- This topic has 2 replies, 2 voices, and was last updated 11 years, 2 months ago by support-pradeep.
-
AuthorPosts
-
Allianz Greece Development DepParticipantI use MyEclipse Blue 2013 and when I start MyEclipse Tomcat I get the following logs
16 ��� 2013 11:51:58 �� org.apache.catalina.core.AprLifecycleListener init
INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Users\apalogos\AppData\Local\MyEclipse Blue\binary\com.sun.java.jdk.win32.x86_64_1.6.0.u43\bin;C:\Users\apalogos\AppData\Local\MyEclipse Blue\plugins\com.genuitec.eclipse.easie.tomcat.myeclipse_11.0.0.me201211151802\tomcat\bin
16 ��� 2013 11:51:58 �� org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
16 ��� 2013 11:51:58 �� org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 494 ms
16 ��� 2013 11:51:58 �� org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
16 ��� 2013 11:51:58 �� org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.13
16 ��� 2013 11:51:58 �� org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
16 ��� 2013 11:51:58 �� org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
16 ��� 2013 11:51:58 �� org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/26 config=null
16 ��� 2013 11:51:58 �� org.apache.catalina.startup.Catalina start
INFO: Server startup in 163 msCould you please help?
Allianz Greece Development DepParticipantFount it! -Dfile.encoding=UFT-8 on the JVM args of the server
support-pradeepMemberAllianz-GR,
Glad that you resolved the issue.
Let us know if you see any further issues in MyEclipse. -
AuthorPosts