Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Reinstall..... (because of shape export?)

hey yall,,,

well the bleeding edge fights back...

problem. UDIG stalled on splash graphic with sponsors and such (before three option screen).

I have to admit I did not try a boot this morning BEFORE instathe shape export so I don't know if it is related.

I installed the shape export .jar, started UDIG and it died. So I figured to delete UDIG install and reinstall.. fired it up and still no go.

Any help to get UDIG working again would be good. I have a bunch of JRE's from various projects like OPEN JUMP and UDIG... I also have blackdown for some 3D options in Open JUMP (aka jump pilot). So I don't know how all these JRE's and such are co-operating. Again I don't understand java I just use the apps...

Results of log (snippet of 600 line log file)

!ENTRY org.eclipse.osgi 2005-07-29 10:53:44.370
!MESSAGE Error while stopping "net.refractions.udig.project_1.0.0".
!STACK 0
org.osgi.framework.BundleException: Exception in net.refractions.udig.project.internal.ProjectPlugin$Implementation.stop() of bundle net.refractions.udig.project. at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1051) at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:402) at org.eclipse.osgi.framework.internal.core.AbstractBundle.stop(AbstractBundle.java:410) at org.eclipse.core.runtime.internal.adaptor.BundleStopper.basicStopBundles(BundleStopper.java:79) at org.eclipse.core.runtime.internal.adaptor.BundleStopper.stopBundles(BundleStopper.java:69) at org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStopping(EclipseAdaptor.java:708) at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:529) at org.eclipse.osgi.framework.internal.core.SystemBundle$1.run(SystemBundle.java:171)
   at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.NullPointerException
at net.refractions.udig.project.internal.impl.ProjectRegistryImpl.validateProjects(Unknown Source) at net.refractions.udig.project.internal.impl.ProjectRegistryImpl.load(Unknown Source) at net.refractions.udig.project.internal.ProjectPlugin$Implementation.getProjectRegistry(Unknown Source) at net.refractions.udig.project.internal.ProjectPlugin$Implementation.stop(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1035)
   at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1031)
   ... 8 more
Root exception:
java.lang.NullPointerException
at net.refractions.udig.project.internal.impl.ProjectRegistryImpl.validateProjects(Unknown Source) at net.refractions.udig.project.internal.impl.ProjectRegistryImpl.load(Unknown Source) at net.refractions.udig.project.internal.ProjectPlugin$Implementation.getProjectRegistry(Unknown Source) at net.refractions.udig.project.internal.ProjectPlugin$Implementation.stop(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1035)
   at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1031) at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:402) at org.eclipse.osgi.framework.internal.core.AbstractBundle.stop(AbstractBundle.java:410) at org.eclipse.core.runtime.internal.adaptor.BundleStopper.basicStopBundles(BundleStopper.java:79) at org.eclipse.core.runtime.internal.adaptor.BundleStopper.stopBundles(BundleStopper.java:69) at org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStopping(EclipseAdaptor.java:708) at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:529) at org.eclipse.osgi.framework.internal.core.SystemBundle$1.run(SystemBundle.java:171)
   at java.lang.Thread.run(Thread.java:595)

--
+---------------------------------------------------------------+
|Dave Sampson: Geographic Information System (GIS) Technician	|
|								|
|Centre for Sustainable Watersheds				|
|Cooperative Approaches to Protect Canada's Water Resources	|
|								|
|14 Water St, P.O Box 280. Portland Ontario, Canada. K0G 1V0	|
|Lat: 44.700	Long: -76.19					|
|www.watersheds.ca		gis@xxxxxxxxxxxxx		|
+---------------------------------------------------------------+



Back to the top