|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Hi,
even though this item was closed long ago, I'm not sure where else to ask the related question..
My setup is as follows:
IntegritySCM: 1.19
Server: MKS Integrity 2009 (4.10.0.5679)
Client: MKS Source 2009 Build: 8.10.0.5679 Service Pack: 004-01
IntegrityClient.port is set to 3100 in $HOME/.IntegrityClient.rc and an instance is started by running "si about" once before trying to use IntegritySCM plugin.
------
On polling/checkout, I only get an "API Exception" without further meaningful errors in the log:
I tried snooping on the TCP connection and got the following from tcpdump -nKvvX -i lo port 3100:
Then i get the API exception logged followed by eternal silence..
I suspect an API missmatch, but is there any way i can mitigate that without changing Integrity Client or Server versions?
Thanks in advance!