[JBoss JIRA] (JBDS-3098) MissingResourceException after JBDS startup
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBDS-3098?page=com.atlassian.jira.plugin.... ]
Fred Bricon updated JBDS-3098:
------------------------------
Assignee: Snjezana Peco
> MissingResourceException after JBDS startup
> -------------------------------------------
>
> Key: JBDS-3098
> URL: https://issues.jboss.org/browse/JBDS-3098
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: central, discovery
> Affects Versions: 8.0.0.Beta3
> Environment: 8.0.0.Beta3b
> Reporter: Radim Hopp
> Assignee: Snjezana Peco
>
> Exception in error log right after JBDS startup:
> {noformat:title=Cannot load bundle com.jboss.jbds.central.discovery.earlyaccess_8.0.0.Beta3_v20140718_1800_B191.jar_1783823812217829775.jar from url https://devstudio.jboss.com/updates/8.0-staging/discovery/com.jboss.jbds....: Can't find resource for bundle java.util.PropertyResourceBundle, key html5.wizard.description}
> java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key html5.wizard.description
> at java.util.ResourceBundle.getObject(ResourceBundle.java:450)
> at java.util.ResourceBundle.getString(ResourceBundle.java:407)
> at org.eclipse.core.internal.registry.RegistrySupport.translate(RegistrySupport.java:42)
> at org.eclipse.core.runtime.spi.RegistryStrategy.translate(RegistryStrategy.java:145)
> at org.eclipse.core.internal.registry.ExtensionRegistry.translate(ExtensionRegistry.java:863)
> at org.eclipse.core.internal.registry.ExtensionsParser.translate(ExtensionsParser.java:673)
> at org.eclipse.core.internal.registry.ExtensionsParser.parseConfigurationElementAttributes(ExtensionsParser.java:427)
> at org.eclipse.core.internal.registry.ExtensionsParser.handleExtensionState(ExtensionsParser.java:333)
> at org.eclipse.core.internal.registry.ExtensionsParser.startElement(ExtensionsParser.java:613)
> at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:509)
> at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:378)
> at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2770)
> at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
> at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
> at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
> at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
> at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
> at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
> at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
> at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:649)
> at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:333)
> at org.eclipse.core.internal.registry.ExtensionsParser.parseManifest(ExtensionsParser.java:405)
> at org.eclipse.core.internal.registry.ExtensionRegistry.addContribution(ExtensionRegistry.java:1062)
> at org.jboss.tools.project.examples.internal.discovery.xpl.DiscoveryRegistryStrategy.processBundle(DiscoveryRegistryStrategy.java:157)
> at org.jboss.tools.project.examples.internal.discovery.xpl.DiscoveryRegistryStrategy.processBundles(DiscoveryRegistryStrategy.java:126)
> at org.jboss.tools.project.examples.internal.discovery.xpl.DiscoveryRegistryStrategy.onStart(DiscoveryRegistryStrategy.java:78)
> at org.eclipse.core.internal.registry.ExtensionRegistry.<init>(ExtensionRegistry.java:725)
> at org.jboss.tools.project.examples.internal.discovery.xpl.ExternalBundleDiscoveryStrategy.performDiscovery(ExternalBundleDiscoveryStrategy.java:125)
> at org.jboss.tools.project.examples.internal.discovery.ChainedDiscoveryStrategy.performDiscovery(ChainedDiscoveryStrategy.java:62)
> at org.eclipse.mylyn.internal.discovery.core.model.ConnectorDiscovery.performDiscovery(ConnectorDiscovery.java:114)
> at org.jboss.tools.central.internal.discovery.wizards.ProxyWizardManager.loadWizards(ProxyWizardManager.java:101)
> at org.jboss.tools.central.internal.discovery.wizards.ProxyWizardUpdateJob.run(ProxyWizardUpdateJob.java:44)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> {noformat}
> On first sight it seems that this error does not affect HTML5 Project archetype.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months
[JBoss JIRA] (JBDS-3099) No Early Access features in Central
by Radim Hopp (JIRA)
Radim Hopp created JBDS-3099:
--------------------------------
Summary: No Early Access features in Central
Key: JBDS-3099
URL: https://issues.jboss.org/browse/JBDS-3099
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: central, updatesite
Affects Versions: 8.0.0.Beta3
Environment: JBDS 8.0.0.Beta3b
Reporter: Radim Hopp
Priority: Critical
There are no Early Access features in Central and there is error in error log:
{noformat:title=Provisioning exception}
org.eclipse.equinox.p2.core.ProvisionException: No repository found at https://devstudio.jboss.com/updates/8.0.0/jboss-devstudio-8.0.0.Beta3b-ta....
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail(AbstractRepositoryManager.java:395)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:692)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.addChild(CompositeMetadataRepository.java:166)
at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.<init>(CompositeMetadataRepository.java:106)
at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepositoryFactory.load(CompositeMetadataRepositoryFactory.java:122)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.addChild(CompositeMetadataRepository.java:166)
at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.<init>(CompositeMetadataRepository.java:106)
at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepositoryFactory.load(CompositeMetadataRepositoryFactory.java:122)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
at org.jboss.tools.central.editors.xpl.P2CachedRepoUtil.getRepoForConnector(P2CachedRepoUtil.java:41)
at org.jboss.tools.central.editors.xpl.ConnectorDescriptorItemUi.resolveConnectorUnits(ConnectorDescriptorItemUi.java:428)
at org.jboss.tools.central.editors.xpl.ConnectorDescriptorItemUi.access$3(ConnectorDescriptorItemUi.java:427)
at org.jboss.tools.central.editors.xpl.ConnectorDescriptorItemUi$6.run(ConnectorDescriptorItemUi.java:309)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
{noformat}
JBT 4.2.0.Beta3b seems not to be affected by this issue.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months
[JBoss JIRA] (JBIDE-17933) CordovaSim 404 error
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17933?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-17933:
--------------------------------
Attachment: us.png
> CordovaSim 404 error
> --------------------
>
> Key: JBIDE-17933
> URL: https://issues.jboss.org/browse/JBIDE-17933
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.2.0.Beta2
> Environment: Mac OSx 10.9.4, Eclipse Luna (4.4.0), Jboss Tools for Luna (4.2.0.Beta2), with Jboss Hybrid Mobile Tools + CordovaSim.
> Reporter: Asif Kilwani
> Assignee: Ilya Buziuk
> Attachments: us.png
>
>
> Created sample hybrid mobile app and tried to run with CordovSim, It shows error
> HTTP ERROR: 404
> Problem accessing /ripple/assets/index.html. Reason:
> Not Found
> Config.xml
> <?xml version="1.0" encoding="UTF-8"?>
> <widget xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0"
> id="com.bac.bac" version="1.0.0">
> <name>abc</name>
> <description>
> A sample Apache Cordova application that responds to the
> deviceready
> event.
> </description>
> <author href="http://aerogear.org/" email="aerogear-dev(a)lists.jboss.org">
> JBoss by Red Hat
> </author>
> <content src="index.html" />
> <access origin="*" />
> <preference name="fullscreen" value="true" />
> <preference name="webviewbounce" value="true" />
> <feature name="App">
> <param name="android-package" value="org.apache.cordova.App" />
> </feature>
> <feature name="Console">
> <param name="ios-package" value="CDVLogger" />
> </feature>
> </widget>
> Index.html exisits in www folder.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months
[JBoss JIRA] (JBIDE-17826) Unable to run Aerogear Cordova project with CordovaSim
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17826?page=com.atlassian.jira.plugi... ]
Vlado Pakan commented on JBIDE-17826:
-------------------------------------
No it was working in JBT 4.2.0.Beta3a installing from JBoss Central.
> 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)
11 years, 11 months
[JBoss JIRA] (JBIDE-17933) CordovaSim 404 error
by Asif Kilwani (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17933?page=com.atlassian.jira.plugi... ]
Asif Kilwani commented on JBIDE-17933:
--------------------------------------
First I downloaded jboss Tools 4.2.0 beta from Eclipse Marketplace, then I tried direct link of jBoss Tools 4.2.0 Nightly from http://download.jboss.org/jbosstools/updates/nightly/core/master then CordovaSim worked well.
> CordovaSim 404 error
> --------------------
>
> Key: JBIDE-17933
> URL: https://issues.jboss.org/browse/JBIDE-17933
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.2.0.Beta2
> Environment: Mac OSx 10.9.4, Eclipse Luna (4.4.0), Jboss Tools for Luna (4.2.0.Beta2), with Jboss Hybrid Mobile Tools + CordovaSim.
> Reporter: Asif Kilwani
> Assignee: Ilya Buziuk
>
> Created sample hybrid mobile app and tried to run with CordovSim, It shows error
> HTTP ERROR: 404
> Problem accessing /ripple/assets/index.html. Reason:
> Not Found
> Config.xml
> <?xml version="1.0" encoding="UTF-8"?>
> <widget xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0"
> id="com.bac.bac" version="1.0.0">
> <name>abc</name>
> <description>
> A sample Apache Cordova application that responds to the
> deviceready
> event.
> </description>
> <author href="http://aerogear.org/" email="aerogear-dev(a)lists.jboss.org">
> JBoss by Red Hat
> </author>
> <content src="index.html" />
> <access origin="*" />
> <preference name="fullscreen" value="true" />
> <preference name="webviewbounce" value="true" />
> <feature name="App">
> <param name="android-package" value="org.apache.cordova.App" />
> </feature>
> <feature name="Console">
> <param name="ios-package" value="CDVLogger" />
> </feature>
> </widget>
> Index.html exisits in www folder.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months
[JBoss JIRA] (JBIDE-17933) CordovaSim 404 error
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17933?page=com.atlassian.jira.plugi... ]
Ilya Buziuk commented on JBIDE-17933:
-------------------------------------
Hello Asif
Did you install CordovaSim from the central?
> CordovaSim 404 error
> --------------------
>
> Key: JBIDE-17933
> URL: https://issues.jboss.org/browse/JBIDE-17933
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.2.0.Beta2
> Environment: Mac OSx 10.9.4, Eclipse Luna (4.4.0), Jboss Tools for Luna (4.2.0.Beta2), with Jboss Hybrid Mobile Tools + CordovaSim.
> Reporter: Asif Kilwani
> Assignee: Ilya Buziuk
>
> Created sample hybrid mobile app and tried to run with CordovSim, It shows error
> HTTP ERROR: 404
> Problem accessing /ripple/assets/index.html. Reason:
> Not Found
> Config.xml
> <?xml version="1.0" encoding="UTF-8"?>
> <widget xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0"
> id="com.bac.bac" version="1.0.0">
> <name>abc</name>
> <description>
> A sample Apache Cordova application that responds to the
> deviceready
> event.
> </description>
> <author href="http://aerogear.org/" email="aerogear-dev(a)lists.jboss.org">
> JBoss by Red Hat
> </author>
> <content src="index.html" />
> <access origin="*" />
> <preference name="fullscreen" value="true" />
> <preference name="webviewbounce" value="true" />
> <feature name="App">
> <param name="android-package" value="org.apache.cordova.App" />
> </feature>
> <feature name="Console">
> <param name="ios-package" value="CDVLogger" />
> </feature>
> </widget>
> Index.html exisits in www folder.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months
[JBoss JIRA] (JBIDE-17826) Unable to run Aerogear Cordova project with CordovaSim
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17826?page=com.atlassian.jira.plugi... ]
Ilya Buziuk commented on JBIDE-17826:
-------------------------------------
[~vpakan], got it. So, CordovaSim never worked with JBDS when installing from the Central and it works fine If install from the update site, doesn't it?
I have installed Beta3b Studio and have that error with obsolete plugin versions again - !central-respinB.png|thumbnail!
Assuming that JBIDE-17835 must be reopened
> 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)
11 years, 11 months
[JBoss JIRA] (JBIDE-17826) Unable to run Aerogear Cordova project with CordovaSim
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17826?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-17826:
--------------------------------
Attachment: central-respinB.png
> 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)
11 years, 11 months
[JBoss JIRA] (JBIDE-17933) CordovaSim 404 error
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17933?page=com.atlassian.jira.plugi... ]
Ilya Buziuk reassigned JBIDE-17933:
-----------------------------------
Assignee: Ilya Buziuk
> CordovaSim 404 error
> --------------------
>
> Key: JBIDE-17933
> URL: https://issues.jboss.org/browse/JBIDE-17933
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.2.0.Beta2
> Environment: Mac OSx 10.9.4, Eclipse Luna (4.4.0), Jboss Tools for Luna (4.2.0.Beta2), with Jboss Hybrid Mobile Tools + CordovaSim.
> Reporter: Asif Kilwani
> Assignee: Ilya Buziuk
>
> Created sample hybrid mobile app and tried to run with CordovSim, It shows error
> HTTP ERROR: 404
> Problem accessing /ripple/assets/index.html. Reason:
> Not Found
> Config.xml
> <?xml version="1.0" encoding="UTF-8"?>
> <widget xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0"
> id="com.bac.bac" version="1.0.0">
> <name>abc</name>
> <description>
> A sample Apache Cordova application that responds to the
> deviceready
> event.
> </description>
> <author href="http://aerogear.org/" email="aerogear-dev(a)lists.jboss.org">
> JBoss by Red Hat
> </author>
> <content src="index.html" />
> <access origin="*" />
> <preference name="fullscreen" value="true" />
> <preference name="webviewbounce" value="true" />
> <feature name="App">
> <param name="android-package" value="org.apache.cordova.App" />
> </feature>
> <feature name="Console">
> <param name="ios-package" value="CDVLogger" />
> </feature>
> </widget>
> Index.html exisits in www folder.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months