WarOne Posted October 7, 2015 Posted October 7, 2015 Hi, i was developing an ETL process using Jaspersoft ETL v5.6.2 community version. It doesn't involve complicated process. here is the screenshotNow, every component in this image have the tStatCatcher Statistic option on. When i run the job it produce this errorException in thread "main" java.lang.StackOverflowErrorat sun.util.calendar.ZoneInfo.getOffsets(ZoneInfo.java:271)at sun.util.calendar.ZoneInfo.getOffsets(ZoneInfo.java:248)at java.util.GregorianCalendar.computeFields(GregorianCalendar.java:2276)at java.util.GregorianCalendar.computeFields(GregorianCalendar.java:2248)at java.util.Calendar.setTimeInMillis(Calendar.java:1140)at java.util.GregorianCalendar.<init>(GregorianCalendar.java:621)at java.util.Calendar.createCalendar(Calendar.java:1030)at java.util.Calendar.getInstance(Calendar.java:968)at routines.system.StatCatcherUtils$StatCatcherMessage.<init>(StatCatcherUtils.java:53)at routines.system.StatCatcherUtils.addMessage(StatCatcherUtils.java:148)at routines.system.StatCatcherUtils.addMessage(StatCatcherUtils.java:153)at mpnmps.mps_benchmark_0_1.mps_benchmark.tStatCatcher_1Process(mps_benchmark.java:13840)at mpnmps.mps_benchmark_0_1.mps_benchmark.tStatCatcher_1Process(mps_benchmark.java:13841)at mpnmps.mps_benchmark_0_1.mps_benchmark.tStatCatcher_1Process(mps_benchmark.java:13841)the error is gone when i disabled tStatCatcher_1 and tFileOutputExcel_2. what is wrong with the task. can somebody explain it to me and how can i solve this issue. thanks in advance
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now