Uploaded image for project: 'bgpcep'
  1. bgpcep
  2. BGPCEP-293

channelFactory set already

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Bugzilla Migration
    • Bugzilla Migration
    • General
    • None
    • Operating System: All
      Platform: All

    • 4531

      Issue happen when MD5 password is changed

      2015-10-26 20:03:36,923 | DEBUG | entLoopGroup-2-2 | PCEPDispatcherImpl | 160 - org.opendaylight.bgpcep.pcep-impl - 0.4.2.Lithium-SR2 | Adding MD5 keys

      {/192.0.2.2=[B@30e6c72f}

      to boostrap ServerBootstrap(options:

      {SO_BACKLOG=128}

      , childOptions:

      {SO_KEEPALIVE=true, ALLOCATOR=PooledByteBufAllocator(directByDefault: true)}

      , childHandler: org.opendaylight.protocol.framework.AbstractDispatcher$1@7f1ef7bd)
      2015-10-26 20:03:36,923 | TRACE | entLoopGroup-2-2 | AbstractDispatcher | 98 - org.opendaylight.controller.protocol-framework - 0.6.2.Lithium-SR2 | Not overriding channelFactory on bootstrap ServerBootstrap(group: NettyThreadgroupModule$NioEventLoopGroupCloseable, channelFactory: org.opendaylight.controller.config.yang.tcpmd5.netty.cfg.MD5ServerChannelFactoryModule$1AutoCloseableMD5NioServerSocketChannelFactory@6f23e019, options: {SO_BACKLOG=128, TCP_MD5SIG={/192.0.2.2=[B@30e6c72f}}, childGroup: NettyThreadgroupModule$NioEventLoopGroupCloseable, childOptions:

      {SO_KEEPALIVE=true, ALLOCATOR=PooledByteBufAllocator(directByDefault: true), MAX_MESSAGES_PER_READ=1}

      , childHandler: org.opendaylight.protocol.framework.AbstractDispatcher$1@7f1ef7bd)
      java.lang.IllegalStateException: channelFactory set already
      at io.netty.bootstrap.AbstractBootstrap.channelFactory(AbstractBootstrap.java:114)
      at io.netty.bootstrap.AbstractBootstrap.channel(AbstractBootstrap.java:98)
      at org.opendaylight.protocol.framework.AbstractDispatcher.createServer(AbstractDispatcher.java:125)
      at org.opendaylight.protocol.framework.AbstractDispatcher.createServer(AbstractDispatcher.java:90)
      at org.opendaylight.protocol.pcep.impl.PCEPDispatcherImpl.createServer(PCEPDispatcherImpl.java:122)
      at org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologyProvider.create(PCEPTopologyProvider.java:63)
      at org.opendaylight.controller.config.yang.pcep.topology.provider.PCEPTopologyProviderModule.createInstance(PCEPTopologyProviderModule.java:135)
      at org.opendaylight.controller.config.spi.AbstractModule.getInstance(AbstractModule.java:73)
      at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.7.0_80]
      at java.lang.reflect.Method.invoke(Method.java:606)[:1.7.0_80]
      at org.opendaylight.controller.config.manager.impl.dependencyresolver.DependencyResolverManager$ModuleInvocationHandler.handleInvocation(DependencyResolverManager.java:150)
      at com.google.common.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:87)
      at com.sun.proxy.$Proxy69.getInstance(Unknown Source)
      at org.opendaylight.controller.config.manager.impl.ConfigTransactionControllerImpl.secondPhaseCommit(ConfigTransactionControllerImpl.java:399)
      at org.opendaylight.controller.config.manager.impl.ConfigRegistryImpl.secondPhaseCommit(ConfigRegistryImpl.java:280)
      at org.opendaylight.controller.config.manager.impl.ConfigRegistryImpl.commitConfig(ConfigRegistryImpl.java:227)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[:1.7.0_80]
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)[:1.7.0_80]
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.7.0_80]
      at java.lang.reflect.Method.invoke(Method.java:606)[:1.7.0_80]
      at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:75)[:1.7.0_80]
      at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.7.0_80]
      at java.lang.reflect.Method.invoke(Method.java:606)[:1.7.0_80]
      at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:279)[:1.7.0_80]
      at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:193)[:1.7.0_80]
      at com.sun.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:175)[:1.7.0_80]
      at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:117)[:1.7.0_80]
      at com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:54)[:1.7.0_80]
      at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)[:1.7.0_80]
      at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:138)[:1.7.0_80]
      at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:252)[:1.7.0_80]
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819)[:1.7.0_80]
      at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801)[:1.7.0_80]
      at com.sun.jmx.mbeanserver.MXBeanProxy$InvokeHandler.invoke(MXBeanProxy.java:150)[:1.7.0_80]
      at com.sun.jmx.mbeanserver.MXBeanProxy.invoke(MXBeanProxy.java:167)[:1.7.0_80]
      at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:252)[:1.7.0_80]
      at com.sun.proxy.$Proxy15.commitConfig(Unknown Source)[94:org.opendaylight.controller.config-api:0.3.2.Lithium-SR2]
      at org.opendaylight.controller.config.util.ConfigRegistryJMXClient.commitConfig(ConfigRegistryJMXClient.java:102)[119:org.opendaylight.controller.config-util:0.3.2.Lithium-SR2]
      at org.opendaylight.controller.netconf.confignetconfconnector.transactions.TransactionProvider.commitTransaction(TransactionProvider.java:138)[134:org.opendaylight.controller.config-netconf-connector:0.3.2.Lithium-SR2]
      at org.opendaylight.controller.netconf.confignetconfconnector.operations.Commit.handleWithNoSubsequentOperations(Commit.java:54)[134:org.opendaylight.controller.config-netconf-connector:0.3.2.Lithium-SR2]
      at org.opendaylight.controller.netconf.util.mapping.AbstractLastNetconfOperation.handle(AbstractLastNetconfOperation.java:33)[132:org.opendaylight.controller.netconf-util:0.3.2.Lithium-SR2]
      at org.opendaylight.controller.netconf.util.mapping.AbstractNetconfOperation.handle(AbstractNetconfOperation.java:100)[132:org.opendaylight.controller.netconf-util:0.3.2.Lithium-SR2]
      at org.opendaylight.controller.netconf.impl.osgi.NetconfOperationRouterImpl$NetconfOperationExecution.execute(NetconfOperationRouterImpl.java:185)[151:org.opendaylight.controller.netconf-impl:0.3.2.Lithium-SR2]
      at org.opendaylight.controller.netconf.impl.mapping.operations.DefaultCommit.handle(DefaultCommit.java:86)[151:org.opendaylight.controller.netconf-impl:0.3.2.Lithium-SR2]
      at org.opendaylight.controller.netconf.impl.osgi.NetconfOperationRouterImpl$NetconfOperationExecution.execute(NetconfOperationRouterImpl.java:185)[151:org.opendaylight.controller.netconf-impl:0.3.2.Lithium-SR2]
      at org.opendaylight.controller.netconf.impl.osgi.NetconfOperationRouterImpl.executeOperationWithHighestPriority(NetconfOperationRouterImpl.java:114)[151:org.opendaylight.controller.netconf-impl:0.3.2.Lithium-SR2]
      at org.opendaylight.controller.netconf.impl.osgi.NetconfOperationRouterImpl.onNetconfMessage(NetconfOperationRouterImpl.java:87)[151:org.opendaylight.controller.netconf-impl:0.3.2.Lithium-SR2]
      at org.opendaylight.controller.netconf.impl.NetconfServerSessionListener.processDocument(NetconfServerSessionListener.java:113)[151:org.opendaylight.controller.netconf-impl:0.3.2.Lithium-SR2]
      at org.opendaylight.controller.netconf.impl.NetconfServerSessionListener.onMessage(NetconfServerSessionListener.java:86)[151:org.opendaylight.controller.netconf-impl:0.3.2.Lithium-SR2]
      at org.opendaylight.controller.netconf.impl.NetconfServerSessionListener.onMessage(NetconfServerSessionListener.java:29)[151:org.opendaylight.controller.netconf-impl:0.3.2.Lithium-SR2]
      at org.opendaylight.controller.netconf.nettyutil.AbstractNetconfSession.handleMessage(AbstractNetconfSession.java:61)[142:org.opendaylight.controller.netconf-netty-util:0.3.2.Lithium-SR2]
      at org.opendaylight.controller.netconf.nettyutil.AbstractNetconfSession.handleMessage(AbstractNetconfSession.java:32)[142:org.opendaylight.controller.netconf-netty-util:0.3.2.Lithium-SR2]
      at org.opendaylight.protocol.framework.AbstractProtocolSession.channelRead0(AbstractProtocolSession.java:53)[98:org.opendaylight.controller.protocol-framework:0.6.2.Lithium-SR2]
      at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)[95:io.netty.transport:4.0.26.Final]
      at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)[95:io.netty.transport:4.0.26.Final]
      at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)[95:io.netty.transport:4.0.26.Final]
      at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:242)[147:io.netty.codec:4.0.26.Final]
      at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)[95:io.netty.transport:4.0.26.Final]
      at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)[95:io.netty.transport:4.0.26.Final]
      at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:242)[147:io.netty.codec:4.0.26.Final]
      at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)[95:io.netty.transport:4.0.26.Final]
      at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)[95:io.netty.transport:4.0.26.Final]
      at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:847)[95:io.netty.transport:4.0.26.Final]
      at io.netty.channel.local.LocalChannel.finishPeerRead(LocalChannel.java:326)[95:io.netty.transport:4.0.26.Final]
      at io.netty.channel.local.LocalChannel.access$400(LocalChannel.java:45)[95:io.netty.transport:4.0.26.Final]
      at io.netty.channel.local.LocalChannel$5.run(LocalChannel.java:312)[95:io.netty.transport:4.0.26.Final]
      at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:357)[89:io.netty.common:4.0.26.Final]
      at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)[95:io.netty.transport:4.0.26.Final]
      at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111)[89:io.netty.common:4.0.26.Final]
      at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137)[89:io.netty.common:4.0.26.Final]
      at java.lang.Thread.run(Thread.java:745)[:1.7.0_80]
      2015-10-26 20:03:36,936 | DEBUG | entLoopGroup-2-2 | AbstractDispatcher | 98 - org.opendaylight.controller.protocol-framework - 0.6.2.Lithium-SR2 | Initiated server AbstractBootstrap$PendingRegistrationPromise@3a05723(incomplete) at /0.0.0.0:4189.
      2015-10-26 20:03

            cdgasparini Claudio David Gasparini
            cdgasparini Claudio David Gasparini
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: