dev@glassfish.java.net

Re: Exception while starting server or deployin an MDB

From: NewJavaLearner <ennar.olfa_at_gmail.com>
Date: Fri, 14 Dec 2007 05:08:44 -0800 (PST)

Sorry, but this exception occurs when i tried to send a message to a servlet
packaged on war module via postRequest Method.
Is there any help.
For the hole log it's the hole exception that i posted that concerns this
exception.







Sivakumar Thyagarajan wrote:
>
> Hi
> [X-posting to users_at_openesb.dev.java.net and
> users_at_glassfish.dev.java.net - could you please use the users list for
> these type of questions. Thanks.]
>
> It appears that the exception is due to Apache commons logging. Could
> you attach the full exception trace/server log? Does this happen only
> in the context of OpenESB [since it appears that you are using HTTP
> SOAP BC and I don't see a reference to MDBs]
>
> Thanks
> --Siva.
>
> NewJavaLearner wrote:
>> 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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>
>

-- 
View this message in context: http://www.nabble.com/Exception-while-starting-server-or-deployin-an-MDB-tp14332855p14335526.html
Sent from the java.net - glassfish dev mailing list archive at Nabble.com.