History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-973
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Robin Shen
Reporter: Pini Reznik
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

QuickBuild UI is unresponsive when one of the nodes is not answering

Created: 04/Jul/11 03:09 PM   Updated: 27/Dec/12 07:47 AM
Component/s: None
Affects Version/s: 3.1.25
Fix Version/s: 3.1.51

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment:
System Date and Time 2011-07-04 17:09:07
Operating System Linux 2.6.16.60-0.21-smp, amd64
JVM Java HotSpot(TM) 64-Bit Server VM 19.0-b09, Sun Microsystems Inc.
QuickBuild Version 3.1.25 - Fri Mar 04 07:41:30 CET 2011


 Description  « Hide
When one of the node is not answering but it is still up (for example extremely overloaded) and I click on the 'grid' tab, the whole QB UI is not responding.
I can see following in the logs:


2011-07-04 16:44:36,640 [Thread-3534754] WARN com.pmease.quickbuild.DefaultBuildEngine - Error caching build status in grid node '{agent-name:8811}'.
 com.caucho.hessian.client.HessianRuntimeException: Can not connect to 'http://10.18.120.30:8811/service/node'.
        at com.caucho.hessian.client.HessianProxy.sendRequest(HessianProxy.java:321)

....
Caused by: java.net.SocketTimeoutException: connect timed out
        at java.net.PlainSocketImpl.socketConnect(Native Method)


After timeout (few minutes) I can see the grid again the the problematic node is shown like this:

agent-name:8811 build agent 10.18.120.30 false 10 unknown 10000


 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [05/Jul/11 12:16 AM]
This has been fixed in latest QuickBuild version. Please have a try.