another one : *Exception in thread "Thread-232" java.util.concurrent.RejectedExecutionException: Task org.opendaylight.openflowplugin.openflow.md.core.HandshakeStepWrapper@53081ded rejected from org.opendaylight.openflowplugin.openflow.md.core.ThreadPoolLoggingExecutor@5dcff9fc[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]* * at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)* * at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)* * at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)* * at org.opendaylight.openflowplugin.openflow.md.core.ConnectionConductorImpl.onConnectionReady(ConnectionConductorImpl.java:451)* * at org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl$1.run(ConnectionAdapterImpl.java:185)* * at java.lang.Thread.run(Thread.java:745)*
2016-06-10 14:03 GMT+00:00 PUZZLE <[email protected]>: > Hi, > when i was running cbench against ODL iwas gestting this message: > (especially with a high number of hosts) > > *Exception in thread "Thread-108" > java.util.concurrent.RejectedExecutionException: Task > org.opendaylight.openflowplugin.openflow.md.core.HandshakeStepWrapper@572e29bd > rejected from > org.opendaylight.openflowplugin.openflow.md.core.ThreadPoolLoggingExecutor@59e9dd28[Terminated, > pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]* > * at > java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)* > * at > java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)* > * at > java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)* > * at > org.opendaylight.openflowplugin.openflow.md.core.ConnectionConductorImpl.onConnectionReady(ConnectionConductorImpl.java:451)* > * at > org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl$1.run(ConnectionAdapterImpl.java:185)* > * at java.lang.Thread.run(Thread.java:745)* > > > What does this mean? is it possible that results may change based on tis? > Thank you, > Best >
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
