-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 5.2.3, 5.2.9 EE, 6.0.6 GA, 6.0.11 EE
-
Component/s: Frontend Infrastructure
-
Labels:None
-
Branch Version/s:6.0.x, 5.2.x
-
Backported to Branch:Committed
Following error is thrown when call getJSONData from Portlet_Expando_ExpandoValueService
14:16:54,765 WARN [AttachmentsImpl:558] Exception:
AxisFault
faultCode:
Server.userException
faultSubcode:
faultString: java.io.IOException: No serializer found for class com.liferay.portal.json.JSONObjectImpl in registry [email protected]
faultActor:
faultNode:
faultDetail:
stackTrace:java.io.IOException: No serializer found for class com.liferay.portal.json.JSONObjectImpl in registry org.apache.axis.encoding.TypeMappingDele
[email protected]
at org.apache.axis.encoding.SerializationContext.serializeActual(SerializationContext.java:1507)
at org.apache.axis.encoding.SerializationContext.serialize(SerializationContext.java:980)
at org.apache.axis.encoding.SerializationContext.outputMultiRefs(SerializationContext.java:1055)
at org.apache.axis.message.SOAPBody.outputImpl(SOAPBody.java:145)
at org.apache.axis.message.SOAPEnvelope.outputImpl(SOAPEnvelope.java:478)
at org.apache.axis.message.MessageElement.output(MessageElement.java:1208)
at org.apache.axis.SOAPPart.writeTo(SOAPPart.java:315)
at org.apache.axis.SOAPPart.writeTo(SOAPPart.java:269)
at org.apache.axis.SOAPPart.saveChanges(SOAPPart.java:530)
at org.apache.axis.attachments.AttachmentsImpl.getAttachmentCount(AttachmentsImpl.java:554)
at org.apache.axis.Message.writeTo(Message.java:535)
at org.apache.axis.transport.http.AxisServlet.sendResponse(AxisServlet.java:902)
at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:777)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
at com.liferay.util.axis.AxisServlet.service(AxisServlet.java:119)
at com.liferay.portal.servlet.AxisServlet.service(AxisServlet.java:95)
- relates
-
LPE-4987 Soap service calls for JSONObjects and JSONArrays result in IOExceptions
-
- Closed
-