Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 311770 - Eclipse Clear Case plugin
Summary: Eclipse Clear Case plugin
Status: RESOLVED NOT_ECLIPSE
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-05 14:03 EDT by Nageswara Rao CLA
Modified: 2010-05-05 14:19 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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