Hi Jun-Dir,
My browser is Firefox 3.0.3. The error message appears in the console of Eclipse environment. On the other hand, I am checking the server.log file and indeed there are errors: from line 321 untill the end of the file.
The first error registered in the file says:
"Error configuring application listener of class org.lamsfoundation.lams.web.session.SetMaxTimeoutListener"
And this is its trace:
java.lang.ClassNotFoundException: org.lamsfoundation.lams.web.session.SetMaxTimeoutListener
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3617)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4104)
....
I want to believe that the rest of the errors are derived from this one.. aren't they? Bellow it is attached server.log file. Cheers!
Alicia.
Posted by Alicia Campos