Wolf-Dieter Fink [
http://community.jboss.org/people/wdfink] created the discussion
"Re: Duplicate request threads are received at JBoss during Load Testing only for
some value of maxThreads"
To view the discussion, visit:
http://community.jboss.org/message/568555#568555
--------------------------------------------------------------
Ok,
you talk about HTTP requests. In this case the request is finished with sending the
result, all transactions and entities should be persistent (exept if you use statefull
session with extended persistence context).
For me it sounds like a concurrency problem when generating the id, have you checked the
load testing whether the id is duplicated here because of multithreading and the requests
are send twice?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/568555#568555]
Start a new discussion in Performance Tuning at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]