int-dummy-pgsql - Build # 2293 - Failure:

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


Committers since last success:

Changes for Build #2293

    Carlos Aristu <carlos.ari...@openbravo.com> null
    fixes issue 38188: avoid concurrency problems in attachment download

  When using an attachment method that creates a temporary (copy) of an 
attached file about to be downloaded, that copy is deleted once it has been 
served. Using the attachment name as the name for this "copied" file can cause 
concurrency problems when the same attachment is downloaded at the same time by 
different users.

  To avoid this poblem, now the file to be served will be created in the server 
with the same name of the file returned by the attachment method. Note that 
this change does not affect to the name of the file that will be downloaded in 
the client, which still will be the name of the attachment.
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/attachment/AttachImplementationManager.java




Last 20 lines of the console output:

[...truncated 2282 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