Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
context.parentObj = dbu.getObj();
Exception in thread "main" java.lang.Error: java.lang.Error: java.lang.StackOverflowError
at warehouse.testjob_0_1.TestJob.tRunJob_1Process(TestJob.java:439)
at warehouse.testjob_0_1.TestJob.runJobInTOS(TestJob.java:857)
at warehouse.testjob_0_1.TestJob.main(TestJob.java:721)
Caused by: java.lang.Error: java.lang.StackOverflowError
at warehouse.testjob_0_1.TestJob.tJavaFlex_1Process(TestJob.java:674)
at warehouse.testjob_0_1.TestJob.tRunJob_1Process(TestJob.java:430)
... 2 more
Caused by: java.lang.StackOverflowError
at java.lang.Class.privateGetPublicMethods(Class.java:2627)
at java.lang.Class.getMethods(Class.java:1457)
at routines.system.JSONObject.populateMap(JSONObject.java:790)
at routines.system.JSONObject.<init>(JSONObject.java:248)
at routines.system.JSONObject.wrap(JSONObject.java:1365)
at routines.system.JSONObject.populateMap(JSONObject.java:817)
at routines.system.JSONObject.<init>(JSONObject.java:248)
at routines.system.JSONObject.wrap(JSONObject.java:1365)
at routines.system.JSONObject.populateMap(JSONObject.java:817)
...
java.lang.Error: java.lang.Error: java.lang.StackOverflowError