Hi Jacob!
Sorry for confusing message. I meant that I did checkout our project (which contains xmlbeans) and didn't make any changes to it. I'm running exactly same code on my old laptop and on my new one. The project works without any problems on the old one but on the new one I get multiple exception form methods in Cur.java and Locale.java. It seems to crash in several places in our code and I cannot find any common thing between them. Cursor handling seem to go wrong most of the time. Could this problem have something to do with threadding? Our application is very strongly threadded and run under Eclipse. The new laptop has multi-core processor and threads might therefore get executed simultaneously. Is there any trick to make xmlbeans more threadsafe? Or is there any way to turn off the multi-core support for JVM (sun's website doesn't seem to contain anything about this). -Pasi Jacob Danner-2 wrote: > > Hi Pasi, > Just to clarify, you mean the code from SVN right? What revision are you > at? > I've got a Dell Latitude D820 and I have NOT had any similar issues. > Might you be able to share some code with in your project that's > causing this? > Thanks, > -Jacob Danner > > -- View this message in context: http://www.nabble.com/NPE-at-org.apache.xmlbeans.impl.store.Cur.listRemove%28Cur.java%3A2783%29-tf3657399.html#a10250139 Sent from the Xml Beans - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

