int-basic-oracle - Build # 2167 - Failure:
Check console output at https://ci.openbravo.com/job/int-basic-oracle/2167/ to
view the results.
Committers since last success:
Changes for Build #2167
Asier Lostalé <[email protected]> null
fixed 37115, fixed 35271: hibernate performance improvements
* 37115: HQL constant parsing causes contention
Backports Hibernate issues HHH-4959 and HHH-11377, preventing in most of
the cases to verify whether a HQL token is a constant which invokes an
expensive classForName.
* 35271: OBCriteria overhead
OBCriteria caused overhead because everytime a critieria was executed,
entity
implementors (java class) was checked. As for a given entity its
implementors
are constant, they can be safelly cached. Note this cache is fixed in size
as,
at most, it will contain an entry per entity. See HHH-11495.
lib/runtime/hibernate3-patched.jar
Mark <[email protected]> null
Related to issue 36693: Code review improvements.
Removed AD_MODEL_OBJECT_MAPPING as not required for SimpleCallout.
Renamed getPrecissionForCurrencyFromList method to
getPrecisionForCurrencyFromList
Renamed isSameCurrencyAsParameterAndIsPrecissionDefined to
isSameCurrencyAsParameterAndIsPrecisionDefined
To fix in both cases typo in "Precision" word.
src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
src/org/openbravo/erpCommon/ad_callouts/SL_Currency_StdPrecision.java
Last 20 lines of the console output:
[...truncated 723 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-basic-oracle] $ /bin/bash -xe /tmp/hudson875251558675025095.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
------------------------------------------------------------------------------
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