Here is something that may help.
We are getting this problem on AIX box, which runs on UNIX. We could not
replicate this on Windows environments.

I will try using the latest Castor version on AIX box, but if anybody has
any clue already, please help.


On 12/28/06, Kuns, Edward <[EMAIL PROTECTED]> wrote:

From: ambar bokare [mailto:[EMAIL PROTECTED]
> I am getting a NullPointerException in castor while unmarshalling.
> If I re-post the same message, it will not throw any exception and
> work everything works fine.
>
> I am using an old version of Castor

First, what are the odds that you can try this with a more recent
version of Castor?  There have been a lot of fixes since the 0.9
versions!

Second, what are the odds that you could create a minimal test case that
reproduces the problem? Perhaps by repeatedly unmarshaling the same
message over and over and over.  Unfortunately,
"UnmarshalHandler.endElement()" is a 400 line method, so without knowing
where in that method the null pointer exception occurs, there isn't much
one can do to fix it.

        Eddie

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to