int-checks-pgsql - Build # 1691 - Still Unstable:

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


Committers since last success:

Changes for Build #1690

    Carlos Aristu <[email protected]> null
    fixes issue 30204: prevent unpaged datasource request from manual sources


Now the unpaged datasource requests are controlled by the 
OBJSON_AllowUnpagedDatasourceManualRequest preference. If it is set to N 
(default) is not possible to perform these kind of requests. They can be 
enabled by setting this preference to Y.
In order to have a better performance on the datasource when requesting for the 
preference value, the value of the preference is being cached by the 
UnpagedRequestCachedPreference class
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/event/PreferenceEventHandler.java
        
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_PREFERENCE.xml
        
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_REF_LIST.xml
        
modules/org.openbravo.service.json/src/org/openbravo/service/json/UnpagedRequestCachedPreference.java
        
src-test/src/org/openbravo/test/datasource/TestAllowUnpagedDatasourcePreference.java
        
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MESSAGE.xml
        
modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java
        
modules/org.openbravo.service.json/src/org/openbravo/service/json/JsonConstants.java
        
modules/org.openbravo.service.json/src/org/openbravo/service/json/JsonRestServlet.java
        src-test/src/org/openbravo/test/AllWebserviceTests.java
        src/org/openbravo/erpCommon/businessUtility/Preferences.java

Changes for Build #1691

    Carlos Aristu <[email protected]> null
    Related to issue 30204: added missing copyright information
        
src-test/src/org/openbravo/test/datasource/TestAllowUnpagedDatasourcePreference.java
        src/org/openbravo/erpCommon/businessUtility/Preferences.java




Last 20 lines of the console output:

[...truncated 14375 lines...]
[ "$(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-checks-pgsql] $ /bin/bash -xe /tmp/hudson5020789515219073490.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 1
Archiving artifacts
Checking ERROR|syntax error at or near|SQL error in query
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable
Sending email for trigger: Unstable
------------------------------------------------------------------------------
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to