facebookarchive/nailgun

Exception after the first request in casting Apache Felix ThreadInputStream

Closed this issue · 1 comments

I'm trying to use jclouds-cli with nailgun and after the first request exits successfully, subsequent requests fail with:

Exception in thread "NGSession 2: 127.0.0.1: org.jclouds.cli.runner.Main" java.lang.ClassCastException: org.apache.felix.gogo.runtime.threadio.ThreadInputStream cannot be cast to com.martiansoftware.nailgun.ThreadLocalInputStream

I'm trying to figure this out, but if someone more familiar with Java/Apache Felix has an idea of what's going on, and can point me in the right direction, that would be awesome.

Closing all issues older than 6 months; please reopen if it is still relevant