Details
Description
Javascript error occurs in some of the windows/tabs without affecting the functionality when running "auctionMonitor" with more than 10 windows opened. See also attached image.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
It seems that IE fails to return the value of one of the session cookies under heavy load. Since the bridge is retrying to read the cookie already the solution chosen was to just capture the exception and log a meaningful message.