[ 
https://issues.apache.org/jira/browse/XMLBEANS-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Beeker closed XMLBEANS-483.
-----------------------------------

> parse the xml unsuccessfully 
> -----------------------------
>
>                 Key: XMLBEANS-483
>                 URL: https://issues.apache.org/jira/browse/XMLBEANS-483
>             Project: XMLBeans
>          Issue Type: Bug
>          Components: XmlObject
>    Affects Versions: Version 2.2.1,  Version 2.3
>         Environment: uname -a
> Linux bmps4 2.6.16.60-0.21-smp #1 SMP Tue May 6 12:41:02 UTC 2008 x86_64 
> x86_64 x86_64 GNU/Linux
> lsb_release -a
> LSB Version:    
> core-2.0-noarch:core-3.0-noarch:core-2.0-x86_64:core-3.0-x86_64:desktop-3.1-amd64:desktop-3.1-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.1-amd64:graphics-3.1-noarch
> Distributor ID: SUSE LINUX
> Description:    SUSE Linux Enterprise Server 10 (x86_64)
> Release:        10
> Codename:       n/a
> <119 bmps4 [bmp] :/home/bmp/jboss/server/default/log>java -version
> java version "1.5.0"
> Java(TM) 2 Runtime Environment, Standard Edition (build pxa64dev-20090707 
> (SR10 ))
> IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux amd64-64 
> j9vmxa6423-20090707 (JIT enabled)
> J9VM - 20090706_38445_LHdSMr
> JIT  - 20090623_1334_r8
> GC   - 200906_09)
> JCL  - 20090705
>            Reporter: shihouming
>            Assignee: Andreas Beeker
>            Priority: Critical
>             Fix For: Version 5.0.1
>
>   Original Estimate: 360h
>  Remaining Estimate: 360h
>
> 1. Our system (J2EE base on jboss) got the following errors on one host, all 
> the service was interrupted  , but other host was normal(all is the same as 
> that host)  :
> 2012-06-14 14:00:57 | ERROR | [http-0.0.0.0-7782-7] Servlet.service() for 
> servlet default threw exception
> java.lang.ArrayIndexOutOfBoundsException
>       at org.apache.xmlbeans.impl.store.Locale.exit(Locale.java:2883)
>       at org.apache.xmlbeans.impl.store.Xobj.fetch_text(Xobj.java:1800)
>       at 
> org.apache.xmlbeans.impl.values.XmlObjectBase.get_wscanon_text(XmlObjectBase.java:1332)
>       at 
> org.apache.xmlbeans.impl.values.XmlObjectBase.check_dated(XmlObjectBase.java:1269)
>       at 
> org.apache.xmlbeans.impl.values.XmlObjectBase.stringValue(XmlObjectBase.java:1484)
>       at 
> org.apache.xmlbeans.impl.values.XmlObjectBase.getStringValue(XmlObjectBase.java:1492)
>       at 
> com.huawei.bme.das.config.xmlbean.namingsql.impl.SqlDocumentImpl$SqlImpl.getDatasource(SqlDocumentImpl.java:769)
>       at 
> com.huawei.bme.das.route.RouteCfgReader.getNmSQLDefaultDataSource(RouteCfgReader.java:80)
>       at 
> com.huawei.bme.das.route.DASRouter.getDataSourceByLabel(DASRouter.java:89)
>       at 
> com.huawei.bme.das.route.DASRouter.getRouteDataSource(DASRouter.java:46)
>       at 
> com.huawei.bme.das.util.DataSourceUtil.getRoutDataSources(DataSourceUtil.java:131)
>       at 
> com.huawei.bme.das.util.DataSourceUtil.reinitRequest(DataSourceUtil.java:62)
>       at 
> com.huawei.bme.das.impl.DASCommandImpl.getCmdProcessor(DASCommandImpl.java:880)
>       at 
> com.huawei.bme.das.impl.DASCommandImpl.execute(DASCommandImpl.java:111)
>       at 
> com.huawei.bme.system.dao.impl.LoginDAOImpl.getLogin(LoginDAOImpl.java:145)
>       at 
> com.huawei.bme.system.impl.SystemManageDBImpl.getLoginList(SystemManageDBImpl.java:1672
> 2. when we  restarted the application(jboss),  the errors disappear 
> immediately.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to