1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
| févr. 06, 2013 9:10:39 PM org.apache.catalina.core.AprLifecycleListener init
Infos: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Program Files/Java/jre7/bin/client;C:/Program Files/Java/jre7/bin;C:/Program Files/Java/jre7/lib/i386;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\oraclexe\app\oracle\product\11.2.0\server\bin;;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Windows Live\Shared;C:\Users\acer\Desktop\eclipse;;.
févr. 06, 2013 9:10:39 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
Avertissement: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:projet' did not find a matching property.
févr. 06, 2013 9:10:39 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
Avertissement: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:prjDAO' did not find a matching property.
févr. 06, 2013 9:10:39 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
Avertissement: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:prj' did not find a matching property.
févr. 06, 2013 9:10:39 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
Avertissement: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:projetfin' did not find a matching property.
févr. 06, 2013 9:10:39 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
Avertissement: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.j2ee.server:GestionAnnonces' did not find a matching property.
févr. 06, 2013 9:10:40 PM org.apache.coyote.http11.Http11Protocol init
Infos: Initialisation de Coyote HTTP/1.1 sur http-8080
févr. 06, 2013 9:10:40 PM org.apache.catalina.startup.Catalina load
Infos: Initialization processed in 884 ms
févr. 06, 2013 9:10:40 PM org.apache.catalina.core.StandardService start
Infos: Démarrage du service Catalina
févr. 06, 2013 9:10:40 PM org.apache.catalina.core.StandardEngine start
Infos: Starting Servlet Engine: Apache Tomcat/6.0.36
févr. 06, 2013 9:10:40 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
Infos: validateJarFile(E:\apache6\webapps\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\prjDAO\WEB-INF\lib\servlet-api.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
févr. 06, 2013 9:10:41 PM org.apache.catalina.core.StandardContext listenerStart
Grave: Exception lors de l'envoi de l'évènement contexte initialisé (context initialized) à l'instance de classe d'écoute (listener) com.sdzee.config.InitialisationDaoFactory
com.sdzee.dao.DAOConfigurationException: Le fichier properties /com/sdzee/dao/dao.properties est introuvable.
at com.sdzee.dao.DAOFactory.getInstance(DAOFactory.java:42)
at com.sdzee.config.InitialisationDaoFactory.contextInitialized(InitialisationDaoFactory.java:17)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4206)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4705)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
at org.apache.catalina.core.StandardService.start(StandardService.java:525)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
févr. 06, 2013 9:10:41 PM org.apache.catalina.core.StandardContext start
Grave: Error listenerStart
févr. 06, 2013 9:10:41 PM org.apache.catalina.core.StandardContext start
Grave: Erreur de démarrage du contexte [/prjDAO] suite aux erreurs précédentes
févr. 06, 2013 9:10:41 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
Infos: validateJarFile(E:\apache6\webapps\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\projetfin\WEB-INF\lib\servlet-api.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
févr. 06, 2013 9:10:41 PM org.apache.coyote.http11.Http11Protocol start
Infos: Démarrage de Coyote HTTP/1.1 sur http-8080
févr. 06, 2013 9:10:41 PM org.apache.jk.common.ChannelSocket init
Infos: JK: ajp13 listening on /0.0.0.0:8009
févr. 06, 2013 9:10:41 PM org.apache.jk.server.JkMain start
Infos: Jk running ID=0 time=0/40 config=null
févr. 06, 2013 9:10:41 PM org.apache.catalina.startup.Catalina start
Infos: Server startup in 1237 ms |
Partager