[
https://issues.jboss.org/browse/JBIDE-8240?page=com.atlassian.jira.plugin...
]
Rob Stryker commented on JBIDE-8240:
------------------------------------
The only way I've been able to replicate this is if using the minimal configuration,
or, if there is no server up at all. In both cases the exception is exactly the same.
RSE Server Shutdown Does Not Work with AS6
------------------------------------------
Key: JBIDE-8240
URL:
https://issues.jboss.org/browse/JBIDE-8240
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.2.0.CR1
Reporter: Dominik Pospisil
Assignee: Rob Stryker
Fix For: 3.2.0.CR2 (tentative)
Attachments: JBIDE-8240.patch, JBIDE-8240a.patch
RSE Server Shutdown Does Not Work with AS6. The shutdown command constructed by JBT is:
org.jboss.Shutdown -S -s
JAWA23.MW.LAB.ENG.BRQ.REDHAT.COM -u admin -p admin
However, for AS6 the -s $HOSTNAME option no longer works and it needs to be changed to -o
$HOSTNAME.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira