Notifications
Clear all

Invalid timezone ID

3 Posts
2 Users
0 Likes
1,062 Views
0
Topic starter

During the shipment creation, I'm seeing this timezone issue. I am wondering which module I should look into and debug

image
1 Answer
0

The invalid TZ in question is "PST".  I think it should be a full TZ like "America/New_York"

Check in PREF_PROP_LIST in table USERS.  You probably have a bad value in there.  You can actually just nullify that column for the cur user, log out, and log back in to resolve it.

cliu Topic starter 2022-02-04 22:55:56

@gmerrill Thanks for the reply. I have checked PREF_PROP_LIST for the USERS that I used, it was initially null. I did set it to null again. The same error still shows in the log after I logged out and logged back in.

Greg Merrill 2022-02-04 22:58:16

OK - at this point i'd say file a JIRA. Include all the detailed instructions for reproducing it, including URL, user/password, role and steps to reach the error.