Revisiting this with a bit more detail to help clarify next steps. As you have discovered, SAS Import Enterprise Guide Projects does not capture detailed error messages in the logs beyond what you have seen. As a result, pinpointing the reason your SAS Enterprise Guide Project failed to import is limited.
I suggest one of the two following methods to obtain more detailed information.
- Migrate your failing SAS Enterprise Guide Project using the Import page in SAS Environment Manager. This approach captures detailed logs, allowing you to see exactly what is happening so you can understand what is causing the failure. This option is the recommended method.
- Alternatively, run the SAS Transfer Service command-line-interface plugin directly. You can remove the --quiet option used in the original attempt. This should allow for more messaging to be presented in terms of what might be wrong.
SAS Technical Support is always available to help if you need additional help.