Opened 14 years ago

Closed 12 years ago

#1167 closed defect (fixed)

Tomcat Error after single user clicks refresh 3 to 4 times

Reported by: amitmarty Owned by:
Priority: high Milestone:
Component: Web API Version: 2.1.0
Severity: blocker Keywords: Cannot Establish Connection
Cc: External ID:

Description

System: 8 Processor / Win 2003 / Mapguide 2.1 API: Java API Server: Tomcat

Data: One Layer Only. Feature Objects are being queried from mySQL Database.

If a Single Concurrent User opens the map in FF ( Ajax Viewer ) Click on refresh three to four times each time after the map is rendered, Tomcat will hang with the Error Failed to Establish Connection. "org.osgeo.mapguide.MgConnectionFailedException: Cannot establish connection."

This seems to be a little too simple a test to have been missed. I am sure someone out there is running a mapguide serving 100's of users.

Thanks

Change History (2)

comment:1 by amitmarty, 14 years ago

Refresh = Brower Refresh Button.

Debug Revels connection failing when trying to save Dynamic Repository to session using the method resourceService.SetResource(sessionDefResId, byteSource.GetReader(), null);

comment:2 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Cannot reproduce in 2.4 beta 1. Resolving as fixed.

Note: See TracTickets for help on using tickets.