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 193496 - [70cat] NullPointerException at net.megabyte.util.ClassLoaderUtil.searchResource
Summary: [70cat] NullPointerException at net.megabyte.util.ClassLoaderUtil.searchResource
Status: RESOLVED INVALID
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-16 14:37 UTC by rcasha
Modified: 2010-12-16 18:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 175073


Attachments
stacktrace (6.37 KB, text/plain)
2010-12-16 14:37 UTC, rcasha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rcasha 2010-12-16 14:37:30 UTC
Build: NetBeans IDE Dev (Build 201012140001)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-ea-b03
OS: Linux

User Comments:
rcasha: invoking "table contents" in swing desiner




Stacktrace: 
java.lang.NullPointerException
   at net.megabyte.util.ClassLoaderUtil.searchResource(ClassLoaderUtil.java:126)
   at net.megabyte.MBAPI.getProperties(MBAPI.java:83)
   at net.megabyte.db.MBAPIDB.<init>(MBAPIDB.java:1002)
   at net.megabyte.db.MBAPIDB.<init>(MBAPIDB.java:990)
   at almira.DBParms$1.initialValue(DBParms.java:32)
   at almira.DBParms$1.initialValue(DBParms.java:28)
Comment 1 rcasha 2010-12-16 14:37:35 UTC
Created attachment 104157 [details]
stacktrace
Comment 2 rcasha 2010-12-16 18:51:07 UTC
invalid - NPE in component code.