[
https://issues.jboss.org/browse/JBIDE-12229?page=com.atlassian.jira.plugi...
]
Rob Stryker updated JBIDE-12229:
--------------------------------
Attachment: patch.txt
here's a patch for it. The issue might be due to jre and jdk having an extra folder in
the path. THat's how I replicated in windows.
Error properly when server start fails because of -server parameter
-------------------------------------------------------------------
Key: JBIDE-12229
URL:
https://issues.jboss.org/browse/JBIDE-12229
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JBossAS/Servers
Affects Versions: 3.3.0.CR1
Environment: jbdevstudio-product-eap-universal-5.0.0.v20120615-1714-H213-GA.jar
Windows XP
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 4.0.0.Beta2
Attachments: JBIDE-12229.patch, JBIDE-12229.v5.patch, patch.txt
When you try to run EAP6/AS7 server with Java JRE (not JDK) as the java runtime, it will
fail because the startup command includes "-server" which is not supported by
JRE. If you use Java JDK instead, it works fine.
See JBIDE-12227 for more details about the errors displayed.
It would be good if the error made it obvious what the problem actually is.
--
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