Community
Participate
Working Groups
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
(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.
Closing