-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
7.3.0
-
- start JBoss Fuse 6.1
- create new fabric
- connect to the fabric via Fabric8 Explorer
- try to open Versions --> 1.0 -->
I am unable to list profiles of created fabric in Fabric8 Explorer see attachment.
Error Log
eclipse.buildId=unknown java.version=1.7.0_75 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/tsedmik/devel/git/jbosstools-integration-stack-tests/tests/org.jboss.tools.fuse.ui.bot.test/target/surefire.properties -nouithread -eclipse.password resources/security/password -pluginCustomization resources/config/plugin_customization.ini -testpluginname org.jboss.tools.fuse.ui.bot.test Command-line arguments: -data /home/tsedmik/devel/git/jbosstools-integration-stack-tests/tests/org.jboss.tools.fuse.ui.bot.test/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/tsedmik/devel/git/jbosstools-integration-stack-tests/tests/org.jboss.tools.fuse.ui.bot.test/target/surefire.properties -nouithread -eclipse.password resources/security/password -pluginCustomization resources/config/plugin_customization.ini -clean -testpluginname org.jboss.tools.fuse.ui.bot.test org.eclipse.ui Error Tue Mar 24 17:18:36 CET 2015 Unhandled event loop exception org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException) at org.eclipse.swt.SWT.error(SWT.java:4441) at org.eclipse.swt.SWT.error(SWT.java:4356) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:139) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3774) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3412) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:115) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) Caused by: java.lang.NullPointerException at org.fusesource.ide.fabric8.ui.navigator.Fabric.getProfileStatuses(Fabric.java:579) at org.fusesource.ide.fabric8.ui.navigator.properties.FabricStatusTabSection.getProfileStatuses(FabricStatusTabSection.java:219) at org.fusesource.ide.fabric8.ui.navigator.properties.FabricStatusTabSection.updateData(FabricStatusTabSection.java:215) at org.fusesource.ide.fabric8.ui.navigator.properties.FabricStatusTabSection$5.run(FabricStatusTabSection.java:204) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136) ... 27 more