• 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.

Domain Suspend/Unsuspend Problem

Ozkan

New Pleskian
Hi,

I've a strange problem on my Server 2008 r2 box installed Plesk 9.5.4 and it so important for us.

I can suspend a domain from Plesk but when i want to unsuspend it Plesk wait too long and after shows unsuspend successfully. But website seems stopped in iis and no dns records. All of the domains have the same issue. Also when i checked the logs;

Execute ftpmng --install-vhost --soft "--vhost-name=denemehostu.com" failed:
at (domainmng::ftp_on_off line 413)
at Turn on domain denemehostu.com (state=8)(domainmng::turnDomain line 120)
Execute file name: C:\Plesk\admin\bin\domainmng.exe

then;

Execute ftpmng --reconfigure-all failed:
Execute file name: C:\Plesk\admin\bin\domainmng.exe

but when i use these commands from cli there is no error. Also when i tried from cli turn-on the domain;

c:\Plesk\admin\bin>domainmng.exe --turn-on --domain-name=denemehostu.com
Execute ftpmng --install-vhost --soft "--vhost-name=denemehostu.com" failed:
Execute ftpmng --reconfigure-all failed:
c:\Plesk\admin\bin>

I'm waiting for your help.

Thanks,

Kind Regards,,
 
In fact this issue is occurring when domainmng operation failed. If domainmng catch error during switching domain on/off, then operation rollback with ftpmng --reconfigure-all in the end of sequence.

But real issue is exists, it can be obtained in Administrative Tools -> EventLog -> Plesk
For example:

Event Type: Error
Event Source: domainmng.exe
Event Category: None
Event ID: 1
Date: 9/13/2010
Time: 6:14:07 AM
User: N/A
Computer: 5-KELLY
Description:
Execute websrvmng --start-vhost "--vhost-name=domain.com" failed: Site domain.com doesn't exist
at (domainmng::web_on_off line 402)
at Turn on domain domain.com (state=5)(domainmng::turnDomain line 120)
Execute file name: C:\Program Files\Parallels\Plesk\admin\bin\domainmng.exe

So, in fact, this issue caused by absence of several sites in IIS, despite it presents in Plesk.
 
Sure we control the logs first but we couldnt see any log for this problem. How can a parallels tech control this issue ? We are working with a datacenter so we wouldnt take licenses directly from parallels
 
Execute ftpmng --install-vhost --soft "--vhost-name=domainnametest.com" failed:
at (domainmng::ftp_on_off line 413)
at Turn on domain domainnametest.com (state=8)(domainmng::turnDomain line 120)
Execute file name: C:\Plesk\admin\bin\domainmng.exe
Execute ftpmng --reconfigure-all failed:
Execute file name: C:\Plesk\admin\bin\domainmng.exe

Logs is this.
 
Hi Zubin,

I got contact to the parallels support for the problem. Also checked the memory buffer issue. After 3 weeks they replaced the domainmng.exe with the patched or fixed one. If u want to try please pm your mail. I can send the patched file.
 
Back
Top