Author | Message |
---|---|
p0941
Posts: 95
|
Posted 22:50 Oct 04, 2009 |
Hi Dr. Sun, I attach my log file here. My platform is Ubuntu 8.04 Thank you, |
cysun
Posts: 2935
|
Posted 07:33 Oct 05, 2009 |
1. Make sure the values in build.properties are correct. 2. Delete files /WEB-INF/${app.name}-*. 3. Refresh the project. 4. Run the project again. |
p0941
Posts: 95
|
Posted 10:08 Oct 05, 2009 |
Thank you, the reference is resolved. But there is still some problem. I looked at the log file, and find the old logs. How can I clear the old ones that the new ones can populate? Thanks! |
cysun
Posts: 2935
|
Posted 11:03 Oct 05, 2009 |
New log messages are appended to the log file, and there's usually no reason to clear the log file frequently. If you really want to do that, just delete the log file every time before you run the project. |
p0941
Posts: 95
|
Posted 11:47 Oct 05, 2009 |
Hi Dr. Sun, Now running the app generates no csns.log. But I still get a 404 error. No exception message in the console too. Would you suggest where should I start from here to debug? Thank you |
cysun
Posts: 2935
|
Posted 12:06 Oct 05, 2009 |
Well, in that case I'd suggest you bring your laptop to my office hours. |