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 82362 - Repeated NPE while editing Java source file
Summary: Repeated NPE while editing Java source file
Status: RESOLVED DUPLICATE of bug 77872
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-10 10:20 UTC by m_potociar
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Zipped messages.log file (11.66 KB, application/octet-stream)
2006-08-10 10:20 UTC, m_potociar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description m_potociar 2006-08-10 10:20:16 UTC
I just downloaded latest daily build (from 10/Aug/06). While editing Java source
file I started to recieve NPE exceptions for no obvious reason.

I am attaching the zipped messages.log file.
Comment 1 m_potociar 2006-08-10 10:20:59 UTC
Created attachment 32746 [details]
Zipped messages.log file
Comment 2 Jiri Prox 2006-08-10 11:24:33 UTC
To get over this exception clean your userdir by deleting
${userdir}/var/cache/mdrstorage directory. Any steps how to get this kind of
exception form clean userdir are wellcome.
Comment 3 Jan Becicka 2006-08-17 22:37:41 UTC
NPEs are from vcs
Comment 4 Maros Sandor 2006-09-07 16:14:50 UTC
really?
Comment 5 Jan Pokorsky 2006-09-07 16:53:06 UTC
Yes, there is no NPE but a lot of IAEs and IOEs from the javacore in the
message.log file. Reassinnig back to java/javacore for evaluation.
Comment 6 Jan Becicka 2006-09-11 16:28:38 UTC
Really:
java.lang.NullPointerException
[catch] at
org.netbeans.modules.versioning.system.cvss.ui.actions.update.UpdateExecutor.refreshRecursively(UpdateExecutor.java:189)

Others NPEs are from collab modules.
No NPE from Java.
Comment 7 Maros Sandor 2006-09-11 16:37:02 UTC
Where did you get this line from?! It is not in the attached message log. There
are bunch of 
java.lang.IllegalArgumentException: Child tree not found (type: 54 firstToken:
64 lastToken: 78 resource: com/sun/xml/ws/policy/sourcemodel/AssertionData.java)
class org.netbeans.jmi.javamodel.Import$Impl
com.sun.xml.ws.policy.privateutil.PolicyUtils valid:true | class
org.netbeans.jmi.javamodel.Resource$Impl
com/sun/xml/ws/policy/sourcemodel/AssertionData.java valid:true ......

but nothing from CVS.
Comment 8 Jan Becicka 2006-09-21 18:34:55 UTC
Sorry, it must be some other log.

*** This issue has been marked as a duplicate of 77872 ***
Comment 9 Quality Engineering 2007-09-20 11:56:05 UTC
Reorganization of java component