Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Biz Talk Setup > BizTalk Configu...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 4 Topic 1467 of 1511
Post > Topic >>

BizTalk Configuration failed. Group Component fails

by sujituk@[EMAIL PROTECTED] Feb 19, 2008 at 08:04 AM

Hi All,
I am having a hard time configuring BizTalk 2006 here on my laptop
which has VS 2005 and SQL Server 2005 Developer edition installed.
Only two components get installed fine. One being the SSO and Rule
Engine. When it comes to configuring the "Group" component , it just
fails. I went through the log file of the configuration and this is a
snippet of the failure point:

BTW, It is all on the same box, I have admin privileges, have DTC
access just fine.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
2008-02-19 10:36:39:0202 [INFO] WMI Try to CREATE DATABASE
2008-02-19 10:36:41:0577 [INFO] WMI CREATED DATABASE succeeded
2008-02-19 10:36:41:0671 [INFO] WMI Executing SQL script: C:\Program
Files\Microsoft BizTalk Server 2006\Schema\\BTS_Security_Logic.sql
2008-02-19 10:36:41:0765 [INFO] WMI Calling CDataSource.Open() against
LNFLBAS4CMD6D1\BizTalkMgmtDb
2008-02-19 10:36:41:0812 [INFO] WMI CDataSource.Open() returned
2008-02-19 10:36:43:0249 [INFO] WMI Executing SQL script: C:\Program
Files\Microsoft BizTalk Server 2006\Schema\\BTS_Version_Schema.sql
2008-02-19 10:36:43:0343 [INFO] WMI Executing SQL script: C:\Program
Files\Microsoft BizTalk Server 2006\Schema\\BTS_Version_Logic.sql
2008-02-19 10:36:43:0499 [INFO] WMI Executing SQL script: C:\Program
Files\Microsoft BizTalk Server 2006\Schema\\BAMEventBusMgmt_Schema.sql
2008-02-19 10:36:44:0593 [INFO] WMI Executing SQL script: C:\Program
Files\Microsoft BizTalk Server 2006\Schema\
\BTS_Administration_Schema.sql
2008-02-19 10:36:48:0453 [INFO] WMI Executing SQL script: C:\Program
Files\Microsoft BizTalk Server 2006\Schema\\PartnerMgmt_Schema.sql
2008-02-19 10:36:48:0969 [INFO] WMI Executing SQL script: C:\Program
Files\Microsoft BizTalk Server 2006\Schema\\BTS_Deployment_Schema.sql
2008-02-19 10:36:49:0672 [INFO] WMI Executing SQL script: C:\Program
Files\Microsoft BizTalk Server 2006\Schema\\BTS_Tracking_Editor.sql
2008-02-19 10:36:50:0281 [INFO] WMI Executing SQL script: C:\Program
Files\Microsoft BizTalk Server 2006\Schema\\pipeline_schema.sql
2008-02-19 10:36:50:0375 [INFO] WMI Executing SQL script: C:\Program
Files\Microsoft BizTalk Server 2006\Schema\\btf_message_schema.sql
2008-02-19 10:36:50:0484 [INFO] WMI Executing SQL script: C:\Program
Files\Microsoft BizTalk Server 2006\Schema\
\Backup_Setup_All_Tables.sql
2008-02-19 10:36:50:0703 [INFO] WMI Executing SQL script: C:\Program
Files\Microsoft BizTalk Server 2006\Schema\
\BTS_ApplicationDeployment_Schema.sql
2008-02-19 10:36:50:0766 [INFO] WMI Executing SQL script: C:\Program
Files\Microsoft BizTalk Server 2006\Schema\\TDDSLogic.sql
2008-02-19 10:36:51:0016 [INFO] WMI Executing SQL script: C:\Program
Files\Microsoft BizTalk Server 2006\Schema\\BTS_Deployment_Logic.sql
2008-02-19 10:36:52:0656 [INFO] WMI Executing SQL script: C:\Program
Files\Microsoft BizTalk Server 2006\Schema\\PartnerMgmt_Logic.sql
2008-02-19 10:36:53:0078 [INFO] WMI Executing SQL script: C:\Program
Files\Microsoft BizTalk Server 2006\Schema\
\BTS_Administration_Logic.sql
2008-02-19 10:36:54:0469 [WARN] AdminLib GetBTSMessage:
hrErr=c0c02566; Msg=[DBNETLIB][ConnectionWrite (send()).]General
network error. Check your network do***entation.

SQL script file: "C:\Program Files\Microsoft BizTalk Server 2006\Schema
\\BTS_Administration_Logic.sql"
SQL command batch: "BEGIN TRANSACTION
  DECLARE @[EMAIL PROTECTED]
 BINARY(16)
  DECLARE @[EMAIL PROTECTED]
";
2008-02-19 10:36:54:0672 [WARN] AdminLib GetBTSMessage:
hrErr=c0c02524; Msg=Failed to create Management database
"BizTalkMgmtDb" on server "LNFLBAS4CMD6D1".
[DBNETLIB][ConnectionWrite (send()).]General network error. Check your
network do***entation.

SQL script file: "C:\Program Files\Microsoft BizTalk Server 2006\Schema
\\BTS_Administration_Logic.sql"
SQL command batch: "BEGIN TRANSACTION
  DECLARE @[EMAIL PROTECTED]
 BINARY(16)
  DECLARE @[EMAIL PROTECTED]
";
2008-02-19 10:36:54:0688 [WARN] AdminLib GetBTSMessage:
hrErr=80070002; Msg=The system cannot find the file specified.;
2008-02-19 10:36:54:0688 [WARN] AdminLib GetBTSMessage:
hrErr=c0c02560; Msg=Failed to read "KeepDbDebugKey" from the registry.
The system cannot find the file specified.;
2008-02-19 10:36:54:0704 [INFO] WMI Error occurred during database
creation; attempt to rollback and delete the partially created
database'LNFLBAS4CMD6D1\BizTalkMgmtDb'
2008-02-19 10:36:54:0719 [INFO] WMI Calling CDataSource.Open() against
LNFLBAS4CMD6D1\master
2008-02-19 10:36:54:0750 [INFO] WMI CDataSource.Open() returned
2008-02-19 10:36:55:0032 [ERR] WMI Failed in pAdmInst->Create() in
CWMIInstProv::PutInstance(). HR=c0c02524
2008-02-19 10:36:55:0282 [ERR] WMI WMI error description is generated:
Failed to create Management database "BizTalkMgmtDb" on server
"LNFLBAS4CMD6D1".
[DBNETLIB][ConnectionWrite (send()).]General network error. Check your
network do***entation.

SQL script file: "C:\Program Files\Microsoft BizTalk Server 2006\Schema
\\BTS_Administration_Logic.sql"
SQL command batch: "BEGIN TRANSACTION
  DECLARE @[EMAIL PROTECTED]
 BINARY(16)
  DECLARE @[EMAIL PROTECTED]
"
2008-02-19 10:36:55:0329 [INFO] WMI CWMIInstProv::PutInstance()
finished. HR=c0c02524
[10:36:55 AM Error BtsCfg] d:\depot4000\private\mozart\source\setup
\btscfg\btswmi.cpp(334): FAILED hr = c0c02524

[10:36:55 AM Error BtsCfg] Failed to create Management database
"BizTalkMgmtDb" on server "LNFLBAS4CMD6D1".
[DBNETLIB][ConnectionWrite (send()).]General network error. Check your
network do***entation.

SQL script file: "C:\Program Files\Microsoft BizTalk Server 2006\Schema
\\BTS_Administration_Logic.sql"
SQL command batch: "BEGIN TRANSACTION
  DECLARE @[EMAIL PROTECTED]
 BINARY(16)
  DECLARE @[EMAIL PROTECTED]
"
--------------------------------------------------------------------------------------------------------------------------------------------------------------------

Any help to solve this is hihgly appreciated as this has been eating
all my time for last two days. Let me know if any additional
ifnormation is needed.

Thanks
 




 4 Posts in Topic:
BizTalk Configuration failed. Group Component fails
sujituk@[EMAIL PROTECTED]  2008-02-19 08:04:42 
Re: BizTalk Configuration failed. Group Component fails
Jan Eliasen <eliasen@[  2008-02-24 10:38:31 
Re: BizTalk Configuration failed. Group Component fails
sujituk@[EMAIL PROTECTED]  2008-03-04 10:41:15 
Re: BizTalk Configuration failed. Group Component fails
=?Utf-8?B?TWFoYW50ZXNo?=   2008-04-23 06:43:01 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Nov 21 11:54:22 CST 2008.