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 166419 - RuntimeException: java.lang.reflect.InvocationTargetException
Summary: RuntimeException: java.lang.reflect.InvocationTargetException
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ deva
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-02 16:49 UTC by aperezymadrid
Modified: 2009-08-06 06:13 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 150367


Attachments
stacktrace (5.00 KB, text/plain)
2009-06-02 16:49 UTC, aperezymadrid
Details
stacktrace (4.96 KB, text/plain)
2009-06-26 13:19 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aperezymadrid 2009-06-02 16:49:25 UTC
Build: NetBeans IDE 6.5.1 (Build 200903060201)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Cannot refactor rename (Ctrl+R)

mniederer: I was going to rename a Java-File. I rightclicked on the file and selected Refactor... -> Rename... . After some time, the exception occured

mniederer: First, I undeleted directories in a subdirectory. This didn't work. Second, I deleted two java-files in the same subdirectory. After some time, the Exception occured.



Stacktrace: 
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
        at org.netbeans.modules.visualweb.insync.ModelSet.createInstance(ModelSet.java:269)
        at org.netbeans.modules.visualweb.insync.ModelSet.getInstance(ModelSet.java:250)
        at org.netbeans.modules.visualweb.insync.ModelSet.getInstance(ModelSet.java:234)
        at org.netbeans.modules.visualweb.insync.models.FacesModelSet.getInstance(FacesModelSet.java:381)
        at org.netbeans.modules.visualweb.insync.faces.refactoring.FacesRefactoringsPluginFactory.createInstance(FacesRefactoringsPluginFactory.java:140)
        at org.netbeans.modules.refactoring.api.AbstractRefactoring.getPlugins(AbstractRefactoring.java:133)
Comment 1 aperezymadrid 2009-06-02 16:49:29 UTC
Created attachment 83114 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-06-26 13:19:41 UTC
Build: NetBeans IDE 6.5.1 (Build 200903060201)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.3-b02-83, Java(TM) SE Runtime Environment, 1.6.0_13-b03-211
OS: Mac OS X, 10.5.7, x86_64

User Comments: 
Trying to delete the default IcePage1 from my project

Stacktrace: 
java.lang.NoSuchMethodError: com.icesoft.faces.component.ExtendedAttributeConstants.getAttributes(I[Ljava/lang/String;)[Ljava/lang/String;
        at com.icesoft.faces.component.panelconfirmation.PanelConfirmationRenderer.<clinit>(PanelConfirmationRenderer.java:58)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java:0)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at java.lang.Class.newInstance0(Class.java:355)
Comment 3 Exceptions Reporter 2009-06-26 13:19:51 UTC
Created attachment 84056 [details]
stacktrace
Comment 4 Exceptions Reporter 2009-06-26 13:20:13 UTC
This issue already has 7 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=150367
Comment 5 Exceptions Reporter 2009-08-06 06:13:14 UTC
This issue already has 11 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=150367