[jbosstools-issues] [JBoss JIRA] (JBIDE-15206) CordovaSim does not work at all

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


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

Yahor Radtsevich edited comment on JBIDE-15206 at 7/17/13 9:42 AM:
-------------------------------------------------------------------

There are two different issues.
*The first issue* is that CordovaSim does not start at all, but prints the following exception to the console:
{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.
Exception in thread "main" java.lang.NoSuchFieldError: isStandalone
        at org.jboss.tools.vpe.cordovasim.CordovaSimRunner.main(CordovaSimRunner.java:61)
{code}
I believe this happens because http://download.jboss.org/jbosstools/updates/development/kepler/ update site is used. This update site contains an old version of CordovaSim which is incompatible with newer BrowserSim shipped with JBDS 7.0.0.CR1a.

Everything should work with *CR1a update site*: http://download.jboss.org/jbosstools/updates/JBossTools-4.1.0.CR1a.core/ .
CordovaSim from this Update Site works for me and [~kmarmaliykov] on Fedora 17 and 19 without any problems.

*The second issue (BYOE scenario on RHEL6)* should be related to JBIDE-14731.
                
      was (Author: yradtsevich):
    There are two different issues.
*The first issue* is that CordovaSim does not start at all, but prints the following exception to the console:
{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.
Exception in thread "main" java.lang.NoSuchFieldError: isStandalone
        at org.jboss.tools.vpe.cordovasim.CordovaSimRunner.main(CordovaSimRunner.java:61)
{code}
I believe this happens because http://download.jboss.org/jbosstools/updates/development/kepler/ update site is used. This update site contains an old version of CordovaSim which is incompatible with newer BrowserSim shipped with JBDS 7.0.0.CR1a.

Everything should work with *CR1a update site*: http://download.jboss.org/jbosstools/updates/JBossTools-4.1.0.CR1a.core/ .
CordovaSim from this Update Site works for me and [~kmarmaliykov] on Fedora 17 and 19 without any problems.

*The second issue (BYOE scenario)* should be related to JBIDE-14731.
                  
> CordovaSim does not work at all
> -------------------------------
>
>                 Key: JBIDE-15206
>                 URL: https://issues.jboss.org/browse/JBIDE-15206
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: browsersim
>    Affects Versions: 4.1.0.CR1
>         Environment: JBDS 7.0.CR1a
> RHEL 6.4 64bit and Fedora 18 64bit
>            Reporter: Karel Piwko
>            Assignee: Yahor Radtsevich
>            Priority: Critical
>         Attachments: cordovasim.png, ticketmonster-in-cordovasim.png
>
>
> CordovaSim does not work at all. No warnings, no logs. Tested on TicketMonster Cordova (Cordova 2.7.0) and Hybrid Project from wizard.
> BrowserSim works just fine.

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