BROWSE CATDV SUPPORT MANUALS
- PRODUCT MANUALS
- CatDV Clients
- CatDV Server
- CatDV Server 7.1 Manual
- CatDV Server 6.x Manual
- Worker Node
- CatDV Worker 5 Manual
- CatDV Worker 6 Manual
- Getting Started
- Configuring the Worker
- Configuring the Worker
- Work Sets and Watch Actions
- File Triggered Tasks
- Pre-Processing
- Importing Media Files
- Automatically keeping catalogs in sync with a disk or folder
- CatDV XML batch files (v1)
- New CatDV XML files (v2)
- Metadata Extraction Rules
- Exporting watch definitions
- Server Triggered Tasks
- Specifying a Root Folder
- Job Definitions
- Variable expressions
- Regular Expressions
- Naming Files
- Transcoding
- Exporting Stills
- Batch operation
- Batch vs individual operations
- Offline workflows: batch import and reanalyse media
- Development mode
- Hints and tips for developing efficient Worker Node scripts
- Command Line Interface
- Configuring the worker via XML
- Support
- Web Client
- Other Products
- Amazon Plug In
- Azure Plug In
- Black Pearl Plug In
- Adobe Premiere Integration
- FCS Import Tool
- Live HTML Publisher
- Installing Live HTML Publisher
- Using Live HTML Publisher
- Introduction
- Installation on Apache Tomcat
- Installation under Oracle OC4J
- Installation on Other Platforms
- Upgrading Live HTML Publisher
- Troubleshooting
- Overview
- Customising JSPs
- CatDV Tag Library
- Displaying Objects and Lists
- Configuring Live HTML Publisher
- Live Capture Plus
- Tricaster Plug-in
- CatDV ADA Archive Additions
- CatDV StorNext Archive Additons
- CATDV TUTORIALS
- Video Tutorials
- Tutorials
- Media Formats
- Ingest
- Transcoding
- Getting Organized
- Getting started with CatDV
- Benefits of CatDV catalogs
- Setting up Custom Metadata
- Ensuring Consistency: Picklists
- Customising Catalog Display
- Customising Event Markers
- Customising Metadata Display
- Verbatim Logging with CatDV
- Customising Clip Previews
- Managing Thumbnails
- Adding OSX colour tags to files using a Worker action
- Consumer Digital Photo Workflow
- The Bulk Edit Tool
- CatDV Pegasus
- Editing and Finishing
- Collaborative Workflow
- Media Delivery
- Archiving
- Technical Topics
- Using the Server Control Panel
- Setting Proxy Paths
- Desktop Streaming Proxies
- Migration to CatDV
- Large Metadata fields
- Printing CatDV Preferences
- CatDV Web Access via a DMZ
- Guidance on Filenames
- Optimizing Tables in MySQL
- Fixing Worker Command Failures
- Guidance on running CatDV Server in a VMware virtual environment
- Resilience & Housekeeping
- Technical Support
- FAQs
- All FAQs
- Catdv on Windows with apple QuickTime
- Server 7 Upgrade Procedure
- Server 7 Web Proxy Path Mappings
- Server 7 Upgrade Procedure
- Adobe Premiere Panel Plug-in Manual Installation Guide
- Removing CatDV Server from OSX
- Auto-starting MySQL on Yosemite
- MySQL Permissions Fix
- MPEG2 Playback Disabled
- Limitations when using CatDV Clients inside Virtual Machines
- CatDV on Yosemite (OSX 10.10)
- Shellshocker bash vulnerability
- Send to Adobe CC 2014 not working
- CatDV and Heartbleed
- Can’t find Quicktime for Java
- XDCAM/AVC playback problems
- CatDV on OSX 10.9 Mavericks
- Dates prior to 1970
- Cache-A “Failed to Get Drive List”
- Proxy Path Searching
- Location of Log Files
- Clip Viewer plays black video
- Worker Tips
- Java Security Issues
- Exporting Logs to Support
- Failed to Get Clips: 500
- Working with AVCHD .mts files
- CatDV on a PowerPC Mac’
- playing RED .r3d files
- Troubleshooting Web Client Proxies
- Worker Repeating Actions
- Unknown Type 49
- Pink and Green Stripes
- Problems with Cache-A
- Third Party Codec Crashes
- Remote Installation
- Slow Database Startup
- CatDV Pro is damaged …
- Client
- Catdv on Windows with apple QuickTime
- MPEG2 Playback Disabled
- Limitations when using CatDV Clients inside Virtual Machines
- CatDV on Yosemite (OSX 10.10)
- Shellshocker bash vulnerability
- Send to Adobe CC 2014 not working
- CatDV and Heartbleed
- Can’t find Quicktime for Java
- XDCAM/AVC playback problems
- CatDV on OSX 10.9 Mavericks
- Dates prior to 1970
- Cache-A “Failed to Get Drive List”
- Proxy Path Searching
- Location of Log Files
- Exporting Logs to Support
- Working with AVCHD .mts files
- CatDV on a PowerPC Mac’
- playing RED .r3d files
- Unknown Type 49
- Pink and Green Stripes
- Problems with Cache-A
- Third Party Codec Crashes
- CatDV Pro is damaged …
- Adobe ExtendScript Toolkit Will Not Install
- Server
- Server 7 Upgrade Procedure
- Server 7 Web Proxy Path Mappings
- Adobe Premiere Panel Plug-in Manual Installation Guide
- Removing CatDV Server from OSX
- Auto-starting MySQL on Yosemite
- MySQL Permissions Fix
- Limitations when using CatDV Clients inside Virtual Machines
- CatDV on Yosemite (OSX 10.10)
- Shellshocker bash vulnerability
- Send to Adobe CC 2014 not working
- CatDV and Heartbleed
- Exporting Logs to Support
- Remote Installation
- Slow Database Startup
- Glacier Vault
- Worker
- Limitations when using CatDV Clients inside Virtual Machines
- CatDV on Yosemite (OSX 10.10)
- Shellshocker bash vulnerability
- Send to Adobe CC 2014 not working
- CatDV and Heartbleed
- Proxy Path Searching
- Location of Log Files
- Worker Tips
- Exporting Logs to Support
- Worker Repeating Actions
- Unknown Type 49
- Problems with Cache-A
- Third Party Codec Crashes
- Worker Backup Plugin
- Web
- Server 7 Upgrade Procedure
- Server 7 Web Proxy Path Mappings
- Limitations when using CatDV Clients inside Virtual Machines
- CatDV on Yosemite (OSX 10.10)
- Shellshocker bash vulnerability
- Send to Adobe CC 2014 not working
- CatDV and Heartbleed
- Exporting Logs to Support
- Failed to Get Clips: 500
- Troubleshooting Web Client Proxies
- Web Proxy Support Page
- All FAQs
When writing worker scripts it is sometimes annoying to have to wait for the normal poll and settle period before a worker action is performed (for example, if you have a large volume you might only scan for new files every five minutes). Additionally, if you have a lot of files and tasks that complete very quickly because all they do is move a file or publish a clip to the server without transcoding, it can be difficult to see what is happening because they run through so quickly. Both of these problems can be resolved by switching on development mode under general settings. Poll and settle periods are reduced to 10 seconds or less, and you are prompted before each job starts.
Other common techniques for troubleshooting worker actions include:
- Double click a task that has completed in the task list (or press the Info button) to view a summary of the operations that were applied to it and any errors that occurred.
- When configuring watch actions, temporarily disable actions you are not interested in by unchecking the Enabled item
- If a watch action doesn’t seem to be triggered when you expect it to be, click the Test button. This displays useful information such as whether the watch folder is readable or the server query returns any matching clips.
- Turn on development mode
- View the worker log file, which may contain additional details of error messages. There are two (or more) log files. “CatDV Worker Log” displays details of the main worker process, including editing the configuration and the output of the file watcher and server monitor threads, whereas the actual work of transcoding and performing actions is done by one or more separate helper processes, whose output goes to “CatDV Helper Log [2,3,4 etc.]”. The View Log button displays the main worker log, whereas if hold down shift and click the button you will see the latest helper log. You can also access the log files directly in Home > Library > Logs on the Mac (hold down the Option/Alt key then click on the Go menu in the Finder to navigate to the Library folder), or in “C:Documents and SettingsUsernameApplication DataSquare BoxLogs” (or similar) under Windows.