Unable to create 128 column of a table.

#1

Hi,
Can we create 128 column of table? am getting following error.

java.lang.ArrayIndexOutOfBoundsException: -128
    at com.objectdb.o.ALS.g(ALS.java:135)
    at com.objectdb.o.ANT.G(ANT.java:594)
    at com.objectdb.o.ANT.x(ANT.java:526)
    at com.objectdb.o.SCM.o(SCM.java:175)
    at com.objectdb.o.TYS.d(TYS.java:179)
    at com.objectdb.o.TYM.Z(TYM.java:325)
    at com.objectdb.o.TYM.j(TYM.java:289)
    at com.objectdb.o.TYM.S(TYM.java:537)
    at com.objectdb.o.TYM.R(TYM.java:602)
    at com.objectdb.o.TYM.L(TYM.java:654)
    at com.objectdb.o.OBM.aQ(OBM.java:255)
    at com.objectdb.o.OBM.aQ(OBM.java:187)
    at com.objectdb.jpa.EMImpl.persist(EMImpl.java:258)

 

Thank you.

#2

The stack trace does not match the reported version (2.8.3). Please double check which version/build you use.

In addition, you should also try the most recent version (2.8.8) and provide the generated stack trace using that version, if the exception is thrown.

ObjectDB Support
#3

Sorry the version name is wrong. Its 2.8.1

#4

Please check and report whether the issue still exists in version 2.8.8.

If it does, please post the new stack trace.

ObjectDB Support

Reply