[
https://issues.jboss.org/browse/JBIDE-12229?page=com.atlassian.jira.plugi...
]
Martin Malina commented on JBIDE-12229:
---------------------------------------
Ok, you're right, it works in new workspace and new servers. However, if you change
the JRE of the runtime for a given server later no change will happen. Could that be fixed
as well? When you're in the server editor, open the runtime environment settings and
change the name the server editor will reflect the change. This could work similarly when
you change the JRE to one that conitains/does not contain the server folder so the
parameter could be added/removed.
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: Martin Malina
Fix For: 3.3.2, 3.4.0.M1
Attachments: JBIDE-12229.patch
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:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira