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 131705 - Exceptions while drag&drop diffed files.
Summary: Exceptions while drag&drop diffed files.
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: ClearCase (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-01 11:58 UTC by Peter Pis
Modified: 2008-04-07 15:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
excetion and error (2.05 KB, text/plain)
2008-04-01 11:58 UTC, Peter Pis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Pis 2008-04-01 11:58:06 UTC
Product Version: NetBeans IDE Dev (Build 080331)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)
Userdir: D:\nb-hg\main\nbbuild\user9

Steps:
1. Open version controlled project.
2. Select project root and invoke "Clearcase | Diff" action.
3. Drag and drop same package.

Many cc errors and exceptions are thrown.
Comment 1 Peter Pis 2008-04-01 11:58:46 UTC
Created attachment 59473 [details]
excetion and error
Comment 2 Peter Pis 2008-04-01 11:59:24 UTC
org.netbeans.modules.clearcase.ClearcaseException: Clearcase Command Failure: "get -to
C:\DOCUME~1\peter\LOCALS~1\Temp\nbclearcase-6140get M:\view_min
e\vobisko\peter\JavaApplication15\src\b\c\ewe22\b\NewInterface.java@@\main\8"
cleartool: Error: Operation "get cleartext" failed: not a ClearCase object.
        at
org.netbeans.modules.clearcase.client.ClearcaseClient$CommandRunnable.handleCommandError(ClearcaseClient.java:242)
        at org.netbeans.modules.clearcase.client.ClearcaseClient$CommandRunnable.run(ClearcaseClient.java:215)
        at org.netbeans.modules.clearcase.client.ClearcaseClient$1.perform(ClearcaseClient.java:102)
        at org.netbeans.modules.clearcase.util.ProgressSupport.run(ProgressSupport.java:136)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986)
SEVERE [org.openide.util.RequestProcessor]
java.lang.NullPointerException
        at org.netbeans.modules.clearcase.ui.diff.MultiDiffPanel.affectsView(MultiDiffPanel.java:317)
        at org.netbeans.modules.clearcase.ui.diff.MultiDiffPanel.versioningEvent(MultiDiffPanel.java:303)
        at org.netbeans.modules.versioning.util.ListenersSupport.fireVersioningEvent(ListenersSupport.java:87)
Comment 3 Tomas Stupka 2008-04-01 12:46:50 UTC
fixed

e5c02646b957
Comment 4 Peter Pis 2008-04-01 13:03:55 UTC
Stopper for 6.1. 
Comment 5 Tomas Stupka 2008-04-01 14:00:27 UTC
one more fix

ef4e7d5ca7c4
Comment 6 Maros Sandor 2008-04-02 09:48:14 UTC
Reviewed, looks OK to me.
Comment 7 Peter Pis 2008-04-02 09:54:22 UTC
Verified in trunk. Please integrate it into release61.
Comment 8 Peter Pis 2008-04-07 15:13:47 UTC
Verified in release61.