Steps I took: In cmd prompt: rd data /s In cmd prompt: bin\karaf In karaf shell: log:set DEBUG In karaf shell: features:install spring-jms
Feature installed fine. I've tried the same things I've been doing and it works now. The only thing that has been done differently is the explicit call to rd data /s. Normally, I just use "bin\karaf clean" under the assumption it does the same thing. is it possible it doesn't? And once I get into this corrupted state I need to explicitly delete the data folder? -- View this message in context: http://karaf.922171.n3.nabble.com/Exceptions-when-installing-spring-jms-tp3333414p3339539.html Sent from the Karaf - User mailing list archive at Nabble.com.
