Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 311770

Summary: Eclipse Clear Case plugin
Product: [Eclipse Project] PDE Reporter: Nageswara Rao <pvn_rao>
Component: UIAssignee: PDE-UI-Inbox <pde-ui-inbox>
Status: RESOLVED NOT_ECLIPSE QA Contact:
Severity: normal    
Priority: P3 CC: darin.eclipse, remy.suen
Version: 4.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Nageswara Rao CLA 2010-05-05 14:03:05 EDT
Build Identifier: 5.3.2

When integrating with Eclipse clear case plugin.. i am getting following error

java.lang.NullPointerException
at net.sourceforge.clearcase.commandline.SingleProcessCommandLauncher.execute(SingleProcessCommandLauncher.java:331)
at net.sourceforge.clearcase.ClearCaseCLIImpl.launch(ClearCaseCLIImpl.java:1280)
at net.sourceforge.clearcase.ClearCaseCLIImpl.buildAndExecuteCommand(ClearCaseCLIImpl.java:702)
at net.sourceforge.clearcase.ClearCaseCLIImpl.ccOperation(ClearCaseCLIImpl.java:671)
at net.sourceforge.clearcase.ClearCaseCLIImpl.getElementStates(ClearCaseCLIImpl.java:868)
at net.sourceforge.clearcase.ClearCaseCLIImpl.getElementState(ClearCaseCLIImpl.java:839)
at net.sourceforge.eclipseccase.StateCache.doUpdate(StateCache.java:213)
at net.sourceforge.eclipseccase.StateCache.doUpdate(StateCache.java:140)
at net.sourceforge.eclipseccase.StateCacheJob.execute(StateCacheJob.java:121)
at net.sourceforge.eclipseccase.StateCacheJobQueue.executePendingJobs(StateCacheJobQueue.java:176)
at net.sourceforge.eclipseccase.StateCacheJobQueue.run(StateCacheJobQueue.java:100)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)


Sessiong data
eclipse.buildId=unknown
java.version=1.6.0_20
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product



Reproducible: Always

Steps to Reproduce:
1. Download Eclipse 5.3.2
2. Download plugin from http://eclipse-ccase.sourceforge.net/update/
3. associate a clear case project
Comment 1 Remy Suen CLA 2010-05-05 14:05:55 EDT
(In reply to comment #0)
> 1. Download Eclipse 5.3.2

There is no Eclipse 5.3.2. There is however, a 3.5.2

Please file your bug at the plug-in's Sourceforge bug tracking system. The stacktrace does not indicate a problem with the Eclipse platform.
Comment 2 Darin Wright CLA 2010-05-05 14:19:38 EDT
Closing