[
https://issues.apache.org/jira/browse/XBEAN-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samitha updated XBEAN-281:
--------------------------
Description:
We get the following exception.
java.lang.NullPointerException
at org.apache.xmlbeans.impl.store.Cur.listRemove(Cur.java:2783)
at org.apache.xmlbeans.impl.store.Cur.release(Cur.java:2732)
at org.apache.xmlbeans.impl.store.Locale.exit(Locale.java:2890)
at org.apache.xmlbeans.impl.store.Locale.exit(Locale.java:2872)
at
org.apache.xmlbeans.impl.store.Cursor.twoLocaleOp(Cursor.java:1925)
at
org.apache.xmlbeans.impl.store.Cursor.twoLocaleOp(Cursor.java:1889)
at
org.apache.xmlbeans.impl.store.Cursor.copyXmlContents(Cursor.java:1942)
---------------------------------------------------------------------------------------
Version of the xml beans
Implementation-Version: 2.4.0-r670094
Occurring in server envs.
was:
We get the following exception.
java.lang.NullPointerException
at org.apache.xmlbeans.impl.store.Cur.listRemove(Cur.java:2783)
at org.apache.xmlbeans.impl.store.Cur.release(Cur.java:2732)
at org.apache.xmlbeans.impl.store.Locale.exit(Locale.java:2890)
at org.apache.xmlbeans.impl.store.Locale.exit(Locale.java:2872)
at
org.apache.xmlbeans.impl.store.Cursor.twoLocaleOp(Cursor.java:1925)
at
org.apache.xmlbeans.impl.store.Cursor.twoLocaleOp(Cursor.java:1889)
at
org.apache.xmlbeans.impl.store.Cursor.copyXmlContents(Cursor.java:1942)
---------------------------------------------------------------------------------------
Implementation-Version: 2.4.0-r670094
Occurring in server envs.
Version of the xml beans
> Getting a nullpointer exception when using xmlbeans
> ---------------------------------------------------
>
> Key: XBEAN-281
> URL: https://issues.apache.org/jira/browse/XBEAN-281
> Project: XBean
> Issue Type: Bug
> Components: server
> Reporter: Samitha
> Priority: Blocker
>
> We get the following exception.
> java.lang.NullPointerException
> at
> org.apache.xmlbeans.impl.store.Cur.listRemove(Cur.java:2783)
> at org.apache.xmlbeans.impl.store.Cur.release(Cur.java:2732)
> at
> org.apache.xmlbeans.impl.store.Locale.exit(Locale.java:2890)
> at
> org.apache.xmlbeans.impl.store.Locale.exit(Locale.java:2872)
> at
> org.apache.xmlbeans.impl.store.Cursor.twoLocaleOp(Cursor.java:1925)
> at
> org.apache.xmlbeans.impl.store.Cursor.twoLocaleOp(Cursor.java:1889)
> at
> org.apache.xmlbeans.impl.store.Cursor.copyXmlContents(Cursor.java:1942)
> ---------------------------------------------------------------------------------------
> Version of the xml beans
> Implementation-Version: 2.4.0-r670094
> Occurring in server envs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)