This was on onscreen bug that haulted the login routine at selco.org; occurred immediately after inputting bank account number and hitting submit. (Before entering password).
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: Missing FIID in request
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:460)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:355)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
root cause
javax.servlet.ServletException: Missing FIID in request
org.apache.jsp.jsp.remote_005flogin_jsp._jspService(remote_005flogin_jsp.java:125)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:331)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
note The full stack trace of the root cause is available in the Apache Tomcat/5.5.27 logs.
June 15th, 2009 | Posted in selco.org | Comments Off
6/12/2009 2:55 PM
link:
http://accessories.us.dell.com/sna/AddedToCart.aspx?sku=310-5726|1&c=us&l=en&s=gen&pbk=y
on screen error:
Server Error in '/SNA' Application.
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.
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:
[NullReferenceException: Object reference not set to an instance of an object.]
Dell.Snp.Business.Catalog.SNPProduct.Dell.Snp.Business.Catalog.ICartItem.get_PreDNCPrice() in e:\projects\SnPOnline-Daily\Source\Dell.Snp.Business\Catalog\SNPProduct\CartItem.cs:241
Dell.Snp.CommerceIntegration.Concrete.Global.Adapter.GetSNAItem(ICartItem cartItem, Int32 quantity, Boolean changeQuantity) in e:\projects\SnPOnline-Daily\Source\Dell.Snp.CommerceIntegration\Concrete\Global\Adapter.cs:124
Dell.Snp.CommerceIntegration.Concrete.Global.Cart.AddItem(ICartItem cartItem, Int32 quantity) in e:\projects\SnPOnline-Daily\Source\Dell.Snp.CommerceIntegration\Concrete\Global\Cart.cs:65
AddedToBasket.HandleDefaultType() in e:\projects\SnPOnline-Daily\Source\sna\AddedToBasket.aspx.cs:133
AddedToBasket.OnLoad(EventArgs e) in e:\projects\SnPOnline-Daily\Source\sna\AddedToBasket.aspx.cs:84
System.Web.UI.Control.LoadRecursive() +65
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2603
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
June 12th, 2009 | Posted in Dell.com | Comments Off