Jboss cannot deploy xml-file

From: Oliver Hoehle (ohoehle_at_hotmail.com)
Date: 02/27/04


Date: 27 Feb 2004 03:14:11 -0800

Hello!

When I try to start jboss, i get the message:

...
11:55:52,549 ERROR [URLDeploymentScanner] MBeanException: Exception in
MBean operation 'checkIncompleteDeployments()'
Cause: Incomplete Deployment listing:
Packages waiting for a deployer:
[org.jboss.deployment.DeploymentInfo@ed10a38a {
url=file:/D:/Programme/jboss-3.2.3/server/default/deploy/myCICS.xml }
  deployer: null
  status: null
  state: INIT_WAITING_DEPLOYER
  watch: file:/D:/Programme/jboss-3.2.3/server/default/deploy/myCICS.xml
  lastDeployed: 1077879352539
  lastModified: 1077879352539
  mbeans:
]Incompletely deployed packages:
[org.jboss.deployment.DeploymentInfo@ed10a38a {
url=file:/D:/Programme/jboss-3.2.3/server/default/deploy/myCICS.xml }
  deployer: null
  status: null
  state: INIT_WAITING_DEPLOYER
  watch: file:/D:/Programme/jboss-3.2.3/server/default/deploy/myCICS.xml
  lastDeployed: 1077879352539
  lastModified: 1077879352539
  mbeans:
]MBeans waiting for classes:
  <none>
MBeans waiting for other MBeans:
  <none>
...

myCICS.xml is derived from
$JBOSS_HOME/docs/examples/jca/cicsr9s-service.xml (I only changed the
JNDI-Name and the config-properties).

cicseci.rar (resource adapter for CICS) is in default/deploy.

Can anybody help?
Oliver



Relevant Pages

  • Trying to add JNDI entry in JBoss
    ... Packages waiting for a deployer: ... LocalTransaction JDBC Wrapper ...
    (comp.lang.java.programmer)
  • JBOSS deployment problem
    ... deployment waiting for deployer: ... is waiting for an appropriate deployer. ... Packages waiting for a deployer: ...
    (comp.lang.java.programmer)