[udig-devel] uDig log file Exceptions
Jesse Eichar
jeichar at refractions.net
Tue Jun 13 12:08:35 PDT 2006
Hi,
The main issue that I am concerned with is the first error. There
shouldn't be a null pointer exception. Could you tell me how that
error occurred? I agree with you that there is a bug in the delete
method. I fixed the index out of bounds exception but the files
still don't correctly get deleted. I think that is a bug report.
I'll fix it when I can.
The third issue actually doesn't affect the behaviour so it had not
been fixed yet.
Jesse
On 12-Jun-06, at 11:58 PM, U P wrote:
> I did install uDig 1.1. RC1. It appears that some of
> the Exceptions have disappeared but other Exceptions
> have come up.
>
> Also if you delete a project and check the box for
> deleting the files it still doesn't delete them.
>
> Am I doing something wrong? need to change some
> arguments in invoking the application? Use Linux
> instead of Win XP? Or download the JRE seperately
> (even though I did that also).
>
> Here are some of the Exceptions in the log file:
>
> !SESSION 2006-06-12 16:13:57.671
> -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.5.0_04
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32,
> NL=en_US
> Framework arguments: -noop -vm C:\Program
> Files\uDig\1.1.RC1\eclipse\jre\bin\javaw.exe -vmargs
> -Xmx386M -jar C:\Program
> Files\uDig\1.1.RC1\eclipse\startup.jar
> Command-line arguments: -os win32 -ws win32 -arch x86
> -data C:\Documents and Settings\new 3\Application
> Data\..\My Documents\uDig -noop -vm C:\Program
> Files\uDig\1.1.RC1\eclipse\jre\bin\javaw.exe -vmargs
> -Xmx386M -jar C:\Program
> Files\uDig\1.1.RC1\eclipse\startup.jar
>
> !ENTRY net.refractions.udig.project 1 0 2006-06-12
> 16:14:58.781
> !MESSAGE
> !STACK 0
> java.lang.NullPointerException
> at
> net.refractions.udig.project.internal.commands.edit.SetAttributeComman
> d.run(SetAttributeCommand.java:93)
> at
> net.refractions.udig.project.command.CommandManager$Executor.execute
> (CommandManager.java:417)
> at
> net.refractions.udig.project.command.CommandManager$Executor.run
> (CommandManager.java:330)
> at
> net.refractions.udig.project.command.CommandManager$Executor.run
> (CommandManager.java:314)
> at
> org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>
> !ENTRY org.eclipse.core.runtime 2 2 2006-06-12
> 16:15:29.750
> !MESSAGE Job found still running after platform
> shutdown. Jobs should be canceled by the plugin that
> scheduled them during shutdown:
> net.refractions.udig.project.command.CommandManager$Executor
>
> ====snip========
>
> !ENTRY org.eclipse.ui 4 4 2006-06-12 16:22:56.515
> !MESSAGE Unhandled event loop exception
>
> !ENTRY org.eclipse.ui 4 0 2006-06-12 16:22:56.515
> !MESSAGE Widget is disposed
> !STACK 0
> org.eclipse.swt.SWTException: Widget is disposed
> at org.eclipse.swt.SWT.error(SWT.java:2942)
> at org.eclipse.swt.SWT.error(SWT.java:2865)
> at org.eclipse.swt.SWT.error(SWT.java:2836)
> at
> org.eclipse.swt.widgets.Widget.error(Widget.java:395)
> at
> org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:297)
> at
> org.eclipse.swt.widgets.Composite.computeSize(Composite.java:207)
>
> ========snip==========
>
> !ENTRY net.refractions.udig.project.ui 1 0 2006-06-13
> 10:48:49.890
> !MESSAGE Error creating Project File
> !STACK 0
> java.lang.StringIndexOutOfBoundsException: String
> index out of range: -1
> at java.lang.String.substring(Unknown Source)
> at
> net.refractions.udig.project.ui.internal.actions.Delete.doDelete
> (Delete.java:128)
> at
> net.refractions.udig.project.ui.internal.actions.Delete.operate
> (Delete.java:101)
> at
> net.refractions.udig.project.ui.UDIGGenericAction.run
> (UDIGGenericAction.java:52)
>
> ===========snip==============
>
> Am I doing something wrong? need to change some
> arguments in invoking the application? Use Linux
> instead of Win XP?
>
>
> Thanks all
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
More information about the udig-devel
mailing list