facebook

JBoss shutdown

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #198111 Reply

    vladchuk
    Member

    Every time I try to shutdown JBoss using MyEclipse I get this error message:

    java.lang.NoClassDefFoundError: org/jboss/mx/util/ObjectNameFactory
    at org.jboss.system.server.ServerImplMBean.<clinit>(ServerImplMBean.java:12)
    at org.jboss.Shutdown.main(Shutdown.java:95)
    Exception in thread “main”

    Environment:
    WinXP
    JBoss 3.2.1
    MyEclipse 2.5.1
    JDK 1.4.2

    Any ideas?

    #198112 Reply

    Scott Anderson
    Participant

    Well, I just tried this configuration:
    Windows 2000
    Eclipse 2.1.0
    JBoss 3.2.1
    MyEclipse 2.6.0
    JDK 1.4.1_02

    Shutdown occurred as expected. I configured my JBoss 3 connector as shown in the FAQ at:
    http://www.myeclipseide.com/modules.php?op=modload&name=FAQ&file=index&myfaq=yes&id_cat=19&categories=JBoss&parent_id=14#4

    Except I pointed it to my JBoss 3.2.1 instance. Since you’re actually getting a class loading error, please be sure that you’re using the JBoss 3 connector and commands to startup and shutdown the server. The settings are almost identical in all the JBoss connectors, but the operation of them is different.

    –Scott
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JBoss shutdown

You must be logged in to post in the forum log in