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

Communication between Jazz repository cache server and build server is failing

Hello Community,

We had a power outage recently and post outage. Post outage, communication between server (trying to communicate with Jazz Proxy server) and jazz Repository cache server is failing.

Following is the error message found in logs from Jazz Build Engine:

2016-05-25 12:47:06 [Jazz build engine]
2016-05-25 12:47:06 [Jazz build engine] Sleeping for 30 seconds...
2016-05-25 12:47:36 [Jazz build engine] CRRTC3524W: 
Communication with the repository failed due to this error: CRJAZ1368E 
The following URL cannot be reached: https://some-url.in.com:9443/jazz/versionCompatibility?clientVersion=5.0. The network stated that the URL is invalid. Error details: java.nio.channels.UnresolvedAddressException.
I have try to search the error code and couldn't find relevant solutions. Any links/pointers/solution is highly appreciated.


0 votes

Comments

Hi,
The output is from Jazz Build Engine, typically running on a build machine. It might be an intermittent error.
What is the server and jazz Repository cache server referred to in the question?

Yes. The error logs are from JBE running on a build machine (RHEL 6.5)

Server is Build machine (RHEL 6.5)
Jazz Repository Cache server is a content caching proxy server (used to improve performance)

I was seeing this error messages continuously for 10+ days.

Update on this case: found out that there were two instances (of JBE) were running on build machine.
Still unable to understand if two instances are running, why both were failing ?

Hi,

Like suggested in one of the answers here, did you try pinging the machine that JBE is trying to connect to?

Also if the build machine has not been restarted after the power outage, can you please restart it once and check if the problem still exists?

Thanks,
Sridevi



One answer

Permanent link
Unresolved Address means that an IP address for some host name cannot be determined.  Try doing the ping command to the hostname in the URL.   It should come back with either "unknown host" or info with an IP address and any responses.

e.g.

$ ping fleen.orbit.edu
ping: unknown host fleen.orbit.edu

$ ping mail.google.com
PING googlemail.l.google.com (173.194.223.19) 56(84) bytes of data.

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
× 1,700
× 562

Question asked: May 30 '16, 9:00 a.m.

Question was seen: 2,491 times

Last updated: Jun 02 '16, 12:31 a.m.

Confirmation Cancel Confirm