Hi Itai,

To prevent data corruption in future pelase udate to 2.2.17 version.
This version contains a fix for two issues which may cause given behavior,
so I do suggest you to update to latest version.

About fix of currently broken record. There are two approaches:

   1. Make export/import of data from to JSON, highly recommended.
   2. Call hide record command
   com.orientechnologies.orient.core.db.document.ODatabaseDocumentAbstract#hide
   to avoid to see this record in database.




On Tue, Feb 21, 2017 at 2:36 PM Itai Caspi <[email protected]> wrote:


Hi,

We are using OrientDB 2.2.13. It seems one of our graph Vertex records is
corrupted. We cannot delete it from the web or the console. Whenever we try
to delete it using DELETE or DELETE VERTEX we get the above BigInteger
exception.

We know the record is corrupted because we cannot modify it by adding any
property or updating it. We get the same exception when we try to do so.

This issue does not allow us to add a property and therefore to create a
needed index on our class.

Can we preform some fix operation on the Database. How can this be
corrected?

Thanks, Itai

2017-02-21 11:03:49:552 SEVER Internal server error:

java.lang.NumberFormatException: Zero length BigInteger
[ONetworkProtocolHttpDb]

2017-02-21 11:05:14:849 WARNI {db=sixgill_data} Error deserializing record
with id #11:1010924 send this data for debugging:
AAhVc2VyEm91dF9Xcm90ZQAAACoWKwAAAEcpAAAATAEAAABbPQAAAGUAADl+qN0AAAAxAAAAAAAAUg0AAGAAAAAAKAAAAAAIdXNlchxwYXN0ZV9wYXN0ZWJpbhJSRVNUUklUT24KAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==
[ORecordSerializerBinary]

-- 

---
You received this message because you are subscribed to the Google Groups
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to [email protected].
For more options, visit https://groups.google.com/d/optout.

-- 
Best regards,
Andrey Lomakin, R&D lead.
OrientDB Ltd

twitter: @Andrey_Lomakin
linkedin: https://ua.linkedin.com/in/andreylomakin
blogger: http://andreylomakin.blogspot.com/

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to