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 160094 - NullPointerException at org.netbeans.modules.visualweb.dataconnectivity.customizers.VisualSQLEditorMetaDataImpl.<init>
Summary: NullPointerException at org.netbeans.modules.visualweb.dataconnectivity.custo...
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: 2009-03-11 12:36 UTC by morettoni
Modified: 2011-04-28 18:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 147368


Attachments
stacktrace (3.24 KB, text/plain)
2009-03-11 12:36 UTC, morettoni
Details
stacktrace (3.04 KB, text/plain)
2011-04-28 18:31 UTC, supachai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description morettoni 2009-03-11 12:36:02 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: SunOS, 5.11, x86

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.visualweb.dataconnectivity.customizers.VisualSQLEditorMetaDataImpl.<init>(VisualSQLEditorMetaDataImpl.java:130)
        at org.netbeans.modules.visualweb.dataconnectivity.customizers.VisualSQLEditorMetaDataImpl.getDataSourceCache(VisualSQLEditorMetaDataImpl.java:97)
        at org.netbeans.modules.visualweb.dataconnectivity.customizers.SqlCommandCustomizer.getCustomizerPanel(SqlCommandCustomizer.java:150)
        at org.netbeans.modules.visualweb.insync.live.DesignBeanNode.invokeCustomizer(DesignBeanNode.java:1229)
        at org.netbeans.modules.visualweb.insync.live.CustomizeAction.performAction(CustomizeAction.java:107)
        at org.openide.util.actions.NodeAction$DelegateAction$1.run(NodeAction.java:581)
Comment 1 morettoni 2009-03-11 12:36:07 UTC
Created attachment 78036 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-05-20 16:29:17 UTC
This issue already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=147368
Comment 3 supachai 2011-04-28 18:31:09 UTC
Created attachment 108010 [details]
stacktrace