12-15-2021 09:11 AM
Hi,
I am downloading mail attachment and uploading in alfresco.
So for that first I am connecting to mail account and getting mail and iterating one by one and downloding attachment in temp directory.
Files.createTempDirectory("EmailAttachment");
I am using parallelStream for iteration.
In normal Java program it is working but in docker it is not working.
I am facing following issue. any idea?
Explore our Alfresco products with the links below. Use labels to filter content by product module.