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 - RuntimeException: java.sql.SQLException: JdbcRowSetXImpl (connect): (JNDI) Unable to connect: null
Summary: RuntimeException: java.sql.SQLException: JdbcRowSetXImpl (connect): (JNDI) Un...
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: John Baker
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-12 10:15 UTC by Exceptions Reporter
Modified: 2009-05-25 21:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 144079


Attachments
stacktrace (7.70 KB, text/plain)
2008-12-12 10:16 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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.