We have upgraded SmartGWT 6.0 from build 2016-05-07 to SmartGWT build 2016-12-25.
We use Chrome 53.
We use Grid with JsonRest Data Source, and upngradign build we get the following error: to user in an alert JS: The server failed to return a formatted response at all.
Complete JS error from console:
15:05:09.010:XRP5:WARN:RPCManager:The server failed to return a formatted response at all. - response: {status: -16,
data: "The server failed to return a formatted ..."[56],
httpResponseCode: 200,
httpResponseText: "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n{"response":{"endRow"..."[534],
transactionNum: 2,
clientContext: Obj,
internalClientContext: Obj,
httpHeaders: Obj,
context: Obj,
queueStatus: -1,
startRow: 0,
endRow: 0,
totalRows: 0}
isc.B.push.isc.A.addToMasterLog @ ISC_Core.js:1134
isc_c_Log_addLogMessage @ ISC_Core.js:1133
isc_c_Log_log @ ISC_Core.js:1126
logMessage @ ISC_Core.js:1115
isc.RPCManager.logMessage @ ISC_DataBinding.js:1788
logWarn @ ISC_Core.js:1115
isc_c_RPCManager_runDefaultErrorHandling @ ISC_DataBinding.js:1725
isc_c_RPCManager_handleError @ ISC_DataBinding.js:1711
isc_c_RPCManager__handleError @ ISC_DataBinding.js:1710
isc.B.push.isc.A.fetchRemoteDataReply @ ISC_DataBinding.js:1897
isc_c_Class_fireCallback @ ISC_Core.js:284
isc_Class_fireCallback @ ISC_Core.js:352
isc_DataSource_fireResponseCallbacks @ ISC_DataBinding.js:740
isc_DataSource__completeResponseProcessing @ ISC_DataBinding.js:738
isc_DataSource__handleJSONReply @ ISC_DataBinding.js:622
isc.B.push.isc.A.$379 @ ISC_DataBinding.js:625
isc_c_Class_fireCallback @ ISC_Core.js:284
isc_Class_fireCallback @ ISC_Core.js:352
isc_c_RPCManager_fireReplyCallback @ ISC_DataBinding.js:1701
$wnd.isc.RPCManager.fireReplyCallback @ SmartGwtEntryPoint.java:424
isc_c_RPCManager_fireReplyCallbacks @ ISC_DataBinding.js:1706
isc_c_RPCManager_performOperationReply @ ISC_DataBinding.js:1699
isc_c_RPCManager__performTransactionReply @ ISC_DataBinding.js:1684
isc_c_RPCManager_performTransactionReply @ ISC_DataBinding.js:1607
(anonymous) @ VM5780:3
isc_c_Class_fireCallback @ ISC_Core.js:284
isc_c_Comm_performXmlTransactionReply @ ISC_Core.js:1385
(anonymous) @ VM5779:3
isc_c_Class_fireCallback @ ISC_Core.js:284
isc_c_Comm__fireXMLCallback @ ISC_Core.js:1365
_15 @ ISC_Core.js:1373
Grids with other Datasources are working without problems.
A JSON example:
{"response":{"endRow":1,"totalRows":1,"status":0,"startRow":0,"data":[{"nombrePadre":"","tipoExpediente":"","etqId":"","idCliente":"5981343255101440","prioridad":"Media","nombreExpediente":"Prueba","padre":"0","nombreCliente":"Aragorn hijo de Arathorn","id":6544293208522752,"estado":"abierto","situacion":"","etqnombre":"","auto":"","fechaAlta":"2016-12-22","nombreResponsable":"Jose Nubbius","numExpedienteCompleto":"2016 / 00001","fechaModificacion":"2016-12-23","posicion":"Demandado","tipoProcedimiento":""}]}}
What can be the cause for this? What change in build could make this error appear?
We use Chrome 53.
We use Grid with JsonRest Data Source, and upngradign build we get the following error: to user in an alert JS: The server failed to return a formatted response at all.
Complete JS error from console:
15:05:09.010:XRP5:WARN:RPCManager:The server failed to return a formatted response at all. - response: {status: -16,
data: "The server failed to return a formatted ..."[56],
httpResponseCode: 200,
httpResponseText: "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n{"response":{"endRow"..."[534],
transactionNum: 2,
clientContext: Obj,
internalClientContext: Obj,
httpHeaders: Obj,
context: Obj,
queueStatus: -1,
startRow: 0,
endRow: 0,
totalRows: 0}
isc.B.push.isc.A.addToMasterLog @ ISC_Core.js:1134
isc_c_Log_addLogMessage @ ISC_Core.js:1133
isc_c_Log_log @ ISC_Core.js:1126
logMessage @ ISC_Core.js:1115
isc.RPCManager.logMessage @ ISC_DataBinding.js:1788
logWarn @ ISC_Core.js:1115
isc_c_RPCManager_runDefaultErrorHandling @ ISC_DataBinding.js:1725
isc_c_RPCManager_handleError @ ISC_DataBinding.js:1711
isc_c_RPCManager__handleError @ ISC_DataBinding.js:1710
isc.B.push.isc.A.fetchRemoteDataReply @ ISC_DataBinding.js:1897
isc_c_Class_fireCallback @ ISC_Core.js:284
isc_Class_fireCallback @ ISC_Core.js:352
isc_DataSource_fireResponseCallbacks @ ISC_DataBinding.js:740
isc_DataSource__completeResponseProcessing @ ISC_DataBinding.js:738
isc_DataSource__handleJSONReply @ ISC_DataBinding.js:622
isc.B.push.isc.A.$379 @ ISC_DataBinding.js:625
isc_c_Class_fireCallback @ ISC_Core.js:284
isc_Class_fireCallback @ ISC_Core.js:352
isc_c_RPCManager_fireReplyCallback @ ISC_DataBinding.js:1701
$wnd.isc.RPCManager.fireReplyCallback @ SmartGwtEntryPoint.java:424
isc_c_RPCManager_fireReplyCallbacks @ ISC_DataBinding.js:1706
isc_c_RPCManager_performOperationReply @ ISC_DataBinding.js:1699
isc_c_RPCManager__performTransactionReply @ ISC_DataBinding.js:1684
isc_c_RPCManager_performTransactionReply @ ISC_DataBinding.js:1607
(anonymous) @ VM5780:3
isc_c_Class_fireCallback @ ISC_Core.js:284
isc_c_Comm_performXmlTransactionReply @ ISC_Core.js:1385
(anonymous) @ VM5779:3
isc_c_Class_fireCallback @ ISC_Core.js:284
isc_c_Comm__fireXMLCallback @ ISC_Core.js:1365
_15 @ ISC_Core.js:1373
Grids with other Datasources are working without problems.
A JSON example:
{"response":{"endRow":1,"totalRows":1,"status":0,"startRow":0,"data":[{"nombrePadre":"","tipoExpediente":"","etqId":"","idCliente":"5981343255101440","prioridad":"Media","nombreExpediente":"Prueba","padre":"0","nombreCliente":"Aragorn hijo de Arathorn","id":6544293208522752,"estado":"abierto","situacion":"","etqnombre":"","auto":"","fechaAlta":"2016-12-22","nombreResponsable":"Jose Nubbius","numExpedienteCompleto":"2016 / 00001","fechaModificacion":"2016-12-23","posicion":"Demandado","tipoProcedimiento":""}]}}
What can be the cause for this? What change in build could make this error appear?
Comment