Quantcast
Channel: BizTalk Server General Forum
Viewing all articles
Browse latest Browse all 872

BizTalk 2010 Configuration System.EnterpriseServices.TransactionProxyException

$
0
0

I am well aware that the System.EnterpriseServices.TransactionProxyException are almost always MSDTC related.  However, I've exhausted everything DTC related that I know how to do.  I'm trying to perform a 32 bit install on a Windows 7 VM and have it point to a Windows 2008 R2 SQL Server 2008 machine.  Enterprise SSO and the Rule Engine installed just fine with no issues.  I have done multiple settings on MSDTC on the local and remote machine. 

The pattern I've done the most work on is:

  • Network DTC Access: Checked
  • Allow Remote Clients and Allow Remote Administration:  Tried every combination of checking and unchecking these boxes
  • Allow Inbound and Allow Outbound: Checked
  • No Authentication Required (but I have tried Mutual Authentication Required Also)
  • Enable XA Transactions and Enable SNA LU 6.2 Transactions: Tried every combination of checking and unchecking these boxes

Each time I run the Biztalk group installation, it works on the installation for about 5 minutes, creates the 3 databases (DTA, Mgmt, and MsgBox) and all of the associated jobs.  Then, it deletes the DTA database and throws errors saying it can't delete the Mgmt or MsgBox databases.  It leaves all jobs running.  If I manually delete the databases, then most of the jobs fail.

Can someone please look at the two critical parts of my logs (see below) and tell me where to look next?  We did the full uninstall and reinstall of MSDTC.  The security IDs we're using have more permissions than they should need. 

The error message I get says:

Exception of type 'System.EnterpriseServices.TransactionProxyException' was thrown.

2012-12-04 18:04:12:0474 [INFO] WMI Creating SQL login 'BizTalk Server Administrators' for BTS Admin Group
2012-12-04 18:04:13:0271 [INFO] WMI Creating SQL login 'BizTalk Server Operators' for BTS Operator Group
2012-12-04 18:04:13:0474 [INFO] WMI Creating SQL login 'BizTalk Server B2B Operators' for BTS B2B Operator Group
2012-12-04 18:04:14:0068 [INFO] WMI CAdmCoreInstance::Create() started for 'Group' DBObject
2012-12-04 18:04:14:0083 [INFO] WMI Calling CDataSource.Open() against DSY02406\BizTalkMgmtDb
2012-12-04 18:04:14:0318 [INFO] WMI CDataSource.Open() returned
2012-12-04 18:04:14:0708 [INFO] WMI CoCreate Microsoft.BizTalk.Deployment.Deployer
2012-12-04 18:04:14:0755 [INFO] WMI Deploying 'C:\Program Files (x86)\Microsoft BizTalk Server 2010\Microsoft.BizTalk.GlobalPropertySchemas.dll'
2012-12-04 18:04:25:0443 [WARN] AdminLib GetBTSMessage: hrErr=80070002; Msg=The system cannot find the file specified.;
2012-12-04 18:04:25:0459 [WARN] AdminLib GetBTSMessage: hrErr=c0c02560; Msg=Failed to read "KeepDbDebugKey" from the registry.
The system cannot find the file specified.;

 

The rollback begins and fails and later I end up getting the System.EnterpriseServices.TransactionProxyException

 

[2012-12-04 18:05:07:0664 Error Configuration Framework]Feature: [Group] Failed to configure with error message [Exception of type 'System.EnterpriseServices.TransactionProxyException' was thrown.]
[2012-12-04 18:05:07:0679 Error Configuration Framework]Feature: [BizTalk Runtime] Failed to configure with error message [Feature is skipped due to dependent feature (Group) failed to configure correctly.]
[2012-12-04 18:05:07:0679 Error Configuration Framework]Feature: [BAM Tools] Failed to configure with error message [Feature is skipped due to dependent feature (Group) failed to configure correctly.]
[2012-12-04 18:05:07:0679 Info Configuration Framework]    Feature: SSOServer,Engine    Configuration Enabled: yes    Sub UI: no    Configured: yes
[2012-12-04 18:05:07:0695 Info Configuration Framework]    Feature: SSOServer,Engine    Configuration Enabled: no    Sub UI: yes    Configured: yes
[2012-12-04 18:05:07:0695 Info Configuration Framework]    Feature: WMI    Configuration Enabled: yes    Sub UI: no    Configured: no
[2012-12-04 18:05:07:0695 Info Configuration Framework]    Feature: Engine,BTSCfg    Configuration Enabled: no    Sub UI: no    Configured: no
[2012-12-04 18:05:07:0711 Info Configuration Framework]    Feature: RulesEngine    Configuration Enabled: yes    Sub UI: no    Configured: yes
[2012-12-04 18:05:07:0711 Info Configuration Framework]    Feature: MOT    Configuration Enabled: yes    Sub UI: no    Configured: no
[2012-12-04 18:05:07:0711 Info Configuration Framework]    Feature: BAMTools    Configuration Enabled: no    Sub UI: no    Configured: no
[2012-12-04 18:05:07:0711 Info Configuration Framework]    Feature: BAMTools    Configuration Enabled: no    Sub UI: yes    Configured: no
[2012-12-04 18:05:07:0726 Info Configuration Framework]    Feature: MsEDIAS2    Configuration Enabled: no    Sub UI: no    Configured: no


Viewing all articles
Browse latest Browse all 872

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>