[jbosstools-issues] [JBoss JIRA] (JBIDE-14731) Cannot run Cordova project on CordovaSim Emulator/Device on RHEL6

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Wed Jul 17 10:17:26 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-14731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790365#comment-12790365 ] 

Yahor Radtsevich commented on JBIDE-14731:
------------------------------------------

[~rhopp] [reported|https://issues.jboss.org/browse/JBIDE-15206?focusedCommentId=12790305&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12790305] that on RHEL 6.4 he gets [this screen|https://issues.jboss.org/secure/attachment/12363841/12363841_cordovasim.png] and the following console output on CordovaSim closing:
{code}
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2013-07-17 14:16:48.688:INFO:oejs.Server:jetty-8.1.10.v20130312
2013-07-17 14:16:48.863:INFO:oejs.AbstractConnector:Started SelectChannelConnector at localhost:58680
2013-07-17 14:16:52.750:INFO:oejsh.ContextHandler:stopped o.e.j.s.ServletContextHandler{/,null}
2013-07-17 14:16:52.820:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{/ripple/cordova,null}
2013-07-17 14:16:52.820:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{/,null}
2013-07-17 14:16:52.820:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{/ripple/assets,null}
Exception in thread "main" java.lang.NullPointerException
	at org.jboss.tools.vpe.cordovasim.CordovaSimRunner$1.handleEvent(CordovaSimRunner.java:80)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1392)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1416)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1401)
	at org.eclipse.swt.widgets.Shell.closeWidget(Shell.java:646)
	at org.eclipse.swt.widgets.Shell.gtk_delete_event(Shell.java:1228)
	at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2082)
	at org.eclipse.swt.widgets.Control.windowProc(Control.java:5467)
	at org.eclipse.swt.widgets.Display.windowProc(Display.java:4569)
	at org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(Native Method)
	at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(OS.java:8707)
	at org.eclipse.swt.widgets.Display.eventProc(Display.java:1243)
	at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
	at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2287)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3361)
	at org.jboss.tools.vpe.cordovasim.CordovaSimRunner.main(CordovaSimRunner.java:135)
{code}
                
> Cannot run Cordova project on CordovaSim Emulator/Device on RHEL6
> -----------------------------------------------------------------
>
>                 Key: JBIDE-14731
>                 URL: https://issues.jboss.org/browse/JBIDE-14731
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: browsersim
>    Affects Versions: 4.1.0.Beta1
>            Reporter: Len DiMaggio
>            Assignee: Yahor Radtsevich
>            Priority: Critical
>              Labels: upstream
>             Fix For: 4.1.x
>
>         Attachments: Mac.png, RHEL.png
>
>
> See attached screenshots - this is working with beta1b on Mac, Windows, Ubuntu - and failing (hangs) on RHEL6.

--
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