[YANGTOOLS-606] Violation of synchronization rules in AbstractSchemaRepository Created: 29/Apr/16  Updated: 10/Apr/22  Resolved: 13/Jul/16

Status: Resolved
Project: yangtools
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Alexis de Talhouët Assignee: Alexis de Talhouët
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 5819

 Description   

2016-04-27 20:38:30,120 | ERROR | sing-executor-54 | NetconfDevice | 180 - org.opendaylight.netconf.sal-netconf-connector - 1.4.0-SNAPSHOT | RemoteDevice

{netconf18475580517056}

: Initialization in sal failed, disconnecting from device
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:859)[:1.7.0_75]
at java.util.ArrayList$Itr.next(ArrayList.java:831)[:1.7.0_75]
at com.google.common.collect.AbstractMapBasedMultimap$WrappedCollection$WrappedIterator.next(AbstractMapBasedMultimap.java:486)[39:com.google.guava:18.0.0]
at java.util.AbstractCollection.toArray(AbstractCollection.java:141)[:1.7.0_75]
at java.util.ArrayList.<init>(ArrayList.java:164)[:1.7.0_75]
at com.google.common.collect.Lists.newArrayList(Lists.java:144)[39:com.google.guava:18.0.0]
at org.opendaylight.yangtools.yang.model.repo.util.AbstractSchemaRepository.getSchemaSource(AbstractSchemaRepository.java:96)[68:org.opendaylight.yangtools.yang-model-util:1.0.0.SNAPSHOT]
at org.opendaylight.yangtools.yang.parser.repo.SharedSchemaContextFactory$1.apply(SharedSchemaContextFactory.java:55)[70:org.opendaylight.yangtools.yang-parser-impl:1.0.0.SNAPSHOT]
at org.opendaylight.yangtools.yang.parser.repo.SharedSchemaContextFactory$1.apply(SharedSchemaContextFactory.java:55)[70:org.opendaylight.yangtools.yang-parser-impl:1.0.0.SNAPSHOT]
at com.google.common.collect.Iterators$8.transform(Iterators.java:799)[39:com.google.guava:18.0.0]
at com.google.common.collect.TransformedIterator.next(TransformedIterator.java:48)[39:com.google.guava:18.0.0]
at java.util.AbstractCollection.toArray(AbstractCollection.java:141)[:1.7.0_75]
at com.google.common.collect.ImmutableList.copyOf(ImmutableList.java:258)[39:com.google.guava:18.0.0]
at com.google.common.collect.ImmutableList.copyOf(ImmutableList.java:226)[39:com.google.guava:18.0.0]
at com.google.common.util.concurrent.Futures.allAsList(Futures.java:1027)[39:com.google.guava:18.0.0]
at org.opendaylight.yangtools.yang.parser.repo.SharedSchemaContextFactory.createSchemaContext(SharedSchemaContextFactory.java:119)[70:org.opendaylight.yangtools.yang-parser-impl:1.0.0.SNAPSHOT]
at org.opendaylight.netconf.sal.connect.netconf.NetconfDevice$SchemaSetup.setUpSchema(NetconfDevice.java:400)[180:org.opendaylight.netconf.sal-netconf-connector:1.4.0-SNAPSHOT]
at org.opendaylight.netconf.sal.connect.netconf.NetconfDevice$SchemaSetup.run(NetconfDevice.java:390)[180:org.opendaylight.netconf.sal-netconf-connector:1.4.0-SNAPSHOT]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)[:1.7.0_75]
at java.util.concurrent.FutureTask.run(FutureTask.java:262)[:1.7.0_75]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)[:1.7.0_75]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)[:1.7.0_75]
at java.lang.Thread.run(Thread.java:745)[:1.7.0_75]



 Comments   
Comment by Alexis de Talhouët [ 29/Apr/16 ]

https://git.opendaylight.org/gerrit/#/c/38236/

Comment by Robert Varga [ 16/May/16 ]

Be: https://git.opendaylight.org/gerrit/#/c/38914/

Generated at Wed Feb 07 20:53:45 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.