Updall not working at all

When we run updall on our production servers it just starts and then shuts down as shown below. This happens when you run it from a shell too.

load updall log.nsf -C

03/21/2011 10:13:25 Index update process started

03/21/2011 10:13:25 Updating views in /notes/data/log.nsf

03/21/2011 10:13:25 Index update process shutdown

The odd thing is it works on our UAT servers, can only see one difference between these and it’s the OS patch levels. I have listed them below. has anyone else experienced this? happens on Domino 7.0.3 and 8.5.1 so dont think it’s Domino.

The updall command works on the following servers:

Domino Server Name : GUENP91/TDLUAT

OS Level : 5300-12-01-1016

Domino Server Name: GUENP92/TDLUAT

OS Level: 5370-00-00

The updall command does not work on the following servers:

Domino Server Name: OAKNP01/TDLEIP

OS Level: 5300-07-01-0748

Domino Server Name: OAKNPO2/TDLEIP

OS Level: 6100-06-01-1043

Subject: response

updall -C updates all unbuilt views. maybe there are no unbuilt views… you can check that from the admin client.try a updall -R… you should see all views being rebuilt.