Bug 1131207 - [GSS] (6.4.0) EJB threads hang waiting to respond to client
Summary: [GSS] (6.4.0) EJB threads hang waiting to respond to client
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: EJB
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR1
: EAP 6.4.0
Assignee: Brad Maxwell
QA Contact: Jan Martiska
URL:
Whiteboard:
Depends On:
Blocks: 1104257 1131252
TreeView+ depends on / blocked
 
Reported: 2014-08-18 17:03 UTC by Brad Maxwell
Modified: 2019-08-19 12:41 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1131252 (view as bug list)
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker EJBCLIENT-109 0 Major Resolved EJB threads hang waiting to respond to client 2017-07-26 08:24:32 UTC
Red Hat Knowledge Base (Solution) 1223983 0 None None None Never

Description Brad Maxwell 2014-08-18 17:03:51 UTC
When using a standalone client to make EJB calls to EAP it seems that those threads can get stuck in an indefinite wait state. This occurs when the client hits invocation.timeout. The server continues processes the request and that thread lingers waiting to return a respond to the client, which is no longer listening. This looks similar to EJBCLIENT-42, but not quite the same. I will attach a reproducer which was created from a quickstart. Note that when the client is killed, the server side throws various exceptions for all threads, including the writes closed exception.

Comment 2 Kabir Khan 2014-08-22 15:45:10 UTC
Setting to MODIFIED since should be solved by ejb-client 1.0.26 upgrade (https://bugzilla.redhat.com/show_bug.cgi?id=1104257)

Comment 3 Jan Martiska 2014-09-18 10:33:17 UTC
Verified in EAP 6.4.0.DR1.1 / ejb client 1.0.26.Final-redhat-1


Note You need to log in before you can comment on or make changes to this bug.