Here is what I had to do to get it start out of the box.
1. Edit etc/org.apache.karaf.features.cfg and add 'war,webconsole' to
featuresBoot.
2. Edit featuresBootAsynchronous and change to 'true'.
3. Edit etc/org.ops4j.pax.url.mvn.cfg and add staging repository.
http://oss.sonatype.org/content/repositories/releases/@id=sonatype, \
https://repository.apache.org/content/repositories/orgapachekaraf-108@id=stage
4. Start karaf (bin/start).
No exceptions in log. Able to access Web Console.
--
View this message in context:
http://karaf.922171.n3.nabble.com/VOTE-Release-Apache-Karaf-2-3-2-tp4029244p4029280.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.