|
From: Felix K. <kil...@gm...> - 2003-09-13 21:23:16
|
Hi!
I received an Error trying to run imbrium-1.3 on tomcat 4.1 JVM =
1.3.1_02-b02.
It happens when I just call the index.jsp:
[catalina.out]
...
ERROR [Exception : TurbineJspService failed to initialize]
...
ERROR DiskCache.initEntries: Error!!! - The cache directory cannot be =
found: /var/tomcat4/webapps/imbrium-1.3/WEB-INF/cache
ERROR Could not process Daemon: diskcachedaemon [Exception : null]
...
[Fatal Error] :-1:-1: Premature end of file.
ERROR Could not unmarshal: =
/var/tomcat4/webapps/imbrium-1.3/WEB-INF/config/portal/skins.xreg =
[Exception : Premature end of file.]
...
ERROR [Exception : Failed to instantiate service StockQuoteService]
INFO Finished initializing all services!
log4j:ERROR No appenders could be found for category =
(org.apache.stratum.component.ComponentLoader).
log4j:ERROR Please initialize the log4j system properly.
INFO Turbine: init() Ready to Rumble!
Configuring logging with =
/var/tomcat4/webapps/imbrium-1.3/WEB-INF/config/log/log.xml
Class to use for logging org.mmbase.util.logging.log4j.Log4jImpl
*** Warning depending on your selected logging system no more loglines =
***
*** will be written to this file, See the selected logging systems ***
*** config file(s) for more hints where they are now ***
Parsing /var/tomcat4/webapps/imbrium-1.3/WEB-INF/config/log/log4j.xml
09-13 23:11:52 INFO mmbase.module.core.MMBaseContext - =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D
09-13 23:11:52 INFO mmbase.module.core.MMBaseContext - MMBase logging =
initialized.
09-13 23:11:52 INFO mmbase.module.core.MMBaseContext - =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D
09-13 23:11:52 INFO mmbase.module.core.MMBaseContext - user.dir =
: /home/homer
09-13 23:11:52 INFO mmbase.module.core.MMBaseContext - mmbase.config =
: /var/tomcat4/webapps/imbrium-1.3/WEB-INF/config
09-13 23:11:52 INFO mmbase.module.core.MMBaseContext - =
mmbase.outputfile : null
09-13 23:11:52 INFO mmbase.module.core.MMBaseContext - =
mmbase.htmlroot : /var/tomcat4/webapps/imbrium-1.3
09-13 23:11:52 INFO org.mmbase.servlet.MMBaseServlet - Init of =
servlet version.
09-13 23:11:52 INFO org.mmbase.servlet.MMBaseServlet - Init of =
servlet images.
[localhost.log]
...
2003-09-13 23:11:47 StandardManager[/imbrium-1.3]: Seeding random number =
generator class java.security.SecureRandom
2003-09-13 23:11:47 StandardManager[/imbrium-1.3]: Seeding of random =
number generator has been completed
2003-09-13 23:11:48 StandardManager[/imbrium-1.3] IOException while =
loading persisted sessions: java.io.WriteAbortedException: Writing =
aborted by exception; java.io.NotSerializableException: =
org.apache.jetspeed.om.profile.BaseProfile
java.io.WriteAbortedException: Writing aborted by exception; =
java.io.NotSerializableException: =
org.apache.jetspeed.om.profile.BaseProfile
at =
java.io.ObjectInputStream.readObject(ObjectInputStream.java:445)
...
[output]
Error encountered processing a template: =
/layouts/html/default.jsporg.apache.jasper.JasperException at =
org.apache.jasper.servlet.JspServletWrapper.service(Unknown Source) at =
org.apache.jasper.servlet.JspServlet.serviceJspFile(Unknown Source) at =
org.apache.jasper.servlet.JspServlet.service(Unknown Source) at=20
....
Any suggestions would be appreciated.
Felix
|