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.
- Go to control panel > regional settings > advanced tab. Check "Apply all
settings to current account and to the default user profile". - Add a system environment variable. For example: CATALINA_OPTS=-Duser.country=AU
- Run tomcat5w.exe (found in tomcat\bin). On the java tab, add a line to Java Options. For example: Duser.country=AU.