Skip to main content

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

Finished up the thread and I see it is resolved. That is great news. An odd issue. I wonder if there is any way to detect this case in the launch script.

Jesse

On 11-Feb-09, at 8:44 AM, Jesse Eichar wrote:

Maybe try with -debug that might give a bit more information.

Also try verifying you have the correct build of uDig for your machine. Usually uDig 32 bit will run on a 64 bit machine. However I have seen similar problems to this when 32 application try linking up with 64 bit libraries. It is possible (although surprising) that this could be happening.

Try downloading eclipse perhaps you will get a hint from running that.


Jesse

On 10-Feb-09, at 4:44 PM, William McCoy wrote:

Jesse and Andrea,

Thanks for your responses.  I still have a problem.

Yes, I was trying to run it via the shell script. I just now tried to run the private-bin executable directly and I get exactly the same result. I don't understand why the program is looking for anything in /usr/libexec/udig.

I have also tried forcing udig to use the supplied jre with the -vm argument as suggested on one of the udig developer web pages. That also gives the same result along with the following additional message in the terminal:

# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0288a63d, pid=3728, tid=3086830480
#
# Java VM: Java HotSpot(TM) Server VM (1.6.0_02-b05 mixed mode)
# Problematic frame:
# C  [libxul.so+0x88a63d]
#
# An error report file with more information is saved as hs_err_pid3728.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
/usr/libexec/uDig: No such file or directory.

I think the clue here is the libxul.so library which is part of xulrunner that Gecko apps use (including Firefox on Fedora 10). I wonder if your Ubuntu installations have the xulrunner libs installed.

Looking at the last two entries in the .log file that I sent in my original message, I wonder if the "Unable to find Action Set: ..." is a key to the problem.

Does anyone have any ideas about this?

Thanks for your help.


Jesse Eichar wrote:
First of all don't run the executable run the shell script. Otherwise... Very odd that it would be looking in libexec. Try out the udig shell script and make sure that works. Just for test purposes you can try the private-bin executable and see if that makes a difference. I run this version of uDig regularly on Ubuntu with about 4 different JVMs installed and it has been working fine for me.
Jesse
On 10-Feb-09, at 4:01 AM, William McCoy wrote:
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
_______________________________________________
udig-users mailing list
udig-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.refractions.net/mailman/listinfo/udig-users

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

_______________________________________________
udig-users mailing list
udig-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.refractions.net/mailman/listinfo/udig-users



Back to the top