Bug 1094279

Summary: [QE] (6.2.3) Appclient hangs after application is stopped
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Petr Kremensky <pkremens>
Component: Application ClientAssignee: Stuart Douglas <sdouglas>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Kremensky <pkremens>
Severity: urgent Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.3CC: brian.stansberry, cdewolf, dosoudil, kkhan, myarboro, psakar
Target Milestone: CR3Keywords: Regression
Target Release: EAP 6.2.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1082461 Environment:
Last Closed: 2014-06-09 12:48:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1082461    
Bug Blocks: 1067532    
Attachments:
Description Flags
calc.ear none

Description Petr Kremensky 2014-05-05 12:05:02 UTC
Created attachment 892508 [details]
calc.ear

+++ This bug was initially created as a clone of Bug #1082461 +++

Description of problem:
Appclient hangs after server stop

Version-Release number of selected component (if applicable):
EAP 6.2.3.CP.CR2

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

Comment 2 Vladimir Dosoudil 2014-05-06 10:47:11 UTC
Backported BZ#1082461.
PR: https://github.com/jbossas/jboss-eap/pull/1301

Comment 3 Petr Kremensky 2014-05-19 06:13:42 UTC
Verified on EAP 6.2.3.CR3.