Ticket #742 (closed defect: fixed)
ApplicationServlet has many concurrency issues
| Reported by: | Artur Signell | Owned by: | Jani Laakso |
|---|---|---|---|
| Priority: | major | Milestone: | 4.0.2 |
| Component: | undefined | Version: | 4.0.0 |
| Keywords: | Cc: | ||
| Known Issue description: | Toolkit applications are not always served because of concurrency issues under extreme load of multiple concurrent users. | ||
| Hours estimate: | 0 | Deadline (dd.mm.yyyy): | |
| Known Issue version (since): | 4.0.0 | Known Issue title: | Denial of service under extreme server load |
| Hours done: | Depends to: | ||
| Affects documentation: | no | ||
| Known Issue workaround: | Clients that get HTTP error messages have to press browser's "refresh" button to get back into their application. After refresh session continues normally. | ||
| Affects release notes: | yes | Contract: | |
Description
Occured when starting tomcat and loading start page with both firefox and ie at the same time. I am however unable to reproduce this.
2007-05-24 14:12:51,171 [ERROR] [org.apache.catalina.core.ContainerBase?.[Catalina].[localhost]./gui.[RondoR8]] Servlet.service() for servlet RondoR8 threw exception com.itmill.toolkit.service.License$LicenseFileHasAlreadyBeenRead?
at com.itmill.toolkit.service.License.readLicenseFile(License.java:111)
