[CDO] ArrayIndexOutOfBoundsException in CDOIDUtil [message #991068] |
Mon, 17 December 2012 04:32  |
Eclipse User |
|
|
|
Hi,
First of all let me thank for the great work concerning CDO. I love it and it really made my live as a developer so much easier.
Currently I am developing an application using Eclipse RAP and CDO.
When I deploy my application (and CDO server) on my linux server, I get an Exception when trying to commit a CDO transaction:
ArrayIndexOutOfBoundsException: 105 in CDOIDUtils in line 510
Everything works fine if I deploy the application (and CDO server) on my local machine.
Connecting to the CDO Server (on my linux server) with the CDO-Explorer (from my local machine) works just fine.
But connecting from my locally deployed application to the CDO server on the remote machine also fails with the ArrayIndexOutOfBoundsException (by connecting i mean committing a transaction).
Any idea what direction to go for solving this problem?
Please excuse that I dont't have an exact stack trace or exact versions right now.
If needed I will post it as soon as I have access the application again (I am not at the office right now).
I was just hoping that someone maybe has an idea what the problem is.
I'm using Java 7
CDO 4.1 with Mysql 5.1
Tomcat 7
CDO Server is deployed as an eclipse application, my application is packaged as a war and run in Tomcat
[Updated on: Mon, 17 December 2012 04:36] by Moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06840 seconds