• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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