int-basic-oracle - Build # 2272 - Failure:

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


Committers since last success:

Changes for Build #2272

    Asier Lostalé <asier.lost...@openbravo.com> null
    fiexed bug 37919: contention on session creation, deactivation and check

  Replaced HashSet that required to be externally synchronized with a Set backed
  with a ConcurrentHashMap which better handles synchronization.
        src-test/src/org/openbravo/test/system/Sessions.java
        src/org/openbravo/erpCommon/security/SessionListener.java

    Asier Lostalé <asier.lost...@openbravo.com> null
    fixed bug 37928: sys admin CUR sessions are not automatically kicked out

  System Admin CUR session (created when CU limit is reached), consume CU but
  were not kicked out after inactivity period before rejecting other logins.

  Fixed by including CUR sessions in the ones that are automatically always
  killed if no ping is detected for 2 minutes.
        src/org/openbravo/erpCommon/ad_process/HeartbeatProcess.java
        src/org/openbravo/erpCommon/obps/ActivationKey.java

    Carlos Aristu <carlos.ari...@openbravo.com> null
    related to issue 37842: update copyright year
        
modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js

    Carlos Aristu <carlos.ari...@openbravo.com> null
    related to issue 37907: updated copyright year
        src-trl/src/org/openbravo/translate/Translate.java




Last 20 lines of the console output:

[...truncated 22874 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
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-builds mailing list
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to