Hello! I think it is possible that you're using java jar files from other version than 2.8.0. I recommend explicitly setting IGNITE_HOME environment variable to path pointing to unzipped binary release.
Regards, -- Ilya Kasnacheev ср, 8 апр. 2020 г. в 13:09, siva <[email protected]>: > Hi, > > While starting ignite server using version 2.8 in .net core getting this > exception > > * Failed to start Ignite.NET, check inner exception for details Invalid > header on deserialization. Expected: 9 but was: 33* > > Configuration setting through spring xml file. > > this is the config file serverconfig.xml > < > http://apache-ignite-users.70518.x6.nabble.com/file/t1379/serverconfig.xml> > > > > < > http://apache-ignite-users.70518.x6.nabble.com/file/t1379/Screenshot_1.png> > > > > This is the Sample code > > < > http://apache-ignite-users.70518.x6.nabble.com/file/t1379/Code-Screenshot_2.png> > > > > > *Note:Only getting exception when configuration object setting through > spring config file > * > > > Versions: > Ignite : 2.8.0 > .NetCore : 3.1.101 > > > > Thanks > > > > > > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
