[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Moved position out of bounds error



Are you using mckoidb.jar and mkjdbc.jar that has been
compiled via javac in 64-bit SDK?

The original Mckoi jar's are byte code from 32-bit
compiler.  

I would think there are differences in byte code
between a 64-bit and 32-bit jvm.

Recreate the jars from the source code that comes with
Mckoi distribution.

Jim