Exception `4196416D` in storage `plocal:/nexus-data/db/component`

Hello Team,

Nexus version : 3.41.0-1

I can see below logs in my nexus does that mean I need to repair my nexus data base

2023-02-05 10:30:56,405+0100 INFO  [FelixStartLevel] *SYSTEM com.orientechnologies.orient.core.index.OIndexRebuildOutputListener - $ANSI{green {db=component}} - Rebuilding index component.asset_bucket_rid_idx (estimated 73,919 items)...
2023-02-05 10:30:57,800+0100 ERROR [FelixStartLevel] *SYSTEM com.orientechnologies.orient.core.storage.impl.local.paginated.OLocalPaginatedStorage - Exception `4196416D` in storage `plocal:/nexus-data/db/component`: 2.2.37 (build a7541e7ceeabf592dd9a7b2928b6c023cbc73193, branch 2.2.x)
java.nio.BufferUnderflowException: null
	at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:270)
	at java.nio.ByteBuffer.get(ByteBuffer.java:723)
	at com.orientechnologies.orient.core.storage.impl.local.paginated.base.ODurablePage.getBinaryValue(ODurablePage.java:140)
	at com.orientechnologies.orient.core.storage.impl.local.paginated.OClusterPage.getRecordBinaryValue(OClusterPage.java:386)
	at com.orientechnologies.orient.core.storage.impl.local.paginated.OPaginatedCluster.readFullEntry(OPaginatedCluster.java:1910)
	at com.orientechnologies.orient.core.storage.impl.local.paginated.OPaginatedCluster.readRecordBuffer(OPaginatedCluster.java:779)

	at java.lang.Thread.run(Thread.java:750)
2023-02-05 10:30:57,802+0100 ERROR [FelixStartLevel] *SYSTEM com.orientechnologies.orient.core.iterator.ORecordIteratorCluster - $ANSI{green {db=component}} Error on fetching record during browsing. The record has been skipped
com.orientechnologies.orient.core.exception.ODatabaseException: Error on retrieving record #19:94507 (cluster: asset)
	DB name="component"

Please let me know what is causing this and how to resolve this

Regards,
SAM