umbraco7 - Umbraco 7: Write.lock file -
we've migrated our umbraco site windows 2012 server (was on 2008 r2). fine first week or so, past few days we've started receive write.lock file errors every hour or so. can rebuild indexes, stop/restart app pool, error returns. using umbraco 7.4.2. ideas?
thanks
some further info umbraco log:
system.exception: app shutting down index batch operation ignored,, indexset: abccorporatecyindexset 2016-11-09 16:15:07,513 [p2952/d88/t139] error umbracoexamine.dataservices.umbracologservice - provider=abccorporateenindexer, nodeid=-1 system.exception: app shutting down index batch operation ignored,, indexset: abccorporateenindexset 2016-11-09 16:15:07,560 [p2952/d88/t139] error umbracoexamine.dataservices.umbracologservice - provider=internalindexer, nodeid=-1 system.exception: app shutting down index batch operation ignored,, indexset: internalindexset 2016-11-09 16:15:07,560 [p2952/d87/t47] warn umbraco.web.publishedcache.xmlpublishedcache.xmlcachefilepersister - cannot write because going down, changes may lost. 2016-11-09 16:15:07,576 [p2952/d87/t47] error umbracoexamine.dataservices.umbracologservice - provider=internalindexer, nodeid=-1 system.exception: app shutting down index batch operation ignored,, indexset: internalindexset 2016-11-09 16:15:07,576 [p2952/d87/t47] error umbracoexamine.dataservices.umbracologservice - provider=externalindexer, nodeid=-1 system.exception: app shutting down index batch operation ignored,, indexset: externalindexset 2016-11-09 16:15:07,576 [p2952/d87/t47] error umbracoexamine.dataservices.umbracologservice - provider=abccorporatecyindexer, nodeid=-1 system.exception: app shutting down index batch operation ignored,, indexset: abccorporatecyindexset 2016-11-09 16:15:07,576 [p2952/d87/t47] error umbracoexamine.dataservices.umbracologservice - provider=abccorporateenindexer, nodeid=-1 system.exception: app shutting down index batch operation ignored,, indexset: abccorporateenindexset 2016-11-09 16:15:07,576 [p2952/d79/t40] warn umbraco.web.publishedcache.xmlpublishedcache.xmlcachefilepersister - cannot write because going down, changes may lost. 2016-11-09 16:15:07,576 [p2952/d79/t40] error umbracoexamine.dataservices.umbracologservice - provider=internalindexer, nodeid=-1 system.exception: app shutting down index batch operation ignored,, indexset: internalindexset 2016-11-09 16:15:07,591 [p2952/d91/t34] error umbraco.core.sync.databaseservermessenger - distributed cache not updated. failed execute instructions (24232: "[{"refreshtype":5,"refresherid":"27ab3022-3dfa-47b6-9119-5945bc88fd66","guidid":"00000000-0000-0000-0000-000000000000","intid":6351,"jsonids":null,"jsonpayload":null},{"refreshtype":3,"refresherid":"55698352-dfc5-4dbe-96bd-a4a0f6f77145","guidid":"00000000-0000-0000-0000-000000000000","intid":0,"jsonids":"[6351]","jsonpayload":null}]"). instruction being skipped/ignored lucene.net.store.lockobtainfailedexception: lock obtain timed out: nativefslock@c:\inetpub\intranet2\appdata\temp\examineindexes\intranet01\external\index\write.lock: system.io.ioexception: process cannot access file 'c:\inetpub\intranet2\app_data\temp\examineindexes\intranet01\external\index\write.lock' because being used process.
your problem might related issue: http://issues.umbraco.org/issue/u4-6338
if have windows server 2012 r2 + iis , either kb3000850 or kb3007507 installed, affected
microsoft have created hotfix: https://support.microsoft.com/en-us/kb/3052480
Comments
Post a Comment