JBoss Community

Jboss server exception while deploying jsf application

created by Ranjanabha Bhattacharya in Beginner's Corner - View the full discussion

I am a newbie to jsf and I am trying to deploy a jsf application in jboss 4.02.After I am starting the server I am getting following error.

 

 

15:11:01,378 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

--- MBeans waiting for other MBeans ---
ObjectName: jboss.web.deployment:war=web-console.war,id=-1390589069
  State: NOTYETINSTALLED
  I Depend On:
    jboss.admin:service=PluginManager

ObjectName: jboss.admin:service=PluginManager
  State: CONFIGURED
  I Depend On:
    jboss.jmx:type=adaptor,name=Invoker,protocol=jrmp,service=proxyFactory
  Depends On Me:
    jboss.web.deployment:war=web-console.war,id=-1390589069

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.jmx:type=adaptor,name=Invoker,protocol=jrmp,service=proxyFactory
  State: NOTYETINSTALLED
  Depends On Me:
    jboss.admin:service=PluginManager

 

Please guide me to solve the problem.My jsf page is not displaying in browser I think may it is due to this problem only

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community