Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Problems with QuickStart / Running the Main Application

Hi All,
I am new user to this domain, I am a GIS programmer and I would like to give
my contribution to this community.
Last 11 june I have downloaded all files described in the Quickstart
document, and I think to have followed step-by-step all instructions
described there.
BUT when I try to run the application, the Build job fails and many error
shows up in the "Problem Tab" (here are some lines):
----------------------------------------------------------------------------
------------------------------------
Severity	Description	Resource	In Folder	Location	Creation Time
2	Envelope cannot be resolved to a type	ICatalog.java
net.refractions.udig.catalog/src/net/refractions/udig/catalog	line 148	14
giugno 2005 20.00.01
2	The import org.geotools cannot be resolved	IGeoResourceInfo.java
net.refractions.udig.catalog/src/net/refractions/udig/catalog	line 22	14
giugno 2005 20.00.00
2	The import org.opengis cannot be resolved	IGeoResourceInfo.java
net.refractions.udig.catalog/src/net/refractions/udig/catalog	line 23	14
giugno 2005 20.00.00
2	The import com.vividsolutions cannot be resolved	IGeoResourceInfo.java
net.refractions.udig.catalog/src/net/refractions/udig/catalog	line 25	14
giugno 2005 20.00.00
2	ReferencedEnvelope cannot be resolved to a type	IGeoResourceInfo.java
net.refractions.udig.catalog/src/net/refractions/udig/catalog	line 51	14
giugno 2005 20.00.00
2	CoordinateReferenceSystem cannot be resolved to a type
IGeoResourceInfo.java
net.refractions.udig.catalog/src/net/refractions/udig/catalog	line 57	14
giugno 2005 20.00.00
2	Envelope cannot be resolved to a type	IGeoResourceInfo.java
net.refractions.udig.catalog/src/net/refractions/udig/catalog	line 57	14
giugno 2005 20.00.00
2	bounds cannot be resolved or is not a field	IGeoResourceInfo.java
net.refractions.udig.catalog/src/net/refractions/udig/catalog	line 59	14
giugno 2005 20.00.00
2	ReferencedEnvelope cannot be resolved to a type	IGeoResourceInfo.java
net.refractions.udig.catalog/src/net/refractions/udig/catalog	line 59	14
giugno 2005 20.00.00
2	ReferencedEnvelope cannot be resolved to a type	IGeoResourceInfo.java
net.refractions.udig.catalog/src/net/refractions/udig/catalog	line 176	14
giugno 2005 20.00.00
2	bounds cannot be resolved	IGeoResourceInfo.java
net.refractions.udig.catalog/src/net/refractions/udig/catalog	line 177	14
giugno 2005 20.00.00
2	CoordinateReferenceSystem cannot be resolved to a type
IGeoResourceInfo.java
net.refractions.udig.catalog/src/net/refractions/udig/catalog	line 190	14
giugno 2005 20.00.00
2	bounds cannot be resolved	IGeoResourceInfo.java
net.refractions.udig.catalog/src/net/refractions/udig/catalog	line 191	14
giugno 2005 20.00.00
2	The import com.vividsolutions cannot be resolved	CatalogImpl.java
net.refractions.udig.catalog/src/net/refractions/udig/catalog/internal	line
46	14 giugno 2005 20.00.00
2	Envelope cannot be resolved to a type	CatalogImpl.java
net.refractions.udig.catalog/src/net/refractions/udig/catalog/internal	line
235	14 giugno 2005 20.00.00

etc. etc. etc.
----------------------------------------------------------------------------
------------------------------------


To give you more details about my problem, these are just some lines of the
"Launch Error - Log" :


!SESSION Tue Jun 14 20:23:21 CEST
2005 -----------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 2005-06-14 20:23:21.390
!MESSAGE -showsplash
!STACK
java.io.IOException: CreateProcess: e:\Java\eclipse\eclipse -name
Eclipse -showsplash 600
E:\Java\udig\trunk\plugins\net.refractions.udig.ui\splash.bmp error=5
	at java.lang.ProcessImpl.create(Native Method)
	at java.lang.ProcessImpl.<init>(Unknown Source)
	at java.lang.ProcessImpl.start(Unknown Source)
	at java.lang.ProcessBuilder.start(Unknown Source)
	at java.lang.Runtime.exec(Unknown Source)
	at java.lang.Runtime.exec(Unknown Source)
	at org.eclipse.core.launcher.Main.runCommand(Main.java:1555)
	at org.eclipse.core.launcher.Main.handleSplash(Main.java:1531)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:276)
	at org.eclipse.core.launcher.Main.run(Main.java:973)
	at org.eclipse.core.launcher.Main.main(Main.java:948)

!SESSION 2005-06-14
20:23:21.328 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=it_IT
Framework arguments:  -product net.refractions.udig.ui.products -pdelaunch
Command-line arguments:  -product net.refractions.udig.ui.products -data
E:\Java\runtime-workspace -dev
file:E:/Java/workspace/.metadata/.plugins/org.eclipse.pde.core/Go/dev.proper
ties -pdelaunch -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.osgi 2005-06-14 20:23:25.234
!MESSAGE Bundle
update@../udig/trunk/plugins/net.refractions.udig.catalog.arcsde/ [32] was
not resolved.
!SUBENTRY 1 org.eclipse.osgi 2005-06-14 20:23:25.234
!MESSAGE Missing required bundle net.refractions.udig.catalog.ui_0.0.0.

!ENTRY org.eclipse.osgi 2005-06-14 20:23:25.250
!MESSAGE Bundle
update@../udig/trunk/fragments/net.refractions.udig.catalog.arcsde.nl1/ [33]
was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2005-06-14 20:23:25.250
!MESSAGE Missing host net.refractions.udig.catalog.arcsde_0.8.0.


Please, can someone help me ?

Many thanks.

Mario




Back to the top