Created attachment 880580 [details] Appclient testing archive Description of problem: Appclient hangs after server stop Version-Release number of selected component (if applicable): EAP 6.3.0.DR6 How reproducible: Always Steps to Reproduce: 1. start standalone server 2. deploy calc.ear (see attachment) 3. run following command: ./appclient.sh /home/pkremens/devel/eap-tests-scripts/scripts-testing/target/test-classes/appclient/calc.ear#jboss-as-ejb-remote-client-7.1.1.CR1.jar 4. run the command again ./appclient.sh /home/pkremens/devel/eap-tests-scripts/scripts-testing/target/test-classes/appclient/calc.ear#jboss-as-ejb-remote-client-7.1.1.CR1.jar Actual results: program hangs with last line stating JBoss EAP stopped Expected results: program terminates and returns to command line Additional info: See BZ1012968
I'm not sure if it is the same problem, but I see hanging server process on windows. I'm attaching stack, I can provide heap dump as well.
Created attachment 880732 [details] jstack.txt
Fix is likely this: https://github.com/wildfly/wildfly/commit/c18323fc
Verified on EAP 6.3.0.ER2
Brian, could you please provide a draft release note in the Doc Text field above? There's not enough information contained in this ticket for me to ascertain what caused the hang and how it was resolve. Thanks.