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

Email Configuration issue : Problem in sending test mail in CLM 6.0.4

I am facing problem in sending test mail after email configuration is done in version 6.0.4. I am getting error "The server could not be contacted: java.net.SocketTimeoutException: Read timed out" 

Initially we had CLM 6.0(email was working fine in this version) which was upgraded to CLM 6.0.3(in this version also email was working fine), after upgrading CLM 6.0.3 to CLM 6.0.4 we started getting this problem. Whenever I send test mail it keeps waiting to send mail and after some time I get above error.

Troubleshooting I have done : 
1. Verify if smtp server can be pinged(I was able to ping smtp server)
2. Look into jts.log file - after looking into jts.log file I found error "java.net.UnknownHostException: smtp.hostname.com"

Problem seems to be because of Unknown host but I am unable to understand cause of problem because I can ping smtp server from the system where CLM server is installed and why CLM can not identify host name of SMTP server
Any suggestions ?




0 votes

Comments

I was looking into problem and came across link - https://confluence.atlassian.com/confkb/mail-fails-to-send-intermittently-with-unknown-smtp-host-error-789087034.html


To brief my findings after going through the link we have to set networkaddress.cache.ttl=-1 to networkaddress.cache.ttl=60 in java.security file

This file can be found in server_directory\JazzTeamServer\server\jre\lib\security\java.security 

I am not sure if this will work or it will cause any problems in the future as I have to modify file related to java from server directory.


Be the first one to answer this question!

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
× 7,499

Question asked: Dec 14 '17, 2:23 a.m.

Question was seen: 2,488 times

Last updated: Dec 14 '17, 7:22 a.m.

Confirmation Cancel Confirm