...
BugZero found this defect 31 days ago.
The NetWorker Management Console's Recover wizard, or Media > Save Sets tab reports: Could not parse the date time value NON_US_LOCALE_FORMAT Please enter date time in the following format: "nnn j aaaa h:mm:ss x" i.e jan 3, 2025 12:22:04 PM For example:
This issue was raised to NetWorker engineering under defect NETWORKER-108676.The NMC runtime environment (for example, NetWorker Runtime Environment) is using a non-US locale.
Fix: This issue is addressed in NetWorker 19.12.0.0. Workaround: Change the runtime environment locale to US on the host used to access the NMC. Open Windows File explorer window and browse to the NetWorker Runtime Environment (NRE) installation path: C:\Program Files\NRE\java\jre#.#.#_###\bin NOTE: The Java Runtime Environment (JRE) folder includes different numbers depending on the NetWorker Runtime Environment version installed. If you are using Oracle licensed Java instead of NRE, browse to the location of your JRE bin directory. Open javacpl.exe from the JRE bin directory.In the Java Control Panel, go to the Java tab.Click View to open the JRE Settings.Select the JRE that you want to configure and click the Runtime Parameters column.Add the following parameters to set the locale to English (United States): -Duser.language=en -Duser.country=US For Example: Click OK to save the changes.From the Java Control Panel, Click Apply, then click OK. Close the Java Control Panel.If the NMC is already open, close the current session and relaunch the NMC.