Exception while retrieving model - pfcExceptions$XToolkitCommError - Jlink Async App
Hello,
Thank you for replying to my earlier queries, please help me with this.
I have written a Java Async App which loads a model(drawing) in session and then generates its PDF via
Drawing.Export(filename, pdfexportinstructions);
I occasionally get an exception "pfcExceptions$XToolkitCommError" while exporting or sometimes while retrieving/displaying model. And the exception is random, which is making it hard to debug.
I am using session.RetrieveModel(Model Descriptor) to get model from current working directory.
If you need any information else, please ask. Quick help would be appreciated. Thanks
