I have a java agent in a Notes database that’s supposed to call a web service using SSL. Runtime security is set to 3 and the agent is signed by someone with rights to run agents on the server.
When attempting to run this agent on schedule, I get an IO error that says algorithm Sunx509 not available.
I am hoping the experts out there might point me toward the cause of this error. Many thanks in advance.
Subject: Re: Algorithm Sunx509 Not Available Error in java agent
A few questions…
Is the error similar to the following? java.security.NoSuchAlgorithmException: Algorithm SunX509 not available
Has the Agent ever worked for-you in the past?
Was the 702FP3 Server ever at a 6.5.x release in the past?
Does the HTTP Task of the Domino Server load without error?
Unless you’ve already found a resolution, it would be a good idea to engage IBM Lotus Support on this-one. I’ve seen in the past where files left-over from an old JVM caused ‘NoSuchAlgorithmExceptions’ to be thrown.
Subject: RE: Re: Algorithm Sunx509 Not Available Error in java agent
Yes, the error is similar to what you’re describing. The agent has never worked on this particular server, but DOES work on my dev server. Yes, I believe the server was at 6.5 release at some point, but I have no way of verifying that. As far as I know, the http task loads just fine, but I’m planning on reviewing my logs from the last server recycle to verify.Any additional ideas or things to check would be great. Thanks!
Subject: RE: Re: Algorithm Sunx509 Not Available Error in java agent
My deepest apologies for such a late response Carolyn…
Unless you’ve found some pertinent information within the Log-files, I suggest that you create a “fresh” v7.0.2 FP3 Server & see if you have the same problem with the Agent.
If the problem does not occur on the “fresh-installation”, then it would appear that left-over files from a v6.5.x instance of Lotus Domino may be causing the issue.
At any-rate, I believe this problem warrants a phone-call to IBM Lotus Support.