int-gui-pgsql - Build # 1564 - Still Unstable:

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


Committers since last success:

Changes for Build #1561

    RM packaging bot <[email protected]> null
    Merge back from main
      
    RM packaging bot <[email protected]> null
    Merge temporary head for 3.0PR16Q1.1
      
    RM packaging bot <[email protected]> null
    Added signature for changeset 265e8eccf704
        .hgsigs

    RM packaging bot <[email protected]> null
    Added tag 3.0PR16Q1.1 for changeset d386f41fa755
        .hgtags

    RM packaging bot <[email protected]> null
    Update AD_MODULE version to 3.0PR16Q1.1
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.apachejdbcconnectionpool/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.apachejdbcconnectionpool/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.userinterface.skin.250to300Comp/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.userinterface.skin.250to300Comp/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.utility.cleanup.log/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.utility.cleanup.log/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        src-db/database/sourcedata/AD_MODULE.xml

    Asier Lostalé <[email protected]> null
    fixed bug 32780: wrong amounts on new record just after processing another 
one

  When a new record was created (ie. for Order or Invoice) just after completing
  a previous one, status bar values could get not updated. In case of numeric 
values
  they preserved an obsolete textual value, which makes to update to previous 
value
  when saving, even if the status bar reflects the new state.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js

    Asier Lostalé <[email protected]> null
    related to bug 32780: wrong values displayed in status bar on record 
creation

  When a new record is created just after processing a previous one, status bar
  displayed valued of the previous record instead of being in New mode.

  Fixed by forcing status bar reset on FIC response for NEW.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js

    Carlos Aristu <[email protected]> null
    related to issue 32758: run missing synchronize terminology
        src-db/database/sourcedata/AD_COLUMN.xml
        src-db/database/sourcedata/AD_ELEMENT.xml
        src-db/database/sourcedata/AD_FIELD.xml

    Carlos Aristu <[email protected]> null
    fixes issue 32758: Hide the 'Recalculate Permissions' button
        src-db/database/sourcedata/AD_FIELD.xml
        src-db/database/sourcedata/OBUIAPP_PROCESS.xml

    Atul Gaware <[email protected]> null
    Fixes Issue 32595:Cash VAT field of document header is updated to 'N'
when you insert a tax rate of 0

Added condition prior to update the order cash flag vat, to check
whether tax is non withholding tax and non zero tax.

Code is now shifted to C_OrderTax and C_InvoiceTax Triggers instead
of C_OrderLine and C_InvoiceLine Triggers.
        src-db/database/model/triggers/C_INVOICELINE_TRG.xml
        src-db/database/model/triggers/C_INVOICETAX_TRG.xml
        src-db/database/model/triggers/C_ORDERLINE_TRG.xml
        src-db/database/model/triggers/C_ORDERTAX_TRG.xml

    Carlos Aristu <[email protected]> null
    fixes issue 32629: cannot propagate privileges if a template role has been 
used
Now the client/org check is skipped when propagating changes (create, remove, 
update) privileges. This is done by using the OBContext.setAdminMode(false).
Besides, the UINAVBA_MenuRecentList preference has been included into the 
preference black list, which is a list that prevents the propagation of all the 
preferences included within it.
        src/org/openbravo/role/inheritance/RoleInheritanceManager.java
        src/org/openbravo/role/inheritance/access/PreferenceAccessInjector.java

    Carlos Aristu <[email protected]> null
    fixes issue 32631: template role cannot be used as session role
Now the injector used for preferences returns the complete Role object and not 
a proxy, in order to prevent possible LazyInitializationException when using a 
template role as session role.
This was happening because some preferences are created at system level when a 
session role is making use of the UI. It is also verified that after fixing 
this issue, those preferences are not being propagated, thanks to the 
preference black list.
        src/org/openbravo/role/inheritance/access/PreferenceAccessInjector.java

    Alvaro Ferraz <[email protected]> null
    Related to issue 32612: Update copyright
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_ExecutePayment.java

    Atul Gaware <[email protected]> null
    Fixes bug 32612:Not possible to execute Automatic Deposit payment created 
in FA

Before creating a record in financial account transaction, check is done: if 
transaction exists, get it so that no transactiom is created and the same is 
sent for processing
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_ExecutePayment.java

    Inigo Sanchez <[email protected]> null
    Fixed bug 32587: fetch method does not retrieves data with a non active 
entity

The problem here was that fetch method does not retrieves data with a non active
entity. (e.g., if it is tried to obtain a non active organization). It is not 
take
into account non active entities.

Now, the issues has been fixed by adding setFilterOnActive(false); to take into
account non active entities too.
        
modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java
        src/org/openbravo/service/rest/DalWebService.java

    Carlos Aristu <[email protected]> null
    fixes issue 32542: invoice report can not be printed by manual roles

Now the Window object is retrieved using admin mode.
        src/org/openbravo/erpCommon/businessUtility/PrinterReports.java

    Carlos Aristu <[email protected]> null
    fixes issue 32477: [object Object] appears after clearing value in selector

Having singleDateMode as false after clearing the filter content of the date 
causes the return of an empty object in the getValuesAsCriteria method of the 
grid. The this.singleDateMode was being set to true in clearFilterValues 
function, but this statement was deleted to solve issue 31705, because it was 
preventing to show the range dialog after clearing the filters, when pressing 
the Enter key.

To solve both problems the change regarding setting singleDateMode in 
clearFilterValues has been reverted, and in order to ensure that the range 
dialog is displayed when it should be, a new check has been included in the 
keyPress method.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-minidaterange.js

    RM packaging bot <[email protected]> null
    Merge temporary head for 3.0PR15Q4.6
      
    RM packaging bot <[email protected]> null
    Added signature for changeset bdeb5a373f19
        .hgsigs

    RM packaging bot <[email protected]> null
    Added tag 3.0PR15Q4.6 for changeset 8828e6e8e071
        .hgtags

    RM packaging bot <[email protected]> null
    Update AD_MODULE version to 3.0PR15Q4.6
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.apachejdbcconnectionpool/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.apachejdbcconnectionpool/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.userinterface.skin.250to300Comp/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.userinterface.skin.250to300Comp/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.utility.cleanup.log/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.utility.cleanup.log/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        
modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE.xml
        
modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
        src-db/database/sourcedata/AD_MODULE.xml

    Asier Lostalé <[email protected]> null
    fixed bug 32781: wrong amounts on new record just after processing another 
one

  When a new record was created (ie. for Order or Invoice) just after completing
  a previous one, status bar values could get not updated. In case of numeric 
values
  they preserved an obsolete textual value, which makes to update to previous 
value
  when saving, even if the status bar reflects the new state.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js

    Asier Lostalé <[email protected]> null
    related to bug 32781: wrong values displayed in status bar on record 
creation

  When a new record is created just after processing a previous one, status bar
  displayed valued of the previous record instead of being in New mode.

  Fixed by forcing status bar reset on FIC response for NEW.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js

    Alvaro Ferraz <[email protected]> null
    Related to issue 32613: Update copyright
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_ExecutePayment.java

    Atul Gaware <[email protected]> null
    Fixes bug 32613:Not possible to execute Automatic Deposit payment created 
in FA

Before creating a record in financial account transaction, check is done: if 
transaction exists, get it so that no transactiom is created and the same is 
sent for processing
        
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_ExecutePayment.java

Changes for Build #1562
No changes

Changes for Build #1563

    Gorka Ion Damián <[email protected]> null
    Fixed issue 32858.Use DalUtil.getId() to load id of client.

Using DalUtil.getId() we improve the performance and we avoid to load the
Client object in memory. As we don't load it we also skip the potential
LazyInitialization exception if the client is detached from the hibernate
session.
        src/org/openbravo/dal/core/OBInterceptor.java

Changes for Build #1564

    Inigo Sanchez <[email protected]> null
    Fixed issue 32833: Tree view is not working properly

When a node in tree view is moved, entity used to check
security access is null. This exception is shown:
OBSecurityException - Entity null is not readable by the user 100
The problem was that getEntity() method can't retrieves an entity.

Now it have been resolved by getting entity from table
id (referencedTableId).
        
modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/TreeDatasourceService.java




Last 20 lines of the console output:

[...truncated 10887 lines...]
executing script 'Check log'
[int-gui-pgsql] $ /bin/bash /tmp/build_step_template5978203395754029874.sh 
ENABLE
DEBUG: Check log called with parameters: ENABLED=ENABLE

Errors in openbravo log (artifact: int-gui-pgsql.log):
2016-05-05 08:30:23,834 [TP-Processor3] WARN  org.openbravo.dal.core.OBContext 
- The user 100 does not have write access to its current organization repairing 
that
2016-05-05 08:38:48,407 [TP-Processor5] ERROR 
org.openbravo.base.secureApp.LoginUtils - Login organization is not in role 
organizations list. Role: 4028E6C72959682B01295A071429011E, Org: 
E443A31992CB4635AFCAEABE7183CE85
2016-05-05 08:38:48,415 [TP-Processor5] ERROR 
org.openbravo.base.secureApp.LoginUtils - Login client is not in role clients 
list. Role: 4028E6C72959682B01295A071429011E, Client: 
23C59575B9CF467C9620760EB255B389

Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
/srv/ci/workspace/int-gui-pgsql/SANDBOX/openbravo.log:
2016-05-05 08:30:23,834 [TP-Processor3] WARN  org.openbravo.dal.core.OBContext 
- The user 100 does not have write access to its current organization repairing 
that
2016-05-05 08:38:48,407 [TP-Processor5] ERROR 
org.openbravo.base.secureApp.LoginUtils - Login organization is not in role 
organizations list. Role: 4028E6C72959682B01295A071429011E, Org: 
E443A31992CB4635AFCAEABE7183CE85
2016-05-05 08:38:48,415 [TP-Processor5] ERROR 
org.openbravo.base.secureApp.LoginUtils - Login client is not in role clients 
list. Role: 4028E6C72959682B01295A071429011E, Client: 
23C59575B9CF467C9620760EB255B389
Build step 'Jenkins Text Finder' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to