Skip to main content

Problem:

  • Product: BES5.2
  • JDK: 1.4.1
  • OS: RH 7.1
How to change the time zone in the BES appserver on Redhat UNIX box without coding in the user application?

Resolution:

In order to change the proper time zone in the BES. Please do the following:

/var/servers/adm/properties/partitions/partition_server.config

add the following
vm param.vmparam -Duser.timezone=Europe/London
(for BST)

vmparam -Duser.timezone=Europe/Amsterdam
(for CEST)

Upon restarting the partition this will take effect. That is, logs reported in the event/error logs will be whatever the value in the above properties.


#VisiBroker
#Security