Monthly Archives: September 2011

Getting Windows 2008 server uptime via the command line

A simple one liner to get hold of Windows 2008 server uptime: systeminfo | find "System Boot Time"

Posted in Software, Windows | Tagged , | Leave a comment

The effects of old NIC drivers on Data Protector

During the Data Protector migration we noticed that the performance on the new Data Protector Cell Manager was a lot lower than the performance on the old solution. Speeds of around 100Mbit was the best we ever could get from … Continue reading

Posted in Hardware, Software | Tagged , , , | Leave a comment

Dataprotector: System error: HOST_NOT_FOUND

I have been working a bit with migrating a Data Protector cell manager, when moving a client i recieved the following error: [Critical] From: BDA-NET@ " [/boot]" Time: 02.09.2011 09:08:03 Cannot connect to Media Agent on system , port 49708 … Continue reading

Posted in Software | Tagged | Leave a comment

GWT: “For security purposes, this type will not be serialized.”

The full error message you can get is: “Foo was not included in the set of types which can be serialized by this SerializationPolicy or its Class object could not be loaded. For security purposes, this type will not be … Continue reading

Posted in Development, Java | Tagged , , | 1 Comment