Get periodically IO error in v4 beta and template content gets deleted Options
Burla
Posted: Friday, September 19, 2008 9:26:27 AM
Rank: Devotee

Joined: 5/2/2008
Posts: 53
Location: Herning, Denmark
SORRRY for not writing it in english :)

Hey all,

I get a wierd error in umbraco v4 beta (build 09/17/08).
I have both got the error when i was in the admin trying to open a template in the settings section and in front end when trying to display a page using that specific template.

Here is the error description from the event log and hope someone knows whats wrong in the umbraco system og my permissions on the server (my own server). ASP.NET have modify rights for the masterpage folder. This time i got the error 3 times in 10 min when trying to see a page on the website that uses the page template. And suddently the page got blank and i went into the admin and the page template was EMPTY! How could that happen? I am the only one that have access to the admin part and i hasent deleted it :)

Code:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 19/09/2008 07:56:32
Event time (UTC): 19/09/2008 06:56:32
Event ID: 7364d0610131475aa088a1ff4ea3b281
Event sequence: 5
Event occurrence: 1
Event detail code: 0

Application information:
    Application domain: ****
    Trust level: Full
    Application Virtual Path: /
    Application Path: ****
    Machine name: ****

Process information:
    Process ID: 4700
    Process name: w3wp.exe
    Account name: NT AUTHORITY\NETWORK SERVICE

Exception information:
    Exception type: IOException
    Exception message: The process cannot access the file 'C:\inetpub\wwwroot\****\www\masterpages\Page.master' because it is being used by another process.

Request information:
    Request URL: http://****/umbraco/editContent.aspx?id=1356
    Request path: /umbraco/editContent.aspx
    User host address: ****
    User: 
    Is authenticated: False
    Authentication Type: 
    Thread account name: NT AUTHORITY\NETWORK SERVICE

Thread information:
    Thread ID: 1
    Thread account name: NT AUTHORITY\NETWORK SERVICE
    Is impersonating: False
    Stack trace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
   at System.IO.StreamWriter.CreateFile(String path, Boolean append)
   at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
   at System.IO.StreamWriter..ctor(String path, Boolean append)
   at System.IO.File.CreateText(String path)
   at umbraco.cms.businesslogic.template.Template.SaveMasterPageFile(String masterPageContent) in d:\inetpub\wwwroot\ccnet\Source\Umbraco 3.1\umbraco\cms\businesslogic\template\Template.cs:line 327
   at umbraco.cms.businesslogic.template.Template.set_Design(String value) in d:\inetpub\wwwroot\ccnet\Source\Umbraco 3.1\umbraco\cms\businesslogic\template\Template.cs:line 152
   at umbraco.cms.businesslogic.template.Template.setupTemplate() in d:\inetpub\wwwroot\ccnet\Source\Umbraco 3.1\umbraco\cms\businesslogic\template\Template.cs:line 101
   at umbraco.cms.businesslogic.template.Template..ctor(Int32 id) in d:\inetpub\wwwroot\ccnet\Source\Umbraco 3.1\umbraco\cms\businesslogic\template\Template.cs:line 39
   at umbraco.cms.businesslogic.template.Template.getMasterPageHeader() in d:\inetpub\wwwroot\ccnet\Source\Umbraco 3.1\umbraco\cms\businesslogic\template\Template.cs:line 317
   at umbraco.cms.businesslogic.template.Template.SaveMasterPageFile(String masterPageContent) in d:\inetpub\wwwroot\ccnet\Source\Umbraco 3.1\umbraco\cms\businesslogic\template\Template.cs:line 328
   at umbraco.cms.businesslogic.template.Template.set_Design(String value) in d:\inetpub\wwwroot\ccnet\Source\Umbraco 3.1\umbraco\cms\businesslogic\template\Template.cs:line 152
   at umbraco.cms.businesslogic.template.Template.setupTemplate() in d:\inetpub\wwwroot\ccnet\Source\Umbraco 3.1\umbraco\cms\businesslogic\template\Template.cs:line 101
   at umbraco.cms.businesslogic.template.Template..ctor(Int32 id) in d:\inetpub\wwwroot\ccnet\Source\Umbraco 3.1\umbraco\cms\businesslogic\template\Template.cs:line 39
   at umbraco.cms.businesslogic.web.DocumentType.get_allowedTemplates() in d:\inetpub\wwwroot\ccnet\Source\Umbraco 3.1\umbraco\cms\businesslogic\web\DocumentType.cs:line 174
   at umbraco.cms.presentation.editContent.OnInit(EventArgs e) in d:\inetpub\wwwroot\ccnet\Source\Umbraco 3.1\umbraco\presentation\umbraco\editContent.aspx.cs:line 432
   at System.Web.UI.Control.InitRecursive(Control namingContainer)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Burla
Posted: Friday, September 19, 2008 1:20:34 PM
Rank: Devotee

Joined: 5/2/2008
Posts: 53
Location: Herning, Denmark
Not anybody knowing why this is happening? Is a little bit of a BIG problem for me :)
Adz
Posted: Friday, September 19, 2008 5:22:43 PM

Rank: Aficionado

Joined: 6/5/2008
Posts: 148
Location: United Kingdom
This is a bug in Umbraco v4 which I think was fixed by paul.symes - you will need to download the latest code from nightly.umbraco.org to pick up the fix.

Adam Perry (blog, twitter), developing Umbraco based websites and applications for ConnectDigital.
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.