[IGN-11942] When working with a dataset type, date values are lost when restarting the computer

Hi @lrose

I followed the steps and got the wrapper.log file.

I am attaching it for you to check for any possible errors.

wrapper.log (53.0 KB)

Even after adding the requested additional parameter to the “ignition.conf” file (8), the results were still the same.

I followed the steps exactly, restarted the computer, and checked if the DATE column still had data filled in.

I thought it was only the language that needed to be changed, but I might be wrong. As an additional test, can you try adding another one to set the country to US?

wrapper.java.additional.9=-Duser.country=US

1 Like

@avaughn, very nice! :smiley:
It seems to be working perfectly. Now the column has the date recorded as it should be. I'll adjust it now so that the milliseconds don't bother me.

Thank you all for your support in resolving this issue.

Glad that worked for you! Technically the data was still present in the idb even after the restart, but the parsing was failing which results in the values being replaced with nulls.

I added this thread to the internal ticket and will try to remember to update the thread when it’s fixed.

3 Likes