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 245841

Summary: Failing org.netbeans.modules.java.editor.view.JavaViewHierarchyRandomTest
Product: java Reporter: Jiri Skrivanek <jskrivanek>
Component: EditorAssignee: Svata Dedic <sdedic>
Status: VERIFIED DUPLICATE    
Severity: normal CC: athompson, Frander, gtzabari, mkozeny, mmirilovic
Priority: P1 Keywords: TEST
Version: 8.0.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Stack trace.
stacktrace
stacktrace
stacktrace

Description Jiri Skrivanek 2014-07-21 10:49:07 UTC
Created attachment 148174 [details]
Stack trace.

Please, fix failing org.netbeans.modules.java.editor.view.JavaViewHierarchyRandomTest

http://test4u.cz.oracle.com/view/StableBTD/job/StableBTD-trunk/292/testReport/
Comment 1 Dusan Balek 2014-07-21 13:56:10 UTC
NPE from ParsingFoldSupport. Svato, seems to be yours.
Comment 2 Dusan Balek 2014-07-21 15:56:18 UTC
*** Bug 245817 has been marked as a duplicate of this bug. ***
Comment 3 Svata Dedic 2014-07-21 17:27:44 UTC
Please verify that your sources have changeset http://hg.netbeans.org/jet-main/rev/6bd39f3727f1 included (most probably fixed as issue #245642).
Comment 4 athompson 2014-07-22 17:01:28 UTC
Created attachment 148213 [details]
stacktrace

opened prefs
Comment 5 Exceptions Reporter 2014-07-24 10:19:44 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=210787
Comment 6 _ gtzabari 2014-07-24 22:10:42 UTC
Created attachment 148292 [details]
stacktrace

Tried to add a new watch.
Comment 7 _ gtzabari 2014-07-24 22:33:18 UTC
Svata,

This issue is present build 201407230001 and it is critical. It prevents users from adding new entries to the Debug Watch tab.
Comment 8 _ gtzabari 2014-07-24 22:33:34 UTC
present build -> present *in* build
Comment 9 Martin Kozeny 2014-07-25 07:46:42 UTC
Created attachment 148302 [details]
stacktrace

Typing watch expression when debugging.
Comment 10 Svata Dedic 2014-07-28 08:48:10 UTC
Already (I think - verified just locally) fixed as issue #245642, but fix is not (yet) propagated.

*** This bug has been marked as a duplicate of bug 245642 ***