View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820307#3820307

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820307

Hello,



I have downloaded the full jboss 3.2 bzip2 archive for linux.

After unpacking I want to run the ./run.sh in jboss-3.2.3/bin.

But while starting jboss I get several errors like



14:41:36,584 ERROR [EmbeddedTomcatService] Starting failed

org.apache.commons.logging.LogConfigurationException: 
org.apache.commons.logging.LogConfigurationException: No suitable Log constructor 
[Ljava.lang.Class;@e4245 for org.apache.commons.logging.impl.Log4JLogger

        at 
org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:532)

...





14:41:36,616 WARN  [ServiceController] Problem starting service 
jboss.web:service=WebServer

org.apache.commons.logging.LogConfigurationException: 
org.apache.commons.logging.LogConfigurationException: No suitable Log constructor 
[Ljava.lang.Class;@e4245 for org.apache.commons.logging.impl.Log4JLogger

        at 
org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:532)

...





14:41:50,140 WARN  [JBossManagedConnectionPool] Throwable while attempting to get a 
new connection: 

org.jboss.resource.JBossResourceException: Could not create connection; - nested 
throwable: (java.sql.SQLException: File input/output error: 
/usr/local/jboss-3.2.3/server/default/data/hypersonic/localDB.script)

        at 
org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:160)

...





So finally I get the following message:







MBeans waiting for other MBeans:

[ObjectName: jboss.mq:service=InvocationLayer,type=HTTP

 state: CONFIGURED

 I Depend On:  jboss.mq:service=Invoker

 jboss.web:service=WebServer



 Depends On Me: , ObjectName: jboss.web:service=WebServer

 state: FAILED

 I Depend On:  jboss:service=TransactionManager



 Depends On Me:  jboss.mq:service=InvocationLayer,type=HTTP

org.apache.commons.logging.LogConfigurationException: 
org.apache.commons.logging.LogConfigurationException: No suitable Log constructor 
[Ljava.lang.Class;@e4245 for org.apache.commons.logging.impl.Log4JLogger]







So what's the problem and what can I do?



Thanks in advance,

Alex


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to