- In OSX monitor which has become disconnected from the DB, when the user selects and deletes some jobs from the queue, the job are deleted, but this error message appears in console:
2013-10-23 11:44:01: Error occurred while updating task cache: Array index is out of range. (System.IndexOutOfRangeException)
-
/plugins/3dsmax/customise.ms - “DeadlineUtil.LogMessage “>Version Information:” - line: #2 is 4 spaces instead of a TAB at the beginning of the line. Although std is all Deadline py scripts are now 4 spaces, scripts such as MXS should be kept as TAB’s, which work better in the native MaxScript Editor?
-
If I drag and drop a suspended job onto another job, it confirms the dependency I want to create via the pop-up dialog, but it would be nice if it asked if I also wanted to mark the job as pending at this point as well. Instead, at the moment, I then have to RC the job and remember to mark it as pending.
-
3dsMax -> Draft Tile Rendering is broken in beta 8.
(i) I thought we agreed to send the Draft Tile Assembler config txt files to the output directory for each image output sequence? They seem to have gone back to being submitted into the job aux folder.
(ii) beauty pass works, but RE passes fail to assemble due to incorrect file paths being inserted into the config files at submission time.
See attached 2 x jobs - 1 x Max2013 teapot job + 1 x Draft Tile job. Needs following local file path to exist when you run the job at your end: “C:\MultiRegionRenderTests\PNG”
owenm__3dsmax__MaxJob__5267a96a71bd0c031457f3fe.zip (56 KB)
owenm__DraftTileAssembler__DraftJob__5267a96b71bd0c0a502847ee.zip (19.3 KB)
- Trying to archive 2 jobs to demonstrate the above Draft Tile Rendering issue and monitor fails to archive the Max job + pending Draft Tile job as the job names are too long! Error Message:
2013-11-05 15:48:36: Error exporting job 5267a96a71bd0c031457f3fe: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.
2013-11-05 15:48:36: Error exporting job 5267a96b71bd0c0a502847ee: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.
This is understandable as an error, but this is going to be an issue going forward for when you want to archive a job automatically or send it to TBS support. I didn’t even create the job name - that was automatic! Perhaps, we need to remove the “job name” from the archive job zip file name?
-
Should we be adding secondary pool into all areas of Deadline now? - ie:submission script UI’s, ready for v6.1 launch?
-
monitor boot-up via launcher reports:
2013-11-02 11:13:24: Deadline Monitor 6.1 [v6.1.0.53441 R]
2013-11-02 11:13:24: The current PYTHONHOME environment variable will be modified to avoid potential Python conflicts
2013-11-02 11:13:24: The current PYTHONPATH environment variable will be modified to avoid potential Python conflicts
but boot-up monitor NOT via launcher on OSX and you don’t get the 2 python STDout lines. UPDATE: Re-visited this 2 days later and now either way, the python environment print statements don’t get created in the monitor console! Is this right?
-
Add Houdini 13, VRay v3, SGO Mamba FX support to Deadline v6.1?
-
Not sure but I think this was beta 9 (instead of beta 8), but on OSX, specific user account access permissions have been stripped on all directories under the main “DeadlineRepository6” directory on my OSX machine. Only default/std permissions remain. (After installing over the top of an existing beta 7 or 8 repo with the OSX deadline repo installer)
-
OSX slave is reporting its IPv4 address as one of my vmware vmnet virtual IP addresses instead of either my wireless IP or wired IP address. Should it not be biased towards physical/wireless connections over virtual?
-
Job reports are now awesomely reporting lots of “slave information”. Excellent. However, there is a difference between the amount of info provided under the “Slave Details” section when you compare a successful job “log” report to an erroring “error” report. Would be good to have all the info in an “error” report also available in a normal, successful, completed “log” report. I know this info should be within the job overall info, but it’s the concept of having all relevant info enclosed within the reporting system for portability and possible log parsing at a later date.
LOG REPORT - Slave Details:
[code]=======================================================
Details
Date: 11/04/2013 12:34:04
Frames: 0-899
Job Submit Date: 10/31/2013 10:30:08
Job User: owenm[/code]
ERROR REPORT - Slave Details:
[code]=======================================================
Details
Date: 11/04/2013 12:42:33
Frames: 0-899
Elapsed Time: 00:00:00:06
Job Submit Date: 10/31/2013 10:30:08
Job User: owenm
Average RAM Usage: 10043423858 (59%)
Peak RAM Usage: 10082996224 (59%)
Average CPU Usage: 16%
Peak CPU Usage: 25%[/code]
-
“Quick Filters” in monitor - would be nice, if you could RC and collapse/expand the quick filter groups. Similar to the way you can collapse/expand the groups within job properties > plugin settings section.
-
OSX slave log is empty during normal job processing. Yet job report makes it to the completed log reports in the job. Looks like STDout streaming is broken for OSX slave? – “Open Slave Log…” on local slave whilst rendering results in it just saying…”Connecting to [slaveName]…” - UPDATE: now fixed in beta 9…strange?
-
mini-map doesn’t remember it’s ON/OFF (ie: is it visible) setting between monitor sessions. In fact, none of the dependency view display options are saved between monitor sessions. Should they be?
-
3dsmax submission script on OSX, 2nd tab – “Override Langua” text string cut-off on OSX UI submission form. Needs to be a touch wider
-
“Show Slave Info…” button at the bottom of SMTD > “Limits” tab > “Blacklist/Whitelist Slave” is broken. Possible DeadlineCommand.exe change since v6 platform?
-
I think back in v5.x days, you could select multiple jobs in monitor and when you bring up the job reports, it would show all the reports (log or error or re-queue) for all the selected jobs in 1 big stream. How about re-introducing this functionality, but instead it shows the reports individually in the job reports window? The various columns provide clarity on which slave generated which report and the new filtering system allows customisation of the view if required by user.
-
job dependency view > “toggle selection mode” icon - seems to not be positioned correctly compared to the other icons to the left of it on OSX monitor? The icon also doesn’t provide enough space before the text to the right of it starts. Feels very bunched up / spacing needs improving. The actual display of the toggle selection icon isn’t very clear when it’s in the depressed mode. You can hardly see the green, surrounding bit.
-
tooltip for “Show/Hide the minimap”, should be a capital “M” for “Show/Hide the Minimap”?