I'm using Karaf 4.0.4 with Oracle Java 8 and trying to install camel-websocket 2.16.2 and the install hangs.
Here are the logs after turning on DEBUG. I don't have issues installing any other camel features. 2016-03-07 15:11:29,457 | DEBUG | 127.0.0.1:44444] | proxy | - - | RMI RenewClean-[127.0.0.1:44444]: host: 127.0.0.1, port: 44444 2016-03-07 15:11:29,488 | DEBUG | ion(7)-127.0.0.1 | tcp | - - | RMI TCP Connection(7)-127.0.0.1: accepted socket from [127.0.0.1:37067] 2016-03-07 15:11:29,492 | DEBUG | ion(7)-127.0.0.1 | tcp | - - | RMI TCP Connection(7)-127.0.0.1: (port 44444) op = 80 2016-03-07 15:11:29,492 | DEBUG | ion(7)-127.0.0.1 | loader | - - | RMI TCP Connection(7)-127.0.0.1: name = "[Ljava.rmi.server.ObjID;", codebase = "" 2016-03-07 15:11:29,492 | DEBUG | ion(7)-127.0.0.1 | loader | - - | RMI TCP Connection(7)-127.0.0.1: name = "java.rmi.dgc.Lease", codebase = "" 2016-03-07 15:11:29,492 | DEBUG | ion(7)-127.0.0.1 | loader | - - | RMI TCP Connection(7)-127.0.0.1: name = "java.rmi.dgc.VMID", codebase = "" 2016-03-07 15:11:29,492 | DEBUG | ion(7)-127.0.0.1 | loader | - - | RMI TCP Connection(7)-127.0.0.1: name = "[B", codebase = "" 2016-03-07 15:11:29,492 | DEBUG | ion(7)-127.0.0.1 | loader | - - | RMI TCP Connection(7)-127.0.0.1: name = "java.rmi.server.UID", codebase = "" 2016-03-07 15:11:29,493 | DEBUG | 127.0.0.1:44444] | loader | - - | RMI RenewClean-[127.0.0.1:44444]: name = "java.rmi.dgc.Lease", codebase = "" 2016-03-07 15:11:29,493 | DEBUG | 127.0.0.1:44444] | loader | - - | RMI RenewClean-[127.0.0.1:44444]: name = "java.rmi.dgc.VMID", codebase = "" 2016-03-07 15:11:29,493 | DEBUG | 127.0.0.1:44444] | loader | - - | RMI RenewClean-[127.0.0.1:44444]: name = "[B", codebase = "" 2016-03-07 15:11:29,493 | DEBUG | 127.0.0.1:44444] | loader | - - | RMI RenewClean-[127.0.0.1:44444]: name = "java.rmi.server.UID", codebase = "" 2016-03-07 15:11:29,494 | DEBUG | 127.0.0.1:44444] | ref | - - | RMI RenewClean-[127.0.0.1:44444]: free connection (reuse = true) 2016-03-07 15:11:29,494 | DEBUG | 127.0.0.1:44444] | tcp | - - | RMI RenewClean-[127.0.0.1:44444]: reuse connection 2016-03-07 15:11:29,494 | DEBUG | 127.0.0.1:44444] | tcp | - - | RMI RenewClean-[127.0.0.1:44444]: create reaper 2016-03-07 15:11:35,350 | DEBUG | nsole user karaf | LoggingCommandSessionListener | 44 - org.apache.karaf.shell.core - 4.0.4 | Command: 'feature:install camel-websocket' failed: java.lang.InterruptedException -- View this message in context: http://camel.465427.n5.nabble.com/camel-websocket-installation-hangs-tp5778701.html Sent from the Camel - Users mailing list archive at Nabble.com.