int-basic-pgsql - Build # 2761 - Failure:

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


Committers since last success:

Changes for Build #2761

    Asier Lostalé <asier.lost...@openbravo.com> null
    fixed bug 40897: broken system if tying to create a ws row with unlimited WS

  System became unreacheable after trtying to create/update a record through WS
  as first action after Tomcat restart having unlimited WS access license.

  This occurred because TreeTablesEventHandler initialization assumed to be in
  admin mode. As unlimited access license does not do any DB modification on 
login,
  which is what occurs in standard login and with limited acess licenses, first
  flush with dirty entities causes TreeTablesEventHandler init to fail in a
  unrecoverable manner.

  Now TreeTablesEventHandler is initialized in admin mode to prevent this case.
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/event/TreeTablesEventHandler.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    related to issue 40747: improved comment
        src/org/openbravo/service/importprocess/ImportEntryManager.java




Last 20 lines of the console output:

[...truncated 16390 lines...]
+ (( i=0 ))
+ (( i<12 ))
++ jps
++ grep Bootstrap
++ true
+ '[' '' = '' ']'
+ break
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
+ true
+ '[' 0 '!=' 0 ']'
+ echo

POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
_______________________________________________
Openbravo-builds mailing list
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to