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 178820 - NullPointerException at org.netbeans.modules.kenai.collab.chat.ContactList.contactJListMouseClicked
Summary: NullPointerException at org.netbeans.modules.kenai.collab.chat.ContactList.co...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Chat (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-17 20:51 UTC by arnion
Modified: 2010-01-06 00:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 160753


Attachments
stacktrace (1.86 KB, text/plain)
2009-12-17 20:51 UTC, arnion
Details

Note You need to log in before you can comment on or make changes to this bug.
Description arnion 2009-12-17 20:51:24 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows 7, 6.1, x86

User Comments:
GUEST: Good morning,

	I wish creat a jsf/jsp page by using Netbeans 6.8 Beta for a web test project, but the "creat a new jsp page" wizard cannot be performed, because of strange warning message "folder name is not valide"
I cannot continue testing your new Netbeans 6.8 beta any way.

bye
Trinh

GUEST: get acess to kenai project



Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.kenai.collab.chat.ContactList.contactJListMouseClicked(ContactList.java:286)
   at org.netbeans.modules.kenai.collab.chat.ContactList.access$200(ContactList.java:63)
   at org.netbeans.modules.kenai.collab.chat.ContactList$4.mouseClicked(ContactList.java:178)
   at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:253)
   at java.awt.Component.processMouseEvent(Component.java:6266)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
Comment 1 arnion 2009-12-17 20:51:29 UTC
Created attachment 92734 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-12-17 20:51:35 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=160753
Comment 3 Jan Becicka 2010-01-05 01:37:46 UTC
Changeset: 0088ac99e15d
Author:    Jan Becicka <jbecicka@netbeans.org>
Date:      2010-01-05 09:36
Message:   Issue #178820 - NullPointerException at org.netbeans.modules.kenai.collab.chat.ContactList.contactJListMouseClicked
Comment 4 Quality Engineering 2010-01-06 00:45:35 UTC
Integrated into 'main-golden', will be available in build *201001060200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/0088ac99e15d
User: Jan Becicka <jbecicka@netbeans.org>
Log: Issue #178820 - NullPointerException at org.netbeans.modules.kenai.collab.chat.ContactList.contactJListMouseClicked