Failed to start a parallel pool.

I faced an error with parpool.
The error is below :
Error using parpool (line 104)
Failed to start a parallel pool. (For information in addition to the causing error, validate the profile 'local' in the Cluster Profile Manager.)
Caused by:
Error using parallel.internal.pool.InteractiveClient>iThrowWithCause (line 666)
Failed to start pool.
Error using parallel.Cluster/createCommunicatingJob (line 95)
ICU error: get canonical time zone ID, err='U_ILLEGAL_ARGUMENT_ERROR'.
What should I do to solve it?

2 Kommentare

Kyungrae Woo
Kyungrae Woo am 28 Jul. 2021
Raymond Norris, Thanks.
workaround :
ln -sf /usr/share/zoneinfo/Asia/Seoul /etc/localtime

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Produkte

Version

R2017a

Gefragt:

am 28 Jul. 2021

Kommentiert:

am 28 Jul. 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by