3 Replies Latest reply on Sep 20, 2007 12:59 PM by lucboudreau

    JBoss Wiki fails to deploy

    konstandinos

      hi

      we're running JBosss AS 4.0.5.GA (note: using the jems-installed version - i know the docs say this hasn't been tested), with postgresql 8.2 (latest jdbc driver).

      jboss portal 2.6.1 deploys and works ok (with the exceptions of a few errors every now and then in stdout - i'm assuming this is because of the jems install, which we shall address).

      however, when trying to install jboss wiki portlet, i deploy the wiki.ear file and get errors in stdout:

      11:42:47,747 ERROR [StandardContext] Error filterStart
      11:42:47,747 ERROR [StandardContext] Context [/wiki] startup failed due to previous errors
      11:42:47,751 WARN [ServiceController] Problem starting service jboss.web.deployment:war=wiki.war,id=1070336527
      org.jboss.deployment.DeploymentException: URL file:/home/artemis/jboss/jboss-4.0.5.GA/server/default/tmp/deploy/tmp64174wiki.ear-contents/wiki-exp.war/ deployment failed
       at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatDeployer.java:375)
      


      and

      11:42:47,752 ERROR [MainDeployer] Could not start deployment: file:/home/artemis/jboss/jboss-4.0.5.GA/server/default/tmp/deploy/tmp64174wiki.ear-contents/wiki.war
      org.jboss.deployment.DeploymentException: URL file:/home/artemis/jboss/jboss-4.0.5.GA/server/default/tmp/deploy/tmp64174wiki.ear-contents/wiki-exp.war/ deployment failed
       at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatDeployer.java:375)
      


      any ideas?

      is it because of the jems install?

      also, while we're on that topic, say we now decide to abandon the jems install, and instead use the 'normal' install technique. in windows it was just a matter of downloading the zip file, unpacking it, and starting up jboss (fairly straight forward). with linux, is it the same? we're using ubuntu linux 7.04 server.

      finally - what wiki software does jboss.org wikis use?

      thanks and cheers,