Symptoms
Using Outproc for Java inside containers, for example for Multithreading, may lead to Unknown COM error: 80004005.
Cause
The cause for that might be the lack of memory available for the container.
Resolution
Please try using --shm-size="1024m" while executing docker run. In case this does not help, please contact our technical support.
Comments
0 comments
Please sign in to leave a comment.