[
https://issues.jboss.org/browse/JBIDE-16898?page=com.atlassian.jira.plugi...
]
Martin Malina commented on JBIDE-16898:
---------------------------------------
[~maxandersen] and yes, you're right, it has to be relative to the default config dir
(but not jboss.home). So if I want standaloneXX dir, I need
--server-config=../../standaloneXX/configuration/standalone.xml .
If I try to use absolute path, I get this:
{code}
11:08:41,325 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final-redhat-1
java.lang.IllegalStateException: JBAS014805: Could not get main file:
/home/rasp/jbossqa/runtimes/jboss-eap-6.3.0/standalone/configuration/standalone.xml.
Specified files must be relative to the configuration dir:
/home/rasp/jbossqa/runtimes/jboss-eap-6.3.0/standalone/configuration
{code}
no error handling for nonexisting remote home
---------------------------------------------
Key: JBIDE-16898
URL:
https://issues.jboss.org/browse/JBIDE-16898
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Reporter: Max Rydahl Andersen
Assignee: Rob Stryker
Priority: Blocker
Fix For: 4.2.0.CR1
Downloaded EAP 6.2 via downlod runtimes.
configured it to use remote, entered in bogus name for home folder.
This is in the console log:
"/>
/>
Error: Unable to access jarfile urft/jboss-modules.jar
JBTOOLS_SERVER_START_CMD:JBoss Enterprise Application Platform 6.1+1395830330282:11785
/>"
I would have expected some validation or better info in the console on what users should
do now.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)