FRE12 using Java Outproc in Docker: "Unknown COM error: 80004005"

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.

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.