It's all about the answers!

Ask a question

Help Setting up RTC Development Environment


Robert Carter (42928589) | asked Aug 20 '09, 11:43 p.m.
I have followed the directions in the RTCSDK2_0 wiki and I am having a problem running the firts snippet as a Eclipse Plugin Project.

I am trying the execute and I get the following error


Exception occurred executing command line.

java.io.IOException: CreateProcess: C:\RTC2.0\jazz\client\eclipse\jdk\bin\javaw.exe -Djava.ext.dirs=C:\RTC2.0\jazz\client\eclipse\jdk\jre\lib\ext;snippets;. -Dfile.encoding=Cp1252 -classpath C:\RTC2.0\jazz\client\plainjava\apache-mime4j-0.4.jar;C:\RTC2.0\jazz\client\plainjava\com.ibm.icu_3.8.1.v20080530.jar;C:\RTC2.0\jazz\client\plainjava\com.ibm.rational.wvcm.ct_0.7.0.I200905290208.jar;C:\RTC2.0\jazz\client\plainjava\com.ibm.rational.wvcm.factory_0.6.0.I200905260001.jar;C:\RTC2.0\jazz\client\plainjava\com.ibm.rational.wvcm.interop_0.7.0.I200905260001.jar;C:\RTC2.0\jazz\client\plainjava\com.ibm.rational.wvcm.ri.repo_0.7.0.I200905260001.jar;C:\RTC2.0\jazz\client\plainjava\com.ibm.team.build.client_2.0.0.I200906091854.jar;C:\RTC2.0\jazz\client\plainjava\com.ibm.team.build.common_2.0.0.I200906091854.jar;C:\RTC2.0\jazz\client\plainjava\com.ibm.team.connector.scm.client_2.0.0.I200906031940.jar;C:\RTC2.0\jazz\client\plainjava\com.ibm.team.connector.scm.common_2.0.0.I200905260001.jar;C:\RTC2.0\jazz\client\plainjava\com.ibm.team.connectob8)
at java.lang.ProcessImpl.<init>(ProcessImpl.java:108)
at java.lang.ProcessImpl.start(ProcessImpl.java:56)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:466)
at java.lang.Runtime.exec(Runtime.java:607)
at org.eclipse.debug.core.DebugPlugin.exec(DebugPlugin.java:798)
at org.eclipse.jdt.launching.AbstractVMRunner.exec(AbstractVMRunner.java:70)
at org.eclipse.jdt.internal.launching.StandardVMRunner.run(StandardVMRunner.java:317)
at org.eclipse.jdt.launching.JavaLaunchDelegate.launch(JavaLaunchDelegate.java:101)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:764)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:614)
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:865)
at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1068)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

JIT - 20081112_1511ifx6_r8
GC - 200811_07
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86[/img]

5 answers



permanent link
a k (2699) | answered Jul 18 '10, 10:30 a.m.
I'm having the same problem. how did u resolve it?

I was able to run the snippet from the command line. However, I am still unable to run from RTC Shell.

<output>

C:\RTC2.0\jazz\client\plainjava\bin>C:\RTC2.0\jazz\client\eclipse\jdk\bin\java.e
xe -Djava.ext.dirs=C:\RTC2.0\jazz\client\eclipse\jdk\jre\lib\ext;snippets;. -Dfi
le.encoding=Cp1252 snippets.Snippet1
Contacting https://localhost:9443/jazz/...
Unable to login: CRJAZ0124I Invalid username or password.


I have resolved this problem.

How did you resolve this problem ?

I am guessing that this problem was resolved by removing the dependencies added to the Automated Management of Dependencies panel on the Dependencies tab for the MANIFEST.MF file in the Snippets project.

permanent link
Anthony Krowiak (1111612) | answered Apr 20 '10, 11:26 a.m.
I was able to run the snippet from the command line. However, I am still unable to run from RTC Shell.

<output>

C:\RTC2.0\jazz\client\plainjava\bin>C:\RTC2.0\jazz\client\eclipse\jdk\bin\java.e
xe -Djava.ext.dirs=C:\RTC2.0\jazz\client\eclipse\jdk\jre\lib\ext;snippets;. -Dfi
le.encoding=Cp1252 snippets.Snippet1
Contacting https://localhost:9443/jazz/...
Unable to login: CRJAZ0124I Invalid username or password.


I have resolved this problem.

How did you resolve this problem ?

I am guessing that this problem was resolved by removing the dependencies added to the Automated Management of Dependencies panel on the Dependencies tab for the MANIFEST.MF file in the Snippets project.

permanent link
Vikram Ramanathan (6) | answered Aug 26 '09, 12:10 a.m.
I was able to run the snippet from the command line. However, I am still unable to run from RTC Shell.

<output>

C:\RTC2.0\jazz\client\plainjava\bin>C:\RTC2.0\jazz\client\eclipse\jdk\bin\java.e
xe -Djava.ext.dirs=C:\RTC2.0\jazz\client\eclipse\jdk\jre\lib\ext;snippets;. -Dfi
le.encoding=Cp1252 snippets.Snippet1
Contacting https://localhost:9443/jazz/...
Unable to login: CRJAZ0124I Invalid username or password.


I have resolved this problem.

How did you resolve this problem ?

permanent link
Robert Carter (42928589) | answered Aug 21 '09, 12:12 p.m.
I was able to run the snippet from the command line. However, I am still unable to run from RTC Shell.

<output>

C:\RTC2.0\jazz\client\plainjava\bin>C:\RTC2.0\jazz\client\eclipse\jdk\bin\java.e
xe -Djava.ext.dirs=C:\RTC2.0\jazz\client\eclipse\jdk\jre\lib\ext;snippets;. -Dfi
le.encoding=Cp1252 snippets.Snippet1
Contacting https://localhost:9443/jazz/...
Unable to login: CRJAZ0124I Invalid username or password.


I have resolved this problem.

permanent link
Robert Carter (42928589) | answered Aug 21 '09, 9:19 a.m.
I was able to run the snippet from the command line. However, I am still unable to run from RTC Shell.

<output>

C:\RTC2.0\jazz\client\plainjava\bin>C:\RTC2.0\jazz\client\eclipse\jdk\bin\java.e
xe -Djava.ext.dirs=C:\RTC2.0\jazz\client\eclipse\jdk\jre\lib\ext;snippets;. -Dfi
le.encoding=Cp1252 snippets.Snippet1
Contacting https://localhost:9443/jazz/...
Unable to login: CRJAZ0124I Invalid username or password.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.