int-modules-pgsql - Build # 936 - Unstable:
Check console output at https://ci.openbravo.com/job/int-modules-pgsql/936/ to
view the results.
Committers since last success:
Changes for Build #936
Unai Martirena <[email protected]> null
Fixes bug 29118: Performance improved in Costing Background process.
There are two methods in Costing Background process in which an
ScrollableResult is built and iterated. 'setCalculatedTransactionsAsProcessed'
and 'setCalculatedTransactionsAsProcessed'. This loops where causing Out of
memory issues because they were not flushing and clearing session every little
amount of iterations. Apart from this, the two ScrollableResults were leaving
opened, which may cause lot of issues especially in Oracle.
Finally, these methods have been implemented in another way. Directly updating
all the records on a single update in hql. In this way the performance is
improved even adding flush and clear on the previously loops.
src/org/openbravo/costing/CostingBackground.java
Last 20 lines of the console output:
[...truncated 3424 lines...]
executing script 'Check log'
[int-modules-pgsql] $ /bin/bash /tmp/build_step_template2550678314843873910.sh
ENABLE
DEBUG: Check log called with parameters: ENABLED=
Errors in openbravo.log:
b3e0edee 2015-04-01 10:30:10,890 [TP-Processor3] ERROR
org.openbravo.erpCommon.modules.ImportModule -
@{http://schemas.xmlsoap.org/soap/envelope/}Server.userException@
b3e0edee 2015-04-01 10:30:10,890 [TP-Processor3] ERROR
org.openbravo.erpCommon.modules.ImportModule - Withholding Report: Modelo 190
(Spain)
b3e0edee 2015-04-01 10:30:10,890 [TP-Processor3] ERROR
org.openbravo.erpCommon.modules.ImportModule - Error downloading module
Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
/srv/ci/workspace/int-modules-pgsql/SANDBOX/openbravo.log:
b3e0edee 2015-04-01 10:30:10,890 [TP-Processor3] ERROR
org.openbravo.erpCommon.modules.ImportModule -
@{http://schemas.xmlsoap.org/soap/envelope/}Server.userException@
b3e0edee 2015-04-01 10:30:10,890 [TP-Processor3] ERROR
org.openbravo.erpCommon.modules.ImportModule - Withholding Report: Modelo 190
(Spain)
b3e0edee 2015-04-01 10:30:10,890 [TP-Processor3] ERROR
org.openbravo.erpCommon.modules.ImportModule - Error downloading module
Build step 'Jenkins Text Finder' changed build result to UNSTABLE
Email was triggered for: Unstable
Sending email for trigger: Unstable
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds