You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Krish Chandra <kr...@ERC.MsState.Edu> on 2005/01/06 01:06:06 UTC

Re: j2 initializing error

Hi,
   I managed to get the

"WARN: IOException, CatalinaPAM will only function as FileSystemPAM:
java.net.ConnectException: Connection refused"

error out of the way by just using 8080 as the http port. However the
NoClassDefFoundError is still there. I am beginning to think that this is
some small configuration for the context loading or classpath that is
creating the problem. Anyone has better pointers? below is the stack
trace.
-Krish
PS: are there any known issues with tomcat-5.0.28 and J2?

***************************************************************
Using CATALINA_BASE:
/ccs/mssl/ecs/dmefs/students/krish/jakarta-tomcat-5.0.28
Using CATALINA_HOME:
/ccs/mssl/ecs/dmefs/students/krish/jakarta-tomcat-5.0.28
Using CATALINA_TMPDIR:
/ccs/mssl/ecs/dmefs/students/krish/jakarta-tomcat-5.0.28/temp
Using JAVA_HOME:       /ccs/mssl/ecs/dmefs/krish/j2sdk1.4.2_06
- Initializing Coyote HTTP/1.1 on http-8080
- Initialization processed in 3456 ms
- Starting service Catalina
- Starting Servlet Engine: Apache Tomcat/5.0.28
- XML validation disabled
- Create Host deployer for direct deployment ( non-jmx )
- Processing Context configuration file URL
file:/ccs/mssl/ecs/dmefs/students/krish/jakarta-tomcat-5.0.28/conf/Catalina/localhost/admin.xml
- Initializing, config='org.apache.struts.util.LocalStrings',
returnNull=true
- Initializing, config='org.apache.struts.action.ActionResources',
returnNull=true
- Initializing, config='org.apache.webapp.admin.ApplicationResources',
returnNull=true
- Processing Context configuration file URL
file:/ccs/mssl/ecs/dmefs/students/krish/jakarta-tomcat-5.0.28/conf/Catalina/localhost/balancer.xml
- Processing Context configuration file URL
file:/ccs/mssl/ecs/dmefs/students/krish/jakarta-tomcat-5.0.28/conf/Catalina/localhost/manager.xml
- Processing Context configuration file URL
file:/ccs/mssl/ecs/dmefs/students/krish/jakarta-tomcat-5.0.28/conf/Catalina/localhost/jetspeed.xml
- Setting useContextClassLoader = false
- Delegating to 'com.sun.faces.application.ViewHandlerImpl@2f729e'
- Jetspeed Starting Initialization...
- JetspeedServlet identifying web application root...
- JetspeedServlet identifed web application root as
/ccs/mssl/ecs/dmefs/students/krish/jakarta-tomcat-5.0.28/webapps/jetspeed/
- JetspeedServlet attempting to create the  portlet engine...
- Jetspeed environment attempting to initialize portal Engine...
JNDI System Property flag null
 INFO: Deployment server port: 8080
 INFO: Deployment server: localhost
org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'java.util.prefs.PreferencesFactory' defined in URL
[file:/ccs/mssl/ecs/dmefs/students/krish/jakarta-tomcat-5.0.28/webapps/jetspeed/WEB-INF/assembly/jetspeed-spring.xml]:
Initialization of bean failed; nested exception is
org.apache.jetspeed.prefs.PreferencesException: Failed to initialize prefs
api.  java.lang.NoClassDefFoundError:
org/apache/commons/collections/CursorableLinkedList
org.apache.jetspeed.prefs.PreferencesException: Failed to initialize prefs
api.  java.lang.NoClassDefFoundError:
org/apache/commons/collections/CursorableLinkedList
        at
org.apache.jetspeed.prefs.impl.PreferencesFactoryImpl.init(PreferencesFactoryImpl.java:69)
*************************************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org