[jbosstools-issues] [JBoss JIRA] (JBDS-2442) Cannot start a SOA-P 5.2 server from JBDS 5.0.2

Len DiMaggio (JIRA) jira-events at lists.jboss.org
Tue Jan 8 22:08:08 EST 2013


Len DiMaggio created JBDS-2442:
----------------------------------

             Summary: Cannot start a SOA-P 5.2 server from JBDS 5.0.2
                 Key: JBDS-2442
                 URL: https://issues.jboss.org/browse/JBDS-2442
             Project: Developer Studio (JBoss Developer Studio)
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: SOA Tooling / Platform 
    Affects Versions: 5.0.2.GA
         Environment: Version: 5.0.2.GA
Build id: v20130103-0154-H238-GA
Build date: 20130103-0154

SOA-P 5.2.GA
            Reporter: Len DiMaggio
            Assignee: Douglas Palmer
            Priority: Blocker
             Fix For: 5.0.2.GA


This is a regression relative to JBDS 5.0.1

When a SOA-P 5.2 server is started in JBDS 5.0.2 - this exception is raised:

Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/bootstrap/BaseServerConfig
	at org.jboss.bootstrap.AbstractServerImpl.doInit(AbstractServerImpl.java:190)
	at org.jboss.bootstrap.AbstractServerImpl.init(AbstractServerImpl.java:173)
	at org.jboss.bootstrap.AbstractServerImpl.init(AbstractServerImpl.java:143)
	at org.jboss.Main.boot(Main.java:218)
	at org.jboss.Main$1.run(Main.java:556)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.ClassNotFoundException: org.jboss.bootstrap.BaseServerConfig
	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
	... 6 more





--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list