• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

9.5.4 Win2008 R2 "Version too short" workaround fails

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):
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    ------------------------
 
Ok. I have forwarded it to developers for the further investigation. Let's wait their answer.
 
I noticed the file in the article changed, I am testing it now.

EDIT: The new file posted in the article (psa9dumpagent.dll version 9.1.3935.42713) fixes the problem. Thank you very much.
 
Last edited by a moderator:
Back
Top