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

Karel Piwko (JIRA) jira-events at lists.jboss.org
Wed Jul 17 08:02:26 EDT 2013


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

Karel Piwko commented on JBIDE-15206:
-------------------------------------

Thanks for pointer. Adding output of testing done according to your comments:

Steps:

== Trying JBoss Tools Update site

0/ Install JBDS 7.0.CR1a
1/ Add install site JBoss Tools	http://download.jboss.org/jbosstools/updates/development/kepler/	
2/ Install new software - all from JBoss Tools Mobile (experimental + BrowserSim/CordovaSim, some were ignored as newer exists (it did not appear in Software/Update Tab)
3/ Restart IDE
4/ Create new hybrid project
5/ Run AS/Run with Cordova Sim

Terminal output:
{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}

== Checking with adding -D args to jbdevstudio.ini

0/ Install JBDS 7.0.CR1a
1/ Add arguments to jbdevstudio.ini

{code}
-Djboss.discovery.directory.url=https://devstudio.jboss.com/updates/7.0-staging/devstudio-directory.xml
-Djboss.discovery.site.url=https://devstudio.jboss.com/updates/7.0-staging/
{code}

2/ Add following update sites:
* Staging - https://devstudio.jboss.com/updates/7.0-staging/central/core/
* Extras!	- http://download.jboss.org/jbosstools/updates/development/kepler/	

3/ Install Android development tools
4/ Commented out VM args
5/ Installed JBoss Mobile Hybrid App Tools from JBoss Central/Software update
6/ Uncommetted VM args
7/ Create new hybrid project
8/ Run AS/Run with Cordova Sim

=> Same problem as above

== BYOE: Eclipse Kepler

0/ Installed Eclipse Kepler JEE
1/ Added Extras! -	http://download.jboss.org/jbosstools/updates/development/kepler/
2/ Installed Abridged JBoss Tools and JBoss Mobile Hybrid App Tools
3/ Create new hybrid project
4/ Run AS/Run With Cordova

A windows popped up, but blank with spinner. However, this might be related to RHEL6.4 issue. Following output in console:

{code}
Created new window in existing browser session.
2013-07-17 10:25:07.833:INFO:oejs.Server:jetty-8.1.10.v20130312
2013-07-17 10:25:07.906:INFO:oejs.AbstractConnector:Started SelectChannelConnector at localhost:59714
{code}

So I read the problem as incompatibility between JBoss Tools shipped in JBIDE and current JBoss Aerogear Tools on development repository.

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