Running Multiple Instances Concurrently
DataVeil GUI
Only a single instance of the DataVeil GUI can be running per OS user account. This is because the GUI is built on netbeans which relies on a single cache for the OS user.
DataVeil Command Line
Multiple instances of DataVeil can be run concurrently from the command line because DvWorker does not use netbeans and so it does not rely on any such cache..