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 237920 - NoSuchMethodError: org.netbeans.modules.java.api.common.project.ProjectHooks.createProjectXmlSavedHookBuilder(Lorg/netbeans/modules/java/api/common/ant/UpdateHelper;Lorg/netbeans/spi/project/support/a
Summary: NoSuchMethodError: org.netbeans.modules.java.api.common.project.ProjectHooks....
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-03 16:11 UTC by gregorytechsoft
Modified: 2013-11-22 13:49 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 204954


Attachments
stacktrace (2.22 KB, text/plain)
2013-11-03 16:11 UTC, gregorytechsoft
Details
stacktrace (3.86 KB, text/plain)
2013-11-17 14:06 UTC, Maksim Khramov
Details
stacktrace (3.74 KB, text/plain)
2013-11-22 04:45 UTC, Lou Dasaro
Details
logfile (269.03 KB, text/plain)
2013-11-22 05:06 UTC, Lou Dasaro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gregorytechsoft 2013-11-03 16:11:38 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-484-on-20130914)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Windows 7

User Comments:
GregoryTechSoft: Just installed updated modules in nbs-and-javadoc-484-on-20130914

zdenek.rod: I try to change project group but I can't.




Stacktrace: 
java.lang.NoSuchMethodError: org.netbeans.modules.java.api.common.project.ProjectHooks.createProjectXmlSavedHookBuilder(Lorg/netbeans/modules/java/api/common/ant/UpdateHelper;Lorg/netbeans/spi/project/support/ant/GeneratedFilesHelper;)Lorg/netbeans/modules/java/api/common/project/ProjectHooks$ProjectXmlSavedHookBuilder;
   at org.netbeans.modules.java.j2seproject.J2SEProject.createLookup(J2SEProject.java:348)
   at org.netbeans.modules.java.j2seproject.J2SEProject.<init>(J2SEProject.java:220)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java:0)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
Comment 1 gregorytechsoft 2013-11-03 16:11:40 UTC
Created attachment 141806 [details]
stacktrace
Comment 2 Exceptions Reporter 2013-11-05 15:14:26 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=204954
Comment 3 jannemec 2013-11-09 18:30:55 UTC
Any progress? Bug makes impossible to open JAVA projects ... or create new ones.
Comment 4 cybersoft 2013-11-09 20:06:18 UTC
It would be cool if you could roll back module that is not loading
Comment 5 jannemec 2013-11-17 08:07:55 UTC
Hi, is ther some expectation or estimation, or should we go back to oficial version?
Comment 6 Maksim Khramov 2013-11-17 14:06:48 UTC
Created attachment 142278 [details]
stacktrace

Exception occurs on create new java project
Comment 7 jannemec 2013-11-20 06:31:46 UTC
Error still occurs with new development version from 2013-11-19.
Comment 8 Lou Dasaro 2013-11-22 04:45:56 UTC
Created attachment 142465 [details]
stacktrace

Tried to create a JavaFX project with preloader
Comment 9 Lou Dasaro 2013-11-22 05:06:10 UTC
Created attachment 142466 [details]
logfile
Comment 10 Tomas Zezula 2013-11-22 10:44:32 UTC
Fixed jet-main 26d1d0672e25
Comment 11 cybersoft 2013-11-22 13:01:59 UTC
error still occurs after today update
Comment 12 Tomas Zezula 2013-11-22 13:49:29 UTC
You need to wait until the change propagates into build.