Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-users] unable to start uDig

I have downloaded uDig 1.1.1 and I have unzipped it in my home directory. When I run the executable, the uDig splash screen opens and reports that it is loading the workbench, etc., but then crashes before the main uDig window opens. I am attaching the log from uDigWorkspace/.metadata/.log

Also, a line in the terminal window from which I tried to start uDig reports the following upon crashing:

/usr/libexec/uDig: No such file or directory.

Does anyone know what might be wrong? Why is it looking for something in the /usr/libexec/uDig directory?

Thanks for your help.


!SESSION 2009-02-09 21:07:16.712 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_02
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 -data /home/wdmccoy/uDigWorkspace

!ENTRY org.eclipse.osgi 2 1 2009-02-09 21:07:18.948
!MESSAGE NLS unused message: deleteAttributeAction_image in: net.refractions.udig.ui.internal.messages

!ENTRY org.eclipse.osgi 2 1 2009-02-09 21:07:18.948
!MESSAGE NLS unused message: newAttributeType_image in: net.refractions.udig.ui.internal.messages

!ENTRY org.eclipse.osgi 2 1 2009-02-09 21:07:18.948
!MESSAGE NLS unused message: newAttributeType_tooltip in: net.refractions.udig.ui.internal.messages

!ENTRY org.eclipse.osgi 2 1 2009-02-09 21:07:18.948
!MESSAGE NLS unused message: newAttributeType_description in: net.refractions.udig.ui.internal.messages

!ENTRY org.eclipse.osgi 2 1 2009-02-09 21:07:18.948
!MESSAGE NLS unused message: newAttributeType_label in: net.refractions.udig.ui.internal.messages

!ENTRY org.eclipse.osgi 2 1 2009-02-09 21:07:18.955
!MESSAGE NLS unused message: net_refractions_udig_ui_NewAttributeType_label in: net.refractions.udig.ui.internal.messages

!ENTRY org.eclipse.osgi 2 1 2009-02-09 21:07:18.955
!MESSAGE NLS unused message: net_refractions_udig_ui_NewAttributeType_image in: net.refractions.udig.ui.internal.messages

!ENTRY org.eclipse.osgi 2 1 2009-02-09 21:07:18.956
!MESSAGE NLS unused message: net_refractions_udig_ui_NewAttributeType_tooltip in: net.refractions.udig.ui.internal.messages

!ENTRY org.eclipse.osgi 2 1 2009-02-09 21:07:18.956
!MESSAGE NLS unused message: net_refractions_udig_ui_deleteAttributeType_label in: net.refractions.udig.ui.internal.messages

!ENTRY org.eclipse.osgi 2 1 2009-02-09 21:07:18.956
!MESSAGE NLS unused message: net_refractions_udig_ui_deleteAttributeType_image in: net.refractions.udig.ui.internal.messages

!ENTRY org.eclipse.osgi 2 1 2009-02-09 21:07:18.956
!MESSAGE NLS unused message: net_refractions_udig_ui_deleteAttributeType_tooltip in: net.refractions.udig.ui.internal.messages

!ENTRY net.refractions.udig.ui 1 0 2009-02-09 21:07:18.959
!MESSAGE net.refractions.udig.ui.WorkbenchConfiguration "net.refractions.udig.internal.ui.UDIGWorkbenchConfiguration" specified but no valid extension found.
Please check that the extension exists and that it is valid.

!ENTRY net.refractions.udig.ui 1 0 2009-02-09 21:07:18.979
!MESSAGE net.refractions.udig.ui.MenuBuilder "net.refractions.udig.ui.uDigMenuBuilder" specified but no valid extension found.
Please check that the extension exists and that it is valid.

!ENTRY org.eclipse.ui 4 4 2009-02-09 21:07:19.665
!MESSAGE Part already exists in page layout: net.refractions.udig.catalog.ui.CatalogView.

!ENTRY org.eclipse.ui 4 4 2009-02-09 21:07:19.666
!MESSAGE Unable to find Action Set: net.refractions.udig.printing.ui.mapGraphic.action

!ENTRY org.eclipse.ui 4 4 2009-02-09 21:07:19.666
!MESSAGE Unable to find Action Set: net.refractions.udig.tools.edit.mapGraphic.action


--
William D. McCoy
Geosciences
University of Massachusetts
Amherst, MA 01003


Back to the top