You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2008/01/14 13:10:38 UTC

DO NOT REPLY [Bug 44222] New: - Concurent modification exceptions (server mode)

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=44222>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44222

           Summary: Concurent modification exceptions (server mode)
           Product: JMeter
           Version: 2.3.1
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: dmitry@ardas.dp.ua


I have several JMeter servers and simple plan like the following:
+Test thread
++JavaRequest title: {__machineName(machine)}

Sometimes several servers couldn't start test plans. The following exceptions
occurred:

Client stacktrace:
-----------------
Exception in thread "Thread-8" java.util.ConcurrentModificationException
        at java.util.LinkedHashMap$LinkedHashIterator.nextEntry(Unknown Source)
        at java.util.LinkedHashMap$ValueIterator.next(Unknown Source)
        at
org.apache.jmeter.testelement.property.PropertyIteratorImpl.next(PropertyIteratorImpl.java:50)
        at
org.apache.jmeter.engine.util.ValueReplacer.replaceValues(ValueReplacer.java:113)
        at
org.apache.jmeter.engine.util.ValueReplacer.replaceValues(ValueReplacer.java:65)
        at org.apache.jmeter.engine.PreCompiler.addNode(PreCompiler.java:70)
        at org.apache.jorphan.collections.HashTree.traverseInto(HashTree.java:972)
        at org.apache.jorphan.collections.HashTree.traverse(HashTree.java:956)
        at
org.apache.jmeter.engine.ClientJMeterEngine.run(ClientJMeterEngine.java:116)
        at java.lang.Thread.run(Unknown Source)


Server stacktrace:
------------------
2008/01/14 14:01:51 ERROR - jmeter.engine.StandardJMeterEngine: Error occurred
compiling the tree: java.util.Concurrent
ModificationException
at java.util.LinkedList$ListItr.checkForComodification(Unknown Source)
at java.util.LinkedList$ListItr.next(Unknown Source)
at org.apache.jorphan.collections.HashTree.traverseInto(HashTree.java:971)
at org.apache.jorphan.collections.HashTree.traverseInto(HashTree.java:973)
at org.apache.jorphan.collections.HashTree.traverse(HashTree.java:956)
at
org.apache.jmeter.engine.StandardJMeterEngine.compileTree(StandardJMeterEngine.java:182)
at org.apache.jmeter.engine.StandardJMeterEngine.run(StandardJMeterEngine.java:344)
at java.lang.Thread.run(Unknown Source)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 44222] - Concurent modification exceptions (server mode)

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=44222>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44222


sebb@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE




------- Additional Comments From sebb@apache.org  2008-01-14 04:23 -------


*** This bug has been marked as a duplicate of 44126 ***

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org