[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?
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?
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.