Troubleshooting Deployment of .NET Solutions on On-Premise SharePoint Servers
If the deployment of .NET TIBCO Application Server Solution and .NET TIBCO Web Parts Solution fail on the Microsoft SharePoint server, the SharePoint Notification Listener activity and the SharePoint Query activity will not work normally.
To troubleshoot this problem, check the log file.
Open the log file that is located in the SHAREPOINTSERVER_HOME\dotnetsolutions\<server_version>\deployment directory, and choose one of the following methods to resolve the problem:
- If the error message shows that the deployment of the solution failed, you must manually deploy the solution.
16:01:13:wait timeout, give up waiting and ignore result! 16:01:13:Finished waiting for job.. 16:01:13:Install solution Complete ! 16:01:13:Checking solution status... 16:01:14:solution deployment is failed,please deploy it manually in SharePoint Center Administrator!
https://msdn.microsoft.com/en-us/library/office/aa544500(v=office.14).aspx
- If the error message shows that the undeployment of the solution failed, you must manually undeploy the solution.
14:40:30:The undeployment of the solution timed out, the undeployment failed. Please undeploy the solution manually, and then redeploy it! 14:40:30:Undeployment failed-->>System.Management.Automation. RuntimeException: The undeployment of the solution failed,please undeploy the solution manually. 14:40:30:Undeployment failed!
https://msdn.microsoft.com/en-us/library/office/aa543958(v=office.14).aspx
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.