-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ANFOG_DM harvester failing on 10aws #504
Comments
Looks like two different versions of the netcdf java library are being included in the harvester build causing incompatible versions of classes to be attempted to be used. Talend sources these jars from /home/jenkins/talend/talend-components/iNetCDFInput/netcdfAll-4.6.4.jar The first location is the jar specified in the talend components and is correct, the second jar should not be included. The second location is an include all these jars when building the zip file and should not include this file. Thought I removed this from the source TOS install file for jenkins a long time ago and removed it from jenkins master and slave instances but it looks like its come back somehow. @anguss00 - any ideas on how this got here? I'll remove them from the jenkins instances and the talend jobs will need to be rebuilt, but if we installed this from something that includes this incorrect version of the netcdf file we probably need to remove it there as well. |
Looks like the old netcdf jar was included in some Talend Spatial components I wrote a long time ago (sNetCDFInput, sOPeNDAPInput and iThreddsIterator) - they may have been picked up from there. I've removed these components from the installation zip file on emiisheryl (//researchdata.its.utas.edu.au/research/IMOS/emiiSheryl/Talend%20Software/TOS-Spatial-5.4.1.zip), aws s3 (s3://imos-binary/static/talend/TOS-Spatial-5.4.1.zip) and from 13-aws-syd. There are still some references in old talend harvesters which I'll remove in a separate pull request. @bpasquer , ANFOG_DM has been rebuilt in jenkins and promoted to rc. Try it out there and if it runs OK we can promote to prod. |
@jonescc Unfortunately the issue is not resolved. Tested today. The error listed in the following log is same as before: |
anfog_dm changes haven't been promoted to prod yet. Was testing in RC OK? |
Yes, sorry i thought i had commented about the test i did on RC last week. It's working fine. |
OK, I've promoted it to prod. Should be provisioned after 5 sometime I think. |
The ANFOG_DM harvester is now processing files as before. Thanks @jonescc |
ANFOG_DM harvester is failing on 10aws.
The error is the same as for AODN_RAN_CTD #501
See the following log for full details IMOS_ANFOG_BCEOPSTUV_20170109T100117Z_SG540_FV01_timeseries_END-20170131T204838Z.nc.EbYY92.20170310-112353.log
The text was updated successfully, but these errors were encountered: