Hi Jody,

I'm sorry, I cannot get the exception anymore but still have the problem. Here is the log in metadata folder, I don't know if it can be of interest for you.

!SESSION Mon Feb 06 15:00:23 CET 2006 ------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 2006-02-06 15:00:23.746
!MESSAGE -showsplash
!STACK
java.io.IOException: CreateProcess: E:\udig_sdk_1.1M3-nightlybuild.05022006\eclipse -name Eclipse -showsplash 600 D:\dev\workspaces\uDig-workspace\.metadata\.plugins\org.eclipse.pde.core\uDig\org.eclipse.osgi\nl\fr\splash.bmp error=2
   at java.lang.ProcessImpl.create(Native Method)
   at java.lang.ProcessImpl.<init>(Unknown Source)
   at java.lang.ProcessImpl.start(Unknown Source)
   at java.lang.ProcessBuilder.start(Unknown Source)
   at java.lang.Runtime.exec(Unknown Source)
   at java.lang.Runtime.exec(Unknown Source)
   at org.eclipse.core.launcher.Main.runCommand(Main.java:1565)
   at org.eclipse.core.launcher.Main.handleSplash(Main.java:1541)
   at org.eclipse.core.launcher.Main.basicRun(Main.java:276)
   at org.eclipse.core.launcher.Main.run(Main.java:973)
   at org.eclipse.core.launcher.Main.main(Main.java:948)

!SESSION 2006-02-06 15:00:23.605 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
Framework arguments:  -product net.refractions.udig.product -pdelaunch
Command-line arguments: -product net.refractions.udig.product -data D:\dev\workspaces\runtime-workspace-2 -dev file:D:/dev/workspaces/uDig-workspace/.metadata/.plugins/org.eclipse.pde.core/uDig/dev.properties -pdelaunch -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.ui 4 4 2006-02-06 15:00:57.699
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2006-02-06 15:00:57.730
!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)
at org.eclipse.jface.wizard.WizardDialog.calculatePageSizeDelta(WizardDialog.java:370) at org.eclipse.jface.wizard.WizardDialog.updateSizeForPage(WizardDialog.java:1201) at org.eclipse.jface.wizard.WizardDialog.updateSize(WizardDialog.java:1182) at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:1025) at org.eclipse.jface.wizard.WizardDialog.access$2(WizardDialog.java:1013)
   at org.eclipse.jface.wizard.WizardDialog$4.run(WizardDialog.java:1003)
   at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:1001) at net.refractions.udig.catalog.ui.workflow.WorkflowWizardDialog.showPage(Unknown Source) at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:753) at net.refractions.udig.catalog.ui.workflow.WorkflowWizardDialog.nextPressedSuper(Unknown Source) at net.refractions.udig.catalog.ui.workflow.WorkflowWizardDialog$7.run(Unknown Source)
   at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
   at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3057)
   at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2716)
   at org.eclipse.jface.window.Window.runEventLoop(Window.java:809)
   at org.eclipse.jface.window.Window.open(Window.java:787)
at net.refractions.udig.catalog.ui.workflow.WorkflowWizardDialog.open(Unknown Source) at net.refractions.udig.project.ui.internal.actions.AddLayersAction.runWithEvent(Unknown Source) at net.refractions.udig.project.ui.internal.actions.AddLayersAction.run(Unknown Source) at net.refractions.udig.ui.UDIGMenuBuilder$NewItem.runAction(Unknown Source) at net.refractions.udig.ui.UDIGMenuBuilder$2.widgetDefaultSelected(Unknown Source) at net.refractions.udig.ui.UDIGMenuBuilder$2.widgetSelected(Unknown Source) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
   at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
   at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
   at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3080)
   at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2713)
   at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
   at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
   at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
   at net.refractions.udig.internal.ui.UDIGApplication.run(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
   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:334)
   at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
   at org.eclipse.core.launcher.Main.run(Main.java:973)
   at org.eclipse.core.launcher.Main.main(Main.java:948)

!ENTRY org.eclipse.core.runtime 2 2 2006-02-06 15:03:04.216
!MESSAGE Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: net.refractions.udig.project.ui.internal.render.displayAdapter.impl.EventJob


Jody Garnett wrote:

Vincent Nouguier wrote:

Hi,

I downloaded 1.1M3 SDK this morning and I still have the same problem when locking/unlocking my session !!??
When I kill the process, I can read the exception:
java.awt.geom.NonInvertibleTransformException: Determinant is 0.


Can I ask for a stack trace on that one? The only bad thing I think we could do is refuse to send a redraw request after 100 have gone out with no rendering occuring.

Still you have a darn good error there - it is: and AWT error. I bet we are (or perhaps AWT is) trying to figure out how to transform from the data to the screen, and without a "screen" to render to things are going bad. I wonder if we can catch this error and turn off rendering until the user presses refresh again?

Can I ask for the complete strack trace? Associated with that message ...

Jody
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel


_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to