Server build number

i run several servers on centos 6.4 (32 and 64). when j apply a hotfix the correct server build number is shown on all but on one server the build-number just stays at 9.0 and not 9.0hfxx as it does on the other servers.

please provide any hints from where the build is read.

thx in advance

Subject: Re

thx, good hint,

i’ll check in about 2-3 days, because being not in office, and having weak connection from outside …

w.

Subject: check locale setting on that server that is not updated

Most likely reason is that locale changed since full install and you have, for example, /res/C - for generic install and /res/ for changed locale - and resources, including version string which is located in strings.res , were updated in one of these “res/” folders (updated directory should correspond to current locale).
You can just take a quick look at timestamps of updated files - to see which one was updated.

Subject: FIXED

Thank you very much, problem solved.

Good job, your hint was great!

wilhelm