[jbosstools-issues] [JBoss JIRA] (JBIDE-16573) Error when running Browsersim on 64bit MS Windows with 64bit Java

Konstantin Marmalyukov (JIRA) issues at jboss.org
Thu Feb 13 13:13:28 EST 2014


     [ https://issues.jboss.org/browse/JBIDE-16573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Marmalyukov reassigned JBIDE-16573:
----------------------------------------------

    Assignee: Konstantin Marmalyukov

    
> Error when running Browsersim on 64bit MS Windows with 64bit Java
> -----------------------------------------------------------------
>
>                 Key: JBIDE-16573
>                 URL: https://issues.jboss.org/browse/JBIDE-16573
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: browsersim
>    Affects Versions: 4.2.0.Alpha2
>         Environment: JBT 4.2.0.Alpha2-v20140212-1651-B82
> MS Windows 7 64 bit
> Java 1.7.0_45 64 bit
>            Reporter: Vlado Pakan
>            Assignee: Konstantin Marmalyukov
>             Fix For: 4.2.0.Beta1
>
>
> 1. Open Browsersim without setting 32 bit Java to be used as Java for Browsersim via Window > Preferencese > JBoss Tools > Browsersim/CordovaSim]
> Error: Dialog saying how to setup proper Java for Browsersim is not displayed.
> This error appears in Error log:
> {noformat}
> java.lang.NullPointerException
> 	at org.jboss.tools.vpe.browsersim.eclipse.launcher.BrowserSimLauncher.launchBrowserSim(BrowserSimLauncher.java:61)
> 	at org.jboss.tools.vpe.browsersim.eclipse.actions.RunBrowserSimAction.run(RunBrowserSimAction.java:55)
> 	at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
> 	at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:229)
> 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:588)
> 	at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:505)
> 	at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:456)
> 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
> 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
> 	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
> 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
> 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1122)
> 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1006)
> 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:146)
> 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:615)
> 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:566)
> 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:125)
> 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:109)
> 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:80)
> 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:372)
> 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:226)
> 	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:636)
> 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
> 	at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list