Skip to main content

Search

Search

Taskengines Issues On 2012Serverr2

Comments

3 comments

  • Avatar
    Domingo Rodriguez
    Moderator

    This problem is being dealt with via Email as the customer also send a copy to our tech-support EMEA address.

    0
  • Avatar
    Legacy Poster

    Starting the TaskManager this way was solving my problem:

     

                        EngineSettings engineSettings = new EngineSettings();
                        engineSettings.DesktopHeapSize = 2048;
                        taskManager.Start(numEngines, engineSettings);
    

    Thanks to the techicial Seagull support!

    0
  • Avatar
    Domingo Rodriguez
    Moderator

    Thanks for your feedback!

    0

Please sign in to leave a comment.