dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #04700
[Bug 532330] Re: dhis14-file-import-orgunitgroupset-exception
** Changed in: dhis2
Assignee: (unassigned) => Lars Helge Øverland (larshelge)
** Changed in: dhis2
Status: New => Fix Committed
--
dhis14-file-import-orgunitgroupset-exception
https://bugs.launchpad.net/bugs/532330
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
Status in DHIS 2 - District Health Information Software: Fix Committed
Bug description:
Occurs during 1.4 file import with the latest version.
Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:
--- The error occurred in sqlmap/groupSet.sqlmap.xml.
--- The error occurred while applying a result map.
--- Check the groupSet.groupSetResultMap.
--- The error happened while setting a property on the result object.
--- Cause: com.ibatis.common.beans.ProbeException: There is no WRITEABLE propert
y named 'exclusive' in class 'org.hisp.dhis.organisationunit.OrganisationUnitGro
upSet'
Caused by: com.ibatis.common.beans.ProbeException: There is no WRITEABLE propert
y named 'exclusive' in class 'org.hisp.dhis.organisationunit.OrganisationUnitGro
upSet'
at com.ibatis.sqlmap.engine.mapping.statement.GeneralStatement.executeQu
eryWithCallback(GeneralStatement.java:188)
at com.ibatis.sqlmap.engine.mapping.statement.GeneralStatement.executeQu
eryWithRowHandler(GeneralStatement.java:133)
at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.queryWithRowHand
ler(SqlMapExecutorDelegate.java:644)
at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.queryWithRowHandler(S
qlMapSessionImpl.java:121)
at com.ibatis.sqlmap.engine.impl.SqlMapClientImpl.queryWithRowHandler(Sq
lMapClientImpl.java:98)
at org.hisp.dhis.importexport.dhis14.file.query.IbatisQueryManager.query
WithRowhandler(IbatisQueryManager.java:138)
... 19 more
Caused by: com.ibatis.common.beans.ProbeException: There is no WRITEABLE propert
y named 'exclusive' in class 'org.hisp.dhis.organisationunit.OrganisationUnitGro
upSet'
at com.ibatis.common.beans.ClassInfo.getSetter(ClassInfo.java:146)
at com.ibatis.common.beans.ComplexBeanProbe.setProperty(ComplexBeanProbe
.java:334)
at com.ibatis.common.beans.ComplexBeanProbe.setObject(ComplexBeanProbe.j
ava:233)
at com.ibatis.common.beans.GenericProbe.setObject(GenericProbe.java:92)
at com.ibatis.sqlmap.engine.accessplan.ComplexAccessPlan.setProperties(C
omplexAccessPlan.java:34)
at com.ibatis.sqlmap.engine.exchange.JavaBeanDataExchange.setData(JavaBe
anDataExchange.java:112)
at com.ibatis.sqlmap.engine.mapping.result.BasicResultMap.setResultObjec
tValues(BasicResultMap.java:346)
at com.ibatis.sqlmap.engine.mapping.statement.RowHandlerCallback.handleR
esultObject(RowHandlerCallback.java:63)
at com.ibatis.sqlmap.engine.execution.SqlExecutor.handleResults(SqlExecu
tor.java:395)
at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeQuery(SqlExecut
or.java:185)
at com.ibatis.sqlmap.engine.mapping.statement.GeneralStatement.sqlExecut
eQuery(GeneralStatement.java:205)
at com.ibatis.sqlmap.engine.mapping.statement.GeneralStatement.executeQu
eryWithCallback(GeneralStatement.java:173)
... 24 more
References