Currently, the ORB requires alignment after several GIOP 1.2 message headers and before the message bodies. This is correct except in the cases in which the message bodies are empty. Our ORB tries to do the alignment anyway, resulting in a MARSHAL exception.
This only happens when talking to ORBs which send empty message bodies. (Seems to happen with BEA's RMI-IIOP ORB.)
This only happens when talking to ORBs which send empty message bodies. (Seems to happen with BEA's RMI-IIOP ORB.)
- duplicates
-
JDK-4465310 MARSHAL exception for empty non-fragmented Request
- Closed