IntelLabs / vdms

VDMS: Your Favorite Visual Data Management System
MIT License
84 stars 31 forks source link

Crash when folders not created #12

Closed luisremis closed 5 years ago

luisremis commented 6 years ago

The systems crashes when using tdb format because the run_server script is missing the creation of the directory and we don't handle the case where the directories are not created.

We should default to some folders, or throw exceptions, but now the system is crashing.