I was getting clustering exceptions so i modified the following file:

server\default\deploy\jbossweb-tomcat55.sar\META-INF\jboss-service.xml

and uncommented this part:

      jboss.cache:service=TomcatClusteringCache

and now i am getting the following error:

14:41:14,606 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

--- Packages waiting for a deployer ---
[EMAIL PROTECTED] { url=file:/C:/jboss/jboss-4.0.4.GA
/server/default/deploy/jbossweb-tomcat55.sar/ROOT.war/ }
  deployer: null
  status: Starting
  state: INIT_WAITING_DEPLOYER
  watch: file:/C:/jboss/jboss-4.0.4.GA/server/default/deploy/jbossweb-tomcat55.s
ar/ROOT.war/
  altDD: null
  lastDeployed: 1148323270881
  lastModified: 1147904184733
  mbeans:

[EMAIL PROTECTED] { url=file:/C:/jboss/jboss-4.0.4.GA/
server/default/deploy/jbossws.sar/jbossws.war }
  deployer: null
  status: Starting
  state: INIT_WAITING_DEPLOYER
  watch: file:/C:/jboss/jboss-4.0.4.GA/server/default/deploy/jbossws.sar/jbossws
.war
  altDD: null
  lastDeployed: 1148323270881
  lastModified: 1148323267396
  mbeans:

[EMAIL PROTECTED] { url=file:/C:/jboss/jboss-4.0.4.GA
/server/default/deploy/jmx-console.war/ }
  deployer: null
  status: null
  state: INIT_WAITING_DEPLOYER
  watch: file:/C:/jboss/jboss-4.0.4.GA/server/default/deploy/jmx-console.war/
  altDD: null
  lastDeployed: 1148323273925
  lastModified: 1147904183130
  mbeans:

[EMAIL PROTECTED] { url=file:/C:/jboss/jboss-4.0.4.GA
/server/default/tmp/deploy/tmp32517FiboApp.ear-contents/FiboWeb.war }
  deployer: null
  status: Starting
  state: START_SUBDEPLOYMENTS
  watch: file:/C:/jboss/jboss-4.0.4.GA/server/default/tmp/deploy/tmp32517FiboApp
.ear-contents/FiboWeb.war
  altDD: null
  lastDeployed: 1148323274065
  lastModified: 1148323273975
  mbeans:

--- Incompletely deployed packages ---
[EMAIL PROTECTED] { url=file:/C:/jboss/jboss-4.0.4.GA
/server/default/deploy/jmx-console.war/ }
  deployer: null
  status: null
  state: INIT_WAITING_DEPLOYER
  watch: file:/C:/jboss/jboss-4.0.4.GA/server/default/deploy/jmx-console.war/
  altDD: null
  lastDeployed: 1148323273925
  lastModified: 1147904183130
  mbeans:

--- MBeans waiting for other MBeans ---
ObjectName: jboss.web:service=WebServer
  State: CONFIGURED
  I Depend On:
    jboss.security:service=JaasSecurityManager
    jboss.cache:service=TomcatClusteringCache
    jboss:service=TransactionManager
  Depends On Me:
    jboss.ws:service=WebServiceDeployerJSE

ObjectName: jboss.ws:service=WebServiceDeployerJSE
  State: CONFIGURED
  I Depend On:
    jboss.web:service=WebServer
  Depends On Me:
    jboss.ws:service=WebServiceDeployerNestedJSE

ObjectName: jboss.ws:service=WebServiceDeployerNestedJSE
  State: CONFIGURED
  I Depend On:
    jboss.system:service=MainDeployer
    jboss.ws:service=WebServiceDeployerJSE

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.cache:service=TomcatClusteringCache
  State: NOTYETINSTALLED
  Depends On Me:
    jboss.web:service=WebServer


14:41:14,736 INFO  [Server] JBoss (MX MicroKernel) [4.0.4.GA (build: CVSTag=JBos
s_4_0_4_GA date=200605151000)] Started in 14s:601ms

http://localhost:8080  does not work.

Any suggestions?


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945480


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to