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 186661 - NullPointerException at org.netbeans.modules.kenai.ui.ShareAction$ContextShareAction$1$1.run
Summary: NullPointerException at org.netbeans.modules.kenai.ui.ShareAction$ContextShar...
Status: RESOLVED INCOMPLETE
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-25 12:46 UTC by Petr Pisl
Modified: 2010-05-25 14:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 170092


Attachments
stacktrace (827 bytes, text/plain)
2010-05-25 12:46 UTC, Petr Pisl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisl 2010-05-25 12:46:44 UTC
Build: NetBeans IDE Dev (Build 100521-800ee03c453a)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux

User Comments:
ppisl: I have just try it with a php project.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.kenai.ui.ShareAction$ContextShareAction$1$1.run(ShareAction.java:179)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
   at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:137)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
Comment 1 Petr Pisl 2010-05-25 12:46:47 UTC
Created attachment 99434 [details]
stacktrace
Comment 2 Jaromir Uhrik 2010-05-25 14:13:17 UTC
Sorry, I cannot reproduce in 69rc1 build. Could you please provide more information how to reproduce, isn't it related to the svn NPE which is prior to NPE from ShareAction?

I was unable to reproduce by following steps:
-create php project
-invoke share on team server action from context menu
-select defaults - subversion and bugzilla
-project jara-php was properly created on the kenai.com