[
https://issues.jboss.org/browse/JBIDE-8240?page=com.atlassian.jira.plugin...
]
Rob Stryker commented on JBIDE-8240:
------------------------------------
/opt/jboss-as6/bin/shutdown.sh -S -s
service:jmx:rmi:///jndi/rmi://EC2-50-17-12-174.COMPUTE-1.AMAZONAWS.COM:1090/jmxrmi -u
admin -p admin
This is the command used when using a remote jboss as6 ec2 ami, and this also works
properly. The server is properly shutdown.
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