Exception in connecting to shipment vendor - FEDEX

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Exception in connecting to shipment vendor - FEDEX

Netra patil
I am not able to get the Tracking number from the FEDEX. Whenever complete
order it throws me be No trusted certificate found exception. I have
generated certificate and import the same the JKS and also in truststore.

 

Exception:

 

java.lang.Exception: Error sending Fedex request for FDXShipRequest:
org.ofbiz.shipment.thirdparty.fedex.FedexConnectException: URL Connection
problem (IO Error processing request
(java.security.cert.CertificateException: No trusted certificate found))

+

 

Any sort of suggestions would be helpful.

 

Thanks in Advance

Netra

 

Reply | Threaded
Open this post in threaded view
|

Re: Exception in connecting to shipment vendor - FEDEX

BJ Freeman
did you check if the URL to fedex has a good cert.
without more of the log is it is hard to tell if it is an error about
your cert or the fedex site.

Netra patil sent the following on 7/15/2011 3:17 AM:

> I am not able to get the Tracking number from the FEDEX. Whenever complete
> order it throws me be No trusted certificate found exception. I have
> generated certificate and import the same the JKS and also in truststore.
>
>  
>
> Exception:
>
>  
>
> java.lang.Exception: Error sending Fedex request for FDXShipRequest:
> org.ofbiz.shipment.thirdparty.fedex.FedexConnectException: URL Connection
> problem (IO Error processing request
> (java.security.cert.CertificateException: No trusted certificate found))
>
> +
>
>  
>
> Any sort of suggestions would be helpful.
>
>  
>
> Thanks in Advance
>
> Netra
>
>  
>
>