tags:

views:

4

answers:

0

Hi ,

    I am using Openbravo tool in my project.I imported my project into eclipse.Then i configured server(tomcat 6.0).

When i am starting my server in eclipse.I am getting below mentioned errors..

Aug 4, 2010 6:20:14 PM org.apache.tomcat.util.digester.SetPropertiesRule begin WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.j2ee.server:openbravo' did not find a matching property. Aug 4, 2010 6:20:14 PM 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: /opt/jdk1.6.0_16/jre/lib/amd64/server:/opt/jdk1.6.0_16/jre/lib/amd64:/opt/jdk1.6.0_16/jre/../lib/amd64:/usr/lib64/xulrunner-1.9.1:/usr/java/packages/lib/amd64:/lib:/usr/lib Aug 4, 2010 6:20:14 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 Aug 4, 2010 6:20:14 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 715 ms Aug 4, 2010 6:20:14 PM org.apache.catalina.core.StandardService start INFO: Starting service Catalina Aug 4, 2010 6:20:14 PM org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/6.0.20 Aug 4, 2010 6:20:14 PM org.apache.coyote.http11.Http11Protocol start INFO: Starting Coyote HTTP/1.1 on http-8080 Aug 4, 2010 6:20:14 PM org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:8009 Aug 4, 2010 6:20:14 PM org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/34 config=null Aug 4, 2010 6:20:14 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 594 ms

I think this is path problem.Could help me how to resolve this problem. I am entirely new to this tool.

with regards, Chandrasekhar.