visit icon indicating copy to clipboard operation
visit copied to clipboard

can't export db from nowin cli unless i open a local md server

Open aowen87 opened this issue 6 years ago • 2 comments

I have a remote engine open & I want to export data via cli (Export via GUI works just fine) GetExportOptions("Silo")Traceback (most recent call last): File "", line 1, in visit.VisItException: "Silo" is not a valid plugin type. Make sure the Metadata Server is running.(Same happens if i try ExportDatabase() I can't get this to work unless I open a local file w/ the cli: OpenDatabase("rect2d.silo") GetExportOptions("Silo") {'Checksums': 0, 'Driver': 0, 'Single File': 0, 'DBSetCompression()': ''}

-----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket.

Ticket number: 1045 Status: Pending Project: VisIt Tracker: Bug Priority: Normal Subject: Client/Server can't export db from cli unless i open a local md server Assigned to: - Category: - Target version: - Author: Cyrus Harrison Start: 05/05/2012 Due date: % Done: 0% Estimated time: Created: 05/05/2012 10:55 am Updated: 05/08/2012 07:43 pm Likelihood: 3 - Occasional Severity: 3 - Major Irritation Found in version: 2.4.2 Impact: Expected Use: OS: All Support Group: Any Description: I have a remote engine open & I want to export data via cli (Export via GUI works just fine) GetExportOptions("Silo")Traceback (most recent call last): File "", line 1, in visit.VisItException: "Silo" is not a valid plugin type. Make sure the Metadata Server is running.(Same happens if i try ExportDatabase() I can't get this to work unless I open a local file w/ the cli: OpenDatabase("rect2d.silo") GetExportOptions("Silo") {'Checksums': 0, 'Driver': 0, 'Single File': 0, 'DBSetCompression()': ''}

Comments:

aowen87 avatar Feb 26 '19 22:02 aowen87