The ZAM web console is reporting the wrong country.

  • 3392786
  • 01-Aug-2007
  • 27-Apr-2012

Environment

Novell ZENworks 7.5 Asset Management - ZAM7.5

Situation

If the web console is reporting the wrong country, the location will need to be set manually on the server.

Resolution

Three options available for manually configuring the location are listed below.
  1. Go to control panel > regional settings > advanced tab. Check "Apply all
    settings to current account and to the default user profile".
  2. Add a system environment variable. For example: CATALINA_OPTS=-Duser.country=AU
  3. Run tomcat5w.exe (found in tomcat\bin). On the java tab, add a line to Java Options. For example: Duser.country=AU.