1 Reply Latest reply on Sep 14, 2007 4:15 PM by jvence

    Roller Blog

    sirishy

      Hi All,

      I'm using Tomcat 5.0 version. I downloaded the Blog with Roller installation and deployed it in Tomcat.

      I was able to browse and use the Roller Blog Application successfully. The Roller installation has specific configuration steps for Tomcat.

      But now I want to integrate Roller Blog with Jboss Portal 2.4 version. I got the below exception:

      org.jboss.deployment.DeploymentInfo@1ec75adc { url=file:/C:/jboss-portal-2.4.0/s
      erver/default/deploy/blog.war }
      deployer: MBeanProxyExt[jboss.web:service=WebServer]
      status: Deployment FAILED reason: Error during deploy; - nested throwable: (ja
      vax.naming.NamingException: resource-ref: jdbc/rollerdb has no valid JNDI bindin
      g. Check the jboss-web/resource-ref.)
      state: FAILED
      watch: file:/C:/jboss-portal-2.4.0/server/default/deploy/blog.war
      altDD: null
      lastDeployed: 1174572361290
      lastModified: 1174572361290
      mbeans:

      --- MBeans waiting for other MBeans ---
      ObjectName: jboss.web.deployment:war=blog.war,id=516381404
      State: FAILED
      Reason: org.jboss.deployment.DeploymentException: Error during deploy; - neste
      d throwable: (javax.naming.NamingException: resource-ref: jdbc/rollerdb has no v
      alid JNDI binding. Check the jboss-web/resource-ref.)

      --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
      ObjectName: jboss.web.deployment:war=blog.war,id=516381404
      State: FAILED
      Reason: org.jboss.deployment.DeploymentException: Error during deploy; - neste
      d throwable: (javax.naming.NamingException: resource-ref: jdbc/rollerdb has no v
      alid JNDI binding. Check the jboss-web/resource-ref.)


      19:36:02,774 INFO [Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0
      -8080
      19:36:03,305 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
      19:36:03,384 INFO [JkMain] Jk running ID=0 time=0/360 config=null
      19:36:03,446 INFO [Server] JBoss (MX MicroKernel) [4.0.4.GA (build: CVSTag=JBos
      s_4_0_4_GA date=200605151000)] Started in 1m:57s:455ms


      Can anyone help me in this regard as how to proceed further?
      Also let me know whether this is the right place for this post.

      Thanks in advance.

      regards,
      sirishy.

        • 1. Re: Roller Blog
          jvence

          Has anyone managed to get roller working under Jboss? I would appreciate any info on this matter as I am struggling with it myself.