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 157106

Summary: RuntimeException: java.lang.reflect.InvocationTargetException
Product: obsolete Reporter: bonej010 <bonej010>
Component: visualwebAssignee: Peter Zavadsky <pzavadsky>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=144299
Issue Type: DEFECT Exception Reporter: 144299
Attachments: stacktrace

Description bonej010 2009-01-20 09:24:25 UTC
Build: NetBeans IDE 6.1 (Build 200805300101)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Opening a jsp fragment in visual web pack for editing

dgbarber: Opening a JSF JSP in the Visual Web editor

GUEST: Creating a new Visual JSF page

GUEST: Creating a new Visual JSF Page



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 bonej010 2009-01-20 09:24:41 UTC
Created attachment 76022 [details]
stacktrace
Comment 2 Petr Dvorak 2009-01-21 13:58:12 UTC
Reassigning to visualweb for evaluation.