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 143202 - RuntimeException: java.lang.reflect.InvocationTargetException
Summary: RuntimeException: java.lang.reflect.InvocationTargetException
Status: RESOLVED DUPLICATE of bug 130683
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP Parser (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Mysik
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-07 17:13 UTC by richardmijo
Modified: 2008-08-16 08:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 79156


Attachments
stacktrace (4.58 KB, text/plain)
2008-08-07 17:13 UTC, richardmijo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description richardmijo 2008-08-07 17:13:35 UTC
Build: NetBeans IDE 6.1 (Build 200804211638)
VM: Java HotSpot(TM) 64-Bit Server VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_05-b13
OS: Linux, 2.6.24-16-generic, amd64

User Comments: 


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$1.run(ModelSet.java:217)
        at java.lang.Thread.run(Thread.java:619)
Comment 1 richardmijo 2008-08-07 17:13:45 UTC
Created attachment 66835 [details]
stacktrace
Comment 2 Tomas Mysik 2008-08-08 11:29:10 UTC
Is this issue still reproducible? If yes, provide exact steps to reproduce please. Thanks.
Comment 3 Exceptions Reporter 2008-08-15 23:47:47 UTC
This issue has already 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=79156
Comment 4 Tomas Mysik 2008-08-16 08:29:32 UTC
If you can reproduce using development build of NB (or at least NB 6.5 M1), please reopen and provide exact steps to 
reproduce. Thanks a lot.


*** This issue has been marked as a duplicate of 130683 ***