[jbosstools-issues] [JBoss JIRA] (JBIDE-17826) Unable to run Aerogear Cordova project with CordovaSim

Nick Boldt (JIRA) issues at jboss.org
Mon Jul 21 11:29:32 EDT 2014


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

Nick Boldt commented on JBIDE-17826:
------------------------------------

[~maxandersen] Current process is to release JBoss Tools content *after* QE approves it, not before. 

But I guess now that Central and EA sites contain some unreleased JBT features, we need a way to publish a pre-release TP (containing unapproved JBoss Tools stuff like Arquillian and CordovaSim, plus dependencies like common, foundation, jmx, stacks, runtime, etc.) somewhere so that it can be accessed & install-tested by QE.

Therefore we'll have to add "update Central and EA TP content to include the latest respin-x bits" to the respin release guide. That'll add 30-60mins to the release process for QE respins. :(

> Unable to run Aerogear Cordova project with CordovaSim
> ------------------------------------------------------
>
>                 Key: JBIDE-17826
>                 URL: https://issues.jboss.org/browse/JBIDE-17826
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: aerogear-hybrid, browsersim
>    Affects Versions: 4.2.0.Beta3
>         Environment: Fedora 18 KDE 64bit
> JBDS 8.0.0.Beta3-v20140706-0939-B172 (jboss-devstudio-8.0.0.Beta3-v20140706-0939-B172-installer-eap.jar)
> Oracle JDK 1.8
>            Reporter: Vlado Pakan
>            Assignee: Ilya Buziuk
>            Priority: Blocker
>             Fix For: 4.2.0.CR1
>
>         Attachments: central-respinB.png, central.png
>
>
> 1. Import Hybrid Mobile Project from JBoss Central
> 2. Run it with CordovaSim
> ERROR:
> {noformat}
> no protocol: /home/vpakan/jbds800Beta3/studio/configuration
> Stack trace:
> java.net.MalformedURLException: no protocol: /home/vpakan/jbds800Beta3/studio/configuration
> 	at java.net.URL.<init>(URL.java:586)
> 	at java.net.URL.<init>(URL.java:483)
> 	at java.net.URL.<init>(URL.java:432)
> 	at org.jboss.tools.vpe.cordovasim.CordovaSimArgs.getPortFromURL(CordovaSimArgs.java:100)
> 	at org.jboss.tools.vpe.cordovasim.CordovaSimArgs.parseArgs(CordovaSimArgs.java:51)
> 	at org.jboss.tools.vpe.cordovasim.CordovaSimRunner.main(CordovaSimRunner.java:88)
> org.jboss.tools.vpe.cordovasim.model.preferences.CordavaSimSpecificPreferencesStorage.load()Ljava/lang/Object;
> Stack trace:
> java.lang.NoSuchMethodError: org.jboss.tools.vpe.cordovasim.model.preferences.CordavaSimSpecificPreferencesStorage.load()Ljava/lang/Object;
> 	at org.jboss.tools.vpe.cordovasim.CordovaSimRunner.loadPreferences(CordovaSimRunner.java:165)
> 	at org.jboss.tools.vpe.cordovasim.CordovaSimRunner.createCordovaSim(CordovaSimRunner.java:179)
> 	at org.jboss.tools.vpe.cordovasim.CordovaSimRunner.startCordovaSim(CordovaSimRunner.java:110)
> 	at org.jboss.tools.vpe.cordovasim.CordovaSimRunner.main(CordovaSimRunner.java:89)
> org.jboss.tools.vpe.cordavasim.command.stop.server: Server on port 0 was stopped
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list