GetPhysicalCPUCount error
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
GetPhysicalCPUCount error

 
Post new topic   Reply to topic    Windows Server Forum Index -> Commerce Server
Author Message
Shane M Ryan
Guest





Posted: Thu Dec 16, 2004 9:59 pm    Post subject: GetPhysicalCPUCount error Reply with quote

Anybody seen this? Two-way box with hyperthreading to look like 4 cpus. (I
removed Sp3 to revert to Sp2 and got this error. I removed Sp3, because
whenever I campaign was enabled, my shopping basket would not populate
sometimes. (weird) The application is known to work on Sp2.



Server Error in '/NameoftheApplication' Application.
--------------------------------------------------------------------------------

Unable to find an entry point named GetPhysicalCPUCount in DLL cs45_ca.dll.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.

Exception Details: System.EntryPointNotFoundException: Unable to find an
entry point named GetPhysicalCPUCount in DLL cs45_ca.dll.

Source Error:

An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.

Stack Trace:

[EntryPointNotFoundException: Unable to find an entry point named
GetPhysicalCPUCount in DLL cs45_ca.dll.]
SharedFns.GetPhysicalCPUCount() +0
SharedFns.CheckCPUs() +34
Microsoft.CommerceServer.Interop.Configuration.SiteConfigReadOnlyFreeThreaded.Initialize(String
bstrSiteName) +272

[CommerceException: Unable to find an entry point named GetPhysicalCPUCount
in DLL cs45_ca.dll.]
SharedFns.ThrowCommerceException(String message, Exception inner) +55
Microsoft.CommerceServer.Interop.Configuration.SiteConfigReadOnlyFreeThreaded.Initialize(String
bstrSiteName) +4234
Microsoft.CommerceServer.Runtime.Configuration.CommerceResourceCollection..ctor(String
siteName) +217
Microsoft.CommerceServer.Runtime.CommerceApplicationModule.InitializeApplication()
+193
Microsoft.CommerceServer.Runtime.CommerceApplicationModule.Init(HttpApplication
appInstance) +76
System.Web.HttpApplication.InitModules() +100
System.Web.HttpApplication.InitInternal(HttpContext context,
HttpApplicationState state, MethodInfo[] handlers) +1295
System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext
context) +392
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext
context) +256
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +414




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET
Version:1.1.4322.2032
Back to top
David Messner [MSFT]
Guest





Posted: Fri Dec 17, 2004 12:35 am    Post subject: RE: GetPhysicalCPUCount error Reply with quote

It sounds like the rollback to SP2 wasn't completely successful. Running
repair on the original CS install, then reinstalling SP2 may fix the issue.

I wouldn't recommend going back to an earlier SP level at any rate since
there may be important fixes you are missing.

Why don't we focus on your SP3 problem? Do you have any details about the
problem that might help diagnose?

-djm
--
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2004 Microsoft Corporation. All rights
reserved.

--------------------
From: "Shane M Ryan" <shanemryanNOSPAM@hotmail.com>
Subject: GetPhysicalCPUCount error
Date: Thu, 16 Dec 2004 09:59:20 -0600
Lines: 61
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
X-RFC2646: Format=Flowed; Original
Message-ID: <OiDL0g44EHA.3368@TK2MSFTNGP10.phx.gbl>
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: adsl-66-137-138-181.dsl.rcsntx.swbell.net 66.137.138.181
Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10
.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:15251
X-Tomcat-NG: microsoft.public.commerceserver.general

Anybody seen this? Two-way box with hyperthreading to look like 4 cpus.
(I
removed Sp3 to revert to Sp2 and got this error. I removed Sp3, because
whenever I campaign was enabled, my shopping basket would not populate
sometimes. (weird) The application is known to work on Sp2.



Server Error in '/NameoftheApplication' Application.
----------------------------------------------------------------------------
----

Unable to find an entry point named GetPhysicalCPUCount in DLL cs45_ca.dll.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.

Exception Details: System.EntryPointNotFoundException: Unable to find an
entry point named GetPhysicalCPUCount in DLL cs45_ca.dll.

Source Error:

An unhandled exception was generated during the execution of the current
web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.

Stack Trace:

[EntryPointNotFoundException: Unable to find an entry point named
GetPhysicalCPUCount in DLL cs45_ca.dll.]
SharedFns.GetPhysicalCPUCount() +0
SharedFns.CheckCPUs() +34

Microsoft.CommerceServer.Interop.Configuration.SiteConfigReadOnlyFreeThreade
d.Initialize(String
bstrSiteName) +272

[CommerceException: Unable to find an entry point named GetPhysicalCPUCount
in DLL cs45_ca.dll.]
SharedFns.ThrowCommerceException(String message, Exception inner) +55

Microsoft.CommerceServer.Interop.Configuration.SiteConfigReadOnlyFreeThreade
d.Initialize(String
bstrSiteName) +4234

Microsoft.CommerceServer.Runtime.Configuration.CommerceResourceCollection..c
tor(String
siteName) +217

Microsoft.CommerceServer.Runtime.CommerceApplicationModule.InitializeApplica
tion()
+193

Microsoft.CommerceServer.Runtime.CommerceApplicationModule.Init(HttpApplicat
ion
appInstance) +76
System.Web.HttpApplication.InitModules() +100
System.Web.HttpApplication.InitInternal(HttpContext context,
HttpApplicationState state, MethodInfo[] handlers) +1295

System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext
context) +392
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext
context) +256
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +414




----------------------------------------------------------------------------
----
Version Information: Microsoft .NET Framework Version:1.1.4322.2032;
ASP.NET
Version:1.1.4322.2032
Back to top
Shane M Ryan
Guest





Posted: Sat Dec 18, 2004 5:05 am    Post subject: Re: GetPhysicalCPUCount error Reply with quote

"David Messner [MSFT]" <davidme@online.microsoft.com> wrote in message
news:yLdb3354EHA.4068@cpmsftngxa10.phx.gbl...
Quote:
It sounds like the rollback to SP2 wasn't completely successful. Running
repair on the original CS install, then reinstalling SP2 may fix the
issue.

I wouldn't recommend going back to an earlier SP level at any rate since
there may be important fixes you are missing.

Why don't we focus on your SP3 problem? Do you have any details about the
problem that might help diagnose?

-djm
--
This posting is provided "AS IS" with no warranties, and confers no
rights.
You assume all risk for your use. © 2004 Microsoft Corporation. All
rights
reserved.

--------------------
From: "Shane M Ryan" <shanemryanNOSPAM@hotmail.com
Subject: GetPhysicalCPUCount error
Date: Thu, 16 Dec 2004 09:59:20 -0600
Lines: 61
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
X-RFC2646: Format=Flowed; Original
Message-ID: <OiDL0g44EHA.3368@TK2MSFTNGP10.phx.gbl
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: adsl-66-137-138-181.dsl.rcsntx.swbell.net
66.137.138.181
Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10
phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:15251
X-Tomcat-NG: microsoft.public.commerceserver.general

Anybody seen this? Two-way box with hyperthreading to look like 4 cpus.
(I
removed Sp3 to revert to Sp2 and got this error. I removed Sp3, because
whenever I campaign was enabled, my shopping basket would not populate
sometimes. (weird) The application is known to work on Sp2.



Server Error in '/NameoftheApplication' Application.
----------------------------------------------------------------------------
----

Unable to find an entry point named GetPhysicalCPUCount in DLL
cs45_ca.dll.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.

Exception Details: System.EntryPointNotFoundException: Unable to find an
entry point named GetPhysicalCPUCount in DLL cs45_ca.dll.

Source Error:

An unhandled exception was generated during the execution of the current
web
request. Information regarding the origin and location of the exception
can
be identified using the exception stack trace below.

Stack Trace:

[EntryPointNotFoundException: Unable to find an entry point named
GetPhysicalCPUCount in DLL cs45_ca.dll.]
SharedFns.GetPhysicalCPUCount() +0
SharedFns.CheckCPUs() +34

Microsoft.CommerceServer.Interop.Configuration.SiteConfigReadOnlyFreeThreade
d.Initialize(String
bstrSiteName) +272

[CommerceException: Unable to find an entry point named
GetPhysicalCPUCount
in DLL cs45_ca.dll.]
SharedFns.ThrowCommerceException(String message, Exception inner) +55

Microsoft.CommerceServer.Interop.Configuration.SiteConfigReadOnlyFreeThreade
d.Initialize(String
bstrSiteName) +4234

Microsoft.CommerceServer.Runtime.Configuration.CommerceResourceCollection..c
tor(String
siteName) +217

Microsoft.CommerceServer.Runtime.CommerceApplicationModule.InitializeApplica
tion()
+193

Microsoft.CommerceServer.Runtime.CommerceApplicationModule.Init(HttpApplicat
ion
appInstance) +76
System.Web.HttpApplication.InitModules() +100
System.Web.HttpApplication.InitInternal(HttpContext context,
HttpApplicationState state, MethodInfo[] handlers) +1295

System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext
context) +392
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext
context) +256
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +414




----------------------------------------------------------------------------
----
Version Information: Microsoft .NET Framework Version:1.1.4322.2032;
ASP.NET
Version:1.1.4322.2032


Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> Commerce Server All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB