I don't think the problem could be caused by old slf4j dependency. Even if I try the newest version, the problem remains the same.
If it helps I can paste complete dependency tree. Last time I just left out stuff made by our company and posted only 3rd party libraries. Now a complete tree: --- maven-dependency-plugin:2.8:tree (default-cli) @ databroker --- com.openmatics.box:databroker:bundle:3.6.0-SNAPSHOT +- org.osgi:org.osgi.core:jar:4.2.0:compile +- org.osgi:org.osgi.compendium:jar:4.2.0:compile +- joda-time:joda-time:jar:1.6.2:compile +- log4j:log4j:jar:1.2.14:compile +- org.sonatype.tycho:org.eclipse.osgi:jar:3.5.1.R35x_v20090827:compile +- com.openmatics.api:common:jar:3.8.0:compile +- com.openmatics.api:boxlet:jar:3.6.0:compile | \- javax.servlet:com.springsource.javax.servlet:jar:2.5.0:compile +- com.openmatics.common:services:jar:3.13.0-SNAPSHOT:compile | \- org.apache.commons:commons-math:jar:2.1:compile +- com.openmatics.shared:condensableobjects:jar:2.2.0:compile +- com.openmatics.shared:condensable:jar:2.3.0:compile | \- com.caucho:hessian:jar:4.0.7:compile +- com.openmatics.shared:file:jar:2.7.1:compile | \- commons-io:commons-io:jar:1.4:compile +- com.openmatics.shared:messaging:jar:1.4.0:compile +- com.openmatics.box:messaging:jar:2.1.0:compile +- com.openmatics.box:util:jar:2.3.1:compile +- com.openmatics.common:utils:jar:1.1.0:compile +- com.openmatics.common:alarming:jar:2.3.0:compile +- com.openmatics.common:message:jar:4.0.0:compile +- com.openmatics.common:messageheader:jar:3.1.0:compile +- com.openmatics.shared:messageheader:jar:3.1.0:compile +- com.openmatics.shared:serialization.kryo:jar:4.0.0:compile | +- com.openmatics.common:serialization:jar:3.0.0:compile | +- com.openmatics.common:updatemanager.messages:jar:2.3.0:compile | +- com.openmatics.shared:serializers:jar:1.3.0:compile | +- com.esotericsoftware.kryo:kryo:jar:2.16-dexed:compile | | +- com.esotericsoftware.reflectasm:reflectasm:jar:1.06-dexed:compile | | | \- org.ow2.asm:asm:jar:4.0-dexed:compile | | +- com.esotericsoftware.minlog:minlog:jar:1.2-dexed:compile | | \- org.objenesis:objenesis:jar:1.2-dexed:compile | \- de.javakaffee:kryo-serializers:jar:0.20-wip-dexed:compile +- commons-logging:commons-logging:jar:1.1.1:compile +- org.glassfish.main.admin:javax.management.j2ee:jar:3.1.2:compile | \- org.glassfish.main.ejb:javax.ejb:jar:3.1.2:compile | +- org.glassfish.main.transaction:javax.transaction:jar:3.1.2:compile | \- org.glassfish.main.javaee-api:javax.annotation:jar:3.1.2:compile +- org.jasypt:jasypt:jar:1.7:compile +- org.slf4j:slf4j-api:jar:1.7.21:compile +- org.slf4j:slf4j-log4j12:jar:1.7.21:compile +- org.springframework:spring-context:jar:3.0.3.RELEASE:compile +- org.springframework:spring-aop:jar:3.0.3.RELEASE:compile | \- aopalliance:aopalliance:jar:1.0:compile +- org.springframework:spring-beans:jar:3.0.3.RELEASE:compile +- org.springframework:spring-core:jar:3.0.3.RELEASE:compile +- org.springframework:spring-expression:jar:3.0.3.RELEASE:compile +- org.springframework:spring-asm:jar:3.0.3.RELEASE:compile +- org.apache.activemq:activemq-broker:jar:5.13.3:compile | \- org.apache.activemq:activemq-openwire-legacy:jar:5.13.3:compile +- org.apache.activemq:activemq-client:jar:5.13.3:compile | +- org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1.1:compile | \- org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:jar:1.0.1:compile +- org.apache.activemq:activemq-kahadb-store:jar:5.13.3:compile | +- org.apache.activemq.protobuf:activemq-protobuf:jar:1.1:compile | \- commons-net:commons-net:jar:2.2:compile +- org.apache.activemq:activemq-spring:jar:5.13.3:compile | +- org.apache.activemq:activemq-pool:jar:5.13.3:compile | | \- org.apache.activemq:activemq-jms-pool:jar:5.13.3:compile | +- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:jar:1.0.1:compile | \- org.apache.commons:commons-pool2:jar:2.4.2:compile +- org.apache.activemq:activemq-mqtt:jar:5.13.3:compile +- org.apache.qpid:qpid-jms-client:jar:0.10.0:compile | +- org.apache.qpid:proton-j:jar:0.13.0:compile | +- io.netty:netty-buffer:jar:4.0.17.Final:compile | +- io.netty:netty-common:jar:4.0.17.Final:compile | +- io.netty:netty-handler:jar:4.0.17.Final:compile | | \- io.netty:netty-codec:jar:4.0.17.Final:compile | \- io.netty:netty-transport:jar:4.0.17.Final:compile +- io.netty:netty-all:jar:4.0.17.Final:compile +- org.fusesource.mqtt-client:mqtt-client:jar:1.2:compile +- org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.9:compile | \- org.fusesource.hawtdispatch:hawtdispatch:jar:1.9:compile +- org.fusesource.hawtbuf:hawtbuf:jar:1.9:compile +- junit:junit:jar:4.5:test +- org.mockito:mockito-all:jar:1.8.5:test +- org.apache.xbean:xbean-spring:jar:3.7:test \- com.google.code.findbugs:annotations:jar:2.0.2:compile My point in mentioning netty issues earlier was connected to the fact I sometimes get the java.nio.channels.UnresolvedAddressException thrown from at org.apache.qpid.jms.JmsConnectionFactory.createQueueConnection(JmsConnectionFactory.java:201) but when I reboot the device it usually helps and the JmsConnection is created OK (and then I get stuck again on the aforementioned spot). -- View this message in context: http://qpid.2158936.n2.nabble.com/Cannot-conect-while-using-ActiveMQ-with-Qpid-JMS-client-tp7647859p7647892.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
