0 Replies Latest reply on Sep 30, 2006 5:44 PM by oscar_linares

    jboss server can´t start

    oscar_linares

      I have installed Eclipse 3.1 and Jboss 4.0.4.GA.
      When I start the server using Run.bat -c default, it starts ok, but when I am trying to start it through Eclipse the following error appears:
      java.lang.NoClassDefFoundError: de Exception in thread "main"
      I looked up the configuration of the server and I execute the following instrution at system prompt:
      java -Dprogram.name=run.bat -Djava.endorsed.dirs=C:/Archivos de programa/jboss-4.0.4.GA/bin/../lib/endorsed -Xms128m -Xmx512m

      The same error appears, so I think the problem is on the arguments.
      So, what are the right arguments to start the server.
      Thanks