SmartGWT 13.0p
After running for several hours, fetches result in an Operation timed out popup after 2 minutes. The browser console shows:
I don't see anything in the RPC tab. After re-login the same fetch results in the same timeout. Restarting the web server restores functionality but only for a few hours of use.
After running for several hours, fetches result in an Operation timed out popup after 2 minutes. The browser console shows:
Code:
TMR9: WARN: RPManager:getHttpHeaders called with a nutt XmlHttpRequest object TMR9: WARN :RPManager: Operation timed out - response: (operationid:"custom".clientContext: undef,internalclientContext: undef.context: Obj.transactionNum: 72 httpResponseCode: undef,httpResponseText: undef, true, callbackArgs: null, results: obj.data: Operation timed out
Comment