On Mon, May 24, 2021, 14:50 Naveen <[email protected]> wrote:
> HI > > We are using Ignite 2.8.1 > > when we run select * table, it throws below exception, how ever querying > for > a specific key works fine. > what could have gone wrong here ? Anything we can make out with these ids > mentioned below > Error: Failed to execute map query on remote node > [nodeId=3db2b3e5-21ae-46ad-9b14-cf3a1c8171de, errMsg=Failed to execute SQL > query. General error: "class > org.apache.ignite.binary.BinaryObjectException: > Cannot find schema for object with compact footer > [typeName=org.ignite.model.curated.Account, typeId=-2143671743, > missingSchemaId=319535867, existingSchemaIds=[-284217025, -131460726, > 738773736, -361085461, 130249633, -1686791135, 670818893, 1018521906, > -978489660, 1225415027, 1484800635, 469100171]]"; SQL statement: > > [2021-05-24 16:42:58,117][WARN > ][client-connector-#78][CacheObjectBinaryProcessorImpl] Schema is missing > while no metadata updates are in progress (will wait for schema update > within timeout defined by IGNITE_WAIT_SCHEMA_UPDATE system property) > [typeId=-2143671743, missingSchemaId=319535867, pendingVer=3, > acceptedVer=3, > binMetaUpdateTimeout=30000] > > Thanks > > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
