Endpoint Protection

 View Only
  • 1.  Language and country code

    Posted May 27, 2009 12:28 PM
    Hi,

    Can someone tell me how to change language and country code on Java?, example



    I tried to set a regional setting in Windows, but it seems not work, all logs are still saying

    2552-05-27 14:47:03.625 SEVERE: ================== Server Environment ===================
    2552-05-27 14:47:03.625 SEVERE: os.name = Windows 2003
    2552-05-27 14:47:03.625 SEVERE: os.version = 5.2
    2552-05-27 14:47:03.625 SEVERE: os.arch = x86
    2552-05-27 14:47:03.625 SEVERE: java.version = 1.5.0_15
    2552-05-27 14:47:03.625 SEVERE: java.vendor = Sun Microsystems Inc.
    2552-05-27 14:47:03.625 SEVERE: java.vm.name = Java HotSpot(TM) Server VM
    2552-05-27 14:47:03.625 SEVERE: java.vm.version = 1.5.0_15-b04
    2552-05-27 14:47:03.625 SEVERE: java.home = D:\Program Files (x86)\Symantec\Symantec Endpoint Protection Manager\jdk\jre
    2552-05-27 14:47:03.625 SEVERE: catalina.home = D:\Program Files (x86)\Symantec\Symantec Endpoint Protection Manager\tomcat
    2552-05-27 14:47:03.625 SEVERE: java.user = null
    2552-05-27 14:47:03.625 SEVERE: user.language = th
    2552-05-27 14:47:03.640 SEVERE: user.country = TH
    2552-05-27 14:47:03.640 SEVERE: scm.server.version = 11.0.3001.2224

    I want to change from TH to US

    a regional setting in Windows is English, but it seems not work.

    Thanks...



  • 2.  RE: Language and country code

    Posted May 27, 2009 12:56 PM
    Make sure you check the advanced tab as well.

    imagebrowser image


  • 3.  RE: Language and country code

    Posted May 27, 2009 01:42 PM
    Yes, I already checked. Do u know how to use java command line to set the locale?, I tried java -Duser.language=en -Duser.country=EN, but it do nothing.

    Thanks.
    Sombat


  • 4.  RE: Language and country code

    Posted May 27, 2009 01:57 PM


  • 5.  RE: Language and country code

    Posted May 27, 2009 07:24 PM
    Thanks Thomas.

    I have gone through SUN before I posted, but that need to know in JAVA lanugauge and do a code writing , is there an easy  way to change the locales without programming?

    I have a problem with two SEPMs replication, as check and doubt from the log, it may be caused from locale setting, one is EN and another one is TH, because of the log is saying about "invalid date format, Only dates between January 1, 1753 and December 31, 9999 are accepted  "

    Sombat


  • 6.  RE: Language and country code

    Posted May 28, 2009 01:53 AM
    Remember that SEPM runs under the SYSTEM Account, did you tick the option to Apply all your locale settings to the default user too?

    I've done some work with Thai in the past and seem to remember the date is different for you guys, so yes I suspect the replication is having problems translating the Thai date to the US datecode.


  • 7.  RE: Language and country code

    Posted May 28, 2009 02:56 AM
    Hi Paul,

    Yes, I did apply that option. I have escalated the case but still not get the answer, it is taking seriously because clients are increasing every week.

    Sombat


  • 8.  RE: Language and country code

    Posted May 30, 2009 12:27 PM
    Seem there is no way out and have to try to fix by reinstall the software, it is strucking the 14,000 clients deployment.