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 155316

Summary: RuntimeException: java.sql.SQLException: JdbcRowSetXImpl (connect): (JNDI) Unable to connect: null
Product: obsolete Reporter: Exceptions Reporter <exceptions_reporter>
Component: visualwebAssignee: John Baker <jbaker>
Status: NEW ---    
Severity: blocker CC: gpittingale
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=144079
Issue Type: DEFECT Exception Reporter: 144079
Attachments: stacktrace

Description Exceptions Reporter 2008-12-12 10:15:30 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.RuntimeException: java.sql.SQLException: JdbcRowSetXImpl (connect): (JNDI) Unable to connect: null
        at com.sun.data.provider.impl.CachedRowSetDataProvider.getMetaData(CachedRowSetDataProvider.java:1485)
        at com.sun.data.provider.impl.CachedRowSetDataProvider.getFieldKeys(CachedRowSetDataProvider.java:563)
        at com.sun.webui.jsf.design.AbstractDesignInfo.linkDataProviderToListSelector(AbstractDesignInfo.java:567)
        at com.sun.webui.jsf.design.AbstractDesignInfo.linkBeans(AbstractDesignInfo.java:501)
        at org.netbeans.modules.visualweb.insync.models.FacesModel.linkBeans(FacesModel.java:1220)
        at org.netbeans.modules.visualweb.designer.jsf.JsfForm.linkDesignBeans(JsfForm.java:2951)
Comment 1 Exceptions Reporter 2008-12-12 10:16:55 UTC
Created attachment 74896 [details]
stacktrace
Comment 2 Peter Pis 2008-12-12 10:25:56 UTC
Reassigning to visualweb.