DZone
Integration Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Integration Zone > BizTalk Server Administration Error: Troubleshooting and Solving

BizTalk Server Administration Error: Troubleshooting and Solving

An experienced developer discusses an error they recently came across when working with Microsfot BizTalk Server and how they went about troubleshooting it.

Kamlesh Kumar user avatar by
Kamlesh Kumar
·
Dec. 19, 21 · Integration Zone · Tutorial
Like (4)
Save
Tweet
16.60K Views

Join the DZone community and get the full member experience.

Join For Free

Introduction

I recently encountered an error during some troubleshooting related to BizTalk. The was new to me and I wanted to share the solution with the community. So, in the future, if anyone faces this issue then they can try this option as well.

When I was trying to expand the applications, the below error popped up and it was failed to load the applications.

Error

Java
 




x


 
1
------------------------------
2

           
3
Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints. (Microsoft.BizTalk.Administration.SnapIn) 
4

           
5
------------------------------
6

           
7
BUTTONS: OK
8

           
9
Even I was able to open Host & HostInstance.


Cause

There could be multiple causes for this issue, and the most common cause is a connectivity issue between the BizTalk application and the database. So, to troubleshoot this issue, we have to check the connectivity and then event log for any type of errors.

Resolution

In such cases, first check if you are able to connect BizTalk databases, mainly BizTalkMgmtDb. If you can, then your connection is not the problem.,

Now, the second step is to check if the DTC (Distributed Transaction Coordinator) service is running on the BizTalk application server. If DTC service is stopped, then start it; if it's already running, then just restart the DTC service

Verification

Once the issue is resolved, refresh the BizTalk admin console and, boom, you're all set to go!

application Database Console (video game CLI) Java (programming language) Connection (dance) IT Event

Published at DZone with permission of Kamlesh Kumar, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Autowiring in Spring
  • Challenges to Designing Data Pipelines at Scale
  • After COVID, Developers Really Are the New Kingmakers
  • Creating a REST Web Service With Java and Spring (Part 1)

Comments

Integration Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo