0 Replies Latest reply on Jul 15, 2010 3:32 PM by siddu

    ERROR [URLDeploymentScanner] Incomplete Deployment listing

    siddu

      Hi all,

       

      I have hard time setting up Funambol DM Server on Ubuntu 9.10

       

      Following are the softwares used and their corresponding versions

      1. Host - Ubuntu 9.10 Karmic/koala
      2. Java -  /usr/lib/jvm/java-6-sun
      3. JBoss - JBoss-3.2.6
      4. funambol-dm-server - funambol-dm-server-3.5.1.zip
      5. postgresql-8.4

       

      Actual problem : Unable to add new device id on http://localhost:8080/dmdemo/

      it crashes saying

       

      java.lang.NullPointerException
          at com.funambol.dmdemo.

      RegistrationTools.checkIfUserAlreadyExists(RegistrationTools.java:298)
          at com.funambol.dmdemo.RegistrationTools.loginUser(RegistrationTools.java:101)
           at com.funambol.dmdemo.DMDemoBean.loginUser(DMDemoBean.java:334)
          at org.apache.jsp.jsp.login_jsp._jspService(login_jsp.java:127)
          at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
           at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
           at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
          at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
          at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
           at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
          at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
      and more .........................

       


      when i run bin/start.sh dmserver gives the following errors

       

      19:29:10,108 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
      MBeans waiting for other MBeans:
      ObjectName: jboss.jca:service=LocalTxCM,name=jdbc/fnbldm
        state: FAILED
      I Depend On:  jboss.jca:service=LocalTxDS,name=jdbc/fnbldm

       

      Depends On Me: org.jboss.deployment.DeploymentException: Exception setting attribute ManagedConnectionFactoryName = jboss.jca:service=LocalTxDS,name=jdbc/fnbldm on mbean jboss.jca:service=LocalTxCM,name=jdbc/fnbldm; - nested throwable: (javax.management.AttributeNotFoundException: not found: ManagedConnectionFactoryName)
      ObjectName: jboss.jca:service=LocalTxDS,name=jdbc/fnbldm
      state: FAILED
      I Depend On:
      Depends On Me:  jboss.jca:service=LocalTxCM,name=jdbc/fnbldm
      org.jboss.deployment.DeploymentException: No Attribute found with name: JndiName

      MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM:
      ObjectName: jboss.jca:service=LocalTxDS,name=jdbc/fnbldm
      state: FAILED
      I Depend On:
      Depends On Me:  jboss.jca:service=LocalTxCM,name=jdbc/fnbldm
      org.jboss.deployment.DeploymentException: No Attribute found with name: JndiName

       

      Please let me know what is the problem ...

       

      Thanks in advance

       

       

      --
      Regards,
      ~Sid~