Hide Forgot
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:
@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