[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Cannot fully start jboss server 4.2.0. on centos 5.2
jurerai
do-not-reply at jboss.com
Tue Dec 16 07:10:43 EST 2008
Update:
When I set debug = true in jboss-log4j.xml configuration file I got this return in line: Adding appender named ... Hope this would help.
log4j: Adding appender named [ASYNC] to category [root].
Exception in thread "Session pool worker" java.lang.NullPointerException
at org.jboss.mx.loading.RepositoryClassLoader.findClass(RepositoryClassLoader.java:623)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:467)
at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:408)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at com.documentum.fc.client.impl.session.Session.disconnect(Session.java:237)
at com.documentum.fc.client.impl.session.SessionPool.disconnectSessions(SessionPool.java:111)
at com.documentum.fc.client.impl.session.SessionPool.flush(SessionPool.java:134)
at com.documentum.fc.client.impl.session.SessionPool.flushAllPools(SessionPool.java:190)
at com.documentum.fc.client.impl.session.SessionPool$ExpirationThread.run(SessionPool.java:246)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4196851#4196851
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4196851
More information about the jboss-user
mailing list