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 185387 - NullPointerException at clojure.lang.Reflector.invokeNoArgInstanceMember
Summary: NullPointerException at clojure.lang.Reflector.invokeNoArgInstanceMember
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-03 20:11 UTC by hoornet
Modified: 2010-05-05 13:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 167891


Attachments
stacktrace (7.70 KB, text/plain)
2010-05-03 20:11 UTC, hoornet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hoornet 2010-05-03 20:11:21 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 16.2-b04, Java(TM) SE Runtime Environment, 1.6.0_19-b04
OS: Windows 7

User Comments:
GUEST: Opening a file.  Using 3rd party project plugin.




Stacktrace: 
java.lang.NullPointerException
   at clojure.lang.Reflector.invokeNoArgInstanceMember(Reflector.java:263)
   at org.enclojure.ide.nb.editor.completion.symbol_caching$get_nav_data_for__478.invoke(symbol_caching.java:607)
   at org.enclojure.ide.nb.editor.data_object_listener$update_nav_data__3937.invoke(data_object_listener.java:43)
   at org.enclojure.ide.nb.editor.data_object_listener$eval__3962$fn__3965.invoke(data_object_listener.java:59)
   at clojure.lang.MultiFn.invoke(MultiFn.java:161)
   at org.enclojure.ide.nb.editor.data_object_listener$get_property_listener__3970$fn__3972.invoke(data_object_listener.java:65)
Comment 1 hoornet 2010-05-03 20:11:30 UTC
Created attachment 98394 [details]
stacktrace
Comment 2 Marian Mirilovic 2010-05-05 13:01:36 UTC
This is external plugin, please report such issues against :
http://www.enclojure.org/community