[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Moved position out of bounds error
- To: mckoidb@xxxxxxxxx
- Subject: RE: Moved position out of bounds error
- From: James <pfisterj41@xxxxxxxxx>
- Date: Tue, 12 Jul 2005 09:23:20 -0700 (PDT)
- Delivered-To: mailing list mckoidb@mckoi.com
- DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=Z0JIQRYuHlivP1rT/NcTRzDeyKZTQPEEl3O3sJeWhWBk7A6wSoGygAdHQeXSxx0X9UDYCbBtuwrW8TNVkDrh897CF2QIH5UH9iFPZOz9vY6K9/DE3hGMyJBYQoezT/eJDU+3BIU2FYELTs2ouPvOIjGjyFzOUzgPI43VlvhGWjI= ;
- Mailing-List: contact mckoidb-help@mckoi.com; run by ezmlm
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