Hi,
Recently I upgrade to the last trunk of Karaf. After build it, I unzip it and
launch it using bin\karaf.bat without any customization, I see the following
exception. There is no such exception saw before.
java.lang.NullPointerException
at
org.apache.karaf.features.command.FeatureFinder.updated(FeatureFinder.java:46)[50:org.apache.karaf.features.command:3.0.0.SNAPSHOT]
at Proxy57827e67_aace_4683_924e_c2eb69b9ba83.updated(Unknown Source)[:]
at
org.apache.felix.cm.impl.ConfigurationManager$ManagedServiceUpdate.run(ConfigurationManager.java:1160)[5:org.apache.felix.configadmin:1.2.8]
at
org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:104)[5:org.apache.felix.configadmin:1.2.8]
at java.lang.Thread.run(Thread.java:662)[:1.6.0_24]
Thanks.
Guofeng