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 197378 - [70cat] NullPointerException at org.openide.text.Annotation.attach
Summary: [70cat] NullPointerException at org.openide.text.Annotation.attach
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: David Strupl
URL:
Keywords:
: 199120 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-04-04 07:01 UTC by simpatico
Modified: 2012-10-12 07:24 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 160711


Attachments
stacktrace (2.83 KB, text/plain)
2011-04-04 07:01 UTC, simpatico
Details
stacktrace (419 bytes, text/plain)
2011-08-15 12:43 UTC, Tomas Mysik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description simpatico 2011-04-04 07:01:19 UTC
Build: NetBeans IDE 7.0 Beta 2 (Build 201102140001)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02-334, Java(TM) SE Runtime Environment, 1.6.0_24-b07-334-10M3326
OS: Mac OS X

User Comments:
GUEST: run first time after (re) installation. old ~/.maven/6.8. folder was present

GUEST: Svn update on main projekt ( php )

buzzword: Ran an application.




Stacktrace: 
java.lang.NullPointerException
   at org.openide.text.Annotation.attach(Annotation.java:120)
   at org.netbeans.modules.editor.NbToolTip$Request.resolveTooltipText(NbToolTip.java:388)
   at org.netbeans.modules.editor.NbToolTip$Request.run(NbToolTip.java:357)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968)
Comment 1 simpatico 2011-04-04 07:01:23 UTC
Created attachment 107458 [details]
stacktrace
Comment 2 Tomas Mysik 2011-08-15 12:43:34 UTC
Created attachment 109979 [details]
stacktrace
Comment 3 David Strupl 2012-10-11 12:36:36 UTC
http://hg.netbeans.org/jet-main/rev/5df7e793dfb0
Comment 4 David Strupl 2012-10-12 07:24:00 UTC
*** Bug 199120 has been marked as a duplicate of this bug. ***