Re: [orientdb] Corrupted DB causing java.lang.NumberFormatException: Zero length BigInteger

2017-02-22 Thread Andrey Lomakin
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

[orientdb] Corrupted DB causing java.lang.NumberFormatException: Zero length BigInteger

2017-02-21 Thread Itai Caspi
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