Hallo Jungs,
ich habe folgende Problem, möchte wie gewönliche mein WAR datei unter Tomcat deployen, aber leider scheitert es diese mal, und bin hilfelos,
ich bekomme die folgende Ausgabe:
------------------------------------
------------------------------------
------------------------------------
Sep 29, 2009 11:00:16 AM org.apache.catalina.startup.HostConfig checkResources
INFO: Undeploying context [/LythNet]
Sep 29, 2009 11:00:17 AM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
Sep 29, 2009 11:00:17 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 44432 ms
Sep 29, 2009 11:01:02 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive LythNet.war
Sep 29, 2009 11:01:11 AM com.sun.faces.config.ConfigureListener contextInitialized
INFO: Initializing Mojarra (1.2_12-b01-FCS) for context 'null'
Sep 29, 2009 11:01:17 AM com.sun.faces.spi.InjectionProviderFactory createInstance
INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed.
Sep 29, 2009 11:01:37 AM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Sep 29, 2009 11:01:37 AM org.apache.catalina.core.StandardContext start
SEVERE: Context [/LythNet] startup failed due to previous errors
------------------------------------
------------------------------------
------------------------------------
Danke im Voraus
tonton81
ich habe folgende Problem, möchte wie gewönliche mein WAR datei unter Tomcat deployen, aber leider scheitert es diese mal, und bin hilfelos,
ich bekomme die folgende Ausgabe:
------------------------------------
------------------------------------
------------------------------------
Sep 29, 2009 11:00:16 AM org.apache.catalina.startup.HostConfig checkResources
INFO: Undeploying context [/LythNet]
Sep 29, 2009 11:00:17 AM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
Sep 29, 2009 11:00:17 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 44432 ms
Sep 29, 2009 11:01:02 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive LythNet.war
Sep 29, 2009 11:01:11 AM com.sun.faces.config.ConfigureListener contextInitialized
INFO: Initializing Mojarra (1.2_12-b01-FCS) for context 'null'
Sep 29, 2009 11:01:17 AM com.sun.faces.spi.InjectionProviderFactory createInstance
INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed.
Sep 29, 2009 11:01:37 AM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Sep 29, 2009 11:01:37 AM org.apache.catalina.core.StandardContext start
SEVERE: Context [/LythNet] startup failed due to previous errors
------------------------------------
------------------------------------
------------------------------------
Danke im Voraus
tonton81