function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
jontkjontk 

SSL Exception

Has anyone seen this error before?
I saw some older postings eluding to an old JRE version but I am runnning 1.5.0_02.
This only seems to occur after an extended period of connection.

Thanks,
Jon

AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}stackTrace:javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(Unknown Source)
at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Unknown Source)
at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Unknown Source)
at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(Unknown Source)
at com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(Unknown Source)
...
...

Message Edited by jontk on 09-28-2005 01:04 PM

DevAngelDevAngel
Is this repeatable in a predicatable fashion?
jontkjontk
So far 2 for 2 but the earliest I've seen it happen is after 3 hours.
DevAngelDevAngel
That's an unusual cert error.  Normally we see the handshake exception.  Seems like it might be network related since it references a cert path.  Which version of Axis are you using?
jontkjontk
v1.2.1
carlicollinscarlicollins
I am getting the same error using Axis 1.3. Any suggestions?
RamanaRamana
hi ,
 
Have you got this issue resolved? I am facing the same issue. Please let me know if you have got it fixed and how.
 
Thanks
pratimapratima
I've been encountering the same error when I invoke webservice calls to SalesForce.  I would highly appreciate it if someone on this forum can tell me what the root cause is.

Thanks,
Pratima
sangamhsnsangamhsn

Hi,

 

I am also getting simillar error.

Please let me know is there any solution for this.

 

Thanks,

Sangamhsn