I'm using FRIL 2.1.5 with the updated join.jar and I have a linking job that works fine interactively but fails with a NullPointerException when I run it as a batch job.
Pawel - Have you had an opportunity to take a look at this? I'm easily stumped when trying to figure out why java doesn't work, which just means I'm still stumped :-(
I love FRIl, just a stupendously useful project. Thanks for all of your efforts.
Mitch
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
An update: I replaced join.jar with the updated version from 2011 again (I know I've done it a couple of times already, plus I'm running 2.1.5) and it is now able to get through the processing. I have no idea what has changed.
I am still getting an NPE, but it occurs after the results have been written to a file, which is less of a concern - though it's still a concern since I'm triggering FRIL from Talend, which uses Java.
I'm using FRIL 2.1.5 with the updated join.jar and I have a linking job that works fine interactively but fails with a NullPointerException when I run it as a batch job.
The command I'm issuing is:
The error is:
I can post the configuration file and output if needed but didn't want to overwhelm the thread.
Any advice?
Thanks!
Mitch
I forgot to mention, I'm on Linux.
Thanks Mitch, we will take a look at the exception.
Thanks very much. Let me know if I can provide any further information that might help.
Pawel - Have you had an opportunity to take a look at this? I'm easily stumped when trying to figure out why java doesn't work, which just means I'm still stumped :-(
I love FRIl, just a stupendously useful project. Thanks for all of your efforts.
Mitch
An update: I replaced join.jar with the updated version from 2011 again (I know I've done it a couple of times already, plus I'm running 2.1.5) and it is now able to get through the processing. I have no idea what has changed.
I am still getting an NPE, but it occurs after the results have been written to a file, which is less of a concern - though it's still a concern since I'm triggering FRIL from Talend, which uses Java.
Just curious if anybody has made any progress on this or even if this project is still active?
I replaced the join.jar also and I am still getting the same error. I am using this in deduplication mode, not record linkage mode.
Let me know if I can provide any info. Thanks in advance!
Patrick