int-basic-pgsql - Build # 778 - Unstable:

Check console output at https://ci.openbravo.com/job/int-basic-pgsql/778/ to 
view the results.


Committers since last success:

Changes for Build #778

    Unai Martirena <[email protected]> null
    Related to bug 29030: Code review.

Fixed the copyright.
Add a clear on every 100 iterations of bankLinesSR Scrollable Results.
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/actionHandler/MatchStatementOnLoadActionHandler.java

    Sandra Huguet <[email protected]> null
    related to issue 29021, related to issue 29051, related to issue 29052

improve the error message
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MESSAGE.xml
        
modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-addPayment.js

    Unai Martirena <[email protected]> null
    Fixes bug 29030: Match Statement does not fail when a line throws an 
exception

In Matching Algorithm in Match Statement, if a line to be matched fails for any 
reason (period closed for example) a rollback occurs. This rollback was not 
being properly managed in Matching Algorithm after the refactor of Match 
Statement window, so the process was failing instead of skipping that line and 
going forward. Now it skips and the process finished successfully.
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/actionHandler/MatchStatementOnLoadActionHandler.java

    Unai Martirena <[email protected]> null
    Fixes bug 28987: Add payment does not take long to load with lot of credit 
paym.

When opening Add Payment process definition it has to load the default values 
of the parameters of the process definition. One of this parameters is the 
credit of the business partner of the payment. The method that calculates this 
credit calls the method seqnumberpaymentstatus that uses 
CallStoredProcedure.getInstance().call to call the database function. This 
method is executed for each credit payment of the customer and on each 
execution an unnecessary flush was being done, so with lots of credit payments 
the impact on performance was huge.
A false flag has been added to call process to not to do flush on each 
execution of the process, so the performance problem is avoided.
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/FIN_Utility.java

    Sandra Huguet <[email protected]> null
    Fixed issue 29021 It is possible to process Payment Out without set amount

Added a new validation in process button because it is not possible
to add a glitem with both amounts equal to 0.
Added a default value in received in and paid out fields in glitem
grid.
        
modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-addPayment.js




Last 20 lines of the console output:

[...truncated 21064 lines...]
executing script 'Check log'
[int-basic-pgsql] $ /bin/bash /tmp/build_step_template9183349292492993249.sh 
ENABLE
DEBUG: Check log called with parameters: ENABLED=

Errors in openbravo.log:
2015-02-25 00:57:33,613 [TP-Processor7] ERROR 
org.openbravo.base.exception.OBException - @APRM_INVALID_TRANSACTION@
2015-02-25 00:57:33,633 [TP-Processor7] ERROR 
org.openbravo.service.json.DefaultJsonDataService - @APRM_INVALID_TRANSACTION@
2015-02-25 00:57:46,748 [TP-Processor7] ERROR 
org.openbravo.advpaymentmngt.process.FIN_TransactionProcess - 

Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
/srv/ci/workspace/int-basic-pgsql/SANDBOX/openbravo.log:
2015-02-25 00:57:33,613 [TP-Processor7] ERROR 
org.openbravo.base.exception.OBException - @APRM_INVALID_TRANSACTION@
2015-02-25 00:57:33,633 [TP-Processor7] ERROR 
org.openbravo.service.json.DefaultJsonDataService - @APRM_INVALID_TRANSACTION@
2015-02-25 00:57:46,748 [TP-Processor7] ERROR 
org.openbravo.advpaymentmngt.process.FIN_TransactionProcess - 
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

Reply via email to