int-dbcons-pgsql - Build # 2021 - Failure:

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


Committers since last success:

Changes for Build #2021

    Inigo Sanchez <[email protected]> null
    Related issue 32584: Code review and improvements

Now WSWithNoActiveDalObjects works with Currency entity instead of
Organization entity in order to avoid some problems that appears
in this test in Oracle. (int-checks-oracle).

Besides it have been added small changes to improve legibility.
        
src-test/src/org/openbravo/test/datasource/FetchDSNoActiveEntityObjects.java
        src-test/src/org/openbravo/test/webservice/WSWithNoActiveDalObjects.java
        src-test/src/org/openbravo/test/AllWebserviceTests.java
        
src-test/src/org/openbravo/test/datasource/TestFetchDSNoActiveEntity.java
        src-test/src/org/openbravo/test/webservice/WSWithNoActiveEntityTest.java

    Alvaro Ferraz <[email protected]> null
    Related to issue 32536: Code review improvements

Avoid using orglist column also in SL_ProductPrice_PriceListVersion class.
        
src/org/openbravo/erpCommon/ad_callouts/SL_ProductPrice_PriceListVersion.java
        src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports.java

    Atul Gaware <[email protected]> null
    Fixes Issue 32536: Organizations not available in BalanceSheet and PL 
Structure

Organization list is fetched using query instead of column orglist
        src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports.java

    Alvaro Ferraz <[email protected]> null
    Related to issue 32539: Update copyright
        src/org/openbravo/erpCommon/businessUtility/AccountTree.java

    sanjota <[email protected]> null
    Fixes issue 32539: Fixed wrong calculation in acct with operands

Use #AccessibleOrgTree instead of #User_Org.
        src/org/openbravo/erpCommon/businessUtility/AccountTree.java

    Inigo Sanchez <[email protected]> null
    Related to bug 32584: fix a problem related to context in a test.
        
src-test/src/org/openbravo/test/datasource/TestFetchDSNoActiveEntity.java

    Asier LostalĂ© <[email protected]> null
    fixed bug 32605: widgets summary field not displayed if HQL has group by 
clause

  When calculating in backend summary function, group by clause must be removed
  from the query as all values should  be aggregated without grouping.
        
modules/org.openbravo.client.querylist/src/org/openbravo/client/querylist/QueryListDataSource.java

    Asier LostalĂ© <[email protected]> null
    related to bug 32605: widget summary not displayed if HQL has group by 
clause

  Added log in case exception is thrown when executing summary query.
        
modules/org.openbravo.client.querylist/src/org/openbravo/client/querylist/QueryListDataSource.java

    Inigo Sanchez <[email protected]> null
    Related to bug 32584: Added test cases covering this regression
        
src-test/src/org/openbravo/test/datasource/TestFetchDSNoActiveEntity.java
        src-test/src/org/openbravo/test/webservice/WSWithNoActiveEntityTest.java
        src-test/src/org/openbravo/test/AllWebserviceTests.java




Last 20 lines of the console output:

[...truncated 862 lines...]
Caused by: org.postgresql.util.PSQLException: FATAL: terminating connection due 
to administrator command
        at 
org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2182)
        at 
org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1911)
        at 
org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:173)
        at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:622)
        at 
org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:472)
        at org.postgresql.jdbc.PgStatement.executeQuery(PgStatement.java:386)
        at 
org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208)
        at org.hibernate.loader.Loader.getResultSet(Loader.java:1953)
        at org.hibernate.loader.Loader.doQuery(Loader.java:802)
        at 
org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:274)
        at org.hibernate.loader.Loader.doList(Loader.java:2533)
        ... 38 more

Total time: 1 minute 41 seconds
Build step 'Execute managed script' marked build as failure
Checking console output
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
------------------------------------------------------------------------------
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to