]
Andrej Podhradsky updated JBDS-3345:
------------------------------------
Steps to Reproduce:
0. Install FSW 6.0.0.GA (with or without patch) with JDK 7
1. Install JBDS 8 with JDK 8
2. Window > Preferences > Java > Installed JREs
3. Add standard VM with JDK 7
4. Create new server using JBoss Enterprise Application Platform 6.1+
5. Specify FSW path and set runtime jre to JDK 7 (added in step 3)
6. Start the server
was:
0. Install FSW 6.0.0.GA (with or without patch) with JDK 7
1. Install JBDS 8 with JDK 8
2. Window > Preferences > Java > Installed JREs
3. Add standard VM with JDK 7
4. Create new server with Create the appropriate runtime for FSW in JBDS and set runtime
jre to JDK 7
5. Start the server
Errors when starting FSW 6.0.0.GA from JBDS 8.0.2.GA with JDK 1.8
-----------------------------------------------------------------
Key: JBDS-3345
URL:
https://issues.jboss.org/browse/JBDS-3345
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: runtime
Affects Versions: 8.0.2.GA
Environment: Fedora 21 x86_64
JBDS 8.0.2.GA with Oracle JDK 1.8.0_25 and Oracle JDK 1.7.0_71
Reporter: Andrej Podhradsky
Priority: Critical
Attachments: errors.txt
FSW 6.0.0.GA supports java 6 and 7, so if we want to run this server on JBDS 8 with jdk 8
we need to add another jdk to the JBDS, e.g. jdk 7. But this doesn't work, see errors
in the attached file.
Moreover, we are not able to stop the server from IDE, the process is still alive and we
have to kill it manually.
Note that this happens only when we install JBDS 8.0.2 with jdk 8, if we install it with
jdk 7 the server works fine.