We're using SmartGWT 5.0-p20150628.
We make this method call: canvas.draw() and we get an exception some times. The exception is not always deterministic and seems to be timing related.
We get an exception with this call trace:
We make this method call: canvas.draw() and we get an exception some times. The exception is not always deterministic and seems to be timing related.
We get an exception with this call trace:
Code:
Exception handling event=com.google.gwt.core.client.JavaScriptException: (TypeError) stack: isc__debug__getStackTraceFromArgs@https://staging.cedarconeapp.com/ConversationGuide/sc/modules/ISC_Core.js:977 isc__debug_getStackTrace@https://staging.cedarconeapp.com/ConversationGuide/sc/modules/ISC_Core.js:951 isc_Canvas_readyToDraw@https://staging.cedarconeapp.com/ConversationGuide/sc/modules/ISC_Core.js:1998 isc_Canvas_draw@https://staging.cedarconeapp.com/ConversationGuide/sc/modules/ISC_Core.js:2010 $draw@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:922 ancesterDraw@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:4091 $buildTopic@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:4206 $handelSelectionEvent_0@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:2087 $handleEvent_18@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:1813 handleEvent_48@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:4376 publishByKeysList@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:4156 $publishPayload@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:3387 $publishSelectionEvent@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:4055 $validateAndApplyAnswers@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:3686 $restoreAnswers@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:4189 handleEvent_14@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:4364 $handleNewEvent@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:2831 handleEvent_68@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:4385 $handleEventNoThrowOnClient@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:3829 $callEventHandlers@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:3490 $publish_1@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:2119 handleAnswers@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:2094 execute_10@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:4388 $executeCompletionFunction@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:3420 $handleRestResponse_0@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:2490 handleResponse_5@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:4388 $responseWrapper/callbackFunc@https://staging.cedarconeapp.com/ConversationGuide/1F8415AF3C48ED25A6DF956E07E82B7C.cache.html:1820 conversationGuide.httpRequestInner/<.success@https://staging.cedarconeapp.com/scripts/conversation-guide.js:55 module</submodules</callback</<.callback@https://staging.cedarconeapp.com/scripts/canvas-all.js:859 xdCallback@https://staging.cedarconeapp.com/scripts/canvas-all.js:706 receiveMessage/internalCallback@https://staging.cedarconeapp.com/scripts/canvas-all.js:651 __gwt$exception: <skipped> fileName: https://staging.cedarconeapp.com/ConversationGuide/sc/modules/ISC_Core.js lineNumber: 977 columnNumber: 40: 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them