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 22199 - NPE when IOR file is empty
Summary: NPE when IOR file is empty
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: corba (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-08 17:56 UTC by David Kaspar
Modified: 2003-06-30 17:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kaspar 2002-04-08 17:56:54 UTC
How to reproduce:
Create empty "/tmp/a.ior" file.
Start IDE.
Do "Bind New Context" action on "CORBA Naming
Service" node.
Fill Name with "a".
Fill URL with "file:///tmp/a.ior".
Press OK.
ERROR - Error dialog is shown with message:
java.lang.NullPointerException
Comment 1 Tomas Zezula 2002-06-03 18:22:56 UTC
Fixed
Comment 2 David Kaspar 2002-07-08 14:17:57 UTC
Verified
Comment 3 Quality Engineering 2003-06-30 17:08:22 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.