Console fails to import SEED Folder.

SUGGESTED

Installing Version 12, Patch 22 and then importing the SEED folder into the console. Runs through and uploads the data tables into the database, but then gets stuck on initializing the supervisor. It then, after about 5 hours fails with this error message:

30/07/2020 19:58:46 : WARN - Error when initializing the Supervisor. (LibAdm.CreateFolderDef)
30/07/2020 19:58:46 : WARN - Could not launch pgm inits AINSTCONS:INIT_CONSOLE - (LibAdm.CreateFolderDef)
30/07/2020 19:58:46 : WARN - Unable to send request=[1077,SRV_CALLREMOTESPGM,remote Call]
Unable to send request=[1077,SRV_CALLREMOTESPGM,remote Call]
| CCommException | CANT_SEND | com.adonix.x3.comm.util.CCommRequestSeg(execRequest:647)
Duration=[14399814|14400000] TimeOut=[true] ReplyComplete=[false] OK=[true] silent=[true] segmentAction=[ Id=[1077,SRV_CALLREMOTESPGM,53,ACK_CALL,remote Call] Size=[0] isComplete=[false] StreamLength=[107] Traçable=[true] NbExtends=[2]]
| CCommException | TIMEOUT | No stack available/No stack available
| CCommException | TIMEOUT | No stack available/No stack available
ERR_TIMEOUT
30/07/2020 19:58:49 : FATAL - Configuration aborted
30/07/2020 19:58:49 : FATAL - ERR_CANT_CREATE_FOLDER_DEF


The folder has been created as I can see it in the console, and if you go into X3 > Administration > Endpoints, you can create an endpoint to it.

My concern is when we come to create other folders, whether this will fail again.

How do we resolve this issue?