Re: LockManagerRemoteImpl EOFException on URL

2006-09-28 Thread Bruno CROS
the EOF is the cause on the client (RemoteImpl client) the resulting exception is a LockRuntimeException("Cannot remove write lock for... throw by releaseLock method. I'm not running a mass test, only a single one. One server, one client. I will run some tests today too. --- StackTRace loooks l

Re: LockManagerRemoteImpl EOFException on URL

2006-09-28 Thread Armin Waibel
Bruno CROS wrote: Hi, I updated from SVN LockManagerFactory and configure is well called now, thanks. the EOFException still remains, it seems there is a problem with serialization of LockInfo and HttpObjectStream. Is EOFException the root exception? I can reproduce a similar (windows speci

Re: LockManagerRemoteImpl EOFException on URL

2006-09-28 Thread Bruno CROS
Hi, I updated from SVN LockManagerFactory and configure is well called now, thanks. the EOFException still remains, it seems there is a problem with serialization of LockInfo and HttpObjectStream. Lot of people seams to have this problem (searching google), but i don't really understand what is

RE: Need constant Object[] size from ReportQuery

2006-09-28 Thread Mills, Blake S CTR 805 CSPTS/SCE
I forgot to mention that I am running the ReportQuery on a View(Oracle db), not a normal table. I don't know what difference that would make when selecting. When I have time I will trace the source code and find out exactly what is happening. Thanks anyway. Blake -Original Message- Fro

LockManagerRemoteImpl EOFException on URL

2006-09-28 Thread Bruno CROS
Hi, Once i'va modified constructor of LockManagerRemoteImpl to initialize lockserver variable, i started to test LockManagerRemoteImpl and get into an EOFException. URL sun implementation , release 1.0.4 Thanks Caused by: java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.re

Re: Need constant Object[] size from ReportQuery

2006-09-28 Thread Armin Waibel
Hi Blake, Mills, Blake S CTR 805 CSPTS/SCE wrote: Hello, I am trying to use a ReportQuery because I only need a limited amount of the data from a certain table. Everything works great except the Object[] size returned by the ReportQueryRsIterator changes depending on if there are any null va

Re: Configurable interface for LockManagers

2006-09-28 Thread Armin Waibel
Hi Bruno, Bruno CROS wrote: Hello, While waiting for the 1.0.5 release, which files should i get in CVS to get LockManagerRemoteImpl work? Try to check out ...odmg.locking.LockManagerFactory from SVN (OJB_1_0_RELEASE branch) or copy code from http://svn.apache.org/viewvc/db/ojb/branches/OJ

Re: Configurable interface for LockManagers

2006-09-28 Thread Bruno CROS
Hello, While waiting for the 1.0.5 release, which files should i get in CVS to get LockManagerRemoteImpl work? Thanks Armin On 1/28/06, Armin Waibel <[EMAIL PROTECTED]> wrote: Hi, is fixed in SVN and will be included in upcoming 1.0.5 maintenance release. regards, Armin Armin Waibel w