Date Created: Sun 02-Dec-2007

Related Document Categories:


    Problem
    There are times when IBM® WebSphere® Application Server is installed on a machine on which the Operating System is using one language (e.g., Canadian French), and it is appropriate for WebSphere to be using US English.

    Cause
    By default, the Java Virtual Machine used by Application Server will use the current Operating System locale to determine the language to be used when messages are to be written to log and trace files.

    Solution
    Add the following settings for your Application Server arguments

    -Duser.language=<Value> -Duser.region=<Value>

    For example, to have the JVM use US English, these would be:

    -Duser.language=en -Duser.region=US

Middleware Mentor - Steven Charles Robinson

About Me

Steve Robinson has been working in IT for over 15 years and has provided solutions for many large-enterprise corporate companies across the world. Steve specialises in Java and Middleware consulting. Steve comes from both an administration and development background.

Before moving to JEE, Steve was an accomplished developer and consultant for both IBM Lotus Notes and Microsoft .NET Technologies.

Follow Steve as @stevencrobinson on twitter.

Read my books?

IBM WebSphere Application Server 8.0 Administration Guide

IBM WebSphere Application Server 8.0 Administration Guide

WebSphere Application Server 7.0 Administration Guide

WebSphere Application Server 7.0 Administration Guide

WebSphere Categories

Oracle WebLogic Categories

JBoss Categories

Other Categories