Looks like some feature has left out the version number. Lesson to learn is how lack of context sensitive information makes the debugging more difficult. Had the P2 profile generation printed which component/feature along the exception, it would have been very easy.
/sumedha On Thu, Mar 24, 2011 at 2:18 PM, Afkham Azeez <[email protected]> wrote: > From the p2 log > > !ENTRY org.eclipse.equinox.app 4 0 2011-03-24 14:02:02.066 > !MESSAGE For input string: "null" > !STACK 0 > java.lang.NumberFormatException: For input string: "null" > at > java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) > at java.lang.Integer.parseInt(Integer.java:449) > at java.lang.Integer.parseInt(Integer.java:499) > at org.osgi.framework.Version.<init>(Version.java:125) > at org.osgi.framework.Version.parseVersion(Version.java:218) > at > org.eclipse.osgi.service.resolver.VersionRange.<init>(VersionRange.java:92) > at > org.eclipse.osgi.internal.resolver.StateBuilder.getVersionRange(StateBuilder.java:532) > at > org.eclipse.osgi.internal.resolver.StateBuilder.addImportPackages(StateBuilder.java:271) > at > org.eclipse.osgi.internal.resolver.StateBuilder.createImportPackages(StateBuilder.java:250) > at > org.eclipse.osgi.internal.resolver.StateBuilder.createBundleDescription(StateBuilder.java:99) > at > org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl.createBundleDescription(StateObjectFactoryImpl.java:32) > at > org.eclipse.equinox.p2.publisher.eclipse.BundlesAction.createBundleDescription(BundlesAction.java:492) > at > org.eclipse.equinox.p2.publisher.eclipse.BundlesAction.createBundleDescription(BundlesAction.java:507) > at > org.eclipse.equinox.p2.publisher.eclipse.BundlesAction.getBundleDescriptions(BundlesAction.java:774) > at > org.eclipse.equinox.p2.publisher.eclipse.BundlesAction.perform(BundlesAction.java:593) > at org.eclipse.equinox.p2.publisher.Publisher.publish(Publisher.java:172) > at > org.eclipse.equinox.p2.publisher.AbstractPublisherApplication.run(AbstractPublisherApplication.java:291) > at > org.eclipse.equinox.p2.publisher.AbstractPublisherApplication.run(AbstractPublisherApplication.java:261) > at > org.eclipse.equinox.p2.publisher.AbstractPublisherApplication.start(AbstractPublisherApplication.java:322) > at > org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) > at > org.eclipse.equinox.internal.app.AnyThreadAppLauncher.run(AnyThreadAppLauncher.java:26) > at java.lang.Thread.run(Thread.java:680) > > > -- > *Afkham Azeez* > Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com, > * > * > *Member; Apache Software Foundation; > **http://www.apache.org/*<http://www.apache.org/> > * > email: **[email protected]* <[email protected]>* cell: +94 77 3320919 > blog: **http://blog.afkham.org* <http://blog.afkham.org>* > twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> > * > linked-in: **http://lk.linkedin.com/in/afkhamazeez* > * > * > *Lean . Enterprise . Middleware* > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > >
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
