Hi Yan, As Betrand said, this is actually a (known) bug in the definition of the OCM bundle of Sling. If you don't need/use OCM (Object Content Mapping), you can safely ignore this error.
Anyway, I know of this problem and will fix it later this week. Regards Felix yanshaozhiGmail schrieb: > HI: > > When I built run the launchapd webapp with mvn jetty:run (the newest sling), > after the server started I encounter with a question as follow: (I want to > know it's ling's bug or not ,how can I do it?) > > 2009-01-05 21:48:43.616:/:WARN: ERROR: Error starting > slinginstall:org.apache.sling.jcr.ocm-2.0.3-i > ncubator-SNAPSHOT.jar (org.osgi.framework.BundleException: Unresolved package > in bundle 31: package; > (package=org.apache.commons.lang)) > org.osgi.framework.BundleException: Unresolved package in bundle 31: package; > (package=org.apache.co > mmons.lang) > at org.apache.felix.framework.Felix._resolveBundle(Felix.java:1728) > at org.apache.felix.framework.Felix._startBundle(Felix.java:1591) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1544) > at > org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:1125) > at > org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:258) > at java.lang.Thread.run(Thread.java:595) > 2009-01-05 21:48:45.225:/:INFO: sling: Servlet sling initialized > 2009-01-05 21:48:46.317::INFO: Started [email protected]:8888 > [INFO] Started Jetty Server > > 2009-01-05 > > > > yanshaozhiGmail >
