Opened 15 years ago

Closed 15 years ago

#834 closed defect (fixed)

MgResourceNotFoundException when multiple users hit server at same instant

Reported by: trevorwekel Owned by: trevorwekel
Priority: medium Milestone: 2.1
Component: Resource Service Version: 2.0.1
Severity: minor Keywords: repository busy resource not found
Cc: External ID: 1188344, 1188344.01

Description

Multiples hits at the same instance trigger MgResourceNotFoundException. To recreate (Apache only):

The MapGuide server will throw numerous errors including MgDbXmlException, MgDbException, MgResourceNotFoundException, and MgResourceDataNotFoundException

Change History (3)

comment:1 by trevorwekel, 15 years ago

This defect is due to extremely heavy contention on BerkeleyDB/DBXML page locks within the session repository. Changing the page size for the session repository and increasing lock and transaction timeouts significantly reduces the error rate.

comment:2 by trevorwekel, 15 years ago

Status: newassigned

comment:3 by trevorwekel, 15 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.