Walmart 2.0 crashes when clicking the Scheduler button.
Issue
The retail link site for Walmart that uses the Scheduler 2.0 link will fail when clicked on.
Stack trace created in this scenario:
Stack trace:
com.kapowtech.lang.ApplicationError: Internal error during robot execution.
at kapow.robot.robomaker.engine.instruction.ExecuteNonIteratorTransitionInstruction.handleThrowable(ExecuteNonIteratorTransitionInstruction.java:205)
at kapow.robot.robomaker.engine.instruction.ExecuteNonIteratorTransitionInstruction.execute(ExecuteNonIteratorTransitionInstruction.java:172)
at kapow.robot.robomaker.engine.stackengine.StackEngine.execute(StackEngine.java:68)
at kapow.robot.robomaker.engine.StudioRobotExecutionEngine.lambda$startBackgroundExecution$194(StudioRobotExecutionEngine.java:272)
at java.lang.Thread.run(Thread.java:748)
Caused by: com.kapowtech.webkit.remote.RemoteWebKitException: createSnapshot timed out after 782 ms
at com.kapowtech.webkit.remote.RemoteBrowserProxy.createSnapshot(RemoteBrowserProxy.java:192)
at com.kapowtech.webkit.browser.WebKitBrowser.createSnapshot(WebKitBrowser.java:256)
at com.kapowtech.webkit.browser.WebKitBrowser.createSnapshot(WebKitBrowser.java:78)
at kapow.robot.robomaker.state.DataState.snapshotBrowser(DataState.java:900)
at kapow.robot.robomaker.stateprocessor.noniterator.NonIteratorStepAction.executeWithDirectModeCaching(NonIteratorStepAction.java:300)
at kapow.robot.robomaker.stateprocessor.noniterator.NonIteratorStepAction.execute(NonIteratorStepAction.java:176)
at kapow.robot.robomaker.stateprocessor.StepAction.execute(StepAction.java:691)
at kapow.robot.robomaker.robot.Transition.executeStepAction(Transition.java:768)
at kapow.robot.robomaker.engine.instruction.ExecuteNonIteratorTransitionInstruction.executeStepAction(ExecuteNonIteratorTransitionInstruction.java:245)
at kapow.robot.robomaker.engine.instruction.ExecuteNonIteratorTransitionInstruction.execute(ExecuteNonIteratorTransitionInstruction.java:78)
... 3 more
Caused by: org.freedesktop.DBus$Error$NoReply: No reply within specified time
at org.freedesktop.dbus.RemoteInvocationHandler.executeRemoteMethod(RemoteInvocationHandler.java:133)
at org.freedesktop.dbus.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:188)
at com.sun.proxy.$Proxy32.createSnapshot(Unknown Source)
at com.kapowtech.webkit.remote.RemoteBrowserProxy.createSnapshot(RemoteBrowserProxy.java:178)
... 12 more
Solution
If this stack trace is seen then in URL filtering filter out this javascript call:
https://retaillink\.wal-mart\.com/ILP2/core-ui/node_modules/pdfmake/build/pdfmake\.min\.js.*
Level of Complexity
High
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
Kofax RPA | >= 10.3 |
References
Add any references to other internal or external articles