Hi all!

I'm having some really strange problems with xmlbeans. I got a new laptop
and started to use it in our project which we have been developing several
years now. Xmlbeans is an essential part of the project and has been working
well until now. I'm running exactly same Java version, Eclipse version and
OS (debian 4 thoug.h. the last one was 3) in the new version as I run in the
last laptop. Just checked out the code from CVS and started working but now
I get frequent crashes deep inside the xmlbeans code:

java.lang.NullPointerException
        at org.apache.xmlbeans.impl.store.Cur.listRemove(Cur.java:2783)
        at org.apache.xmlbeans.impl.store.Locale.getCur(Locale.java:2771)
        at org.apache.xmlbeans.impl.store.Locale.tempCur(Locale.java:2732)
        at org.apache.xmlbeans.impl.store.Locale.tempCur(Locale.java:2727)
        at org.apache.xmlbeans.impl.store.Xobj.tempCur(Xobj.java:348)


The strange thing is that similar problems has occured with other user using
the same new hardware (but windows os). I just can't figure out how the
hardware could affect the java runtime but it seems to do so anyways. 

Do someone have similar problems or do someone know how to fix or workaroung
the problem? All the null pointers occur in Cur.java. My hardware is Dell
Latituyde D820.

Thanks for the help! I'm getting a bit desperate.

-Pasi
-- 
View this message in context: 
http://www.nabble.com/NPE-at-org.apache.xmlbeans.impl.store.Cur.listRemove%28Cur.java%3A2783%29-tf3657399.html#a10218217
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]

Reply via email to