Bug 495515 - NullPointerException below CommandUtils.openWizard (thrown in AccessibleObject.addRelation)
Summary: NullPointerException below CommandUtils.openWizard (thrown in AccessibleObjec...
Status: CLOSED DUPLICATE of bug 312451
Alias: None
Product: Linux Tools
Classification: Tools
Component: Docker (show other bugs)
Version: 4.2.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Jeff Johnston CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-06 04:31 EDT by EPP Error Reports CLA
Modified: 2016-08-02 14:36 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description EPP Error Reports CLA 2016-06-06 04:31:31 EDT
The following problem was reported via the automated error reporting:

Message: Unhandled event loop exception
java.lang.NullPointerException: null
    at org.eclipse.swt.accessibility.AccessibleObject.addRelation(AccessibleObject.java:3580)
    at org.eclipse.swt.accessibility.Accessible.addRelations(Accessible.java:431)
    at org.eclipse.swt.accessibility.AccessibleFactory.atkObjectFactory_create_accessible(AccessibleFactory.java:342)
    at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(OS.java:-2)
    at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2495)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4130)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
    at org.eclipse.jface.window.Window.open(Window.java:794)
    at org.eclipse.linuxtools.internal.docker.ui.commands.CommandUtils.openWizard(CommandUtils.java:284)
    at org.eclipse.linuxtools.internal.docker.ui.views.DockerExplorerView$3.widgetSelected(DockerExplorerView.java:214)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)



Bundles:
| org.eclipse.jface | 3.12.0.v20160518-1929 | 3.12.0.v20160518-1929 |
| org.eclipse.linuxtools.docker.ui | 1.2.0.201512112123 | 1.2.0.201512112123 |
| org.eclipse.swt | 3.105.0.v20160519-0649 | 3.105.0.v20160519-0649 |

Operating Systems:
| Linux | 4.4.0 | 4.4.0 |


The above information is a snapshot of the collected data. Visit https://dev.eclipse.org/recommenders/committers/aeri/v2/#!/problems/574d7cebe4b0d39ec5919e33 for the latest data.

Thank you for your assistance.
 Your friendly error-reports-inbox.
Comment 1 Thomas Wolf CLA 2016-08-01 10:48:44 EDT
Duplicate of bug 312451?
Comment 2 Jeff Johnston CLA 2016-08-02 14:36:03 EDT
(In reply to Thomas Wolf from comment #1)
> Duplicate of bug 312451?

Looks like it.  I will close it as such.

*** This bug has been marked as a duplicate of bug 312451 ***