DPM 2007 – Volume Missing

After a power cut, (before the UPS was installed!), on booting back up the DPM 2007 server, the server showed loads of replica disks saying “Volume Missing”, before i crying, it tried the following to get DPM to pick them back up and it appeared to work ok: Run the command below to enable auto-detect … Read more

Microsoft DPM 2007 (ID 998 Details: An existing connection was forcibly closed by the remote host (0x80072746))

PROBLEM: The operation failed because of a protection agent failure. (ID 998 Details: An existing connection was forcibly closed by the remote host (0x80072746)) SYMPTOMS: Had this problem occouring when trying backup to tape. The majority of the tape backup jobs worked fine, then on two of the disks on two of the servers it … Read more

You do not have permission to send on behalf of the specified user when trying to send via Outlook 2003

The problem: You do not have permission to send on behalf of the specified user when trying to send via Outlook 2003. However all mailbox permissions are correct. Can’t send any messages, can recieve fine though, you may see an warning event log message on the exchange server each time the user tries to send. … Read more

Windows Disable Login Screensaver

If you are virtualising its a good idea to disable the login screensaver, this will save on processor cycles wasted drawing the screensaver to save a screen that doesn’t exist. Imagine 10 servers on an ESX host all with the screensaver running this does create an overhead. To disable do the following: [Start] [Run] [Regedit] … Read more

Tomcat 6.0 croaks with an error: Failed creating java C:\jdk\jre\bin\server\jvm.dll

My Tomcat 6.0 server suddenly decided to croak. Strange thing was nothing had changed. [2010-10-29 08:41:57] [994  prunsrv.c] [error] Failed creating java C:\jdk\jre\bin\server\jvm.dll [2010-10-29 08:41:57] [1269 prunsrv.c] [error] ServiceStart returned 1 [2010-10-29 08:43:14] [174  javajni.c] [error] The specified module could not be found. Was getting the error above, so i used filemon under the Procmon … Read more

PHP 500 Error on IIS

There are many causes of a 500 error on PHP pages on IIS. But this was a little bit of a weird one, when trying to make some php pages work they all generated 500 errors. I created a test php page which worked fine, just all the scripts didn’t so I checked through the … Read more