Hello All,
I have Kettle/Data Integration running on a Mac OS 10.9 computer, simply running a scheduled job with 1 transformation on a 9 minute interval. I used to have it run on 2 minute intervals, 60 minute intervals, but no matter what, the following seems to occur. After maybe 10 hours of successful runs, the job stops running. The Job Metrics at the bottom area of the application will show the history, and for what can sometimes be no reason at all, everything comes to a halt.
At other times, I had a more complex Job running email alerts and checking that database tables existed, in addition to the single transformation, but errors would occasional pop up such as this one:
So, has anyone had resounding failures (or successes!) with running Kettle jobs on a set interval with Data Integration 5.0.1 and OS 10.9? Could this be a problem with my Java installation, or any version of Java running on the Mac?
Any guidance is appreciated. I built a decently important system for my company off of this, and I have to turn it off and on every 10-12 hours because it just decides to give up on me :(
I have Kettle/Data Integration running on a Mac OS 10.9 computer, simply running a scheduled job with 1 transformation on a 9 minute interval. I used to have it run on 2 minute intervals, 60 minute intervals, but no matter what, the following seems to occur. After maybe 10 hours of successful runs, the job stops running. The Job Metrics at the bottom area of the application will show the history, and for what can sometimes be no reason at all, everything comes to a halt.
At other times, I had a more complex Job running email alerts and checking that database tables existed, in addition to the single transformation, but errors would occasional pop up such as this one:
Code:
Process: JavaApplicationStub [82912]Path: /Users/USER/Downloads/*/Data Integration.app/Contents/MacOS/JavaApplicationStub
Identifier: JavaApplicationStub
Version: 4.4.0 (4.4.0.Preview)
Code Type: X86-64 (Native)
Parent Process: launchd [206]
Responsible: JavaApplicationStub [82912]
User ID: 501
Date/Time: 2014-06-23 19:43:50.196 -0400
OS Version: Mac OS X 10.9.3 (13D65)
Report Version: 11
Crashed Thread: 7 Java: Concurrent Mark-Sweep GC Thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000006aab64550
Any guidance is appreciated. I built a decently important system for my company off of this, and I have to turn it off and on every 10-12 hours because it just decides to give up on me :(