3 Replies Latest reply on May 23, 2003 6:01 PM by mjdinsmore

    Unable to start JBoss from Eclipse2.1

    nitinnangia

      JBoss : jboss-3.0.6_tomcat-4.1.18
      Eclipse : 2.1.0
      Java SDK :java version "1.4.1_02"
      Easie Plugin : 1.2.0

      Platform : Solaris

      When i try to run JBoss from within Eclipse I get an error saying " Exception in thread main Java.lang.NoClassDefFoundError"

      I've made sure i point my Java to a complete JDK and not a JRE.

      Any clue on where i could be going wrong ?

        • 1. Re: Unable to start JBoss from Eclipse2.1
          bill_cchkk

          > JBoss : jboss-3.0.6_tomcat-4.1.18
          > Eclipse : 2.1.0
          > Java SDK :java version "1.4.1_02"
          > Easie Plugin : 1.2.0
          >
          > Platform : Solaris
          >
          > When i try to run JBoss from within Eclipse I get an
          > error saying " Exception in thread main
          > Java.lang.NoClassDefFoundError"
          >
          > I've made sure i point my Java to a complete JDK and
          > not a JRE.
          >
          > Any clue on where i could be going wrong ?
          >

          Did you ever figure this out? I'm seeing the same problem with Eclipse 2.1, JBoss 3.0.7, and the EASIE Jboss plugin 1.2.0. If I switch back to EASIE Jboss plugin 1.0.6, it works fine.

          Thanks,
          - Bill

          • 2. Re: Unable to start JBoss from Eclipse2.1
            prabhakar

            Check your workspace/.metadata/.log. It might give you a clue.

            -prabhakar

            • 3. Re: Unable to start JBoss from Eclipse2.1
              mjdinsmore

              I am running on the Widnows platform, but I was just maknig sure you updated the install for the newer EASIE with the nwe 2.1 Eclipse? Teh installation is a little different than t he previous version, as you can specify the JDK jar directory locations. The bonus from this is that you can now debug JSP pages as well!