Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] On linux 0.8.zip doesn't work where 0.8.RC1 does

Salut!

Doing the same set of steps, RC1 launches (with the printer errors)
whereas 0.8 doesn't. 

Launching gives:

An error has occurred. See the log file
"/soft/Java/uDig/uDig0.8/eclipse/configuration/1108871160647.log".



[acuster@downdraft eclipse]$ cat configuration/1108871160647.log
!SESSION 2005-02-19 22:46:00.946
-----------------------------------------------eclipse.buildId=I200408122000
java.version=1.5.0_01
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86

!ENTRY org.eclipse.osgi 2005-02-19 22:46:00.946
!MESSAGE Bundle org.eclipse.update.configurator@3:start not found.

!ENTRY org.eclipse.core.runtime 2005-02-19 22:46:01.108
!MESSAGE Product net.refractions.udig.ui.products could not be found.

!ENTRY org.eclipse.osgi 2005-02-19 22:46:01.122
!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:198)
        at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
        at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
        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.basicRun(Main.java:185)
        at org.eclipse.core.launcher.Main.run(Main.java:710)
        at org.eclipse.core.launcher.Main.main(Main.java:694)
[acuster@downdraft eclipse]$

strange,
--adrian




Back to the top