int-addpayment1-oracle - Build # 275 - Unstable:

Check console output at 
https://ci.openbravo.com/job/int-addpayment1-oracle/275/ to view the results.


Committers since last success:

Changes for Build #275

    Sandra Huguet <sandra.hug...@openbravo.com> null
    related to issue 39672 use lockForNoKeyUpdate instead of lockFinAccount

Use lockForNoKeyUpdate instead of use lockFinAccount in which a
"FOR UPDATE" is done and is too agressive.
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_TransactionProcess.java

    Sandra Huguet <sandra.hug...@openbravo.com> null
    Fixed issue 39755 added in OBDAL lockForNoKeyUpdate

new lockForNoKeyUpdate method to allow the use "FOR NO KEY UPDATE",
because "FOR UPDATE" in PostgreSQL is too aggressive.
        src/org/openbravo/dal/service/OBDal.java

    Sandra Huguet <sandra.hug...@openbravo.com> null
    Fixed issue 39672 reduce lock and calculate the current balance at the end 
of the process
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_TransactionProcess.java




Last 20 lines of the console output:

[...truncated 12963 lines...]
for((i=0;i<12;i++)); do
  [ "$(jps | grep Bootstrap || true)" = "" ] && break
  sleep 5
done
[ "$(jps | grep Bootstrap || true)" != "" ] && echo "Tomcat has fail to stop" 
&& exit 1 || true
[ "$i" != "0" ] && secs=$(echo "$i * 5" | bc) && echo "Waiting for $secs secs 
for tomcat to stop"

echo
fi

[int-addpayment1-oracle] $ /bin/bash -xe /tmp/hudson7678963521758981617.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
_______________________________________________
Openbravo-builds mailing list
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to