05-16-2013, 07:52 AM
Does it help to change RuntimeContext.java, line 396:
line 608:
line 627:
line 638:
Code:
if (IntrManager.getInstance().canExecuteInterruptNow()) {
Code:
if (!IntrManager.getInstance().canExecuteInterruptNow()) {
Code:
if (IntrManager.getInstance().canExecuteInterruptNow()) {
Code:
if (!IntrManager.getInstance().canExecuteInterruptNow()) {
Always include a complete log file at INFO level in your reports. Thanks! How to post a log