Leonardo Bernardini

Forum Replies Created

Viewing 15 posts - 346 through 360 (of 492 total)
  • Posted in:
  • 26th May 2008 at 10:42 am #14821

    Could you explain us exactly what kind of issues are you experiencing ?

    26th May 2008 at 10:41 am #14831

    Just remove it from the Startup program group

    26th May 2008 at 10:40 am #14830

    What do you mean with “sit there” ? You’re stuck on a “render in progress…” status or whatever else ?

    26th May 2008 at 10:40 am #14829

    Could you post the complete packet log ?

    26th May 2008 at 10:39 am #14828

    We have no access to a Spanish version of AFX, I suggest you to ask for more hints into the Adobe Forum, this is clearly some kind of AFX problem.

    26th May 2008 at 10:38 am #14827

    Seems a crash of the batch render. Have you tried to send a simplier job ?

    26th May 2008 at 10:37 am #14826

    It’s a permission problem on the Dispatcher service. Try to start the Dispatcher service as a console application and watch the results.

    26th May 2008 at 10:35 am #14825

    Not at the moment but as long as Blender supports a command line batch render (and it does) you can write a custom template to support it easily.

    26th May 2008 at 10:34 am #14824

    The webserver path is how the path should be translated to the user using the webserver. So, if you plan to use it on Windows, use the windows-type paths like “\myserver”, otherwise, use unix like paths.
    This has particular use if you’ve a different filesystem on the remote side and you want reverse translation to happen on submission.

    Webserver side paths can be also customized on a user basis.

    1st April 2008 at 5:36 pm #14815

    Well, you should avoid characters that may clash between the paths conversion. The internal substitution just swaps the / to recursively so as long as you try to force a on a unix path, it gets converted to /. I’ll log that as a future improvement.

    1st April 2008 at 5:34 pm #14814

    Well, Muster works using the “chunk” philosophy so every job is splitted in several chunks so I see nearly impossible to implement such kind of functionality. I suggest you to write a custom submission script using mrtool that creates a folder and put jobs inside following your pipeline. This is the easiest way to solve your problems.

    1st April 2008 at 5:32 pm #14813

    Yes, you can change the dispatcher.conf file manually or configure it using the explorer. The key name is db_historyname=%VALUE%

    1st April 2008 at 5:31 pm #14812

    Configure the host using the management console and check carefully that the paths matches with the ones on the host.

    1st April 2008 at 5:30 pm #14811

    Check carefully your settings, Muster “just” invokes the batch render under a different user address space, so the issue you’re reporting is “weird”.

    1st April 2008 at 5:29 pm #14810

    Are you running it on mysql/sqlserver or using the slqite file based database ? In the latter case, try to remove the muster.db (or muster) file inside the Dispatcher installation folder. It just seams a file-locking problem.

    Regards.

Viewing 15 posts - 346 through 360 (of 492 total)