This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 242964 - IllegalArgumentException: "com.coolappz.MobileCloudAV-AndroidClient" is not a valid Application ID
Summary: IllegalArgumentException: "com.coolappz.MobileCloudAV-AndroidClient" is not a...
Status: RESOLVED WORKSFORME
Alias: None
Product: web
Classification: Unclassified
Component: Cordova (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-17 13:04 UTC by ehsun7b
Modified: 2014-03-28 09:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208441


Attachments
stacktrace (1.85 KB, text/plain)
2014-03-17 13:04 UTC, ehsun7b
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehsun7b 2014-03-17 13:04:43 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Linux

User Comments:
ehsun7b: I just created a HTML5 project.




Stacktrace: 
java.lang.IllegalArgumentException: "com.coolappz.MobileCloudAV-AndroidClient" is not a valid Application ID
   at org.netbeans.modules.cordova.updatetask.SourceConfig.setId(SourceConfig.java:129)
   at org.netbeans.modules.cordova.project.CordovaPanel.save(CordovaPanel.java:513)
   at org.netbeans.modules.cordova.wizard.CordovaTemplate$CordovaWizardPanel.save(CordovaTemplate.java:294)
   at org.netbeans.modules.cordova.wizard.CordovaTemplate$CordovaWizardPanel.access$000(CordovaTemplate.java:212)
   at org.netbeans.modules.cordova.wizard.CordovaTemplate$CordovaExtender.apply(CordovaTemplate.java:172)
   at org.netbeans.modules.web.clientproject.ui.wizard.ClientSideProjectWizardIterator$NewProjectWizard.instantiate(ClientSideProjectWizardIterator.java:477)
Comment 1 ehsun7b 2014-03-17 13:04:45 UTC
Created attachment 146070 [details]
stacktrace
Comment 2 Jan Becicka 2014-03-21 07:50:51 UTC

*** This bug has been marked as a duplicate of bug 242783 ***
Comment 3 Jan Becicka 2014-03-28 09:29:59 UTC
Cannot reproduce in NetBeans 8. Please provide steps to reproduce.