Hallo zusammen
Hat von euch schon jemand Erfahrungen im Bereich "HP OpenView Storage Mirroring" bzw. Exchange Failover?
Ich hab da nämlich folgendes Problem.
Testumgebung
Servers (Vmware):
- Primary DC mit Exchange
- Secondary DC mit Exchange
Domain-Name:
- test.intra
Geht um:
http://www.openview.hp.com/uploads/o...rror_0001.html Problembeschreibung
Das angehängte Bild zeigt das Wizard um die Konfiguration für den Failover vorzunehmen. Beim auswählen des Source/Target Servers erscheint automatisch das "Server Login" Fenster. Man wird aufgefordert einen Benutzer einzugeben. In meinen fall ist das der Administrator (Domain Admin). Nach dem ich alles korrekt eingegeben habe, erscheint wieder das "Server Login" Fenster. Sprich ich kann keinen Target/Source Server angeben weil das "Server Login Fenster" mein Account nicht akzeptiert... und ja ich habe es schon mit einem anderen Benutzer probiert ^^
Schaut man ins Log des Wizards findet man dies:
Code:
09-26-2006 15:56:20 [1] XPWMain: cboSourceServerList_SelectedIndexChanged1: New source selected
09-26-2006 15:56:20 [1] ***Exception occurred: Could not find file "C:\Documents and Settings\Administrator\Local Settings\Application Data\DTAM.localsec.dat".
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path)
at XPW.CCredentials.RetrieveCredentials(String strObjectName, String strObjectType, String& strUserName, String& strPassword, String strFileReader, Char charDelimiter)
09-26-2006 15:56:20 [1] ***Exception occurred: Object reference not set to an instance of an object.
at XPW.CCredentials.RetrieveCredentials(String strObjectName, String strObjectType, String& strUserName, String& strPassword, String strFileReader, Char charDelimiter)
09-26-2006 15:56:20 [1] ***Exception occurred: Could not find file "C:\Documents and Settings\Administrator\Local Settings\Application Data\DTAM.localsec.dat".
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path)
at XPW.CCredentials.RetrieveCredentials(String strObjectName, String strObjectType, String& strUserName, String& strPassword, String strFileReader, Char charDelimiter)
09-26-2006 15:56:20 [1] ***Exception occurred: Object reference not set to an instance of an object.
at XPW.CCredentials.RetrieveCredentials(String strObjectName, String strObjectType, String& strUserName, String& strPassword, String strFileReader, Char charDelimiter)
Die Datei "DTAM.localsec.dat" kann nicht gefunden werden. Toll...
Bin nach der Anleitung: "HP OpenView Storage Mirroring user's Guide eXchange Protection Wizard" vorgegangen!
Jemand erfahrung damit?
Vielen Dank