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 243300

Summary: IllegalArgumentException: Already a org.netbeans.modules.avatar_js.project.AvatarJSProjectFactory$PackageJSONPrj in /tmp/AvatarServer6@f74b9bc2:15d9bc7
Product: contrib Reporter: Martin Entlicher <mentlicher>
Component: Avatar.jsAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 208716
Attachments: stacktrace

Description Martin Entlicher 2014-03-26 17:46:04 UTC
This issue was reported manually by mentlicher.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 20140325-faeffd5f8051)
VM: Java HotSpot(TM) Client VM, 25.0-b69, Java(TM) SE Runtime Environment, 1.8.0-b129
OS: Linux

User Comments:
mentlicher: Not able to create a new Avatar.js project.




Stacktrace: 
java.lang.IllegalArgumentException: Already a org.netbeans.modules.avatar_js.project.AvatarJSProjectFactory$PackageJSONPrj in /tmp/AvatarServer6@f74b9bc2:15d9bc7
   at org.netbeans.spi.project.support.ant.ProjectGenerator$1.run(ProjectGenerator.java:139)
   at org.netbeans.spi.project.support.ant.ProjectGenerator$1.run(ProjectGenerator.java:122)
   at org.openide.util.Mutex.writeAccess(Mutex.java:443)
   at org.netbeans.spi.project.support.ant.ProjectGenerator.createProject0(ProjectGenerator.java:122)
   at org.netbeans.spi.project.support.ant.ProjectGenerator.createProject(ProjectGenerator.java:116)
   at org.netbeans.modules.avatar_js.project.AvatarJSProjectGenerator.createProject(AvatarJSProjectGenerator.java:159)
Comment 1 Martin Entlicher 2014-03-26 17:46:06 UTC
Created attachment 146335 [details]
stacktrace
Comment 2 Martin Entlicher 2014-03-27 08:46:14 UTC
Already fixed by http://hg.netbeans.org/core-main/rev/f2d5fac9d484