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 236334 - IllegalArgumentException: Called DataObject.find on null
Summary: IllegalArgumentException: Called DataObject.find on null
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-24 16:21 UTC by Vladimir Kvashin
Modified: 2013-11-15 14:33 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 204112


Attachments
stacktrace (888 bytes, text/plain)
2013-09-24 16:21 UTC, Vladimir Kvashin
Details
stacktrace (888 bytes, text/plain)
2013-09-24 18:03 UTC, Vladimir Kvashin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2013-09-24 16:21:45 UTC
Build: NetBeans IDE 7.4 RC1 (Build 20130924-1a6f3c47ae38)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Linux

User Comments:
vkvashin: Just opened a [full remote] file




Stacktrace: 
java.lang.IllegalArgumentException: Called DataObject.find on null
   at org.openide.loaders.DataObject.find(DataObject.java:551)
   at org.netbeans.modules.cnd.refactoring.hints.LineFactoryTask.run(LineFactoryTask.java:107)
   at org.netbeans.modules.cnd.refactoring.hints.LineFactoryTask.run(LineFactoryTask.java:95)
   at org.netbeans.modules.parsing.impl.TaskProcessor.callParserResultTask(TaskProcessor.java:568)
   at org.netbeans.modules.parsing.impl.TaskProcessor$CompilationJob.run(TaskProcessor.java:744)
   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
Comment 1 Vladimir Kvashin 2013-09-24 16:21:47 UTC
Created attachment 140420 [details]
stacktrace
Comment 2 Vladimir Kvashin 2013-09-24 18:03:30 UTC
Created attachment 140422 [details]
stacktrace

opened a file in a full remote project
Comment 3 Alexander Simon 2013-09-26 06:00:02 UTC
fixed:
659ce2534a7f
Comment 4 Quality Engineering 2013-10-01 01:59:56 UTC
Integrated into 'main-silver', will be available in build *201310010002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/7303d215958a
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #236334 IllegalArgumentException: Called DataObject.find on null
(transplanted from 659ce2534a7f4d1d23d6d53f74d1a839f0254e02)
Comment 5 Quality Engineering 2013-11-11 20:13:18 UTC
Integrated into 'releases/release74', will be available in build *201311111738* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/b1362b650731
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #236334 IllegalArgumentException: Called DataObject.find on null
(transplanted from 659ce2534a7f4d1d23d6d53f74d1a839f0254e02)
Comment 6 Alexander Pepin 2013-11-15 14:33:19 UTC
Verified in build 201411142201.