Opened 15 years ago
Closed 13 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 , 15 years ago
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Cannot reproduce in 2.4 beta 1. Resolving as fixed.
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);