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 129024 - NPE when invoking code completion
Summary: NPE when invoking code completion
Status: RESOLVED DUPLICATE of bug 129554
Alias: None
Product: javaee
Classification: Unclassified
Component: Spring (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Rohan Ranade
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2008-03-03 15:38 UTC by Andrei Badea
Modified: 2008-03-24 10:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (867 bytes, text/plain)
2008-03-03 15:39 UTC, Andrei Badea
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Badea 2008-03-03 15:38:18 UTC
After typing "p:" inside a bean definition, I invoked the code completion, then removed the "p:" and invoked the code
completion again. I got the attached NPE, which I can't reproduce anymore.
Comment 1 Andrei Badea 2008-03-03 15:39:13 UTC
Created attachment 57681 [details]
Stack trace
Comment 2 Rohan Ranade 2008-03-24 10:27:20 UTC
Marking as a duplicate of issue 129554. Unable to reproduce this after changes done code completion for 129554.

*** This issue has been marked as a duplicate of 129554 ***