History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-2407
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Maikel vd Hurk
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

ConcurrentModificationException when trying to allocate node within EC2 cloud profile

Created: 14/Apr/15 08:49 AM   Updated: 28/Apr/15 06:26 AM
Component/s: None
Affects Version/s: 6.0.10
Fix Version/s: 6.0.12

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide


ConcurrentModificationException when trying to allocate node within EC2 cloud profile

Stack:
2015-04-14 09:48:00,916 [Thread-79] ERROR com.pmease.quickbuild.DefaultBuildEngine - Error allocating node for step 'master'.
 java.util.ConcurrentModificationException
        at java.util.LinkedHashMap$LinkedHashIterator.nextEntry(Unknown Source)
        at java.util.LinkedHashMap$EntryIterator.next(Unknown Source)
        at java.util.LinkedHashMap$EntryIterator.next(Unknown Source)
        at java.util.HashMap.putAllForCreate(Unknown Source)
        at java.util.HashMap.<init>(Unknown Source)
        at com.pmease.quickbuild.DefaultBuildEngine.findCloudProfile(DefaultBuildEngine.java:1283)
        at com.pmease.quickbuild.DefaultBuildEngine.run(DefaultBuildEngine.java:1167)
        at java.lang.Thread.run(Unknown Source)


 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.