Support #11842
closedUnexpected errors when publishing GRSF fishery records
100%
Description
Legacy and GRSF stock records have been published smoothly.
However when we try to publish GRSF fishery records most of them (in the 99 %) of the cases the publishing fails with no error messages.
More specifically the response is the following:
An error occured while publishing records for grsf
gr.forth.ics.isl.grsfservicescore.exception.GrsfPublishingException: Fatal transport error
at gr.forth.ics.isl.grsfservicescore.GrsfPublisher.publishRecord(GrsfPublisher.java:112)
at gr.forth.ics.isl.grsfservicescore.clients.PublisherClient.publishRecords(PublisherClient.java:754)
at gr.forth.ics.isl.grsfservicescore.clients.PublisherClient.publishGrsfFisheries(PublisherClient.java:411)
at gr.forth.ics.isl.grsfservicescore.clients.PublisherClient.main(PublisherClient.java:964)
Caused by: java.lang.Exception: Method failed: HTTP/1.1 500 Internal Server Error; Response body: {"id":null,"knowledge_base_id":null,"product_url":null,"error":null}
The json contents of an indicative record that fails are attached
Could you check?
Files