Bug 1032008 - executing 5k orders causes call trace widget to stop working
Summary: executing 5k orders causes call trace widget to stop working
Keywords:
Status: CLOSED DUPLICATE of bug 1031413
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: RT Governance
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Gary Brown
QA Contact: Jiri Sedlacek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-19 11:13 UTC by Alan Santos
Modified: 2015-08-02 23:45 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1032006
Environment:
Last Closed: 2013-11-20 13:12:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Alan Santos 2013-11-19 11:13:43 UTC
Version-Release number of selected component (if applicable):
beta.

How reproducible:
every time

Steps to Reproduce:
1. deploy ordermgmt-app
2. deploy ordermgt-ip
3. do not open gadget server
4. execute mvn exec:java -Dreq=order1 -Dcount=5000
5. open gadget server, add value='1' to call tracce widget

Actual results:
widget is not updated, there are no errors in log.


Expected results:
widget is updated w/5k instances (or some reasonable subset)

Comment 3 Gary Brown 2013-11-20 13:12:20 UTC
In 1031413, the call trace is much larger, so the client timeout occurs while it is still being produced, and therefore causes the exception in the server.

The increased timeout should fix this issue.

*** This bug has been marked as a duplicate of bug 1031413 ***


Note You need to log in before you can comment on or make changes to this bug.