Greetings,
We're using version 8, ga release. I've got a listgrid and datasource that were working fine, and still work fine on one server, but do not work on another server. I can't tell what's going on from the error message showing in the logs.
When I look at the RPC trace, the response just says [Transaction in Progress], but nothing ever happens. The servlet is definitely returning data. The result in the log is below. Does this error look familiar in terms of what might be the problem? I've double checked the data, it's there.
We're using version 8, ga release. I've got a listgrid and datasource that were working fine, and still work fine on one server, but do not work on another server. I can't tell what's going on from the error message showing in the logs.
When I look at the RPC trace, the response just says [Transaction in Progress], but nothing ever happens. The servlet is definitely returning data. The result in the log is below. Does this error look familiar in terms of what might be the problem? I've double checked the data, it's there.
Code:
17:12:09.137:XRP5:WARN:Log:Error: 'Unable to get value of the property 'errors': object is null or undefined' in http://iastage.highlinedata.com/iap/include/isomorphic/system/modules/ISC_DataBinding.js at line 1196
Comment