[
https://issues.jboss.org/browse/JBDS-2442?page=com.atlassian.jira.plugin....
]
Len DiMaggio updated JBDS-2442:
-------------------------------
Component/s: (was: SOA Tooling / Platform )
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: runtime
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
Labels: respin-b
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