[
https://jira.jboss.org/jira/browse/JOPR-68?page=com.atlassian.jira.plugin...
]
Heiko W. Rupp resolved JOPR-68.
-------------------------------
Resolution: Done
rev 172
In addition to using -c instead of --configuration= it is necessary to pass '-c'
and 'default' as two tokens to the script.
Otherwise a bad configuration will be selected.
QA: Please test this with and without script prefix.
JBossAS Start operation doesn't work for EAP instances w/
configSets other than 'production'
--------------------------------------------------------------------------------------------
Key: JOPR-68
URL:
https://jira.jboss.org/jira/browse/JOPR-68
Project: Jopr
Issue Type: Bug
Components: Plugin - RHQ Server
Affects Versions: 2.1
Environment: N/A
Reporter: Mark Burchard
Assignee: Heiko W. Rupp
Fix For: 2.2
Attachments: run.sh
This is actually a bug with JBAS run.sh:
if [ "$SWITCH" = "-c" ]; then
Basically, JON/JOPR uses the --configuration switch to start appservers, but a bug in
JBAS run.sh omits the long form as an option.
JOPR fix is to use the short form -c
A bug will be filed against JBAS to have this fixed at the source.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira