Akka failed to startup:
2017-04-13 11:14:43,816 | ERROR | pool-2-thread-1 | ServiceRecipe
| 11 - org.apache.aries.blueprint.core - 1.7.1 | Error
retrieving service from ServiceRecipe[name='.component-1']
org.osgi.service.blueprint.container.ComponentDefinitionException: Error
when instantiating bean actorSystemProvider of class
org.opendaylight.controller.config.yang.config.actor_system_provider.impl.ActorSystemProviderImpl
at
org.apache.aries.blueprint.container.BeanRecipe.wrapAsCompDefEx(BeanRecipe.java:361)[11:org.apache.aries.blueprint.core:1.7.1]
...
Caused by: org.jboss.netty.channel.ChannelException: Failed to bind to: /
127.0.0.1:2550
at
org.jboss.netty.bootstrap.ServerBootstrap.bind(ServerBootstrap.java:272)[99:org.jboss.netty:3.10.6.Final]
...
Caused by: java.net.BindException: Address already in use
at sun.nio.ch.Net.bind0(Native Method)[:1.8.0_77]
at sun.nio.ch.Net.bind(Net.java:433)[:1.8.0_77]
at sun.nio.ch.Net.bind(Net.java:425)[:1.8.0_77]
at
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)[:1.8.0_77]
at
sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)[:1.8.0_77]
at
org.jboss.netty.channel.socket.nio.NioServerBoss$RegisterTask.run(NioServerBoss.java:193)[99:org.jboss.netty:3.10.6.Final]
It seems there's another instance already running on port 2550?
On Thu, Apr 13, 2017 at 5:31 AM, Jozef Bacigál <[email protected]>
wrote:
> Guys,
>
>
> here I send a karaf4 log.
>
>
> We (openflowplugin) try to switch to karaf4 but unfortunately the karaf4
> stop when loading bundles. Is there a way to get more information why the
> karaf isn't able to start all the bundles ?
>
>
> Asking here maybe anyone know the answer related to all project in ODL. I
> am not sure if it is plugin issue or not.
>
>
> Thanks
>
>
> Jozef.
>
> _______________________________________________
> release mailing list
> [email protected]
> https://lists.opendaylight.org/mailman/listinfo/release
>
>
_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev