Hello, when I run a servlet from eclipse with plugin tomcat ; it run but I have all those error messages which I'm unable to understand :
[code]7 mars 2009 20:01:01 org.apache.tomcat.util.digester.SetPropertiesRule begin ATTENTION: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:newProject' did not find a matching property. 7 mars 2009 20:01:01 org.apache.tomcat.util.digester.SetPropertiesRule begin ATTENTION: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:tp4' did not find a matching property. 7 mars 2009 20:01:01 org.apache.catalina.core.AprLifecycleListener init INFO: 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\jdk1.6.0_12\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Program Files/Java/jdk1.6.0_12/bin/../jre/bin/client;C:/Program Files/Java/jdk1.6.0_12/bin/../jre/bin;C:\Program Files\Java\jdk1.6.0_12\bin;C:\Program Files\Java\jre6\bin;C:\Program Files\Java\jre6\bin\client;C:\Program Files\Java\jdk1.6.0_12;C:\Program Files\Java\jre6;C:\Program Files\Java\jdk1.6.0_12\bin;C:\Program Files\Java\jre6\bin;C:\Program Files\Java\jre6\bin\client; 7 mars 2009 20:01:01 org.apache.coyote.http11.Http11Protocol init INFO: Initialisation de Coyote HTTP/1.1 sur http-8080 7 mars 2009 20:01:01 org.apache.catalina.startup.Catalina load INFO: Initialization processed in 685 ms 7 mars 2009 20:01:01 org.apache.catalina.core.StandardService start INFO: D�marrage du service Catalina 7 mars 2009 20:01:01 org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/6.0.18 7 mars 2009 20:01:01 org.apache.coyote.http11.Http11Protocol start INFO: D�marrage de Coyote HTTP/1.1 sur http-8080 7 mars 2009 20:01:01 org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:8009 7 mars 2009 20:01:01 org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/31 config=null 7 mars 2009 20:01:01 org.apache.catalina.startup.Catalina start INFO: Server startup in 535 ms [/code] Someone could help me please. Thanks in advance. Best regards. Gregor Schneider wrote: > > seems some dlls could not be found, maybe due to a missing ${JAVA_HOME}. > > Try the following: > > - de-install Tomcat > - re- install it (having Java all set up beforehand) > > If it's still not working, drop in here again. > > Rgds > > Gregor > -- > just because your paranoid, doesn't mean they're not after you... > gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 > gpgp-key available @ http://pgpkeys.pca.dfn.de:11371 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > > -- View this message in context: http://www.nabble.com/Problem-when-I-launch-Tomcat-tp22385571p22390738.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org