Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] Install problems

Maybe Eclipse or I needed the overnight rest.

This morning when I did the Clean and Update Classpath, I could see the libs folder with all the jars.

Following the directions to start the main application, I get the error that launching failed because the org.eclipse.osgi plug-in was not included. I went back to the Run configuration and selected the org.eclipse.osgi plugins under "External Plug-ins" although the uDIG instructions don't refer to this.

When I select "Validate Plug-in Set", there is a huge number of errors like "Fragment net.refractions.udig.catalog.arcsde.nl1 will be disabled Fragment host "net.refractions.udig.catalog.arcsde" is disabled."

After adding the osgi plugins, I get the uDIG startup logo but then get a Launch Error - "Could not launch the configuration". In the log I see messages like:

!SESSION 2005-07-07 07:01:39.953 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -product net.refractions.udig.ui.products -pdelaunch
Command-line arguments: -product net.refractions.udig.ui.products -data C:\Documents and Settings\DAVEA5\runtime-workspace -dev file:C:/Documents and Settings/DAVEA5/workspace/.metadata/.plugins/org.eclipse.pde.core/Go/dev.properties -pdelaunch -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.osgi 2005-07-07 07:01:41.687
!MESSAGE Bundle initial@reference:file:E:/geotools/udig/trunk/plugins/mil.army.cecer.site.catalog.dxf/ [1] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2005-07-07 07:01:41.687
!MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2005-07-07 07:01:41.687
!MESSAGE Missing required bundle org.eclipse.core.runtime_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2005-07-07 07:01:41.687
!MESSAGE Missing required bundle net.refractions.udig.catalog_0.0.0.


At 06:19 PM 7/6/2005, Jesse Eichar wrote:
Sorry I have been at lunch. The net.refractions.udig.lib plugin should have a libs folder with all the jars in it after the clean.

Jesse

David Adler wrote:

I've done the Project->Clean followed by PDE->Update Classpath several times but it doesn't seem to help.

Where are the jar files supposed to go?  How can I tell what is going on?

I do see the jar files in
e:\geotools\udig\trunk\plugins\net.refractions.udig.libs\lib
but don't know if these are from checking out from svn or from eclipse.

e:\geotools\udig\trunk is where I did the checkout from.

David

At 04:09 PM 7/6/2005, you wrote:

It is important to do a clean on net.refractions.udig.libs before the update classpath because the clean downloads the files. The update class path is done before the it doesn't add anyfile because the files don't exist.
If you are having problems do a clean and then update all classpaths again.

With regards to the JRE 5... I don't know.  Let me know what happens :-P .
Jesse


David Adler wrote:

The uDIC develpment install directions refer to JRE 5 update 3 but this doesn't seem to be available anymore. I installed JRE 5 update 4 but am not sure if the uDIG jdk.zip should be applied as it seems to backdate some of the files.

I thought I followed the install instructions carefully, but imports from org.geotools.data, etc are failing. I expect this is because it is not finding the GeoTools main-2.1.RC1.jar in the build path. What part of the process is supposed to take care of this? I thought it would be \
PDE->Update Classpath
It isn't clear that the Project->Clean step downloaded any required jar files.

Any suggestions?

Overall, the directions are exceptionally clear.


_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel



_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel



_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel


_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel




Back to the top