Error: java.lang.ArrayIndexOutOfBoundsException: 0 on working class after many insertions

92 views
Skip to first unread message

camilo casadiego

unread,
Oct 6, 2015, 10:04:40 AM10/6/15
to OrientDB

Hi guys, got a problem, I have a class named nametocodemaping defined like this:

orientdb {db=rikuy}> INFO CLASS nametocodemaping;

CLASS 'NameToCodeMaping'

Super classes........: [V]
Default cluster......: null (id=14)
Supported cluster ids: [14]
Cluster selection....: round-robin
Oversize.............: 0.0

PROPERTIES
-------------------------------+-------------+-------------------------------+-----------+----------+----------+-----------+-----------+----------+
 NAME                          | TYPE        | LINKED TYPE/CLASS             | MANDATORY | READONLY | NOT NULL |    MIN    |    MAX    | COLLATE  |
-------------------------------+-------------+-------------------------------+-----------+----------+----------+-----------+-----------+----------+
 name                          | STRING      | null                          | true      | false    | true     |           |           | default  |
 parent                        | STRING      | null                          | true      | false    | true     |           |           | default  |
 variants                      | EMBEDDEDLIST| STRING                        | false     | false    | false    |           |           | default  |
 code                          | STRING      | null                          | true      | false    | true     |           |           | default  |
-------------------------------+-------------+-------------------------------+-----------+----------+----------+-----------+-----------+----------+

By the time the problem is showing, the systems has been running for sometime, and many insertions has been made into this class, but then, suddenly, it stops working and throwing a Error: java.lang.ArrayIndexOutOfBoundsException: 0 exception.

When looking at the clusters contained in the database, the cluster 14 doesn't even exist in the database, and all my info seams missing, any ideas?

Luca Garulli

unread,
Oct 7, 2015, 12:45:56 AM10/7/15
to OrientDB
Hi Camilo,
Which OrientDB version are you using?

Best Regards,

Luca Garulli
Founder & CEO


--

---
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 orient-databa...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages