Hi - I'm trying to import a document with the line:
Documents->Import("/home/cpp6f/MSroot/test/O_fcc_Au3.xsd");
and get the error message:
Failed to create the new document info for import of /home/cpp6f/MSroot/test/O_fcc_Au3.xsd (function/property "Import")
The catch is, I'm trying to do some pretty complicated (and powerful) stuff by running MaterialsScript in standalone mode on my linux cluster. It would be too difficult to explain exactly what I'm doing, but I'll just mention that I am not using the RunMatServer.sh to start the job because it doesn't work for me and is not transparent enough. I'm using the method from a previous post by one of the admins instead. I'm also getting a segfault when my script exits, but it's not really a problem since it's at the end. Thanks for any help
Craig
Documents->Import("/home/cpp6f/MSroot/test/O_fcc_Au3.xsd");
and get the error message:
Failed to create the new document info for import of /home/cpp6f/MSroot/test/O_fcc_Au3.xsd (function/property "Import")
The catch is, I'm trying to do some pretty complicated (and powerful) stuff by running MaterialsScript in standalone mode on my linux cluster. It would be too difficult to explain exactly what I'm doing, but I'll just mention that I am not using the RunMatServer.sh to start the job because it doesn't work for me and is not transparent enough. I'm using the method from a previous post by one of the admins instead. I'm also getting a segfault when my script exits, but it's not really a problem since it's at the end. Thanks for any help
Craig