6 Replies Latest reply on Apr 3, 2002 4:09 AM by adrian.brock

    Jboss 3 beta installation problem NonCompliantMBeanException

    rgjawanda

      Ok.
      I purchased the documentation and now I am complaining.
      First The documentation is for the beta 3.0 only (GD!)
      After I stumbled upon that fact I downloaded v3 because I am trying to use CPM 2.0.

      Now when I try to run jboss I get the following.

      I hope someone can help me.
      Dazed and Confused.
      Do I need a new JMX or some GD thing like that.

      Tell you the truth... Java is starting to really suck.
      Everyone saying that .net is bad should try installing jboss and all the crap that goes along with it.
      Then try to read the purchased documentation and then the responses by the people who write the documentation in this forum. It isn't good.

      Our company is on the verge of abandoning java completely and after 4 weeks of trying to get TOMCAT running on IIS in a separate JVM to jboss it isn't fun.
      Don't ask why I want to do that but there is a good reason. We actually need to authenticate who the user is on a website without having them type their userid and password in for the nth time.

      Royally pissed
      Ron









      2002-03-26 17:42:51,763 WARN [org.jboss.deployment.MainDeployer] The manifest entry in file:/C:/data/swi/jboss/lib/ext/castor.jar references URL file:/C:/data/swi/jboss/lib/ext/jndi.jar, which could not be opened, entry ignored
      2002-03-26 17:42:51,763 WARN [org.jboss.deployment.MainDeployer] The manifest entry in file:/C:/data/swi/jboss/lib/ext/castor.jar references URL file:/C:/data/swi/jboss/lib/ext/jta1.0.1.jar which could not be opened, entry ignored
      2002-03-26 17:42:51,794 INFO [org.jboss.deployment.MainDeployer] Deploying: file:/C:/data/swi/jboss/lib/ext/jcert.jar
      2002-03-26 17:42:52,122 ERROR [org.jboss.system.ServiceController] Could not create MBean: jboss.management.single:type=J2EEDomain,name=Manager
      javax.management.NotCompliantMBeanException: Getter isStateManageable cannot co-exist with getter getStateManageable
      at com.sun.management.jmx.Introspector.testConsistency(Introspector.java:328)
      at com.sun.management.jmx.Introspector.introspect(Introspector.java:264)
      at com.sun.management.jmx.Introspector.testCompliance(Introspector.java:134)
      at com.sun.management.jmx.MetaData.testCompliance(MetaData.java:132)
      at com.sun.management.jmx.MBeanServerImpl.createMBean(MBeanServerImpl.java:759)
      at org.jboss.system.ServiceCreator.install(ServiceCreator.java:96)
      at org.jboss.system.ServiceController.install(ServiceController.java:153)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
      at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:78)
      at $Proxy1.install(Unknown Source)
      at org.jboss.deployment.SARDeployer.deploy(SARDeployer.java:228)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:458)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:413)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:395)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
      at org.jboss.system.Server.(Server.java:151)
      at org.jboss.Main.boot(Main.java:263)
      at org.jboss.Main.run(Main.java:48)
      at java.lang.Thread.run(Thread.java:536)
      2002-03-26 17:42:52,231 ERROR [org.jboss.deployment.SARDeployer] operation failed
      javax.management.NotCompliantMBeanException: Getter isStateManageable cannot co-exist with getter getStateManageable
      at com.sun.management.jmx.Introspector.testConsistency(Introspector.java:328)
      at com.sun.management.jmx.Introspector.introspect(Introspector.java:264)
      at com.sun.management.jmx.Introspector.testCompliance(Introspector.java:134)
      at com.sun.management.jmx.MetaData.testCompliance(MetaData.java:132)
      at com.sun.management.jmx.MBeanServerImpl.createMBean(MBeanServerImpl.java:759)
      at org.jboss.system.ServiceCreator.install(ServiceCreator.java:96)
      at org.jboss.system.ServiceController.install(ServiceController.java:153)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
      at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:78)
      at $Proxy1.install(Unknown Source)
      at org.jboss.deployment.SARDeployer.deploy(SARDeployer.java:228)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:458)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:413)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:395)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
      at org.jboss.system.Server.(Server.java:151)
      at org.jboss.Main.boot(Main.java:263)
      at org.jboss.Main.run(Main.java:48)
      at java.lang.Thread.run(Thread.java:536)
      2002-03-26 17:42:52,356 ERROR [org.jboss.deployment.MainDeployer] could not deploy :file:/C:/data/swi/jboss/conf/default/jboss-service.xml
      org.jboss.deployment.DeploymentException: Getter isStateManageable cannot co-exist with getter getStateManageable; - nested throwable is: javax.management.NotCompliantMBeanException: Getter isStateManageable cannot co-exist with getter getStateManageable
      javax.management.NotCompliantMBeanException: Getter isStateManageable cannot co-exist with getter getStateManageable
      at com.sun.management.jmx.Introspector.testConsistency(Introspector.java:328)
      at com.sun.management.jmx.Introspector.introspect(Introspector.java:264)
      at com.sun.management.jmx.Introspector.testCompliance(Introspector.java:134)
      at com.sun.management.jmx.MetaData.testCompliance(MetaData.java:132)
      at com.sun.management.jmx.MBeanServerImpl.createMBean(MBeanServerImpl.java:759)
      at org.jboss.system.ServiceCreator.install(ServiceCreator.java:96)
      at org.jboss.system.ServiceController.install(ServiceController.java:153)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
      at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:78)
      at $Proxy1.install(Unknown Source)
      at org.jboss.deployment.SARDeployer.deploy(SARDeployer.java:228)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:458)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:413)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:395)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
      at org.jboss.system.Server.(Server.java:151)
      at org.jboss.Main.boot(Main.java:263)
      at org.jboss.Main.run(Main.java:48)
      at java.lang.Thread.run(Thread.java:536)
      org.jboss.deployment.DeploymentException: Getter isStateManageable cannot co-exist with getter getStateManageable; - nested throwable is: javax.management.NotCompliantMBeanException: Getter isStateManageable cannot co-exist with getter getStateManageable
      at org.jboss.deployment.SARDeployer.deploy(SARDeployer.java:262)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:458)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:413)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:395)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
      at org.jboss.system.Server.(Server.java:151)
      at org.jboss.Main.boot(Main.java:263)
      at org.jboss.Main.run(Main.java:48)
      at java.lang.Thread.run(Thread.java:536)
      Caused by: javax.management.NotCompliantMBeanException: Getter isStateManageable cannot co-exist with getter getStateManageable
      at com.sun.management.jmx.Introspector.testConsistency(Introspector.java:328)
      at com.sun.management.jmx.Introspector.introspect(Introspector.java:264)
      at com.sun.management.jmx.Introspector.testCompliance(Introspector.java:134)
      at com.sun.management.jmx.MetaData.testCompliance(MetaData.java:132)
      at com.sun.management.jmx.MBeanServerImpl.createMBean(MBeanServerImpl.java:759)
      at org.jboss.system.ServiceCreator.install(ServiceCreator.java:96)
      at org.jboss.system.ServiceController.install(ServiceController.java:153)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
      at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:78)
      at $Proxy1.install(Unknown Source)
      at org.jboss.deployment.SARDeployer.deploy(SARDeployer.java:228)
      ... 13 more

        • 1. Re: Jboss 3 beta installation problem NonCompliantMBeanExcep
          holyman

          Ok Dude,

          I was steaming about this a while ago, but after a little bit of cooling of, I discovered the solution was as simple as downgrading from jdk 1.4 to JDK 1.3.1. Can the JBOSSguys have a look at this?

          Cheers...

          The holy one

          • 2. Re: Jboss 3 beta installation problem NonCompliantMBeanExcep
            pompey

            Sun jmxri.jar has problems with sdk1.4. Take a look at http://www.purposesolutions.com/Resources/EclipseJ2EE.html in the section 'Installing JBoss'

            • 3. Re: Jboss 3 beta installation problem NonCompliantMBeanExcep

              The next release will work with java 1.4
              jmxri.jar is no longer used.

              Regards,
              Adrian

              • 4. Re: Jboss 3 beta installation problem NonCompliantMBeanExcep
                rgjawanda

                Ok...
                I cooled off and thought about it a bit and actually finally got everything installed (took me a total of 5 weeks).

                The examples that I purchased explained a lot about JBoss 3... I got over that today and actually worked through the free examples (which I cannot remember where I found them at this point)

                I managed to get tomcat running in separate JVM's (due to my requirement of IIS serving the initial pages. They forward through an ISAPI filter to tomcat.)

                I am still using JDK 1.4 so that wasn't the problem.

                My biggest problem is having to know so much to get so little done. My classpath is about a paragraph long and I can't remember why I added some of the stuff.

                I actually have quite a good understanding about how the protocols work and how it all fits together and STILL had a lot of difficulty. I really don't know how some people, just starting, even attempt to setup something like this.

                I am a stupid old UNIX guy who is use to all the complicated setup and I got to hate it. (I did install .net and got quite a bit working in one morning however I have a 3 major systems running on UNIX so I can't abandon ship just yet... I will hope for setup.sh to come some day... yeah right)

                If anyone has any questions about setup I have worked through them ALL. I found every problem.

                I finally got ORACLE setup as well 9i which also taxed my brain.

                Over and out. I hope that going to JBOSS 3 is easier.

                Microsoft does have something going for it... setup.exe


                PS: To any of the developers who wrote the documentation. Get someone to try to go through them that doesn't know the system already. Good luck. Spend more time on them and I will pay 500 dollars.

                • 5. Re: Jboss 3 beta installation problem NonCompliantMBeanExcep
                  greno

                  Adrian,

                  When might the next release be coming about? The problems with 3.0 beta are just too much to deal with.

                  • 6. Re: Jboss 3 beta installation problem NonCompliantMBeanExcep

                    I don't know it is not my call.

                    You could ask on the dev-list.

                    Regards,
                    Adrian