0 Replies Latest reply on Feb 12, 2010 4:35 PM by esemoreno

    deploying Signavio on Apache Tomcat

      I'm trying I'm to deploy Signavio on tomcat following the instructions in the user guide (copying the signavio.war in webapps) but it guive me an error that that causes it not to work. Is it necessary to do something else?  I'm working with 4.3 version. the logs:

       

      INFO: Deploying web application archive jbpmeditor.war

      Feb 13, 2010 1:11:43 AM org.apache.catalina.core.StandardContext addApplicationL

      istener

      INFO: The listener "com.signavio.platform.listeners.EntryPoint" is already confi

      gured for this context. The duplicate definition has been ignored.

      Feb 13, 2010 1:11:43 AM org.apache.catalina.core.StandardContext start

      SEVERE: Error listenerStart

      Feb 13, 2010 1:11:43 AM org.apache.catalina.core.StandardContext start

      SEVERE: Context [/jbpmeditor] startup failed due to previous errors

      Feb 13, 2010 1:11:44 AM org.apache.coyote.http11.Http11Protocol start

      INFO: Starting Coyote HTTP/1.1 on http-8080

      Feb 13, 2010 1:11:44 AM org.apache.jk.common.ChannelSocket init

      INFO: JK: ajp13 listening on /0.0.0.0:8009

      Feb 13, 2010 1:11:44 AM org.apache.jk.server.JkMain start

      INFO: Jk running ID=0 time=0/46  config=null

      Feb 13, 2010 1:11:44 AM org.apache.catalina.startup.Catalina start

      INFO: Server startup in 3243 ms