|
From: Ryan C. (JIRA) <jir...@jb...> - 2005-06-17 20:36:54
|
[ http://jira.jboss.com/jira/browse/JBAS-1921?page=all ] Ryan Campbell updated JBAS-1921: -------------------------------- Summary: jmx-invoker-service dependency list incomplete (was: jms-socket-invoker dependency list incomplete) Description: 1. Run the installer, accepting all defaults 2. Choose the "all" configuration on the installer group page. Click next. 3. Unselect all packs. 4. Right click on "jmx-invoker-service" and select "select dependencies" and click "Next" 5. complete the install, accepting all other defaults When you run the installation, the following error is thrown on startup: --- MBeans waiting for other MBeans --- ObjectName: jboss.jmx:name=Invoker,protocol=jrmp,service=proxyFactory,type=adaptor State: CONFIGURED I Depend On: jboss:service=invoker,type=jrmp jboss.jmx:name=Invoker,type=adaptor jboss:service=Naming --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM --- ObjectName: jboss:service=invoker,type=jrmp State: NOTYETINSTALLED Depends On Me: jboss.jmx:name=Invoker,protocol=jrmp,service=proxyFactory,type=adaptor was: 1. Run the installer, accepting all defaults 2. Choose the "all" configuration on the installer group page. Click next. 3. Unselect all packs. 4. Right click on "jms-socket-invoker" and select "select dependencies" and click "Next" 5. complete the install, accepting all other defaults When you run the installation, the following error is thrown on startup: --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM --- ObjectName: jboss:service=invoker,type=jrmp State: NOTYETINSTALLED Depends On Me: jboss.jmx:type=adaptor,name=Invoker,protocol=jrmp,service=proxyFactory > jmx-invoker-service dependency list incomplete > ---------------------------------------------- > > Key: JBAS-1921 > URL: http://jira.jboss.com/jira/browse/JBAS-1921 > Project: JBoss Application Server > Type: Bug > Components: Installer > Reporter: Ryan Campbell > Assignee: Norman Richards > Fix For: JBossAS-4.0.3RC1 > > > 1. Run the installer, accepting all defaults > 2. Choose the "all" configuration on the installer group page. Click next. > 3. Unselect all packs. > 4. Right click on "jmx-invoker-service" and select "select dependencies" and click "Next" > 5. complete the install, accepting all other defaults > When you run the installation, the following error is thrown on startup: > --- MBeans waiting for other MBeans --- > ObjectName: jboss.jmx:name=Invoker,protocol=jrmp,service=proxyFactory,type=adaptor > State: CONFIGURED > I Depend On: > jboss:service=invoker,type=jrmp > jboss.jmx:name=Invoker,type=adaptor > jboss:service=Naming > --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM --- > ObjectName: jboss:service=invoker,type=jrmp > State: NOTYETINSTALLED > Depends On Me: > jboss.jmx:name=Invoker,protocol=jrmp,service=proxyFactory,type=adaptor -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |