Open dsclassen opened 6 years ago
Hi @dsclassen ,
As the log says: "Column 'bltimeStamp' cannot be null". I had the same bug once and fixed it by setting corresponding column not to be by default null but CURRENT_TIMESTAMP. Hmm, but I do not remember which table it was...
I am attempting to ingest the json data provided with the ispyb-client project.
I'm not exactly sure whether this problem is coming from the ispyb-client, or more likely ispyb-ejb, but I think that the timestamp variable is not getting properly set somewhere in this code:
Here is the relevant bit of output from the wildfly server.log