Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Help Setting up RTC Development Environment

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]

0 votes



5 answers

Permanent link
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.

0 votes


Permanent link
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.

0 votes


Permanent link
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 ?

0 votes


Permanent link
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.

0 votes


Permanent link
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.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Aug 20 '09, 11:43 p.m.

Question was seen: 8,621 times

Last updated: Aug 20 '09, 11:43 p.m.

Confirmation Cancel Confirm