Key: |
QB-3433
|
Type: |
Bug
|
Status: |
Closed
|
Resolution: |
Cannot Reproduce
|
Priority: |
Major
|
Assignee: |
Robin Shen
|
Reporter: |
Yoongeon Lee
|
Votes: |
0
|
Watchers: |
0
|
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 13/Aug/19 07:34 AM
Updated: 11/Mar/20 02:24 AM
|
|
Component/s: |
None
|
Affects Version/s: |
8.0.8
|
Fix Version/s: |
None
|
|
Recently, we experienced the following timeout issue many times on QBuild.
This issue hinders our automated build, and affect our sw productivity. Is there any fix version for this kind of issue?
Anyway, I found out the similar issue and solution while searching the kind of issue on internet.
This articles says this kind of issue occurs on jetty v9.2.20 , and can be solved on jetty v9.4.4.
- Error Logs -
2019-08-12 23:44:19,229 WARN - Could not send response error 500: javax.servlet.ServletException:
javax.servlet.ServletException: com.caucho.hessian.io.HessianFieldException: com.pmease.quickbuild.
grid.NodeCharacteristics.systemAttributes: java.util.concurrent.TimeoutException: Idle timeout expired: 300001/300000 ms
2019-08-13 15:59:50,793 WARN - Could not send response error 500: javax.servlet.ServletException:
javax.servlet.ServletException: java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout expired: 300000/300000 ms
|
Description
|
Recently, we experienced the following timeout issue many times on QBuild.
This issue hinders our automated build, and affect our sw productivity. Is there any fix version for this kind of issue?
Anyway, I found out the similar issue and solution while searching the kind of issue on internet.
This articles says this kind of issue occurs on jetty v9.2.20 , and can be solved on jetty v9.4.4.
- Error Logs -
2019-08-12 23:44:19,229 WARN - Could not send response error 500: javax.servlet.ServletException:
javax.servlet.ServletException: com.caucho.hessian.io.HessianFieldException: com.pmease.quickbuild.
grid.NodeCharacteristics.systemAttributes: java.util.concurrent.TimeoutException: Idle timeout expired: 300001/300000 ms
2019-08-13 15:59:50,793 WARN - Could not send response error 500: javax.servlet.ServletException:
javax.servlet.ServletException: java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout expired: 300000/300000 ms |
Show » |
No work has yet been logged on this issue.
|
|