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

[closed] Hung Process

I'm working on an ANT build process and getting a hung thread. The build is running on AIX and RTC is Ver 3.
The ANT Script does the following, LogIn, accepts baseline, loads baseline into workspace and logs out.
No errors, but I have two instances of the following running when script completes:
 /usr/java6/bin/java
-Djava.protocol.handler.pkgs=com.ibm.net.ssl.www2.protocol
-Dscm.show.own.errors=true
-Xmx512m
-Dosgi.requiredJavaVersion=1.6 -jar /opt/local/scmtools/eclipse/plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
-data @noDefault
--config /home/bpmbuild/.jazz-scm daemon start
--connection-timeout 120000 --inactive-timeout 7200000

Any idea what the issue is?

0 votes


The question has been closed for the following reason: "The question is answered, right answer was accepted" by sbagot Oct 02 '13, 2:56 p.m.


One answer

Permanent link
The script was using lscm. Switched to scm and now there are no hung processes.

0 votes

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
× 564

Question asked: Sep 26 '13, 9:18 a.m.

Question was seen: 6,720 times

Last updated: Oct 02 '13, 2:56 p.m.

Confirmation Cancel Confirm