another bug at selco.org

this teetered around session expiry, bug on screen as follows:


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
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:433)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)
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)
com.premier.ofa.servlets.TransactionProcessorServlet.forwardToPage(TransactionProcessorServlet.java:1403)
com.premier.ofa.servlets.TransactionProcessorServlet.forwardToErrorPage(TransactionProcessorServlet.java:1294)
com.premier.ofa.servlets.TransactionProcessorServlet.forwardToErrorPage(TransactionProcessorServlet.java:1281)
com.premier.ofa.servlets.TransactionProcessorServlet.doGet(TransactionProcessorServlet.java:853)
com.premier.ofa.servlets.TransactionProcessorServlet.doPost(TransactionProcessorServlet.java:693)
javax.servlet.http.HttpServlet.service(HttpServlet.java:647)
com.premier.ofa.servlets.TransactionProcessorServlet.service(TransactionProcessorServlet.java:157)
javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
root cause

java.lang.NullPointerException
note The full stack trace of the root cause is available in the Apache Tomcat/5.5.27 logs.

Apache Tomcat/5.5.27

Was entering a date range for about a year ago at selco.org, left the screen for maybe 10 minutes, came back, was not logged out, went back to enter a date range and the following bug occurred:


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: fiid is null in html_header.jsp
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)
com.premier.ofa.servlets.TransactionProcessorServlet.forwardToPage(TransactionProcessorServlet.java:1403)
com.premier.ofa.servlets.TransactionProcessorServlet.forwardToErrorPage(TransactionProcessorServlet.java:1294)
com.premier.ofa.servlets.TransactionProcessorServlet.forwardToErrorPage(TransactionProcessorServlet.java:1281)
com.premier.ofa.servlets.TransactionProcessorServlet.doGet(TransactionProcessorServlet.java:853)
javax.servlet.http.HttpServlet.service(HttpServlet.java:627)
com.premier.ofa.servlets.TransactionProcessorServlet.service(TransactionProcessorServlet.java:157)
javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
root cause

javax.servlet.ServletException: fiid is null in html_header.jsp
org.apache.jsp.jsp.displaycriticalerror_jsp._jspService(displaycriticalerror_jsp.java:286)
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)
com.premier.ofa.servlets.TransactionProcessorServlet.forwardToPage(TransactionProcessorServlet.java:1403)
com.premier.ofa.servlets.TransactionProcessorServlet.forwardToErrorPage(TransactionProcessorServlet.java:1294)
com.premier.ofa.servlets.TransactionProcessorServlet.forwardToErrorPage(TransactionProcessorServlet.java:1281)
com.premier.ofa.servlets.TransactionProcessorServlet.doGet(TransactionProcessorServlet.java:853)
javax.servlet.http.HttpServlet.service(HttpServlet.java:627)
com.premier.ofa.servlets.TransactionProcessorServlet.service(TransactionProcessorServlet.java:157)
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.

Apache Tomcat/5.5.27

infinite loop logging into bizrate.com

As of the date of this posting, click You account link to login and login will hang indefinitely.

link:
http://www.bizrate.com/myaccount/login__url--/mybizrate/index.xpml.html

The URL looks funny enough to me that it makes sense there’s a problem…

After a few minutes it went to a blank page.

bug logging in at adsense.google.com

when logging into adsense.google.com if you have a cookie set, I think from adwords or another google account, then the login routine tries to auto log you in but loops infinitely – seen in the Chrome web browser, win xp pro.

onscreen bug logging into banking at selco.org

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.

Dell.com bug ordering ink toner

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