ERROR umbraco.presentation.publishingService - [Thread 80] Error executing scheduled publishing
System.Data.SqlServerCe.SqlCeException (0x80004005): Access to the database file is not allowed. [ 1914,File name = foo\Umbraco.sdf,SeCreateFile ]
at System.Data.SqlServerCe.SqlCeConnection.Open(Boolean silent)
at System.Data.SqlServerCe.SqlCeConnection.Open()
at Umbraco.Core.Persistence.FaultHandling.RetryPolicy.<>cDisplayClass1.0()
at Umbraco.Core.Persistence.FaultHandling.RetryPolicy.ExecuteAction[TResult](Func1 func)
at Umbraco.Core.Persistence.Database.OpenSharedConnection()
at Umbraco.Core.Persistence.Database.<Query>d__1c1.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source)
at Umbraco.Core.Persistence.Repositories.ContentRepository.<PerformGetByQuery>d__24.MoveNext()
at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext()
at System.Linq.Buffer1..ctor(IEnumerable1 source)
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at umbraco.presentation.publishingService.CheckPublishing(Object sender)
Could you provide some more details? Like what version of Umbraco do you see this on? What is your setup? Is it a fresh installation or did it just start to happen recently etc.?
No thats what strange- all umbraco sites on server down all of a sudden?? I have own win server 2008 R2-umbraco running fine until a few days ago.. My mailserver(smartermail) and plain html sites running fine- just not umbraco sites (5-6 ps.) on each their domain.
ERROR umbraco.presentation.publishingService
Anyone know 'bout this?? Tracelog belov
ERROR umbraco.presentation.publishingService - [Thread 80] Error executing scheduled publishing System.Data.SqlServerCe.SqlCeException (0x80004005): Access to the database file is not allowed. [ 1914,File name = foo\Umbraco.sdf,SeCreateFile ] at System.Data.SqlServerCe.SqlCeConnection.Open(Boolean silent) at System.Data.SqlServerCe.SqlCeConnection.Open() at Umbraco.Core.Persistence.FaultHandling.RetryPolicy.<>cDisplayClass1.0() at Umbraco.Core.Persistence.FaultHandling.RetryPolicy.ExecuteAction[TResult](Func
1 func) at Umbraco.Core.Persistence.Database.OpenSharedConnection() at Umbraco.Core.Persistence.Database.<Query>d__1c
1.MoveNext() at System.Collections.Generic.List1..ctor(IEnumerable
1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at Umbraco.Core.Persistence.Repositories.ContentRepository.<PerformGetByQuery>d__24.MoveNext() at System.Linq.Enumerable.WhereSelectEnumerableIterator
2.MoveNext() at System.Linq.Buffer1..ctor(IEnumerable
1 source) at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source) at umbraco.presentation.publishingService.CheckPublishing(Object sender)Hi Kenneth
Could you provide some more details? Like what version of Umbraco do you see this on? What is your setup? Is it a fresh installation or did it just start to happen recently etc.?
/Jan
Hi Jan
Ofcouse- sorry :D
Umbraco 7.1.4 on IIS 7..
Just happend suddenly- for all umbraco sites on server that have been running fine for months.
Hi Kenneth
Hmm, that's odd indeed - And there has been no further development on the site? No new deploys of any kind?
Is it a dedicated server or is it running on shared hosting? Do you know if anything has happened on the server? Upgrades, Database issues etc.?
/Jan
Hi Jan
No thats what strange- all umbraco sites on server down all of a sudden?? I have own win server 2008 R2-umbraco running fine until a few days ago.. My mailserver(smartermail) and plain html sites running fine- just not umbraco sites (5-6 ps.) on each their domain.
Hi Kenneth
Ok - How about the database? All running CE SQL or on an database server?
/Jan
Hi Jan
All running CE SQL..
Hi Kenneth
Ok, that's really really odd...
No server-downtime, windows upgrades or anything?
/Jan
is working on a reply...