I was making minor changes (adding a keepalive routine) to my code and added a breakpoint to test it. When the program starts to execute, it gets the following message...
java.lang.IllegalArgumentException: Can not set static anywheresoftware.b4j.objects.NodeWrapper$ConcreteNodeWrapper field com.miyakawa.vtc_uremote.main._alleyleftred to anywheresoftware.b4j.objects.NodeWrapper
If I remove the breakpoint, the program executes normally...
Suggestions ?
Thanks,
Gary M
java.lang.IllegalArgumentException: Can not set static anywheresoftware.b4j.objects.NodeWrapper$ConcreteNodeWrapper field com.miyakawa.vtc_uremote.main._alleyleftred to anywheresoftware.b4j.objects.NodeWrapper
If I remove the breakpoint, the program executes normally...
Suggestions ?
Thanks,
Gary M