Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Re: Problems with uDig Build

Upson, Patrick wrote:

I'm having some problems when I try and build the current uDig version. I
followed all the instructions on the uDig page for building and this is the
error log I get:
This looks like a problem encountered during running udig? It looks like the eclipse starter is looking for
an application id. Have you selected "Run an application" by accident?

We have created a product for udig, when you select "Run a product" you should be able to choose: net.refractions.udig.ui.products

The instructions on this page: http://udig.refractions.net/confluence/display/UDIG/Running+the+Main+Application should detail the required steps. We should be able to update this page for you later today to reflect the current Eclipse 3.1 M7 release.

Jesse wanted me to ask you if you have included all the required plugins? This may also lead to the stack trace you have described.

Jody Garnett

!SESSION 2005-05-18 16:48:57.93
------------------------------------------------
eclipse.buildId=I200408122001
java.version=1.5.0_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_CA
Framework arguments:  -product net.refractions.udig.ui.products -pdelaunch
Command-line arguments:  -product net.refractions.udig.ui.products -data
C:\eclipse\runtime-workspace -dev
file:C:/eclipse/workspace/.metadata/.plugins/org.eclipse.pde.core/Go/dev.pro
perties -pdelaunch -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.core.runtime 2005-05-18 16:48:59.577
!MESSAGE Product net.refractions.udig.ui.products could not be found.

!ENTRY org.eclipse.osgi 2005-05-18 16:48:59.593
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
	at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.
java:208)
	at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:371)
	at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.core.launcher.Main.invokeFramework(Main.java:330)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:274)
	at org.eclipse.core.launcher.Main.run(Main.java:977)
	at org.eclipse.core.launcher.Main.main(Main.java:952)

If you've seen this error before and you know what to do about it could you
please let me know.

Thanks,
Patrick Upson



Back to the top