-> System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: handle at
CSharpTest.Net.IO.TransactedCompoundFile.Read(UInt32 handle) at
CSharpTest.Net.Storage.BTreeFileStoreV2.OpenRoot(Boolean& isNew) at
CSharpTest.Net.Collections.BPlusTree2.StorageCache.OpenRoot(Boolean&
isNew) at
CSharpTest.Net.Collections.BPlusTree2.NodeCacheNone.LoadStorage()
at CSharpTest.Net.Collections.BPlusTree2..ctor(BPlusTreeOptions2
ioptions) at
Umbraco.Web.PublishedCache.NuCache.DataSource.BTree.GetTree(String
filepath, Boolean exists) in
D:\a\1\s\src\Umbraco.Web\PublishedCache\NuCache\DataSource\BTree.cs:line
27 at
Umbraco.Web.PublishedCache.NuCache.PublishedSnapshotService.MainDomRegister()
in
D:\a\1\s\src\Umbraco.Web\PublishedCache\NuCache\PublishedSnapshotService.cs:line
175 at Umbraco.Core.MainDom.Register(Action install, Action release,
Int32 weight) in D:\a\1\s\src\Umbraco.Core\MainDom.cs:line 102 at
Umbraco.Web.PublishedCache.NuCache.PublishedSnapshotService..ctor(PublishedSnapshotServiceOptions
options, IMainDom mainDom, IRuntimeState runtime, ServiceContext
serviceContext, IPublishedContentTypeFactory
publishedContentTypeFactory, IdkMap idkMap, IPublishedSnapshotAccessor
publishedSnapshotAccessor, IVariationContextAccessor
variationContextAccessor, IProfilingLogger logger, IScopeProvider
scopeProvider, IDocumentRepository documentRepository,
IMediaRepository mediaRepository, IMemberRepository memberRepository,
IDefaultCultureAccessor defaultCultureAccessor, IDataSource
dataSource, IGlobalSettings globalSettings, IEntityXmlSerializer
entitySerializer, IPublishedModelFactory publishedModelFactory,
UrlSegmentProviderCollection urlSegmentProviders) in
D:\a\1\s\src\Umbraco.Web\PublishedCache\NuCache\PublishedSnapshotService.cs:line
124 at DynamicMethod(Object[] ) at
LightInject.ServiceContainer.<>cDisplayClass1500.0()
in C:\projects\lightinject\src\LightInject\LightInject.cs:line 3798
at
LightInject.ServiceContainer.<>cDisplayClass1980.1()
in C:\projects\lightinject\src\LightInject\LightInject.cs:line 4657
at LightInject.PerContainerLifetime.GetInstance(Func1 createInstance,
Scope scope) in
C:\projects\lightinject\src\LightInject\LightInject.cs:line 6169 at
LightInject.ServiceContainer.EmitLifetime(ServiceRegistration
serviceRegistration, Action1 emitMethod, IEmitter emitter) in
C:\projects\lightinject\src\LightInject\LightInject.cs:line 4656 at
LightInject.ServiceContainer.<>cDisplayClass1970.1(IEmitter
methodSkeleton) in
C:\projects\lightinject\src\LightInject\LightInject.cs:line 4649 at
LightInject.ServiceContainer.<>cDisplayClass1530.0(IEmitter
ms) in C:\projects\lightinject\src\LightInject\LightInject.cs:line
3856 at
LightInject.ServiceContainer.EmitConstructorDependency(IEmitter
emitter, Dependency dependency) in
C:\projects\lightinject\src\LightInject\LightInject.cs:line 4158 at
LightInject.ServiceContainer.EmitConstructorDependencies(ConstructionInfo
constructionInfo, IEmitter emitter, Action`1 decoratorTargetEmitter)
in C:\projects\lightinject\src\LightInject\LightInject.cs:line 4120
I had a similar problem upgrading from 11.4.1 to 12.0.1.
First, the site was complaining about a missing BouncyCastle.dll. I added this via NuGet.
Second, I got this:
which was fixed by stopping the Application Pool in IIS, then deleting all the content/folders within the TEMP folder found in umbraco\data.
@x":"System.IO.InvalidDataException: Found invalid data while decoding.\r\n
at CSharpTest.Net.IO.TransactedCompoundFile.FileSection.Read(BlockRef& block, Boolean headerOnly, FGet fget)\r\n at CSharpTest.Net.IO.TransactedCompoundFile.Read(UInt32 handle)\r\n at CSharpTest.Net.Storage.BTreeFileStoreV2.OpenRoot(Boolean& isNew)\r\n at CSharpTest.Net.Collections.BPlusTree2.StorageCache.OpenRoot(Boolean& isNew)\r\n
at CSharpTest.Net.Collections.BPlusTree2.NodeCacheNone.LoadStorage()\r\n at CSharpTest.Net.Collections.BPlusTree2.NodeCacheBase.Load()\r\n at CSharpTest.Net.Collections.BPlusTree2..ctor(BPlusTreeOptions2 ioptions)\r\n at CSharpTest.Net.Collections.BPlusTree2..ctor(OptionsV2 optionsV2)\r\n
at Umbraco.Cms.Infrastructure.PublishedCache.DataSource.BTree.GetTree(String filepath, Boolean exists, NuCacheSettings settings, ContentDataSerializer contentDataSerializer)\r\n at Umbraco.Cms.Infrastructure.PublishedCache.PublishedSnapshotService.MainDomRegister()\r\n at Umbraco.Cms.Core.Runtime.MainDom.Register(Action install, Action release, Int32 weight)\r\n at Umbraco.Cms.Infrastructure.PublishedCache.PublishedSnapshotService.
Website error
Hello,
My server run out of space and it seems to now have caused an issue, I cleared some old data and restarted the server now I'm getting
Hi,
Have you tried clearing the /Appdata/cache and /appdata/Temp folders?
Stop the site - delete them and then start back up again. Umbraco will rebuild them.
Hello,
@Matt, did you find a solution to this ? I'm having the same issue. Thanks!
How did you resolve this issue? Would be great if you can share please. Thanks.
@matt @Sven Did you manage to fix this issue, I have same issue. Thanks.
I had a similar problem upgrading from 11.4.1 to 12.0.1.
First, the site was complaining about a missing BouncyCastle.dll. I added this via NuGet.
Second, I got this:
@x":"System.IO.InvalidDataException: Found invalid data while decoding.\r\n at CSharpTest.Net.IO.TransactedCompoundFile.FileSection.Read(BlockRef& block, Boolean headerOnly, FGet fget)\r\n at CSharpTest.Net.IO.TransactedCompoundFile.Read(UInt32 handle)\r\n at CSharpTest.Net.Storage.BTreeFileStoreV2.OpenRoot(Boolean& isNew)\r\n at CSharpTest.Net.Collections.BPlusTree
2.StorageCache.OpenRoot(Boolean& isNew)\r\n at CSharpTest.Net.Collections.BPlusTree
2.NodeCacheNone.LoadStorage()\r\n at CSharpTest.Net.Collections.BPlusTree2.NodeCacheBase.Load()\r\n at CSharpTest.Net.Collections.BPlusTree
2..ctor(BPlusTreeOptions2 ioptions)\r\n at CSharpTest.Net.Collections.BPlusTree
2..ctor(OptionsV2 optionsV2)\r\n at Umbraco.Cms.Infrastructure.PublishedCache.DataSource.BTree.GetTree(String filepath, Boolean exists, NuCacheSettings settings, ContentDataSerializer contentDataSerializer)\r\n at Umbraco.Cms.Infrastructure.PublishedCache.PublishedSnapshotService.MainDomRegister()\r\n at Umbraco.Cms.Core.Runtime.MainDom.Register(Action install, Action release, Int32 weight)\r\n at Umbraco.Cms.Infrastructure.PublishedCache.PublishedSnapshotService.How dit you fix the last error ?
It works for me. Thanks!
is working on a reply...