[ 
https://jira.codehaus.org/browse/JBEHAVE-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mauro Talevi resolved JBEHAVE-619.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.6

> ParameterConverters throwing ConcurrentModificationException
> ------------------------------------------------------------
>
>                 Key: JBEHAVE-619
>                 URL: https://jira.codehaus.org/browse/JBEHAVE-619
>             Project: JBehave
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 3.5.1
>         Environment: Not environment specific, able to reproduce on Windows, 
> Mac and Linux, however Grid and Slaves run on following environment:
> OS Name:                   Microsoft Windows 7 Professional 
> OS Version:                6.1.7601 Service Pack 1 Build 7601
> OS Manufacturer:           Microsoft Corporation
> OS Configuration:          Standalone Workstation
> OS Build Type:             Multiprocessor Free
> Registered Owner:
> Registered Organization:   
> Product ID:                
> Original Install Date:     6/27/2011, 11:27:41 AM
> System Boot Time:          10/26/2011, 6:14:22 PM
> System Manufacturer:       VMware, Inc.
> System Model:              VMware Virtual Platform
> System Type:               x64-based PC
> Processor(s):              1 Processor(s) Installed.
>                            [01]: Intel64 Family 6 Model 15 Stepping 1 
> GenuineIntel ~2533 Mhz
> BIOS Version:              Phoenix Technologies LTD 6.00, 9/22/2009
> Windows Directory:         C:\Windows
> System Directory:          C:\Windows\system32
> Boot Device:               \Device\HarddiskVolume1
> System Locale:             en-us;English (United States)
> Input Locale:              en-us;English (United States)
> Time Zone:                 (UTC+01:00) Amsterdam, Berlin, Bern, Rome, 
> Stockholm, Vienna
> Total Physical Memory:     3,072 MB
> Available Physical Memory: 2,253 MB
> Virtual Memory: Max Size:  6,141 MB
> Virtual Memory: Available: 5,315 MB
> Virtual Memory: In Use:    826 MB
>            Reporter: Jean d'Arc
>            Assignee: Mauro Talevi
>              Labels: concurrency, exception
>             Fix For: 3.5.2, 3.6
>
>         Attachments: JBehaveTest.java
>
>
> java.util.ConcurrentModificationException
>       at 
> java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
>       at java.util.AbstractList$Itr.next(AbstractList.java:343)
>       at 
> org.jbehave.core.steps.ParameterConverters.convert(ParameterConverters.java:116)
>       at 
> org.jbehave.core.steps.StepCreator.convertParameters(StepCreator.java:198)
>       at org.jbehave.core.steps.StepCreator.access$800(StepCreator.java:27)
>       at 
> org.jbehave.core.steps.StepCreator$ParameterizedStep.parametriseStep(StepCreator.java:465)
>       at 
> org.jbehave.core.steps.StepCreator$ParameterizedStep.perform(StepCreator.java:424)
>       at 
> com.foobar.config.ScenarioBasedStoryRunner$FineSoFar.run(ScenarioBasedStoryRunner.java:443)
>       at 
> com.foobar.config.ScenarioBasedStoryRunner.runStepsWhileKeepingState(ScenarioBasedStoryRunner.java:429)
>       at 
> com.foobar.config.ScenarioBasedStoryRunner.runScenarioSteps(ScenarioBasedStoryRunner.java:393)
>       at 
> com.foobar.config.ScenarioBasedStoryRunner.runIt(ScenarioBasedStoryRunner.java:269)
>       at 
> com.foobar.config.ScenarioBasedStoryRunner.run(ScenarioBasedStoryRunner.java:185)
>       at 
> com.foobar.config.ScenarioBasedStoryRunner.run(ScenarioBasedStoryRunner.java:166)
>       at 
> org.jbehave.core.embedder.Embedder$EnqueuedStory.call(Embedder.java:594)
>       at 
> org.jbehave.core.embedder.Embedder$EnqueuedStory.call(Embedder.java:558)
>       at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>       at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>       at java.lang.Thread.run(Thread.java:619)

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to