Bugzilla – Bug 697
Loosing connection to server when doing a deploy complete.
Last modified: 2011-06-04 04:45:43 UTC
Steps to reproduce: Prepare a project for deployment. right click on the application icon, select deploy complete. Let it build the summary and then cancel. Do this same thing for the driverset right click menu and the identity vault right click menu. Try to do it again for the application icon and you will see the error: "The server who's dn is madean2- nds.novell associated with the driverset driversetname cannot be access. It is not deployable." The error should also say accessed not access. The only way to recover from this is to go to the properties on the identity vault and then test authentication and then you will be able to deploy after successful auth.
Found problem where the IdentityVault DSAccess was being released and then it was invalid to use on any other deploy. Added method to validate dsAccess and if bad create a new one. Fixed 1/11/05
Included in build 20050112
Included in build 20050113
Regressed 0113
Brent also fixed the error message typo in this defect.
Adding built keyword.
Marking closed/resolved fixed bugs public view.