Author | Message |
---|---|
Sanaz_6101
Posts: 40
|
Posted 22:19 Oct 15, 2009 |
Hi In csns project im getting 404 error and dont know what is wrong with it? this I guess happened aftes I chaned buil.xml in order to zip files and creating tag. I need to go over the csns to see the smaple of survey model please let me know what to do Thanks
|
cysun
Posts: 2935
|
Posted 11:20 Oct 16, 2009 |
There could be many causes for a 404 error. Use version control to see exactly what was changed and revert it if necessary; look into the log file and see what error message you've got. If you still can't fix it, come to my office hours on Monday. |
Sanaz_6101
Posts: 40
|
Posted 11:37 Oct 16, 2009 |
Hi Dr. Sun Here is the last error in my log file : Caused by: java.lang.IllegalStateException: The CacheManager is not alive. |
cysun
Posts: 2935
|
Posted 11:47 Oct 16, 2009 |
There should be more before this. |
Sanaz_6101
Posts: 40
|
Posted 11:52 Oct 16, 2009 |
here is my logFile |
cysun
Posts: 2935
|
Posted 12:08 Oct 16, 2009 |
It's a log file from three days ago. The warning doesn't seem to have anything to do with the current 404 error, which seems to indicate that the project was not deployed (thus it didn't generate any error message in the application log). Try the following:
If this does not work, you need to bring your laptop to my office hours. |
Sanaz_6101
Posts: 40
|
Posted 12:19 Oct 16, 2009 |
Thank you so much now is working fine |
melon_tech
Posts: 15
|
Posted 21:11 Oct 18, 2009 |
Last edited by melon_tech at
21:24 Oct 18, 2009.
|
cysun
Posts: 2935
|
Posted 21:21 Oct 18, 2009 |
The error message is very clear. Read it carefully and fix the problem. |
melon_tech
Posts: 15
|
Posted 21:47 Oct 18, 2009 |
problem solved |