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

Key: DEV-4117
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Uday
Reporter: Rajesh Dharmalingam
Votes: 0
Watchers: 0
Operations

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

Portal server getting hung due to join pages quering db

Created: 02/Nov/09 01:40 AM   Updated: 17/Nov/09 09:27 AM
Component/s: 5.5QA
Affects Version/s: None
Fix Version/s: None

File Attachments: 1. File join_new.py (2 kb)


Scheduling Priority: Now


 Description  « Hide

While investigating on the failed to join webinar / start webinar meeting that happened on 30th october 2009, we found that portal server goes to hung state when 1000 join meeting pages from email were loaded using the api.

The load test action is modified to "http://%s/portal/JoinForm.action" and when we run 1000 joins simulataneosuly, portal server goes non-responsive. This is consistently reproducible.

The sample python script also attached.

 All   Comments   Change History      Sort Order:
Dilip Vedula - 02/Nov/09 01:44 AM - edited
this is fixed, Now we should get a error response under load indicating db failure and once the load is over server should function normally.

Please note that hibernate.cfg.xml file is changed, a new property is added in it.

Dilip Vedula - 02/Nov/09 01:44 AM
this is fixed.

Srikanth - 17/Nov/09 09:27 AM
This issue has benn fixed with Nov 12 2009 portal pack.