This is an Equinox-specific issue.  You send it to the equinox-dev
mailing list.  See
https://dev.eclipse.org/mailman/listinfo/equinox-dev .

This list is for general OSGi-related questions.

On 8/3/06, karthik ananth <[EMAIL PROTECTED]> wrote:
> i am gettig the on console if i use
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(String[]
> args,  null)
>
> java.lang.NullPointerException
>     at
> org.eclipse.core.runtime.adaptor.LocationManager.getOSGiConfigurationDir
> (LocationManager.java:340)
>     at
> org.eclipse.core.runtime.adaptor.LocationManager.getConfigurationFile(LocationManager.java:349)
>     at
> org.eclipse.core.runtime.adaptor.LocationManager.initializeDerivedConfigurationLocations
> (LocationManager.java:196)
>     at
> org.eclipse.core.runtime.adaptor.LocationManager.initializeLocations(LocationManager.java:156)
>     at
> org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:247)
>     at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:149)
>     at Eclipsestarter.main(Eclipsestarter.java:15)
> Exception in thread "main" java.lang.NullPointerException
>     at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:194)
>     at Eclipsestarter.main(Eclipsestarter.java:15)
>
>
> This may be a mior error but not able to make it out as i am new to this..
> plz anyone help me out
> --
> akarthik
> _______________________________________________
> osgi-dev mailing list
> osgi-dev@bundles.osgi.org
> http://bundles.osgi.org/mailman/listinfo/osgi-dev
>
>
>
_______________________________________________
osgi-dev mailing list
osgi-dev@bundles.osgi.org
http://bundles.osgi.org/mailman/listinfo/osgi-dev

Reply via email to