|
Home > Archive > Commerce Server General > March 2005 > pipeline debugging
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
pipeline debugging
|
|
| Ziver MALHASOGLU 2005-03-08, 5:49 pm |
| I have got the following error in my eventLog, may you give me an idea about
how i can debug the pipeline scripts located at msib21/RetailExtensions i.e.
basket.pcf?
How may i solve this problem?
WHAT > ShoppingCart.aspx_PageLoad :
https://www.mysite.com/msib21/retai...oppingcart.aspx :
Microsoft.CommerceServer.Runtime.Orders.CommerceOrderSystemException:
Execution of pipeline 'basket' failed. --->
Microsoft.CommerceServer.Runtime.CommerceException: RunPipe Failed. --->
Microsoft.CommerceServer.Runtime.CommerceException: RunPipes Failed. --->
System.Exception: Component Execution failed for component[0x5] hr:
0x80020101
ProgID: Commerce.Scriptor.1
MscsExecute() failed.
Script invocation failed.
Invalid use of Null: 'round'
Line: 25.
(orderform=default)
at Microsoft.VisualBasic.ErrObject.Raise(Int32 Number, Object Source,
Object Description, Object HelpFile, Object HelpContext)
at
Microsoft.CommerceServer.Interop.Orders.MTSHelperImpl.RunPipesHelper(String
strPCF, String strPipelineProgID, IDictionary OrderGroupData, IDictionary
oContext, String LogFile)
at
Microsoft.CommerceServer.Interop.Orders.PrivateOrderGroupMtsHelperFreeThread
ed.RunPipes(String strPCF, String strPipelineProgID, Object OrderGroupData,
IDictionary oContext, String LogFile)
--- End of inner exception stack trace ---
Server stack trace:
at
Microsoft.CommerceServer.Internal.Common.Util.ThrowCommerceException(String
message, Exception inner, String source)
at
Microsoft.CommerceServer.Interop.Orders.PrivateOrderGroupMtsHelperFreeThread
ed.RunPipes(String strPCF, String strPipelineProgID, Object OrderGroupData,
IDictionary oContext, String LogFile)
at System.Runtime.Remoting.Messaging.Message.Dispatch(Object target,
Boolean fExecuteInContext)
at
System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessa
ge msg, Int32 methodPtr, Boolean fExecuteInContext)
Exception rethrown at [0]:
at Microsoft.VisualBasic.CompilerServices.LateBinding.LateGet(Object o,
Type objType, String name, Object[] args, String[] paramnames, Boolean[]
CopyBack)
at
Microsoft.CommerceServer.Interop.Orders.OrderGroupFreeThreaded.RunPipe(Strin
g strPCF, String strPipelineProgID, Object oContext)
--- End of inner exception stack trace ---
at
Microsoft.CommerceServer.Internal.Common.Util.ThrowCommerceException(String
message, Exception inner, String source)
at
Microsoft.CommerceServer.Interop.Orders.OrderGroupFreeThreaded.RunPipe(Strin
g strPCF, String strPipelineProgID, Object oContext)
at
Microsoft.CommerceServer.Runtime.Orders.OrderGroup.RunPipeline(PipelineInfo
pipelineInfo)
--- End of inner exception stack trace ---
at
Microsoft.CommerceServer.Runtime.Orders.OrderGroup.RunPipeline(PipelineInfo
pipelineInfo)
at
Microsoft.Solutions.Applications.OrderManagement.Cart.RunBasketPipeline()
at Microsoft.Solutions.Applications.ShoppingCart.RenderCart(Boolean
IsDatabindingRequired)
at Microsoft.Solutions.Applications.ShoppingCart.OnUpdateQuantity()
at Microsoft.Solutions.Applications.ShoppingCart.Page_Load(Object sender,
EventArgs e) at
Microsoft.CommerceServer.Runtime.Orders.OrderGroup.RunPipeline(PipelineInfo
pipelineInfo)
at
Microsoft.Solutions.Applications.OrderManagement.Cart.RunBasketPipeline()
at Microsoft.Solutions.Applications.ShoppingCart.RenderCart(Boolean
IsDatabindingRequired)
at Microsoft.Solutions.Applications.ShoppingCart.OnUpdateQuantity()
at Microsoft.Solutions.Applications.ShoppingCart.Page_Load(Object sender,
EventArgs e)
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
| |
| Vinod Kumar[MSFT] 2005-03-10, 5:54 pm |
| Open the scriptor component and you'll see the code there. Put the code in separate vbs file and try to debug it.
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation. All rights
reserved.
--------------------
From: "Ziver MALHASOGLU" <zam@zam.web.tr>
Subject: pipeline debugging
Date: Tue, 8 Mar 2005 17:09:57 +0200
Lines: 91
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1437
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441
Message-ID: <OMn8pB$IFHA.688@TK2MSFTNGP10.phx.gbl>
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: 193.23.156.1
Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTFEED02.phx.gbl!tornado.fastwebnet.it!tiscali!newsfeed1.ip.tiscali.net!newshub.sdsu.edu!logbridge.uoregon.edu!
arclight.uoregon.edu!enews.sgi.com!msrnewsc1!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl
Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.commerceserver.general:15723
X-Tomcat-NG: microsoft.public.commerceserver.general
I have got the following error in my eventLog, may you give me an idea about
how i can debug the pipeline scripts located at msib21/RetailExtensions i.e.
basket.pcf?
How may i solve this problem?
WHAT > ShoppingCart.aspx_PageLoad :
https://www.mysite.com/msib21/retai...oppingcart.aspx :
Microsoft.CommerceServer.Runtime.Orders.CommerceOrderSystemException:
Execution of pipeline 'basket' failed. --->
Microsoft.CommerceServer.Runtime.CommerceException: RunPipe Failed. --->
Microsoft.CommerceServer.Runtime.CommerceException: RunPipes Failed. --->
System.Exception: Component Execution failed for component[0x5] hr:
0x80020101
ProgID: Commerce.Scriptor.1
MscsExecute() failed.
Script invocation failed.
Invalid use of Null: 'round'
Line: 25.
(orderform=default)
at Microsoft.VisualBasic.ErrObject.Raise(Int32 Number, Object Source,
Object Description, Object HelpFile, Object HelpContext)
at
Microsoft.CommerceServer.Interop.Orders.MTSHelperImpl.RunPipesHelper(String
strPCF, String strPipelineProgID, IDictionary OrderGroupData, IDictionary
oContext, String LogFile)
at
Microsoft.CommerceServer.Interop.Orders.PrivateOrderGroupMtsHelperFreeThread
ed.RunPipes(String strPCF, String strPipelineProgID, Object OrderGroupData,
IDictionary oContext, String LogFile)
--- End of inner exception stack trace ---
Server stack trace:
at
Microsoft.CommerceServer.Internal.Common.Util.ThrowCommerceException(String
message, Exception inner, String source)
at
Microsoft.CommerceServer.Interop.Orders.PrivateOrderGroupMtsHelperFreeThread
ed.RunPipes(String strPCF, String strPipelineProgID, Object OrderGroupData,
IDictionary oContext, String LogFile)
at System.Runtime.Remoting.Messaging.Message.Dispatch(Object target,
Boolean fExecuteInContext)
at
System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessa
ge msg, Int32 methodPtr, Boolean fExecuteInContext)
Exception rethrown at [0]:
at Microsoft.VisualBasic.CompilerServices.LateBinding.LateGet(Object o,
Type objType, String name, Object[] args, String[] paramnames, Boolean[]
CopyBack)
at
Microsoft.CommerceServer.Interop.Orders.OrderGroupFreeThreaded.RunPipe(Strin
g strPCF, String strPipelineProgID, Object oContext)
--- End of inner exception stack trace ---
at
Microsoft.CommerceServer.Internal.Common.Util.ThrowCommerceException(String
message, Exception inner, String source)
at
Microsoft.CommerceServer.Interop.Orders.OrderGroupFreeThreaded.RunPipe(Strin
g strPCF, String strPipelineProgID, Object oContext)
at
Microsoft.CommerceServer.Runtime.Orders.OrderGroup.RunPipeline(PipelineInfo
pipelineInfo)
--- End of inner exception stack trace ---
at
Microsoft.CommerceServer.Runtime.Orders.OrderGroup.RunPipeline(PipelineInfo
pipelineInfo)
at
Microsoft.Solutions.Applications.OrderManagement.Cart.RunBasketPipeline()
at Microsoft.Solutions.Applications.ShoppingCart.RenderCart(Boolean
IsDatabindingRequired)
at Microsoft.Solutions.Applications.ShoppingCart.OnUpdateQuantity()
at Microsoft.Solutions.Applications.ShoppingCart.Page_Load(Object sender,
EventArgs e) at
Microsoft.CommerceServer.Runtime.Orders.OrderGroup.RunPipeline(PipelineInfo
pipelineInfo)
at
Microsoft.Solutions.Applications.OrderManagement.Cart.RunBasketPipeline()
at Microsoft.Solutions.Applications.ShoppingCart.RenderCart(Boolean
IsDatabindingRequired)
at Microsoft.Solutions.Applications.ShoppingCart.OnUpdateQuantity()
at Microsoft.Solutions.Applications.ShoppingCart.Page_Load(Object sender,
EventArgs e)
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
|
|
|
|
|