on 2008 Apr 02 3:03 PM
Hi there,
Does anyone knows where to change the time zone in Java system only? I know in ABAP they have t-code: STZAC? where do I change in Java? Configtool or visual admin? what is the service name or parameter for this?
Thanks
Kumar
Request clarification before answering.
hi Kumar,
You can change the timezone of the JVMs using the -Duser.timezone
parameter, add -Duser.timezone=<timezone> to all dispatcher and
server processes in your systems, using the configtool
1) open config tool
2) select yes
3) select "cluster-data->instanceXXX->serverXXX/Dispatcher"
4) in "Java parameters" add new line "-Duser.timezone=<timezone>"
5) click "Apply changes"
6) restart your instance
Let me know how is the result
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi Kumar,
For system Time zone. Normally it was taken by Operating System's (windows/unix)
timezone. please check your OS timezone.
If you want to change timezone in java instance different with OS timezone, do changes
as my message that i mentioned before.
Regards
Ariyanto
Edited by: Ariyanto Hong on Apr 3, 2008 4:54 AM
Olá,
Hello, how are you?
I tried the procedure posted by you on a forum, but unsuccessfully:
You can change the time zone of the JVMs using the -Duser.timezone
parameter, add -Duser.timezone="
5) click "Apply changes"
6) restart your instance
Let me know how is the result
Regards
The item serverXXXX / Dispatcher does not appear to me!
Can you help me?
Thanks,
Thuany
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.