Changes between Initial Version and Version 1 of DespoinaLog/2012/02/14


Ignore:
Timestamp:
2012-02-14T12:48:21+01:00 (13 years ago)
Author:
antonak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DespoinaLog/2012/02/14

    v1 v1  
     1Root exception is java.lang.ClassNotFoundException: org.apache.commons.dbcp.BasicDataSourceFactory:
     2
     3according to this : http://mail-archives.apache.org/mod_mbox/tomcat-users/200903.mbox/%3Ca2d59f0d0903031254h78e097b5u66cb2639f82166dd@mail.gmail.com%3E
     4
     5there is a problem in context.xml :
     6
     7
     8Feb 14, 2012 12:42:54 PM org.apache.catalina.core.AprLifecycleListener init
     9INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: .:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
     10Feb 14, 2012 12:42:54 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
     11WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '5' did not find a matching property.
     12Feb 14, 2012 12:42:54 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
     13WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.j2ee.server:molgenis_apps' did not find a matching property.
     14Feb 14, 2012 12:42:54 PM org.apache.coyote.http11.Http11Protocol init
     15INFO: Initializing Coyote HTTP/1.1 on http-8080
     16Feb 14, 2012 12:42:54 PM org.apache.catalina.startup.Catalina load
     17INFO: Initialization processed in 1113 ms
     18Feb 14, 2012 12:42:54 PM org.apache.catalina.core.StandardService start
     19INFO: Starting service Catalina
     20Feb 14, 2012 12:42:54 PM org.apache.catalina.core.StandardEngine start
     21INFO: Starting Servlet Engine: Apache Tomcat/6.0.26
     22Feb 14, 2012 12:42:55 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
     23INFO: validateJarFile(/Users/despoina/Documents/molgenis_apps/.metadata/.plugins/org.eclipse.wst.server.core/tmp10/wtpwebapps/molgenis_apps/WEB-INF/lib/selenium-server-standalone-2.2.0.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
     24Feb 14, 2012 12:42:55 PM org.apache.catalina.core.NamingContextListener addResource
     25WARNING: Failed to register in JMX: javax.naming.NamingException: Could not load resource factory class [Root exception is java.lang.ClassNotFoundException: org.apache.commons.dbcp.BasicDataSourceFactory]
     26Feb 14, 2012 12:42:55 PM org.apache.coyote.http11.Http11Protocol start
     27INFO: Starting Coyote HTTP/1.1 on http-8080
     28Feb 14, 2012 12:42:55 PM org.apache.jk.common.ChannelSocket init
     29INFO: JK: ajp13 listening on /0.0.0.0:8009
     30Feb 14, 2012 12:42:55 PM org.apache.jk.server.JkMain start
     31INFO: Jk running ID=0 time=0/68  config=null
     32Feb 14, 2012 12:42:55 PM org.apache.catalina.startup.Catalina start
     33INFO: Server startup in 766 ms