int-modules-pgsql - Build # 2531 - Fixed:

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


Committers since last success:

Changes for Build #2530

    Atul Gaware <[email protected]> null
    Fixes Issue 0037516:Performance issue in Orders Awaiting Delivery Report

** Use a subquery to fetch qtyinstock, aum by respective queries
only once, add uomsymbol in inner select, aumsymbol in outer select
** Use isdelivered flag to avoid c_orderline exists clause which checks
undelivered orders line by line qtyordered against qtydelivered
        
modules/org.openbravo.reports.ordersawaitingdelivery/src/org/openbravo/reports/ordersawaitingdelivery/erpCommon/ad_reports/ReportOrderNotShipped_data.xsql

Changes for Build #2531

    Augusto Mauch <[email protected]> null
    Fixes issue 37641: Allows to configure Hibernate's hql query plan cache size

Now the max size of Hibernate's HQL query plan cache can be configured in 
Openbravo.properties by defining the
hibernate.query.plan_cache_max_strong_references and 
hibernate.query.plan_cache_max_soft_references properties.
        src/org/openbravo/base/session/SessionFactoryController.java




Last 20 lines of the console output:

[...truncated 3364 lines...]
  [ "$(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-modules-pgsql] $ /bin/bash -xe /tmp/hudson8635015599529292721.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to