[jacorb-developer] Decode_error

Radha everrad at yahoo.co.in
Wed Oct 29 09:22:31 CET 2014


Hi Nick,
      Got the issue. Private key and public certificate are not matching. Private part of certificate is from different certificate. So, decode error is due to that. We made it sync and it is working.

Thanks for your support, Radha. 

     On Wednesday, 29 October 2014 3:05 AM, Nick Cross <jacorb at goots.org> wrote:
   

 
Intriguing error. Can you reproduce it and supply a test case? Have you 
tried enabling Java SSL debugging and analysing that?

Regards

Nick

On 28/10/14 15:51, Radha wrote:
> Hi,
>    Our application use JACORB 3.5. During server and client communication, we get below exception,Checked the certificates on both sides and they are in sync. Please let me know what can cause this exception,
> org.omg.CORBA.COMM_FAILURE: IOException:javax.net.ssl.SSLException: Received fatal alert: decode_error  vmcid:0x0  minor code: 0  completed: No
>
>          atorg.jacorb.orb.etf.ConnectionBase.to_COMM_FAILURE(ConnectionBase.java:152)
>
>          at org.jacorb.orb.iiop.IIOPConnection.handleCommFailure(IIOPConnection.java:78)
>
>          atorg.jacorb.orb.etf.StreamConnectionBase.flush(StreamConnectionBase.java:227)
>
>          atorg.jacorb.orb.giop.GIOPConnection.sendMessage(GIOPConnection.java:1079)
>
>          at org.jacorb.orb.giop.GIOPConnection.sendRequest(GIOPConnection.java:1005)
>
>          atorg.jacorb.orb.giop.ClientConnection.sendRequest(ClientConnection.java:308)
>
>          atorg.jacorb.orb.giop.ClientConnection.sendRequest(ClientConnection.java:289)
>
>          at org.jacorb.orb.Delegate._invoke_internal(Delegate.java:1419)
>
>          atorg.jacorb.orb.Delegate.invoke_internal(Delegate.java:1244)
>
>          atorg.jacorb.orb.Delegate.invoke(Delegate.java:1232)
>
>          atorg.jacorb.orb.dii.Request._invoke(Request.java:316)
>
>          atorg.jacorb.orb.dii.Request.access$000(Request.java:46)
>
>          atorg.jacorb.orb.dii.Request$Caller.run(Request.java:458)
>
>
> Thanks,Radha.
> _______________________________________________
> jacorb-developer maillist  -  jacorb-developer at lists.spline.inf.fu-berlin.de
> https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer
>



   


More information about the jacorb-developer mailing list