int-upgrade-pgsql - Build # 1324 - Unstable:
Check console output at https://ci.openbravo.com/job/int-upgrade-pgsql/1324/ to
view the results.
Committers since last success:
Changes for Build #1324
Carlos Aristu <[email protected]> null
fixes issue 32039: Add generic mechanism to have multiple cached preferences
The new CachedPreference class can be used to keep the value of a preference
defined at system level. The value of the 'Allow Unpaged Datasource Manual
Request' preference is already handled by this class. So the
UnpagedRequestCachedPreference is not needed anymore.
modules/org.openbravo.client.application/src/org/openbravo/client/application/CachedPreference.java
modules/org.openbravo.client.application/src/org/openbravo/client/application/event/PreferenceEventHandler.java
modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java
modules/org.openbravo.service.json/src/org/openbravo/service/json/UnpagedRequestCachedPreference.java
Carlos Aristu <[email protected]> null
fixes issue 31180: openDirectTab action now works if the tab is already
opened
When the opening tab was already opened, the openDirectTab method was not
waiting properly to the new tab be refreshed/opened. This was caused because
the callout of OB.Utilities.openDirectTab method was invoked after the line
that checks if the action needs to wait.
Now if the tab is already opened the action is called again with a delay of
100ms, giving OB.Utilities.openDirectTab enough time to execute its callout.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities-action-def.js
Carlos Aristu <[email protected]> null
related to issue 31180: backed out changeset
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities-action-def.js
Nono Carballo <[email protected]> null
Fixes Issue 31936: The SQL query of M_INVENTORY_LISTCREATE store procedure
was
tuned to take care about null values.
The SQL query to retrieve the products that will be part of the lines was tuned
to take care about null values in aset.isoneattrsetvalrequired field.
The line AND aset.isoneattrsetvalrequired = 'Y' was replaced with
AND COALESCE(aset.isoneattrsetvalrequired, '-') = 'Y'
src-db/database/model/functions/M_INVENTORY_LISTCREATE.xml
Last 20 lines of the console output:
[...truncated 3529 lines...]
DEBUG: Tomcat stop called with parameters: ENABLED=ENABLE
* Stopping Tomcat servlet engine for Openbravo tomcat
...done.
executing script 'Check log'
[int-upgrade-pgsql] $ /bin/bash /tmp/build_step_template7954675241856908376.sh
ENABLE
DEBUG: Check log called with parameters: ENABLED=ENABLE
Errors in openbravo log (artifact: int-upgrade-pgsql.log):
2016-01-29 15:35:48,608 [TP-Processor2] ERROR
org.openbravo.erpCommon.ad_forms.ModuleManagement - Error searching modules
Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
/srv/ci/workspace/int-upgrade-pgsql/SANDBOX/openbravo.log:
2016-01-29 15:35:48,608 [TP-Processor2] ERROR
org.openbravo.erpCommon.ad_forms.ModuleManagement - Error searching modules
Build step 'Jenkins Text Finder' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds