Can I do something about the NPE?
I can ping locally, that works fine.
I don´t have any firewalls on the network. I can telnet the other node and get
response „ERROR“ if I type something & press enter. This works in both
directions.
Is it possibly related to this error:
13:30:45,639 | ERROR | 6d-485a8cfa2b3c) | configadmin | 5
- org.apache.felix.configadmin - 1.6.0 |
[org.osgi.service.cm.ManagedServiceFactory, id=354,
bundle=97/mvn:org.apache.activemq/activemq-osgi/5.10.0]: Updating property
config of configuration
org.apache.activemq.server.9e2b1904-189f-4449-a06d-485a8cfa2b3c caused a
problem: Property must be set
org.osgi.service.cm.ConfigurationException: config : Property must be set
at
org.apache.activemq.osgi.ActiveMQServiceFactory.updated(ActiveMQServiceFactory.java:54)[97:org.apache.activemq.activemq-osgi:5.10.0]
at
org.apache.felix.cm.impl.helper.ManagedServiceFactoryTracker.provideConfiguration(ManagedServiceFactoryTracker.java:88)[5:org.apache.felix.configadmin:1.6.0]
at
org.apache.felix.cm.impl.ConfigurationManager$UpdateConfiguration.run(ConfigurationManager.java:1723)[5:org.apache.felix.configadmin:1.6.0]
at
org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:103)[5:org.apache.felix.configadmin:1.6.0]
at java.lang.Thread.run(Thread.java:662)[:1.6.0_45]
Regards, Thomas.
Am 06.08.2014 um 17:26 schrieb Jean-Baptiste Onofré <[email protected]>:
> For the NPE, it could be related to the Cellar version (if it comes from
> cellar-config).
>
> Regarding the ping, it doesn't work "locally" (when you ping the local node)
> ? Do you have any firewall on the network ?
>
> Regards
> JB