3
3psil0NM
Guest
Hello,
On Plesk 9.5.4, the issue described in http://kb.odin.com/7090 still appears.
However, applying the hotfix file (psa9dumpagent.dll) causes all backups to fail with the message below.
The hotfix obtained from: http://kb.odin.com/Attachments/11914/Attachments/psa9dumpagent_plesk953_954.zip
MD5 of obtained file: 73caaa6ae0088b825ba9b00aeb3be788
MD5 of psa9dumpagent which does't work: b71c9c08a378da5e1f4fb3675575e186
Version number: 9.1.4031.30141
Failure message (in Plesk Panel):
Migration.result contains:
On Plesk 9.5.4, the issue described in http://kb.odin.com/7090 still appears.
However, applying the hotfix file (psa9dumpagent.dll) causes all backups to fail with the message below.
The hotfix obtained from: http://kb.odin.com/Attachments/11914/Attachments/psa9dumpagent_plesk953_954.zip
MD5 of obtained file: 73caaa6ae0088b825ba9b00aeb3be788
MD5 of psa9dumpagent which does't work: b71c9c08a378da5e1f4fb3675575e186
Version number: 9.1.4031.30141
Failure message (in Plesk Panel):
Code:
<?xml version="1.0" encoding="utf-8"?>
<execution-result status="error">
<object name="backup" type="backupowner">
<message code="TypeLoadException" severity="error">Could not load type 'psa9dumpagent.Psa9Structure' from assembly 'psadumpagent, Version=9.1.4031.30141, Culture=neutral, PublicKeyToken=null'.</message>
<message code="ApplicationException" severity="error">Backup failed!</message>
</object>
</execution-result>
Migration.result contains:
Code:
1912: Error 27/12/2010 15:47:14.506 : ---------------------- Exception start ------------------------
1912: Error 27/12/2010 15:47:14.506 : Could not load type 'psa9dumpagent.Psa9Structure' from assembly 'psadumpagent, Version=9.1.4031.30141, Culture=neutral, PublicKeyToken=null'.
1912: Error 27/12/2010 15:47:14.506 : System.TypeLoadException: Could not load type 'psa9dumpagent.Psa9Structure' from assembly 'psadumpagent, Version=9.1.4031.30141, Culture=neutral, PublicKeyToken=null'.
at psadump.PsaDumpEnv.getPsaStructure()
at psadumpagent.DumpEnv.get_PsaStructure()
at psadumpagent.DumpEnv.CommonDumpFunction.fillWebSrvMngCache()
at psadumpagent.DumpEnv.fillWebSrvMngCache()
at psadumpagent.DumpEnv.Dump()
1912: Error 27/12/2010 15:47:14.506 : ---------------------- Exception end ------------------------