Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 221709 Details for
Bug 390800
Unable to edit data in Data Sets View
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
Log snippet containing NPE stacktrace.
client_npe.log (text/plain), 8.10 KB, created by
Zeb Ford-Reitz
on 2012-10-01 04:49:03 EDT
(
hide
)
Description:
Log snippet containing NPE stacktrace.
Filename:
MIME Type:
Creator:
Zeb Ford-Reitz
Created:
2012-10-01 04:49:03 EDT
Size:
8.10 KB
patch
obsolete
>2012-10-01 09:21:40.695 [main] ERROR o.e.j.a.core.JubulaWorkbenchAdvisor - Unhandled runtime exception : >java.lang.NullPointerException: null > at org.eclipse.swt.widgets.Control.invalidateVisibleRegion(Control.java:2177) ~[org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar:na] > at org.eclipse.swt.widgets.Control.setFrameSize(Control.java:3792) ~[org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar:na] > at org.eclipse.swt.widgets.Text.setFrameSize(Text.java:1700) ~[org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar:na] > at org.eclipse.swt.widgets.Display.windowProc(Display.java:5463) ~[org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar:na] > at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method) ~[org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar:na] > at org.eclipse.swt.internal.cocoa.NSView.setFrame(NSView.java:267) ~[org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar:na] > at org.eclipse.swt.widgets.Control.setBounds(Control.java:3526) ~[org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar:na] > at org.eclipse.swt.widgets.Control.setBounds(Control.java:3561) ~[org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar:na] > at org.eclipse.swt.custom.ControlEditor.layout(ControlEditor.java:223) ~[org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar:na] > at org.eclipse.swt.custom.ControlEditor.setEditor(ControlEditor.java:251) ~[org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar:na] > at org.eclipse.jubula.client.ui.rcp.views.dataset.AbstractDataSetPage$DSVTableCursor.activateEditor(AbstractDataSetPage.java:1666) ~[na:na] > at org.eclipse.jubula.client.ui.rcp.views.dataset.AbstractDataSetPage$DSVTableCursor.access$5(AbstractDataSetPage.java:1664) ~[na:na] > at org.eclipse.jubula.client.ui.rcp.views.dataset.AbstractDataSetPage$DSVTableCursor$EditorMouseListener.mouseUp(AbstractDataSetPage.java:1782) ~[na:na] > at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:219) ~[org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar:na] > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) ~[org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar:na] > at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4128) ~[org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar:na] > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457) ~[org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar:na] > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480) ~[org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar:na] > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465) ~[org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar:na] > at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1270) ~[org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar:na] > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3974) ~[org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar:na] > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3613) ~[org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar:na] > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) [org.eclipse.ui.workbench_3.7.1.v20120104-1859.jar:na] > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) [org.eclipse.ui.workbench_3.7.1.v20120104-1859.jar:na] > at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) [org.eclipse.ui.workbench_3.7.1.v20120104-1859.jar:na] > at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) [org.eclipse.ui.workbench_3.7.1.v20120104-1859.jar:na] > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) [org.eclipse.core.databinding.observable_1.4.0.I20110222-0800.jar:na] > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) [org.eclipse.ui.workbench_3.7.1.v20120104-1859.jar:na] > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) [org.eclipse.ui.workbench_3.7.1.v20120104-1859.jar:na] > at org.eclipse.jubula.app.Launcher.start(Launcher.java:242) [org.eclipse.jubula.app_1.3.0.201208151047.jar:na] > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [org.eclipse.equinox.app_1.3.100.v20110321.jar:na] > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) [org.eclipse.osgi_3.7.2.v20120110-1415.jar:na] > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) [org.eclipse.osgi_3.7.2.v20120110-1415.jar:na] > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) [org.eclipse.osgi_3.7.2.v20120110-1415.jar:na] > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) [org.eclipse.osgi_3.7.2.v20120110-1415.jar:na] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_35] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[na:1.6.0_35] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_35] > at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_35] > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) [org.eclipse.equinox.launcher_1.2.0.v20110502.jar:na] > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) [org.eclipse.equinox.launcher_1.2.0.v20110502.jar:na] > at org.eclipse.equinox.launcher.Main.run(Main.java:1410) [org.eclipse.equinox.launcher_1.2.0.v20110502.jar:na] >2012-10-01 09:21:40.699 [main] ERROR o.e.j.c.ui.utils.ErrorHandlingUtil - An error has occurred. >org.eclipse.jubula.tools.exception.JBFatalException: null > at org.eclipse.jubula.app.core.JubulaWorkbenchAdvisor.eventLoopException(JubulaWorkbenchAdvisor.java:270) ~[na:na] > at org.eclipse.ui.internal.ExceptionHandler.handleException(ExceptionHandler.java:65) [org.eclipse.ui.workbench_3.7.1.v20120104-1859.jar:na] > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2705) [org.eclipse.ui.workbench_3.7.1.v20120104-1859.jar:na] > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) [org.eclipse.ui.workbench_3.7.1.v20120104-1859.jar:na] > at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) [org.eclipse.ui.workbench_3.7.1.v20120104-1859.jar:na] > at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) [org.eclipse.ui.workbench_3.7.1.v20120104-1859.jar:na] > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) [org.eclipse.core.databinding.observable_1.4.0.I20110222-0800.jar:na] > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) [org.eclipse.ui.workbench_3.7.1.v20120104-1859.jar:na] > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) [org.eclipse.ui.workbench_3.7.1.v20120104-1859.jar:na] > at org.eclipse.jubula.app.Launcher.start(Launcher.java:242) [org.eclipse.jubula.app_1.3.0.201208151047.jar:na] > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [org.eclipse.equinox.app_1.3.100.v20110321.jar:na] > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) [org.eclipse.osgi_3.7.2.v20120110-1415.jar:na] > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) [org.eclipse.osgi_3.7.2.v20120110-1415.jar:na] > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) [org.eclipse.osgi_3.7.2.v20120110-1415.jar:na] > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) [org.eclipse.osgi_3.7.2.v20120110-1415.jar:na] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_35] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[na:1.6.0_35] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_35] > at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_35] > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) [org.eclipse.equinox.launcher_1.2.0.v20110502.jar:na] > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) [org.eclipse.equinox.launcher_1.2.0.v20110502.jar:na] > at org.eclipse.equinox.launcher.Main.run(Main.java:1410) [org.eclipse.equinox.launcher_1.2.0.v20110502.jar:na]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 390800
: 221709