SocketTimeoutException from jbe
I got the SocketTimeoutException from build engine. This happens if the build engine has been idling for a long time (e.g. no build for several days).
CRRTC3524W: Repository connection failed: CRJAZ0099I When accessing the URL "https://usilap570b-dev:9443/jazz/service/com.ibm.team.filesystem.common.IFilesystemService" the following HTTP error occurred: "java.net.SocketTimeoutException"
Is there any place to either change the timeout (like what we can do from RTC eclipse login property), or keep it activated?
CRRTC3524W: Repository connection failed: CRJAZ0099I When accessing the URL "https://usilap570b-dev:9443/jazz/service/com.ibm.team.filesystem.common.IFilesystemService" the following HTTP error occurred: "java.net.SocketTimeoutException"
Is there any place to either change the timeout (like what we can do from RTC eclipse login property), or keep it activated?
2 answers
Does the Jazz build engine use the preferences.properties file like the command line? See: http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/index.jsp?topic=/com.ibm.team.scm.doc/topics/r_scm_cli_preferences_properties.html
If this is supported perhaps one can increase the connection timeout there?
If this is supported perhaps one can increase the connection timeout there?
I got the SocketTimeoutException from build engine. This happens if the build engine has been idling for a long time (e.g. no build for several days).
CRRTC3524W: Repository connection failed: CRJAZ0099I When accessing the URL "https://usilap570b-dev:9443/jazz/service/com.ibm.team.filesystem.common.IFilesystemService" the following HTTP error occurred: "java.net.SocketTimeoutException"
Is there any place to either change the timeout (like what we can do from RTC eclipse login property), or keep it activated?