[Geoserver-devel] [jira] Created: (GEOS-4789) Multiple simultaneous users with WFS-T causes restart of Geoserver

Multiple simultaneous users with WFS-T causes restart of Geoserver
------------------------------------------------------------------

                 Key: GEOS-4789
                 URL: https://jira.codehaus.org/browse/GEOS-4789
             Project: GeoServer
          Issue Type: Bug
          Components: PostGIS, WFS
    Affects Versions: 2.1.1, 2.1.0
            Reporter: Per Reinholdt
            Assignee: Andrea Aime
         Attachments: StacktraceBlockedThread.txt, StacktraceRunningThread.txt

I have a Jmeter-script that executes WFS transactions delete and insert of multiple features in one sequence.It works well if there is one thread. With two or many threads it´s not working.I have to manually stop Jmeter. Then WFS-T (Insert) not working anymore and a restart of Tomcat is required.

I know I can use the LockFeature on client to manage conflicts, but must the Geoserver be restarted if there is a conflict with multiple users ?

I have used YourKit Java Profiler and saved Stack Trace´s for the two threads that doing the transactions.
One of them gets blocked and is blocked until you restart tomcat. see attachment.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira