0 Replies Latest reply on Feb 25, 2005 6:49 AM by sdiaz1000

    Launching Jboss Debug

    sdiaz1000

      Hi

      I cannot launch JBoss from Debug

      I have the following spec:

      j2sdk1.4.2_07
      Jboss 4.0.1
      Jboss IDE 1.4.1
      W2K Pro

      It begins to start up until it gets to
      11:44:22,767 INFO [Server] Starting General Purpose Architecture (GPA)...

      where upon I get

      Thread [main] (Suspended (exception SAXNotRecognizedException))
      SAXParser(AbstractSAXParser).setProperty(String, Object) line: not available
      SAXHelper.setParserProperty(XMLReader, String, Object) line: 31
      SAXReader.configureReader(XMLReader, DefaultHandler) line: 656
      SAXReader.read(InputSource) line: 332
      SAXReader.read(URL) line: 236
      XMLMetaData.build() line: 240
      XMBean.(Object, String) line: 238
      XMBean.(Object, URL) line: 267
      NativeConstructorAccessorImpl.newInstance0(Constructor, Object[]) line: not available [native method]
      NativeConstructorAccessorImpl.newInstance(Object[]) line: 39
      DelegatingConstructorAccessorImpl.newInstance(Object[]) line: 27
      Constructor.newInstance(Object[]) line: 274
      MBeanServerImpl.instantiate(String, ClassLoader, Object[], String[]) line: 1212
      MBeanServerImpl.instantiate(String, ObjectName, Object[], String[]) line: 269
      MBeanServerImpl.createMBean(String, ObjectName, ObjectName, Object[], String[]) line: 327
      ServerImpl.createMBean(String, String) line: 461
      ServerImpl.doStart() line: 366
      ServerImpl.start() line: 310
      Main.boot(String[]) line: 162
      Main$1.run() line: 423
      Thread.run() line: 534

      I have added
      -Djava.endorsed.dirs=C:/jboss-4.0.1/lib/endorsed in the Start Tab of Debug.

      Its doing my krust in, can anyone help, I cant find a post with the same problem

      Thanks

      Simon