dev@glassfish.java.net

Exception while starting server or deployin an MDB

From: NewJavaLearner <ennar.olfa_at_gmail.com>
Date: Fri, 14 Dec 2007 01:50:21 -0800 (PST)

Hi all,
i got this exception when i start server or when i deploy an application
containg an MDB.
Message ID: java.lang.ExceptionInInitializerError at
com.sun.jbi.httpsoapbc.OutboundMessageProcessor.<init>(OutboundMessageProcessor.java
Complete Message
146) at
com.sun.jbi.httpsoapbc.OutboundReceiver.run(OutboundReceiver.java:115) at
java.lang.Thread.run(Thread.java:619)Caused by:
org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Class
org.apache.commons.logging.impl.Jdk14Logger does not implement Log at
org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:532)
at
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:272)
at
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:246)
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395) at
org.apache.commons.httpclient.HttpClient.<clinit>(Unknown Source) ... 3
moreCaused by: org.apache.commons.logging.LogConfigurationException:
org.apache.commons.logging.LogConfigurationException: Class
org.apache.commons.logging.impl.Jdk14Logger does not implement Log at
org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:416)
at
org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:525)
... 7 moreCaused by: org.apache.commons.logging.LogConfigurationException:
Class org.apache.commons.logging.impl.Jdk14Logger does not implement Log at
org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:412)
... 8 more
 
Please help, this is urgent
-- 
View this message in context: http://www.nabble.com/Exception-while-starting-server-or-deployin-an-MDB-tp14332855p14332855.html
Sent from the java.net - glassfish dev mailing list archive at Nabble.com.