Inquirer
Commerce server 2009 marketing manager log error.

-
text/html 1/18/2013 4:00:30 AM m_ram_h 0
Hi,
I am getting following error logged in application log for commerce server marketing manager 2009.
1) An error was encountered while refreshing the cache 'AllCaches' for the site ABC:
: System.Threading.ThreadAbortException: Thread was being aborted.
at Microsoft.CommerceServer.Interop.Caching.CacheManagerClass.RefreshCache(String bstrName)
at Microsoft.CommerceServer.Runtime.Caching.CommerceCache.Refresh()
at Microsoft.CommerceServer.Runtime.SiteCacheRefresh.RefreshCommerceCaches()
at Microsoft.CommerceServer.Runtime.SiteCacheRefresh.RefreshCacheByCategory(String cacheToRefresh)
at Microsoft.CommerceServer.Runtime.SiteCacheRefresh.ProcessRequest(HttpContext context)2 )Pipeline Error: Component Execution failed for component[0x1] hr: 0x78089DC8
ProgID: Commerce.CSFLoadHistory.1I donot have any idea about it.Can any one help me.It's very urgent.
Kind regards
Ram
Frage
All Replies
-
text/html 1/18/2013 10:23:26 AM Ravi Kanth Koppala 0
Ram,
When you click on refresh button in Marketing manager, the tool indirectly calls sitecacherefresh method in order service. Seems there is a problem while accessing the url.
http://microsoftblog.co.in/commerceserver/refresh-commerce-server-site-cache-2/
Can you confirm whether you are getting unauthorized exceptions then follow below links.
For pipeline component, follow below url.
http://support.microsoft.com/kb/275734?wa=wsignin1.0
Hope this helps.
Regards
Ravi Kanth Koppala
----------------------------------------------------------------------------
Blog: http://techblog.ravikanth.net
CS2009 Training: http://www.commerceserverguru.com/commerce-server-training/
Follow us at - http://www.facebook.com/commerceserver
(If this post answers your question - Either Mark this post as the answer or vote as being useful.) -
text/html 1/21/2013 5:56:26 AM m_ram_h 0
Hi Ravi,
Thanks for your help.
For refresh cache i am not getting any unauthorized execeptions.I have seen event log for commerce server and found this error
Error refreshing the cache 'AllCaches' for the site 'ABC'.
: System.Threading.ThreadAbortException: Thread was being aborted.
at Microsoft.CommerceServer.Interop.Caching.CacheManagerClass.RefreshCache(String bstrName)
at Microsoft.CommerceServer.Runtime.Caching.CommerceCache.Refresh()
at Microsoft.CommerceServer.Runtime.SiteCacheRefresh.RefreshCommerceCaches()
at Microsoft.CommerceServer.Runtime.SiteCacheRefresh.RefreshCacheByCategory(String cacheToRefresh)
at Microsoft.CommerceServer.Runtime.SiteCacheRefresh.ProcessRequest(HttpContext context)there is nothing more than this is logged.
For pipeline error,i have seen link given by you,but it is related to other issue.I have only below error logged in event log
Pipeline Error: Component Execution failed for component[0x1] hr: 0x78089DC8
ProgID: Commerce.CSFLoadHistory.1So still i am not getting how to resolve those.Any help will be appreciated.
Kind regards
Ram Mahajan
-
text/html 1/21/2013 9:50:16 AM Ravi Kanth Koppala 0
Ram,
Seems the exception is very specific to your environment. Can you confirm whether below url is working for you
http://<Web Server Machine Name>/OrdersWebService/SiteCacheRefresh.axd?CacheToRefresh=AllCaches
(replace <Web Server Machine Name> with the server name).Hope this helps.
Regards
Ravi Kanth Koppala
----------------------------------------------------------------------------
Blog: http://techblog.ravikanth.net
CS2009 Training: http://www.commerceserverguru.com/commerce-server-training/
Follow us at - http://www.facebook.com/commerceserver
(If this post answers your question - Either Mark this post as the answer or vote as being useful.) -
text/html 5/14/2013 4:04:50 AM Chetan Bhavsar 0
Hi Ravi,
I have gone through the conversation between you and Ram. I am getting same error as Ram. As per you'r suggestions, i have tried the link =>
http://<Web Server Machine Name>/OrdersWebService/SiteCacheRefresh.axd?CacheToRefresh=AllCaches
It didn't worked for me. could you please provide more details on this?
Also Ram :
you would find solution for Event Log 4104: Pipeline Error: Component Execution failed for component error on below link:
http://support.microsoft.com/kb/831916#top
Many Thanks,