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 145117 - npe on popup menu invocation
Summary: npe on popup menu invocation
Status: VERIFIED WORKSFORME
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ jyothivasa
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2008-08-26 11:18 UTC by Sergey Petrov
Modified: 2008-09-25 22:50 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (9.43 KB, text/plain)
2008-08-26 15:46 UTC, Sergey Petrov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Petrov 2008-08-26 11:18:57 UTC
create new sqd, open diagram context menu. see npe in output/log
Comment 1 Sergey Petrov 2008-08-26 15:45:42 UTC
the same exception after restart and creation o class diagram (invoke create class diagram on existent project and got npe)
Comment 2 Sergey Petrov 2008-08-26 15:46:12 UTC
Created attachment 68347 [details]
stack trace
Comment 3 _ jyothivasa 2008-08-26 19:50:54 UTC
I cannot reproduce this issue.
Comment 4 Sergey Petrov 2008-08-27 08:46:21 UTC
not sure what to do with the issue, seems reproducible only if nb is started from another nb (by F6 for example).
Comment 5 _ jyothivasa 2008-08-27 20:09:46 UTC
I cannot reproduce it in debug mode or (F6) mode. Please give me detailed instructions on how to reproduce the issue.
Comment 6 Sergey Petrov 2008-08-27 20:59:37 UTC
I got it on fresh clone.
ant
add cluster uml in config
ant
open nb 6.1
F6 with main project Diagrams
yes to license, no to import
create java platform uml project
cancel diagram creation
add new cass diagram with project context menu
got number of exceptions

it may be threading/initialization issue I see only on f6 and on other systems may not be reproducible.
but it affect development now and these exceptions wasn't in output before.
Comment 7 Sergey Petrov 2008-09-15 19:12:10 UTC
don't see this exception any more
Comment 8 Peter Lam 2008-09-25 22:50:50 UTC
verified in build 20080925. not reproducible.