[jboss-dev-forums] [JBoss AS Development Deployment Framework] - ERROR [URLDeploymentScanner] Incomplete Deployment listing
Siddalinga K M
do-not-reply at jboss.com
Thu Jul 15 15:33:00 EDT 2010
Siddalinga K M [http://community.jboss.org/people/siddu] created the discussion
"ERROR [URLDeploymentScanner] Incomplete Deployment listing"
To view the discussion, visit: http://community.jboss.org/message/552891#552891
--------------------------------------------------------------
h1. 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/ 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~
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/552891#552891]
Start a new discussion in JBoss AS Development Deployment Framework at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2072]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100715/e2b169b1/attachment.html
More information about the jboss-dev-forums
mailing list