Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
I installed MKS server and MKS Client on the machine. I started the Integrity service but in the server log I am getting below error:
Unable to startup Security Service: Service mks:name=ServerTimeZone not started due to errors: Timezones and/or daylight savings settings don't match. Database: America/New_York, server: UTC”
Can anyone provide suggestion on it .
Solved! Go to Solution.
Please see the attached file to handle this issue ...
Thank you very much for your response. It worked.
Please add the following line to the file mksservice.conf:
mks.java.additional.xx=-Duser.timezone=America/New_York
where "xx" is the next free number.
Hello Guarav,
Did these answers from Peter help? This is also captured in CS123839.
If Peter's answer is correct, please mark it as correct by clicking the Correct Answer button at the bottom of the post. If the answer is not correct, please let us know what happened when you tried Peter's suggestion. If the answer was helpful, but required further work, please select Actions -> Mark as Helpful, at the bottom of the post, and let us know how you resolved the issue.
When you mark posts as helpful as correct, it helps future users with similar problems find the answer that worked for you, and which will hopefully work for them, or at least get them working on the right track.
Thanks,
Kael
Thanks a lot for your reply. It worked.
Thank you it worked.