it says further down... ClassDefNotFound: log4j
...
[#|2009-07-23T11:37:58.863+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|Caused by: java.lang.ClassNotFoundException: org.apache.log4j.Category|#]
...
the question is why does it deploy ok - but then after restart does not anymore ?
Here is the full server.log:
23.07.2009 11:37:55 com.sun.enterprise.admin.launcher.GFLauncherLogger info
INFO: JVM invocation command line:
/usr/java/jdk/bin/java
-cp
/opt/glassfishv3/glassfish/modules/glassfish.jar
-XX:+UnlockDiagnosticVMOptions
-XX:MaxPermSize=512m
-XX:NewRatio=2
-XX:+LogVMOutput
-XX:LogFile=/opt/glassfishv3/glassfish/domains/domain1/logs/jvm.log
-Xmx512m
-client
-Dcom.sun.enterprise.web.connector.enableJK=8010
-Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
-Djavax.net.ssl.trustStore=/opt/glassfishv3/glassfish/domains/domain1/config/cacerts.jks
-Djavax.net.ssl.keyStore=/opt/glassfishv3/glassfish/domains/domain1/config/keystore.jks
-Djava.security.policy=/opt/glassfishv3/glassfish/domains/domain1/config/server.policy
-Dcom.sun.aas.instanceRoot=/opt/glassfishv3/glassfish/domains/domain1
-Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
-Djava.security.auth.login.config=/opt/glassfishv3/glassfish/domains/domain1/config/login.conf
-Djava.endorsed.dirs=/opt/glassfishv3/glassfish/lib/endorsed
-Dcom.sun.aas.installRoot=/opt/glassfishv3/glassfish
-Djava.ext.dirs=/usr/java/jdk/lib/ext:/usr/java/jdk/jre/lib/ext:/opt/glassfishv3/glassfish/domains/domain1/lib/ext:/opt/glassfishv3/javadb/lib
com.sun.enterprise.glassfish.bootstrap.ASMain
-domainname
domain1
-asadmin-args
start-domain
-instancename
server
-verbose
false
-debug
false
-asadmin-classpath
/opt/glassfish/bin/../glassfish/modules/admin-cli.jar
-asadmin-classname
com.sun.enterprise.admin.cli.AsadminMain
-domaindir
/opt/glassfishv3/glassfish/domains/domain1
23.07.2009 11:37:55 com.sun.enterprise.admin.launcher.GFLauncherLogger info
INFO: Successfully launched in 13 msec.
[#|2009-07-23T11:37:56.983+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.common.internal-api [22];|Started bundle org.glassfish.common.internal-api [22]|#]
[#|2009-07-23T11:37:57.006+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.transaction.jts [96];|Started bundle org.glassfish.transaction.jts [96]|#]
[#|2009-07-23T11:37:57.021+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.deployment.autodeploy [139];|Started bundle org.glassfish.deployment.autodeploy [139]|#]
[#|2009-07-23T11:37:57.090+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.jms.core [114];|Started bundle org.glassfish.jms.core [114]|#]
[#|2009-07-23T11:37:57.109+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.registration.glassfish-registration [181];|Started bundle org.glassfish.registration.glassfish-registration [181]|#]
[#|2009-07-23T11:37:57.140+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.flashlight.framework [92];|Started bundle org.glassfish.flashlight.framework [92]|#]
[#|2009-07-23T11:37:57.266+0200|WARNING|glassfish|grizzly|_ThreadID=11;_ThreadName=Thread-1;http-listener-2;|pewebcontainer.all_ssl_ciphers_disabled|#]
[#|2009-07-23T11:37:57.350+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=12;_ThreadName=Thread-1;org.glassfish.common.container-common [9];|Started bundle org.glassfish.common.container-common [9]|#]
[#|2009-07-23T11:37:57.366+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=13;_ThreadName=Thread-1;org.glassfish.transaction.jta [147];|Started bundle org.glassfish.transaction.jta [147]|#]
[#|2009-07-23T11:37:57.367+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=13;_ThreadName=Thread-1;org.glassfish.common.glassfish-naming [65];|Started bundle org.glassfish.common.glassfish-naming [65]|#]
[#|2009-07-23T11:37:57.376+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=13;_ThreadName=Thread-1;org.glassfish.common.glassfish-api [84];|Started bundle org.glassfish.common.glassfish-api [84]|#]
[#|2009-07-23T11:37:57.378+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=13;_ThreadName=Thread-1;org.glassfish.connectors.runtime [85];|Started bundle org.glassfish.connectors.runtime [85]|#]
[#|2009-07-23T11:37:57.433+0200|INFO|glassfish|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=13;_ThreadName=Thread-1;|Started JMXConnector, JMXService URL = service:jmx:rmi:///jndi/rmi://edvservices.verwaltung.regenbogen-ag.de:8686/jmxrmi|#]
[#|2009-07-23T11:37:57.559+0200|INFO|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|Listening on port 8181|#]
[#|2009-07-23T11:37:57.569+0200|INFO|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|Listening on port 4848|#]
[#|2009-07-23T11:37:57.620+0200|INFO|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|The Admin Console is already installed, but not yet loaded.|#]
[#|2009-07-23T11:37:57.645+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.deployment.common [192];|Started bundle org.glassfish.deployment.common [192]|#]
[#|2009-07-23T11:37:57.852+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.webservices.jsr109-impl [196];|Started bundle org.glassfish.webservices.jsr109-impl [196]|#]
[#|2009-07-23T11:37:57.870+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.ejb.gf-ejb-connector [194];|Started bundle org.glassfish.ejb.gf-ejb-connector [194]|#]
[#|2009-07-23T11:37:57.877+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.web.gf-web-connector [53];|Started bundle org.glassfish.web.gf-web-connector [53]|#]
[#|2009-07-23T11:37:57.882+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.appclient.server.appclient-connector [52];|Started bundle org.glassfish.appclient.server.appclient-connector [52]|#]
[#|2009-07-23T11:37:57.912+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.web.beans-integration [182];|Started bundle org.glassfish.web.beans-integration [182]|#]
[#|2009-07-23T11:37:57.913+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.security [162];|Started bundle org.glassfish.security [162]|#]
[#|2009-07-23T11:37:57.919+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.deployment.javaee-full [75];|Started bundle org.glassfish.deployment.javaee-full [75]|#]
[#|2009-07-23T11:37:57.931+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.persistence.jpa-connector [111];|Started bundle org.glassfish.persistence.jpa-connector [111]|#]
[#|2009-07-23T11:37:57.939+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.connectors.gf-connectors-connector [122];|Started bundle org.glassfish.connectors.gf-connectors-connector [122]|#]
[#|2009-07-23T11:37:57.942+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.scripting.gf-jruby-connector [107];|Started bundle org.glassfish.scripting.gf-jruby-connector [107]|#]
[#|2009-07-23T11:37:57.948+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.extras.osgi-container [41];|Started bundle org.glassfish.extras.osgi-container [41]|#]
[#|2009-07-23T11:37:57.953+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.extras.grizzly-container [47];|Started bundle org.glassfish.extras.grizzly-container [47]|#]
[#|2009-07-23T11:37:57.969+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.web.war-util [177];|Started bundle org.glassfish.web.war-util [177]|#]
[#|2009-07-23T11:37:58.020+0200|INFO|glassfish|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=11;_ThreadName=Thread-1;|SEC1002: Security Manager is OFF.|#]
[#|2009-07-23T11:37:58.037+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.security.common [121];|Started bundle org.glassfish.security.common [121]|#]
[#|2009-07-23T11:37:58.083+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.security.webservices.security [183];|Started bundle org.glassfish.security.webservices.security [183]|#]
[#|2009-07-23T11:37:58.087+0200|INFO|glassfish|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=11;_ThreadName=Thread-1;|Security startup service called|#]
[#|2009-07-23T11:37:58.095+0200|INFO|glassfish|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=11;_ThreadName=Thread-1;com.sun.enterprise.security.provider.PolicyWrapper;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
[#|2009-07-23T11:37:58.140+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.security.realms [86];|Started bundle org.glassfish.security.realms [86]|#]
[#|2009-07-23T11:37:58.157+0200|INFO|glassfish|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=11;_ThreadName=Thread-1;|Security service(s) started successfully....|#]
[#|2009-07-23T11:37:58.242+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.web.glue [109];|Started bundle org.glassfish.web.glue [109]|#]
[#|2009-07-23T11:37:58.368+0200|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=Thread-1;|Created HTTP listener http-listener-2 on port 8181|#]
[#|2009-07-23T11:37:58.378+0200|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=Thread-1;|Created HTTP listener admin-listener on port 4848|#]
[#|2009-07-23T11:37:58.381+0200|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=Thread-1;|Apache mod_jk/jk2 attached to virtual-server server listening on port: 8010|#]
[#|2009-07-23T11:37:58.400+0200|SEVERE|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=Thread-1;|Listener http-listener-1 referenced by virtual server server does not exist|#]
[#|2009-07-23T11:37:58.403+0200|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=Thread-1;|Created virtual server server|#]
[#|2009-07-23T11:37:58.405+0200|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=Thread-1;|Created virtual server __asadmin|#]
[#|2009-07-23T11:37:58.408+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.deployment.dol [99];|Started bundle org.glassfish.deployment.dol [99]|#]
[#|2009-07-23T11:37:58.431+0200|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=11;_ThreadName=Thread-1;org.glassfish.ejb.ejb-container [49];|Started bundle org.glassfish.ejb.ejb-container [49]|#]
[#|2009-07-23T11:37:58.857+0200|INFO|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|ERROR: Error starting file:/opt/glassfishv3/glassfish/modules/osgi-main.jar (org.osgi.framework.BundleException: Activator start error in bundle com.sun.enterprise.osgi-adapter [13].)|#]
[#|2009-07-23T11:37:58.857+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|java.lang.ExceptionInInitializerError|#]
[#|2009-07-23T11:37:58.857+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at java.lang.Class.forName0(Native Method)|#]
[#|2009-07-23T11:37:58.857+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at java.lang.Class.forName(Class.java:169)|#]
[#|2009-07-23T11:37:58.857+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.apache.catalina.connector.Connector.initialize(Connector.java:1612)|#]
[#|2009-07-23T11:37:58.857+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.enterprise.web.connector.coyote.PECoyoteConnector.initialize(PECoyoteConnector.java:756)|#]
[#|2009-07-23T11:37:58.858+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.enterprise.web.WebConnector.initialize(WebConnector.java:58)|#]
[#|2009-07-23T11:37:58.858+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.apache.catalina.startup.Embedded.start(Embedded.java:933)|#]
[#|2009-07-23T11:37:58.858+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.enterprise.web.WebContainer.postConstruct(WebContainer.java:637)|#]
[#|2009-07-23T11:37:58.858+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.hk2.component.AbstractWombImpl.inject(AbstractWombImpl.java:170)|#]
[#|2009-07-23T11:37:58.858+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.hk2.component.ConstructorWomb$1.run(ConstructorWomb.java:90)|#]
[#|2009-07-23T11:37:58.858+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at java.security.AccessController.doPrivileged(Native Method)|#]
[#|2009-07-23T11:37:58.858+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.hk2.component.ConstructorWomb.initialize(ConstructorWomb.java:87)|#]
[#|2009-07-23T11:37:58.858+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.hk2.component.AbstractWombImpl.get(AbstractWombImpl.java:77)|#]
[#|2009-07-23T11:37:58.858+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:58)|#]
[#|2009-07-23T11:37:58.858+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.hk2.component.LazyInhabitant.get(LazyInhabitant.java:107)|#]
[#|2009-07-23T11:37:58.859+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:60)|#]
[#|2009-07-23T11:37:58.859+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.glassfish.internal.data.EngineInfo.getContainer(EngineInfo.java:78)|#]
[#|2009-07-23T11:37:58.859+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.enterprise.v3.server.ApplicationLifecycle.startContainers(ApplicationLifecycle.java:618)|#]
[#|2009-07-23T11:37:58.859+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:404)|#]
[#|2009-07-23T11:37:58.859+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:223)|#]
[#|2009-07-23T11:37:58.859+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.enterprise.v3.server.ApplicationLoaderService.processApplication(ApplicationLoaderService.java:296)|#]
[#|2009-07-23T11:37:58.859+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.enterprise.v3.server.ApplicationLoaderService.postConstruct(ApplicationLoaderService.java:144)|#]
[#|2009-07-23T11:37:58.859+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.hk2.component.AbstractWombImpl.inject(AbstractWombImpl.java:170)|#]
[#|2009-07-23T11:37:58.859+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.hk2.component.ConstructorWomb$1.run(ConstructorWomb.java:90)|#]
[#|2009-07-23T11:37:58.859+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at java.security.AccessController.doPrivileged(Native Method)|#]
[#|2009-07-23T11:37:58.859+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.hk2.component.ConstructorWomb.initialize(ConstructorWomb.java:87)|#]
[#|2009-07-23T11:37:58.860+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.hk2.component.AbstractWombImpl.get(AbstractWombImpl.java:77)|#]
[#|2009-07-23T11:37:58.860+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:58)|#]
[#|2009-07-23T11:37:58.860+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.hk2.component.LazyInhabitant.get(LazyInhabitant.java:107)|#]
[#|2009-07-23T11:37:58.860+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:60)|#]
[#|2009-07-23T11:37:58.860+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:218)|#]
[#|2009-07-23T11:37:58.860+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:115)|#]
[#|2009-07-23T11:37:58.860+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:433)|#]
[#|2009-07-23T11:37:58.860+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:377)|#]
[#|2009-07-23T11:37:58.860+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:120)|#]
[#|2009-07-23T11:37:58.860+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:589)|#]
[#|2009-07-23T11:37:58.861+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.apache.felix.framework.Felix.startBundle(Felix.java:1458)|#]
[#|2009-07-23T11:37:58.861+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:779)|#]
[#|2009-07-23T11:37:58.861+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.jvnet.hk2.osgimain.Main.start(Main.java:104)|#]
[#|2009-07-23T11:37:58.861+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:589)|#]
[#|2009-07-23T11:37:58.861+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.apache.felix.framework.Felix.startBundle(Felix.java:1458)|#]
[#|2009-07-23T11:37:58.861+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:984)|#]
[#|2009-07-23T11:37:58.861+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:263)|#]
[#|2009-07-23T11:37:58.861+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at java.lang.Thread.run(Thread.java:619)|#]
[#|2009-07-23T11:37:58.861+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: No suitable Log constructor|#]
[#|2009-07-23T11:37:58.861+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:509)|#]
[#|2009-07-23T11:37:58.862+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:285)|#]
[#|2009-07-23T11:37:58.862+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:255)|#]
[#|2009-07-23T11:37:58.862+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:381)|#]
[#|2009-07-23T11:37:58.862+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.apache.jk.server.JkCoyoteHandler.<clinit>(JkCoyoteHandler.java:81)|#]
[#|2009-07-23T11:37:58.862+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| ... 43 more|#]
[#|2009-07-23T11:37:58.862+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|Caused by: org.apache.commons.logging.LogConfigurationException: No suitable Log constructor|#]
[#|2009-07-23T11:37:58.862+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:420)|#]
[#|2009-07-23T11:37:58.862+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:502)|#]
[#|2009-07-23T11:37:58.862+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| ... 47 more|#]
[#|2009-07-23T11:37:58.863+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Category|#]
[#|2009-07-23T11:37:58.863+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at java.lang.Class.getDeclaredConstructors0(Native Method)|#]
[#|2009-07-23T11:37:58.863+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)|#]
[#|2009-07-23T11:37:58.863+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at java.lang.Class.getConstructor0(Class.java:2699)|#]
[#|2009-07-23T11:37:58.863+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at java.lang.Class.getConstructor(Class.java:1657)|#]
[#|2009-07-23T11:37:58.863+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:417)|#]
[#|2009-07-23T11:37:58.863+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| ... 48 more|#]
[#|2009-07-23T11:37:58.863+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|Caused by: java.lang.ClassNotFoundException: org.apache.log4j.Category|#]
[#|2009-07-23T11:37:58.863+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.apache.felix.framework.searchpolicy.ModuleImpl.findClassOrResourceByDelegation(ModuleImpl.java:618)|#]
[#|2009-07-23T11:37:58.864+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.apache.felix.framework.searchpolicy.ModuleImpl.access$100(ModuleImpl.java:59)|#]
[#|2009-07-23T11:37:58.864+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at org.apache.felix.framework.searchpolicy.ModuleImpl$ModuleClassLoader.loadClass(ModuleImpl.java:1446)|#]
[#|2009-07-23T11:37:58.864+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at java.lang.ClassLoader.loadClass(ClassLoader.java:252)|#]
[#|2009-07-23T11:37:58.864+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)|#]
[#|2009-07-23T11:37:58.864+0200|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;| ... 53 more|#]
[Message sent by forum member 'bjoerntietjens' (bjoerntietjens)]
http://forums.java.net/jive/thread.jspa?messageID=357183