CS2006 Beta 1 Catalog Manager Error
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Microsoft Commerce Server > Commerce Server General > CS2006 Beta 1 Catalog Manager Error




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

    CS2006 Beta 1 Catalog Manager Error  
Gareth


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


 
02-18-06 03:50 AM

Hi there

I am having the same problem as Andy in few earlier threads. The Service for
the CatalogWebService.asmx can't be run. In the event log I get the followin
g
error:

SOURCE: Commerce Server Business UI
"Microsoft.CommerceServer.UI.ControlLibrary.ServiceConnectionException: The
Catalog Web Service
"http://localhost/CatalogWebService/CatalogWebService.asmx" is currently
unavailable. The Web Service might be experiencing technical difficulties, o
r
you may need to adjust your connection settings. --->
System.ArgumentNullException: Value cannot be null.
Parameter name: serverAuthMethodList
at Microsoft.CommerceServer.AuthSessionManager.NegotiateAuthMethod(String
targetUrl, String serverAuthMethodList)
at
Microsoft.CommerceServer.AuthSessionManager.HandleAuthException(WebException
webExcept, SoapHttpClientProtocol serviceProxy)
at
Microsoft.CommerceServer.ServiceAgent.TryHandleWebMethodException(Exception
ex, SoapHttpClientProtocol serviceProxy)
at
Microsoft.CommerceServer.Catalog.WebService.Proxies.CatalogWebService.Author
izedInvoke(String methodName, Object[] parameters)
at
Microsoft.CommerceServer.Catalog.WebService.Proxies.CatalogWebService.GetSer
viceVersion()
at Microsoft.CommerceServer.Catalog.CatalogAgentContext.GetServiceVersion()
at
Microsoft.CommerceServer.Catalog.CatalogContext.ValidateWebServiceVersion()
at
Microsoft.CommerceServer.Catalog.CatalogContext.InternalCreate(CatalogServic
eAgent catalogServiceAgent, DebugContext debugContext)
at
Microsoft.CommerceServer.Catalog.CatalogContext.Create(CatalogServiceAgent
catalogServiceAgent)
at
Microsoft.CommerceServer.UI.ControlLibrary.ConnectionCheck.ConnectToCatalogS
ervice(String
catalogServiceUrl, String[] authMethods, IPromptForCredentials
credentialPrompter, IWebProxy proxy)
--- End of inner exception stack trace ---
at
Microsoft.CommerceServer.UI.ControlLibrary.ConnectionCheck.ConnectToCatalogS
ervice(String
catalogServiceUrl, String[] authMethods, IPromptForCredentials
credentialPrompter, IWebProxy proxy)
at
Microsoft.CommerceServer.UI.ControlLibrary.ConnectionCheck.ConnectToCatalogS
ervice(ConnectionInformationItem
connectionInformation, IPromptForCredentials credentialPrompter)
at
Microsoft.CommerceServer.UI.CatalogManager.LaunchPad.LoadDefaultSiteUrlConne
ction()

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp."
I get this both on a system where SQL2005 and CS2006Beta 1 are installed AND
when I have them both seperate.

Other things that I have done are

1) The user account is set as an Admin on the system (and BOTH systems when
trying on the split installation)
2) The allow anon users in IIS has been disabled
3) The II_WPG has been set
4) The CSWPA has been set up as instructed too.
5) CSharpSite pup has been run
6) StarterKit has been installed

Anyone got a clue what's going on? I am sure I must have missed something
simple but I have gone back through the install process and double checked
everything (And even re installed it)

When left every minute the event log show also the following:

SOURCE Commerce Staging:

"Error occurred with the database CSSLocalEvents.  Error is: [42000]
[Microsoft][ODBC Microsoft Access Driver] Cannot modify the design o
f table
'Events'.  It is in a read-only database.."

I presume this is something to do with the previous fault, but I thought I
would add it as it is looking for an Access Db which isn't installed.

Thanks in advance

Gareth





[ Post a follow-up to this message ]



    RE: CS2006 Beta 1 Catalog Manager Error  
Sudha Raghavan [MSFT]


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


 
02-18-06 03:50 AM

Here are few things you might want to check:

1. has the CatalogWebService been enabled for "Integrated Windows Auth"?
2. Identity of the ApplicationPool running the catalogWebService. This
identoty must have permissions on the catalog database.

Thanks,
Sudha

--------------------
Thread-Topic: CS2006 Beta 1 Catalog Manager Error
thread-index: AcYzp7gyGrVF6JhhQuSql55Y2ngpkQ==
X-WBNR-Posting-Host: 84.12.213.148
From: examnotes <Gareth@discussions.microsoft.com>
Subject: CS2006 Beta 1 Catalog Manager Error
Date: Fri, 17 Feb 2006 01:51:27 -0800
Lines: 82
Message-ID: <FA15F199-E026-48EB-8644-69A5C3544B6F@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.commerceserver.general:17536
X-Tomcat-NG: microsoft.public.commerceserver.general

Hi there

I am having the same problem as Andy in few earlier threads. The Service
for
the CatalogWebService.asmx can't be run. In the event log I get the
following
error:

SOURCE: Commerce Server Business UI
"Microsoft.CommerceServer.UI.ControlLibrary.ServiceConnectionException: The
Catalog Web Service
"http://localhost/CatalogWebService/CatalogWebService.asmx" is currently
unavailable. The Web Service might be experiencing technical difficulties,
or
you may need to adjust your connection settings. --->
System.ArgumentNullException: Value cannot be null.
Parameter name: serverAuthMethodList
at
Microsoft.CommerceServer.AuthSessionManager.NegotiateAuthMethod(String
targetUrl, String serverAuthMethodList)
at
Microsoft.CommerceServer.AuthSessionManager.HandleAuthException(WebException

webExcept, SoapHttpClientProtocol serviceProxy)
at
Microsoft.CommerceServer.ServiceAgent.TryHandleWebMethodException(Exception
ex, SoapHttpClientProtocol serviceProxy)
at
Microsoft.CommerceServer.Catalog.WebService.Proxies.CatalogWebService.Author
izedInvoke(String methodName, Object[] parameters)
at
Microsoft.CommerceServer.Catalog.WebService.Proxies.CatalogWebService.GetSer
viceVersion()
at
Microsoft.CommerceServer.Catalog.CatalogAgentContext.GetServiceVersion()
at
Microsoft.CommerceServer.Catalog.CatalogContext.ValidateWebServiceVersion()
at
Microsoft.CommerceServer.Catalog.CatalogContext.InternalCreate(CatalogServic
eAgent catalogServiceAgent, DebugContext debugContext)
at
Microsoft.CommerceServer.Catalog.CatalogContext.Create(CatalogServiceAgent
catalogServiceAgent)
at
Microsoft.CommerceServer.UI.ControlLibrary.ConnectionCheck.ConnectToCatalogS
ervice(String
catalogServiceUrl, String[] authMethods, IPromptForCredentials
credentialPrompter, IWebProxy proxy)
--- End of inner exception stack trace ---
at
Microsoft.CommerceServer.UI.ControlLibrary.ConnectionCheck.ConnectToCatalogS
ervice(String
catalogServiceUrl, String[] authMethods, IPromptForCredentials
credentialPrompter, IWebProxy proxy)
at
Microsoft.CommerceServer.UI.ControlLibrary.ConnectionCheck.ConnectToCatalogS
ervice(ConnectionInformationItem
connectionInformation, IPromptForCredentials credentialPrompter)
at
Microsoft.CommerceServer.UI.CatalogManager.LaunchPad.LoadDefaultSiteUrlConne
ction()

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp."
I get this both on a system where SQL2005 and CS2006Beta 1 are installed
AND
when I have them both seperate.

Other things that I have done are

1) The user account is set as an Admin on the system (and BOTH systems when
trying on the split installation)
2) The allow anon users in IIS has been disabled
3) The II_WPG has been set
4) The CSWPA has been set up as instructed too.
5) CSharpSite pup has been run
6) StarterKit has been installed

Anyone got a clue what's going on? I am sure I must have missed something
simple but I have gone back through the install process and double checked
everything (And even re installed it)

When left every minute the event log show also the following:

SOURCE Commerce Staging:

"Error occurred with the database CSSLocalEvents.  Error is: [42000]
[Microsoft][ODBC Microsoft Access Driver] Cannot modify the design o
f table
'Events'.  It is in a read-only database.."

I presume this is something to do with the previous fault, but I thought I
would add it as it is looking for an Access Db which isn't installed.

Thanks in advance

Gareth


This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2005 Microsoft Corporation. All rights
reserved.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

Have a Commerce Server “How To” question? Help is a click away at our
Chats, Newsgroups and Web logs

Chats (2nd Wednesday of the month from 11 to Noon):
http://www.msdn.microsoft.com/chats/
Public newsgroups:
http://www.microsoft.com/technet/co...r/commerce.mspx
Web logs and community:
http://www.microsoft.com/commercese...ty/default.mspx
Other resources:
http://www.microsoft.com/technet/pr...02/default.mspx



Attachment:
This has been downloaded 0 time(s).



[ Post a follow-up to this message ]



    RE: CS2006 Beta 1 Catalog Manager Error  
Gareth


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


 
02-21-06 10:52 PM

I have redone ALL these on all the test servers. I am still getting the same
result.

On the server without SQL2005 on it, I can not even run the .asmx service on
it's own as it. I get :
"Line 147:        Uri uri = new Uri(soapAddress.Location, false);"

Which is I presume a setup on the SQL box.


I have turned off every security feature that I can find on the test box all
to no avale
How come it can install itself, add the databases but can't setup a basic
user account with out trudging through such a long winded process? I relies
it is only a beta but I have to be able to evaluate it and put forward a
business case for CS2006 and this is not helping.

Gareth


"Sudha Raghavan [MSFT]" wrote:

> Here are few things you might want to check:
>
> 1. has the CatalogWebService been enabled for "Integrated Windows Auth"?
> 2. Identity of the ApplicationPool running the catalogWebService. This
> identoty must have permissions on the catalog database.
>
> Thanks,
> Sudha
>






[ Post a follow-up to this message ]



    Re: CS2006 Beta 1 Catalog Manager Error  
Jeff Lynch


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


 
02-21-06 10:52 PM

Gareth,

A few things to check.

1) Make sure that the account that the web services run under (App Pool) has
write permissions for the Azman policy files such as the
"CatalogAuthorizationStore.xml" file.

2) Make sure the account that the web services run under (App Pool) has
write permissions for the ASP.NET temp folder usually found in
C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files.

3) Make sure the account that you are running under when trying to use the
web services has been setup properly in the Authorization Policy using
azman.msc.

4) Make sure the account that the web services run under has db_owner rights
on the MSCS_Admin, MSCS_CatalogScratch, StarterSite_marketing, ,
StarterSite_marketing_lists, StarterSite_productcatalog,
StarterSite_profiles, StarterSite_transactionconfig,
StarterSite_transactions databases.

5) Make sure the account that the web services run under is a member of the
IIS_WPG group.

If these are all set the web service still doesn't work send me an email at
jtlynch@houston[dot]rr[dot]com and I'll see what I can do to help yo
u debug
this. By the way, it took me three tries on separate VPCs before I got the
install and configuration exactly correct and working. I'm sure the RTM
version will be more straight-forward.

--
Jeff Lynch
"Ramblings From A [Microsoft] Connected Universe"
http://codebetter.com/blogs/jeff.lynch


"Gareth" <Gareth@discussions.microsoft.com> wrote in message
news:734EDF60-D26A-4DAF-A7E5-7B361E4AFB48@microsoft.com...
>I have redone ALL these on all the test servers. I am still getting the
>same
> result.
>
> On the server without SQL2005 on it, I can not even run the .asmx service
> on
> it's own as it. I get :
> "Line 147:        Uri uri = new Uri(soapAddress.Location, false);"
>
> Which is I presume a setup on the SQL box.
>
>
> I have turned off every security feature that I can find on the test box
> all
> to no avale
> How come it can install itself, add the databases but can't setup a basic
> user account with out trudging through such a long winded process? I
> relies
> it is only a beta but I have to be able to evaluate it and put forward a
> business case for CS2006 and this is not helping.
>
> Gareth
>
>
> "Sudha Raghavan [MSFT]" wrote:
> 
>







[ Post a follow-up to this message ]



    Re: CS2006 Beta 1 Catalog Manager Error  
Gareth


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


 
03-01-06 12:56 PM

Found it!

For some reason the path was set to
"%SystemRoot%\Microsoft.Net\%SystemRoot%etc etc etc"

This happened on BOTH the installs that I have been working on (a bug
perhaps which I'll report, or it could be the way the servers where set up).
I still haven't got the one system working (the one without SQL2005 on the
same box) as it has a "CSPerfCounters Component : Error with registry -
'error reading registry'"  Error.

But at least it's a different error

Cheers for the check list though, as it made me go back and check everything
from a new short list.

Gareth
"Jeff Lynch" wrote:

> Gareth,
>
> A few things to check.
>
> 1) Make sure that the account that the web services run under (App Pool) h
as
> write permissions for the Azman policy files such as the
> "CatalogAuthorizationStore.xml" file.
>
> 2) Make sure the account that the web services run under (App Pool) has
> write permissions for the ASP.NET temp folder usually found in
> C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files.
>
> 3) Make sure the account that you are running under when trying to use the
> web services has been setup properly in the Authorization Policy using
> azman.msc.
>
> 4) Make sure the account that the web services run under has db_owner righ
ts
> on the MSCS_Admin, MSCS_CatalogScratch, StarterSite_marketing, ,
> StarterSite_marketing_lists, StarterSite_productcatalog,
> StarterSite_profiles, StarterSite_transactionconfig,
> StarterSite_transactions databases.
>
> 5) Make sure the account that the web services run under is a member of th
e
> IIS_WPG group.
>
> If these are all set the web service still doesn't work send me an email a
t
> jtlynch@houston[dot]rr[dot]com and I'll see what I can do to help 
you debug
> this. By the way, it took me three tries on separate VPCs before I got the
> install and configuration exactly correct and working. I'm sure the RTM
> version will be more straight-forward.
>
> --
> Jeff Lynch
> "Ramblings From A [Microsoft] Connected Universe"
> http://codebetter.com/blogs/jeff.lynch
>
>
> "Gareth" <Gareth@discussions.microsoft.com> wrote in message
> news:734EDF60-D26A-4DAF-A7E5-7B361E4AFB48@microsoft.com... 
>
>
>





[ Post a follow-up to this message ]



    Re: CS2006 Beta 1 Catalog Manager Error  
Jeff Lynch


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


 
03-01-06 12:56 PM

Gareth,

I think the Perf Counters errors are relatively benign and can be ignored
for now.

--
Jeff Lynch
"Ramblings From A [Microsoft] Connected Universe"
http://codebetter.com/blogs/jeff.lynch


"Gareth" <Gareth@discussions.microsoft.com> wrote in message
news:FE99EE48-FB34-4650-B90E-72C561F11489@microsoft.com...[vbcol=seagreen]
> Found it!
>
> For some reason the path was set to
> "%SystemRoot%\Microsoft.Net\%SystemRoot%etc etc etc"
>
> This happened on BOTH the installs that I have been working on (a bug
> perhaps which I'll report, or it could be the way the servers where set
> up).
> I still haven't got the one system working (the one without SQL2005 on the
> same box) as it has a "CSPerfCounters Component : Error with registry -
> 'error reading registry'"  Error.
>
> But at least it's a different error
>
> Cheers for the check list though, as it made me go back and check
> everything
> from a new short list.
>
> Gareth
> "Jeff Lynch" wrote:
> 







[ Post a follow-up to this message ]



    Re: CS2006 Beta 1 Catalog Manager Error  
Gareth


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


 
03-01-06 10:52 PM

Hi Jeff

It wont let CS run.
I get a .Net runtime 2.0 error before it throws it's toys out the cot and
stops of:

"Event Type:	Error
Event Source:	.NET Runtime 2.0 Error Reporting
Event Category:	None
Event ID:	5000
Date:		01/03/2006
Time:		13:33:00
User:		N/A
Computer:	WEB5
Description:
EventType clr20r3, P1 csconfig.exe, P2 6.0.1.0, P3 43a3c12a, P4
system.directoryservices, P5 2.0.0.0, P6 4333aea9, P7 9a, P8 c4, P9
pszqoadhx1u5zahbhohghldgiy4qixhx, P10 NIL."

I have tried repairing .Net framework 2.0 and it's still coming up.

I think there is something more fundemental wrong.


Gareth

"Jeff Lynch" wrote:

> Gareth,
>
> I think the Perf Counters errors are relatively benign and can be ignored
> for now.
>
> --
> Jeff Lynch
> "Ramblings From A [Microsoft] Connected Universe"
> http://codebetter.com/blogs/jeff.lynch






[ Post a follow-up to this message ]



    Re: CS2006 Beta 1 Catalog Manager Error  
Jeff Lynch


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


 
03-01-06 10:52 PM

I think you're right. I'd recommend a wipe and reload just to make sure all
the prereqs get installed properly.

--
Jeff Lynch
"Ramblings From A [Microsoft] Connected Universe"
http://codebetter.com/blogs/jeff.lynch


"Gareth" <Gareth@discussions.microsoft.com> wrote in message
news:1593B2C8-0D00-486B-A3BA-26C712B70F64@microsoft.com...
> Hi Jeff
>
> It wont let CS run.
> I get a .Net runtime 2.0 error before it throws it's toys out the cot and
> stops of:
>
> "Event Type: Error
> Event Source: .NET Runtime 2.0 Error Reporting
> Event Category: None
> Event ID: 5000
> Date: 01/03/2006
> Time: 13:33:00
> User: N/A
> Computer: WEB5
> Description:
> EventType clr20r3, P1 csconfig.exe, P2 6.0.1.0, P3 43a3c12a, P4
> system.directoryservices, P5 2.0.0.0, P6 4333aea9, P7 9a, P8 c4, P9
> pszqoadhx1u5zahbhohghldgiy4qixhx, P10 NIL."
>
> I have tried repairing .Net framework 2.0 and it's still coming up.
>
> I think there is something more fundemental wrong.
>
>
> Gareth
>
> "Jeff Lynch" wrote:
> 
>








[ Post a follow-up to this message ]



    Re: CS2006 Beta 1 Catalog Manager Error  
Gareth


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


 
03-03-06 11:18 PM

Hi Jeff

Now the other boxes is doing the same thing.
Error is as follows:
.Net Runtime 2.0 Error
"EventType clr20r3, P1 cshealthmonitor.exe, P2 6.0.1.0, P3 43a3c144, P4
mscorlib, P5 2.0.0.0, P6 4333ab80, P7 4052, P8 27, P9
pszqoadhx1u5zahbhohghldgiy4qixhx, P10 NIL."

I would post this to the Beta program but it's not letting me in for some
reason.

Gareth



"Jeff Lynch" wrote:

> I think you're right. I'd recommend a wipe and reload just to make sure al
l
> the prereqs get installed properly.
>
> --
> Jeff Lynch
> "Ramblings From A [Microsoft] Connected Universe"
> http://codebetter.com/blogs/jeff.lynch
>






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 04:37 PM.      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