Hi to all, I grabbed apache-servicemix-4.1.0-SNAPSHOT.zip from http://hudson.zones.apache.org/hudson/job/ServiceMix-Features/org.apache.servicemix$apache-servicemix/lastSuccessfulBuild/artifact/org.apache.servicemix/apache-servicemix/4.1.0-SNAPSHOT/ After checking fingerprint I saw Introduced 2 days 15 hr ago, so I decided it should quite reliable snapshot to try. We are pondering upgrade from 3.3.1 to SMX 4 and I read 4.2 Stable release should be released soon, that's why I skipped SMX 4.0 and decided to check 4.1 which as far as I know is candidate for 4.2 release.
After getting zip and unzipping and launching karaf, I got prompt, but otherwise software was not working: features:install spring-dm (as written in start section of PDF) is giving error: Apache ServiceMix (4.1.0-SNAPSHOT) Hit '<tab>' for a list of available commands and '[cmd] --help' for help on a specific command. ka...@root> features:install spring-dm Error executing command: URL [mvn:org.apache.felix.karaf/apache-felix-karaf/1.1. 0-SNAPSHOT/xml/features] could not be resolved. : mvn:org.apache.felix.karaf/apa che-felix-karaf/1.1.0-SNAPSHOT/xml/features ka...@root> After browsing forums, I tried to move all content of local system directory (which contains jars) to my local maven repository. Haven't helped. I checked even more "osgi:list" -> only 33 packages active, basically karaf core, neither of features listed in 'org.apache.felix.karaf.features.cfg' were started. Dropping packages to deploy directory made nothing, all log file contained only info about getting lock and releasing lock. Tried some remote management things with 'java -jar lib/karaf-client.jar osgi:list' - error - authentication failed. Tried providing -u and -p, then socket couldn't be acquired. After playing with those issues for 5 hours, decided to check 4.0 version - unzipped, started, checked - features running, deployment goes. Downloaded 4.2.0.FUSE-01-00 (which seems more or less the same as SMX 4.1) - all goes smoothly, dropped packages successfully deploy and tests run. So the only conclusion that 4.1.0-SNAPSHOT is faulty. Could someone check it and rebuild it? As it was released for 2d 15h in this state. As side effect. I haven't had much experience with trying many snapshots, so wondering is it common situation? If so then I guess the only option for feeling 4.2 would be left playing with FUSE release of SMX4.2 Sincerely, Titas -- View this message in context: http://old.nabble.com/ServiceMix-4.1-SNAPSHOT-not-working-tp27703705p27703705.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
