Developer forum

Forum » CMS - Standard features » Error copying Area

Error copying Area

Adrian Ursu Dynamicweb Employee
Adrian Ursu
Reply

Hi guys,

I've got this error when I tried to copy an area:

Error happened while executing operation! Area was not copied!

Any ideeas why?

Is there a log for this type of operations that I can check?

I am using 8.8.1.32

Thanks,

Adrian


Replies

 
Nicolai Pedersen
Reply

Hi Adrian

It sounds like it is related to TFS#29159 fixed in 8.9.1.5

BR Nicolai

 
Adrian Ursu Dynamicweb Employee
Adrian Ursu
Reply
Thanks Nicolai, I am very far from that verion on this solution. But I am glad it is fixed. Thanks, Adrian
 
Nuno Aguiar Dynamicweb Employee
Nuno Aguiar
Reply

Hi,

 

I just got the same issue with 8.9.2.15 in a website that's in production. Could it be the same issue? How can I find out more about what went wrong?

 

Best Regards,

Nuno Aguiar

 
Nuno Aguiar Dynamicweb Employee
Nuno Aguiar
Reply

Hi,

 

Sorry to be pushing on this. The customer has a dev and a test environment and all went well on both. In production it is not and they are trying to set up new languages. Any help would be appreciated.

 

In case you need the URL it is http://production-dynamicweb.biolegend.com/

 

Best Regards,

Nuno Aguiar

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

Turns out it's a bit different in our case. Here's the underlying error:

[Win32Exception (0x80004005): The wait operation timed out]

[SqlException (0x80131904): Execution Timeout Expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.]
   Dynamicweb.Content.Area.Copy(CopyMode mode, Boolean copyPermissions, Boolean updateContentLinks, Boolean updateShortcuts, Boolean updateGlobalparagraphs, Boolean isLanguage, Action`1 copyStatusCallback) +8318
   Dynamicweb.Admin.Copy1.Page_Load(Object sender, EventArgs e) +810
   System.Web.UI.Control.OnLoad(EventArgs e) +103
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3811

Seems it's timing out in the transaction inside the Copy method. 

Is there a way to speed things up somewhat or change the timeout temporarily?

Imar

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

Just tried it again with a local copy and I get the exact same error after exactly 30 seconds. Looks like copying takes more than 30 seconds and therefor it hits the timeout. Can we extend the timeout somehow?

 
Job van den burg
Reply

Hello, is there any progress and or answer for this issue? We're experiencing the same issue for version 8.9.1.11. 

 
Nicolai Pedersen
Reply

Take a look at 8.9.2.19:

https://doc.dynamicweb.com/downloads/releases/bug-fixes/bug-fixes-for-8-9#8.9.2.19

 
Job van den burg
Reply

we upgraded te solution to 8.9.2.23 on the local machine and tried to make a new language but we got the same error..

 
Nicolai Pedersen
Reply

You get a timeout?

If we need to look at this issue, we need a copy of the website. I'll ask the service desk to contact you.

BR Nicolai

 

You must be logged in to post in the forum