matlabpool close force gives 'Error using matlabpool (line 147)'

Hello,
i have a problem with the Matlab PCT. I use the PCT on a cluster. Sometimes a job using the PCT crashes due to a licence failure. When this happens the open matlabpool will not be closed. Therefore every job that starts on the cluster using the PCT checks if a matlabpool is open and if one exist close it with the comand "matlabpool close force [configName]". This usally works but know i often get the folowing error message:
_Destroying 7 pre-existing communicating jobs created by matlabpool.
Error using matlabpool (line 147) The storage metadata file does not exist or is corrupt._
Has anyone encountered a similar problem and can help me with that?
Michael

Answers (0)

Categories

Find more on MATLAB Parallel Server in Help Center and File Exchange

Asked:

on 8 May 2013

Community Treasure Hunt

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

Start Hunting!