BTDF / DeploymentFramework

The Deployment Framework for BizTalk is the most powerful and customizable, yet easy-to-use toolkit for deploying and configuring your BizTalk solutions.
MIT License
53 stars 24 forks source link

BTDF stopped host instances, instead of re-starting #406

Closed tfabraham closed 6 years ago

tfabraham commented 6 years ago

Hi,

I un-deployed an BizTalk application, during undeployment I specified "This is not the first...", so that BTDF had to un-gack assemblies and restart host instances. Instead, it just stopped the instances. I've been using BTDF for a few years, and never noticed such behavior... It's BTS2013 R2 CU1. Any idea, has anyone bumped into it?

Thank you very much!

Attachments

BTDF.png

This work item was migrated from CodePlex

CodePlex work item ID: '11048' Vote count: '1'

tfabraham commented 6 years ago

[tfabraham@1/5/2016] I don't remember the exact settings that produce this behavior, but if memory serves, it's related to DeployPdbsToGac. I recommend setting DeployPdbsToGac to False, which is the default in v5.6. It causes the host instances to be stopped earlier than would otherwise be necessary, and may be behind the behavior you describe.

tfabraham commented 6 years ago

[sergei_mou@1/12/2016] Thank you very much, I will try

tfabraham commented 6 years ago

[tfabraham@2/29/2016] Any update?

tfabraham commented 6 years ago

[UnknownUser@3/11/2016]

tfabraham commented 6 years ago

Issue closed by tfabraham with comment Never heard back from reporting user

Reason closed Not Enough Info