uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE41009-E

Could not create worker because it is out of memory.

Description
The worker cannot be created because the memory was insufficient.
The cause of the error could be that the value specified in the parameter (worker.worker-name.cachesize) of the workers definition file might be too large.
The value of worker.worker-name.cachesize consumes the memory as per the following formula:
Memory-usage = (value-of-worker.worker-name.cachesize) x 10 kilobytes
Action
Secure the memory available to the system, and then restart the Web server.