Hello,
This might be even more "windows 2008 server" problem but let's try here if somebody has notified same behaviour...
I'm trying to updata transformer cube with a batch job which is scheduled with windows task scheduler. Batch job itself is started with .bat -file and everything works like a charm if I manually start that .bat -file by double clicking it in the server.
Beginning of log:
Transformer(8.4.6013.0) Sun Oct 24 15:45:07 2010
Product locale: English (en)
Run locale: English (United Kingdom) (en-gb)
--------------------------------
But if I let windows scheduler to do the starting of .bat -file with the same user ID for somereason run locale is changed to Finnish -> which causes some labels to be missing.
Beginning of log:
Transformer(8.4.6013.0) Sun Oct 24 07:00:07 2010
Product locale: English (en)
Run locale: Finnish (Finland) (fi-fi)
Any ideas what is causing this? Finnish is the default regional setting for the server, can it cause this kind of behaviour?