3 Replies Latest reply on Aug 23, 2007 11:16 AM by peterj

    jboss server is not cmng in redhat linux editor

    annu_pawar

      hello,
      i am useing redhat linux as a IDE but in which jboss server is not cmng.
      it showing error as-->jboss server is not cmng in redhat linux editor

        • 1. Re: jboss server is not cmng in redhat linux editor
          peterj

          What do you mean by "redhat linux as an IDE", RedHat Linux is an operating system, not an IDE. (I think I know what the answer is to this question, I just want to point out that unless you state exactly what software you are using, people can make assumptions which could be wrong, in which case their time is wasted and you won't get the help you need.) Therefore, please state the exact name and version of the IDE that you are using.

          Second, I cannot believe that the exact error message that was displayed to you was "jboss server is not cmng in redhat linux editor". How can we help you if you do not give the exact error text? What is "cmng"? Coming? Commanding? Commissioning? Also, please indicate what it was that you were doing when you got the error.

          By the way, my replying to this thread does not mean that I will be able to help with the problem. But after you reply with the necessary information maybe someone else will be able to help.

          • 2. Re: jboss server is not cmng in redhat linux editor
            annu_pawar

            I am using Redhat developer studio.it provides ? Eclipse 3.3
            ? JBoss J2EE Application Server.but after installation of this software JBOSS server is not comming.I dont know what shud i do.
            it showing this error-->Unable to create this server.
            org/jboss/ide/eclipse/archives/ui/preferences/MainPreferencePage (Unsupported major.minor version 49.0)

            actually bydefault Jboss server should start but it's not at all comming only...
            plz help me

            • 3. Re: jboss server is not cmng in redhat linux editor
              peterj

              The "Unsupported major.minor version 49.0" error means that you are attempting to run Java code compiled with the 1.5 compiler with a 1.4 JVM. You need to install the 1.5 JDK from Sun.