Biztalk 2004 - Configuration Fails on BAS Messaging
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server General > Biztalk 2004 - Configuration Fails on BAS Messaging




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Biztalk 2004 - Configuration Fails on BAS Messaging  
Roger William


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-10-06 03:58 AM

Hi

I installed Biztalk 2004 (Complete installation) today but i get following
error during configuration stage:

Business Activity Services Messaging and Sharepoint Site -> At this stage a
window pops up with a message: "The operation completed successfully" with
two buttons: Retry and Cancel. If i press "Retry", nothing happens, if i
press "Cancel", configuration fails!

Here are some meaningful lines from the log file:

///////////////

[7:37:40 AM Info ConfigHelper]  Application pool STSWebReceiveAppPool
already exists!
[7:37:40 AM Info ConfigHelper]  Virtual root STSWebReceive already exist
s in
site 86339464
[7:37:40 AM Info ConfigHelper]  Virtual root STSWebService already exist
s in
site 86339464
[7:37:40 AM Info CMsgAdaCfg] Leaving function:
CMsgAdaCfg::CreateVirtualFolders
[7:37:40 AM Info CMsgAdaCfg] Leaving function:
CMsgAdaCfg::GetDefaultReceiveLocation
[7:37:40 AM Info ConfigHelper] Permissions successfully set.
[7:37:40 AM Info ConfigHelper] Permissions successfully set.
[7:37:40 AM Info ConfigHelper] Permissions successfully set.
[7:37:40 AM Info ConfigFramework] Waiting for configuration thread to
complete.
[7:37:40 AM Info CMsgAdaCfg] Leaving function: CMsgAdaCfg::WriteToRegist
ry
[7:37:40 AM Info CMsgAdaCfg] Leaving function:

 CMsgAdaCfg::CreateAndSetACLOnDefaultRece
iveLocation
[7:37:40 AM Info ConfigHelper]  Retrieved INSTALLDIR: C:\Program
Files\Microsoft BizTalk

Server 2004\
[7:37:41 AM Info ConfigHelper] roger is a local entity.
[7:37:41 AM Info ConfigHelper]  Granted 'Logon as Service' permission to
account:

myserver\roger
[7:37:41 AM Error ConfigHelper]

 c:\depot4000\jupiter\source\private\comm
on\configwizard\confighelper\complus
.cpp(355):

FAILED hr = 80004005

[7:37:41 AM Error ConfigHelper]  Failed to set property: RunForever on C
OM+

application:
Microsoft.BizTalk.KwTpm.StsBizTalkAdapter.StsBizTalkAdapterService
[7:37:41 AM Error ConfigHelper] The operation completed successfully.
[7:37:41 AM Error MsgAdaCfg]

 c:\depot4000\jupiter\source\private\kw\s
ource\bizoffice\code\bizofficeconfig
uration\msgadacf

g\msgadacfghelper.cpp(829): FAILED hr = 80004005

[7:37:41 AM Info CMsgAdaCfg] Leaving function:
 CMsgAdaCfg::RegBizTalkAdapterAsNTService

[7:37:41 AM Error MsgAdaCfg]

 c:\depot4000\jupiter\source\private\kw\s
ource\bizoffice\code\bizofficeconfig
uration\msgadacf

g\msgadacfg.cpp(587): FAILED hr = 80004005

[7:37:41 AM Info CMsgAdaCfg] Leaving function: CMsgAdaCfg::ConfigureFeat
ure
[7:37:44 AM Info ConfigFramework] Showing MessageBox with text: The
operation completed successfully.  Return Code: 2
[7:37:44 AM Error ConfigFramework]

 c:\depot4000\jupiter\source\private\comm
on\configwizard\exe\configthread.cpp
(556):
FAILED hr = 80004005

[7:37:44 AM Error ConfigFramework]
 ****************************************
******
[7:37:44 AM Error ConfigFramework] *** Configuration failed - Rolling
back... ***
[7:37:44 AM Error ConfigFramework]
 ****************************************
******
[7:37:44 AM Error ConfigFramework] Configuration failed - rolling back..
.
[7:37:44 AM Info ConfigFramework] Retrieved cached IConfig object for
feature:

BusActSvcsMessaging ProgID: MSEbiz.MsgAdaCfg
[7:37:44 AM Warning ConfigFramework] Rolling back feature: Business Acti
vity
Services Messaging and SharePoint Site
/////////////////////

Please help me in resolving this issue. I have searched internet but haven't
found anything meaningful.

Thanks,

Roger

--







[ Post a follow-up to this message ]



    RE: Biztalk 2004 - Configuration Fails on BAS Messaging  
Karthik Bhaskar [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-16-06 10:54 PM

At the point of error, open Component Services from Administrative Tools.
Go to the
Microsoft.BizTalk.KwTpm.StsBizTalkAdapter.StsBizTalkAdapterService COM+ app.
Click on its properties. In the advanced tab, select the Leave running when
idle in the Server Process
Shutdown group there. Click OK.

Try retry on configuration.

Karthik [MSFT]

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| >>From: "Roger William" <ssalhr@hotmail.com>
| >>Subject: Biztalk 2004 - Configuration Fails on BAS Messaging
| >>Date: Tue, 10 Jan 2006 08:48:35 +0500
| >>Lines: 100
| >>X-Priority: 3
| >>X-MSMail-Priority: Normal
| >>X-Newsreader: Microsoft Outlook Express 6.00.3790.1830
| >>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
| >>X-RFC2646: Format=Flowed; Original
| >>Message-ID: <#wLN#iZFGHA.4036@TK2MSFTNGP12.phx.gbl>
| >>Newsgroups: microsoft.public.biztalk.general
| >>NNTP-Posting-Host: lhr63.pie.net.pk 202.125.141.52
| >>Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12.phx.gbl
| >>Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.biztalk.general:33872
| >>X-Tomcat-NG: microsoft.public.biztalk.general
| >>
| >>Hi
| >>
| >>I installed Biztalk 2004 (Complete installation) today but i get
following
| >>error during configuration stage:
| >>
| >>Business Activity Services Messaging and Sharepoint Site -> At this
stage a
| >>window pops up with a message: "The operation completed successfully"
with
| >>two buttons: Retry and Cancel. If i press "Retry", nothing happens, if i
| >>press "Cancel", configuration fails!
| >>
| >>Here are some meaningful lines from the log file:
| >>
| >>///////////////
| >>
| >>[7:37:40 AM Info ConfigHelper]  Application pool STSWebReceiveAppPoo
l
| >>already exists!
| >>[7:37:40 AM Info ConfigHelper]  Virtual root STSWebReceive already
exists in
| >>site 86339464
| >>[7:37:40 AM Info ConfigHelper]  Virtual root STSWebService already
exists in
| >>site 86339464
| >>[7:37:40 AM Info CMsgAdaCfg] Leaving function:
| >>CMsgAdaCfg::CreateVirtualFolders
| >>[7:37:40 AM Info CMsgAdaCfg] Leaving function:
| >>CMsgAdaCfg::GetDefaultReceiveLocation
| >>[7:37:40 AM Info ConfigHelper] Permissions successfully set.
| >>[7:37:40 AM Info ConfigHelper] Permissions successfully set.
| >>[7:37:40 AM Info ConfigHelper] Permissions successfully set.
| >>[7:37:40 AM Info ConfigFramework] Waiting for configuration thread t
o
| >>complete.
| >>[7:37:40 AM Info CMsgAdaCfg] Leaving function:
CMsgAdaCfg::WriteToRegistry
| >>[7:37:40 AM Info CMsgAdaCfg] Leaving function:
| >>
| >> CMsgAdaCfg::CreateAndSetACLOnDefaultRece
iveLocation
| >>[7:37:40 AM Info ConfigHelper]  Retrieved INSTALLDIR: C:\Program
| >>Files\Microsoft BizTalk
| >>
| >>Server 2004\
| >>[7:37:41 AM Info ConfigHelper] roger is a local entity.
| >>[7:37:41 AM Info ConfigHelper]  Granted 'Logon as Service' permissio
n to
| >>account:
| >>
| >>myserver\roger
| >>[7:37:41 AM Error ConfigHelper]
| >>
|[vbcol=seagreen] 
us.cpp(355):
| >>
| >>FAILED hr = 80004005
| >>
| >>[7:37:41 AM Error ConfigHelper]  Failed to set property: RunForever 
on
COM+
| >>
| >>application:
| >>Microsoft.BizTalk.KwTpm.StsBizTalkAdapter.StsBizTalkAdapterService
| >>[7:37:41 AM Error ConfigHelper] The operation completed successfully
.
| >>[7:37:41 AM Error MsgAdaCfg]
| >>
|[vbcol=seagreen] 
iguration\msgadacf
| >>
| >>g\msgadacfghelper.cpp(829): FAILED hr = 80004005
| >>
| >>[7:37:41 AM Info CMsgAdaCfg] Leaving function:
| >> CMsgAdaCfg::RegBizTalkAdapterAsNTService

| >>[7:37:41 AM Error MsgAdaCfg]
| >>
|[vbcol=seagreen] 
iguration\msgadacf
| >>
| >>g\msgadacfg.cpp(587): FAILED hr = 80004005
| >>
| >>[7:37:41 AM Info CMsgAdaCfg] Leaving function:
CMsgAdaCfg::ConfigureFeature
| >>[7:37:44 AM Info ConfigFramework] Showing MessageBox with text: The
| >>operation completed successfully.  Return Code: 2
| >>[7:37:44 AM Error ConfigFramework]
| >>
|[vbcol=seagreen] 
pp(556):
| >>FAILED hr = 80004005
| >>
| >>[7:37:44 AM Error ConfigFramework]
| >> ****************************************
******
| >>[7:37:44 AM Error ConfigFramework] *** Configuration failed - Rollin
g
| >>back... ***
| >>[7:37:44 AM Error ConfigFramework]
| >> ****************************************
******
| >>[7:37:44 AM Error ConfigFramework] Configuration failed - rolling
back...
| >>[7:37:44 AM Info ConfigFramework] Retrieved cached IConfig object fo
r
| >>feature:
| >>
| >>BusActSvcsMessaging ProgID: MSEbiz.MsgAdaCfg
| >>[7:37:44 AM Warning ConfigFramework] Rolling back feature: Business
Activity
| >>Services Messaging and SharePoint Site
| >>/////////////////////
| >>
| >>Please help me in resolving this issue. I have searched internet but
haven't
| >>found anything meaningful.
| >>
| >>Thanks,
| >>
| >>Roger
| >>
| >>--
| >>
| >>
| >>






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:40 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register