Bug 1006856

Summary: Domain deployment of EAR file hangs certain times for 50MB Size
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: kashi <kkumbhar>
Component: Domain ManagementAssignee: Brian Stansberry <brian.stansberry>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Kremensky <pkremens>
Severity: urgent Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.1.0CC: brian.stansberry, emuckenh, hbraun, ma.bazzani, mbazzani, myarboro, tcerar
Target Milestone: ER10   
Target Release: EAP 6.3.0   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 14:39:23 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:
Attachments:
Description Flags
JBoss Node auto start ->stop-> start gives Request Timeout none

Description kashi 2013-09-11 11:53:44 UTC
Description of problem:
Deployment of EAR file of size 50MB hangs in domain deployment while uploading in LAN.

Version-Release number of selected component (if applicable):
6.1.0

How reproducible:
Deploy EAR file of 50MB size it gives intermittent hang of upload.

Steps to Reproduce:
1.
2.
3.

Actual results:
Not able to deploy EAR file so reupload is required and web console doesnt come back for uploaded status.

Expected results:
It should deploy EAR file directly.

Additional info:

Comment 4 Brian Stansberry 2013-10-01 18:31:02 UTC
@kashi: the questions that were asked that you couldn't see:

Does this fail only in admin console or also via cli's deploy command?

@kashi please attach the server side logs as well.

If you can get me the EAR, even better.

Comment 5 kashi 2013-10-02 06:23:26 UTC
Hi Brian,
         We have seen the failure is from both UI and CLI as well.

I will get the logs while issue came and share to u.

Comment 6 Emanuel Muckenhuber 2013-10-02 15:17:34 UTC
Please also include a thread-dump of all processes if possible.

Comment 7 Brian Stansberry 2013-10-02 15:35:10 UTC
In general, as much information as possible on the status of the domain is good. How many hosts, how many servers on each host, in what server groups, what groups have the deployment in question, and how are the hosts connected (i.e. prototype domain on 1 machine vs typical LAN with decent network vs some exotic network.)

Comment 8 kashi 2013-10-02 16:09:16 UTC
Hi Brian,
         We have 3 Physical hosts each server with 6 nodes on each in server group.Each server group have 3 nodes. 
Also they are in same network. While deployment we are doing from other internet network.

Comment 9 kashi 2013-10-03 12:12:27 UTC
Plz find attached interim reproduce issue logs of Request Timeout in Jboss node start->stop->start

Comment 10 kashi 2013-10-03 12:13:33 UTC
Created attachment 807058 [details]
JBoss Node auto start ->stop-> start gives Request Timeout

Comment 11 Emanuel Muckenhuber 2013-10-09 15:21:24 UTC
Can you describe where exactly the problem occurs? In the description you mention that it hangs during the deployment. However in your last comment you are talking about a timeout when starting and stopping instances. 

Also your logs show that a resource adapter failed to initialize (which you should also see when disabling trace logging for modules). Maybe that is related to your problem

Comment 12 Marco Bazzani 2014-03-12 09:20:50 UTC
I got the same problem with other non deploying EARs

The behavior is the following

We got some ear that for one reason or another they do not deploy
the Hang in the deployment hangs the Domain Manager
And we cannot recover the Web console

Everything is stuck until we remove everything

Comment 14 Petr Kremensky 2014-07-18 05:50:14 UTC
Verified on EAP 6.3.0.ER10