I installed JBoss 4 and 5 using JDK 1.5 and 1.6, and having an unzipped jboss 
distribution in an apache served DAV-enabled directory.

But the startup fails to deploy any service that is not an xml file.
I presume my webdav configuration could be broken, or netboot support is 
broken, or another thing I struggle to find.

Can anyone help, what the problem might be?

sh run.sh --netboot=http://localhost/dav/jboss-4.0.5.GA/
...
17:10:18,981 INFO  [ServerInfo] Java version: 1.6.0,Sun Microsystems Inc.
17:10:18,981 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Server VM 
1.6.0-b105,Sun Microsystems Inc.
17:10:18,981 INFO  [ServerInfo] OS-System: Linux 2.6.18.2-34-xen,i386
...
17:10:36,144 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 
'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 
'java:JmsXA'
17:10:36,167 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

--- Packages waiting for a deployer ---
[EMAIL PROTECTED] { 
url=http://geek1/dav/jboss-4.0.5.GA/server/default2/deploy/jboss-aop.deployer/ }
  deployer: null
  status: null
  state: INIT_WAITING_DEPLOYER
  watch: 
http://geek1/dav/jboss-4.0.5.GA/server/default2/deploy/jboss-aop.deployer/
  altDD: null
  lastDeployed: 1167325830899
  lastModified: 1167325829000
  mbeans:

[EMAIL PROTECTED] { 
url=http://geek1/dav/jboss-4.0.5.GA/server/default2/deploy/jboss-bean.deployer/ 
}
  deployer: null
  status: null
  state: INIT_WAITING_DEPLOYER
  watch: 
http://geek1/dav/jboss-4.0.5.GA/server/default2/deploy/jboss-bean.deployer/
  altDD: null
  lastDeployed: 1167325830900
  lastModified: 1167325829000
  mbeans:
....... many more not deployed services .....


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996666#3996666

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996666
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to