MOD2000: Multiple Deployments Are Not Completed and May Cause Server to Crash
ID: Q245150
|
The information in this article applies to:
-
Microsoft Office 2000 Developer
SYMPTOMS
If either one or multiple users try to deploy multiple solutions simultaneously to the same server, one or more of the following conditions may occur:
- The multiple deployments are never completed. (If you try to start more than one deployment, successive deployments will not be completed until the first deployment is completed successfully.)
-
SQL Server Agent no longer runs until the server is shut down and restarted.
- modTBAD still appears in server memory.
- The server crashes.
-
You receive the follow error message:
Permission denied
Unable to create the MODTBAD object on server 'server'. Please verify that the Access Workflow Designer server components are correctly installed and that you have DCOM Launch and Access permission for the MODTBAD object on the server. You must be an administrator or a member of the modAppOwners Windows NT group on the server to perform this task.
For information about server setup, see the topic "Installation and Setup" in the Administrator's Guide (modAdminGuide.chm).
CAUSE
All deployments initiated after the first initiated deployment will not finish deploying until the first initiated deployment is finished.
RESOLUTION
Coordinate deployments among the deployment team. Only one deployment to one server should occur at any point in time.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products listed
at the beginning of this article.
MORE INFORMATION
Steps to Reproduce Behavior
To reproduce the symptoms, do either of the following.
Deploy Two Solutions from the Same Client:
-
At one client computer, deploy a solution.
-
Immediately deploy it a second time, not letting the first deployment finish before starting the second one.
Note that neither of the deployments is ever finished, that the modtbad.exe process is never terminated, and that the modtbad.exe process keeps memory in use.
While in this state, any future deployments (from either the same or different client computers) cause more memory to be used and never released.
Deploy Solutions from Two Clients at Once:
-
Use Team Solutions Manager to deploy a template to a server.
-
On a different client computer, start Team Solutions Manager.
-
Click Next.
Note that the second Team Solutions Manager screen is frozen until the first deployment is finished.
Additional query words:
pra crash memory modtbad deployment freeze hang deploy developer
Keywords : kbdta modWFDesigner
Version : :
Platform :
Issue type : kbbug