| Summary: | Domain deployment of EAR file hangs certain times for 50MB Size | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | kashi <kkumbhar> | ||||
| Component: | Domain Management | Assignee: | Brian Stansberry <brian.stansberry> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kremensky <pkremens> | ||||
| Severity: | urgent | Docs Contact: | Russell Dickenson <rdickens> | ||||
| Priority: | unspecified | ||||||
| Version: | 6.1.0 | CC: | 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
kashi
2013-09-11 11:53:44 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.
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.
Please also include a thread-dump of all processes if possible. 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.) 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.
Plz find attached interim reproduce issue logs of Request Timeout in Jboss node start->stop->start Created attachment 807058 [details]
JBoss Node auto start ->stop-> start gives Request Timeout
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 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 Verified on EAP 6.3.0.ER10 |