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 66452 - NPE after installing Collab support
Summary: NPE after installing Collab support
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: collab (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords: RANDOM
: 66590 (view as bug list)
Depends on: 67103
Blocks:
  Show dependency tree
 
Reported: 2005-10-11 09:39 UTC by Peter Pis
Modified: 2005-11-01 20:24 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE (1.19 KB, text/plain)
2005-10-11 09:40 UTC, Peter Pis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Pis 2005-10-11 09:39:47 UTC
Product Version       = NetBeans IDE Dev (Build 200510100858)
Operating System      = Windows XP version 5.1 running on x86
Java; VM; Vendor      = 1.5.0_05; Java HotSpot(TM) Client VM 1.5.0_05-b05; Sun
Microsystems Inc.
Java Home             = d:\Java\jdk1.5.0_05\jre
System Locale; Encod. = en_GB (nb); Cp1252

Steps:
1. Install Collab plug-in from AUC.
2. Exception is thrown.
Comment 1 Peter Pis 2005-10-11 09:40:49 UTC
Created attachment 25783 [details]
NPE
Comment 2 Petr Nejedly 2005-10-11 11:12:21 UTC
It happened just after the update, not after restart, right?
It is a timing issue between running module install and updating UI because of
new status line element.
I have not reproduced it, but I could probably workaround it by setting
needsrestart=true for the UI module.
Comment 3 Petr Nejedly 2005-10-12 09:34:22 UTC
Fixed by:
collab/ui/nbproject/project.properties,v1.2

Will be available on AU as Collaboration UI v1.0.5
Comment 4 Petr Nejedly 2005-10-12 12:30:58 UTC
*** Issue 66590 has been marked as a duplicate of this issue. ***
Comment 5 Peter Pis 2005-10-18 15:27:18 UTC
Reopen. The same problem.
Comment 6 Peter Pis 2005-10-18 15:27:47 UTC
NetBeans IDE Dev (Build 051018)
Comment 7 Petr Nejedly 2005-10-18 15:53:58 UTC
> NetBeans IDE Dev (Build 051018)

But still Collab/UI v1.0.4 from AU, right?
For unknown reason to me, update still haven't hit the AU.
Comment 8 Peter Pis 2005-10-18 16:04:27 UTC
Right, Collab UI v1.0.4 on UC.
Comment 9 Peter Pis 2005-10-20 09:14:04 UTC
Verified.
Comment 10 Jan Chalupa 2005-11-01 20:24:24 UTC
*** Issue 67952 has been marked as a duplicate of this issue. ***