I think you need to change the IGNITE_HOME environment variable.Humphrey On 5 Dec 2024, at 15:46, Charlin S <charli...@hotelhub.com> wrote:
Hi, Please correct the path d:\ignitelog\dynamic\db\marshaller(typo mistake). d:\ignitelog is root folder.
Thanks, Charlin
It's trying to move the tmp file to d:\dynamic\db\marshaller directory. I don't understand where the d:\ignitelog directory comes into play. Do you have the Windows equivalent of symlinks or something? They don't really play nice with Java. There's definitely something weird going on with your file system.
Hi, Thank you for your email, The same directory is my work directory and I didn't get similar issue for other cache model's.
Thanks Charlin
"AccessDeniedException" I assume that means the IgniteLog directory doesn't exist or it's not writable by your Ignite process.
Hi All, We have upgraded Ignite 2.16 from Ignite 2.10 and getting below error MarshallerMappingFileStore] Failed to write class name to file [platformId=1, id=949140908, clsName=TestModel] [13:46:29,906][SEVERE][sys-#1074%DynamicGrid%][MarshallerMappingFileStore] Failed to write class name to file [platformId=1, id=949140908, clsName=TestModel, file=D:\Dynamic\db\marshaller\949140908.classname1]
java.nio.file.AccessDeniedException: D:\Dynamic\db\marshaller\949140908.classname1-1626689013.tmp -> D:\IgniteLog\
Thanks & Regards, Charlin
|
|