Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: javascript fout bij colruyt website in firefox  (gelezen 1086 keer)

javascript fout bij colruyt website in firefox
« Gepost op: 2009/05/31, 11:01:08 »
Als ik de website www.colruyt.be wil lezen krijg ik altijd een foutmelding die over java of javascript gaat. Ik heb bij voorkeuren al alle java toegelaten (denk ik) maar nog steeds krijg ik die boodschap.

Ik voeg ze hieronder even bij:

<html><head></head><body><pre>[AppServlet] The requested action has ended abnormally:
------------------------------ Throwable ---------------------------------
java.lang.StringIndexOutOfBoundsException
   at java.lang.String.substring(String.java:1088)
   at colruyt.webframelib.data.impl.BrowserDataImpl.initialize(BrowserDataImpl.java:215)
   at colruyt.webframelib.data.impl.BrowserDataImpl.isType(BrowserDataImpl.java:150)
   at colruyt.webframelib.data.impl.RequestBlockerService.checkIncomingRequest(RequestBlockerService.java:154)
   at colruyt.webframelib.servlet.AppServlet.doPost(AppServlet.java:235)
   at colruyt.webframelib.servlet.AppServlet.doGet(AppServlet.java:179)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
   at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1096)
   at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1037)
   at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:118)
   at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
   at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:832)
   at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:679)
   at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:566)
   at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
   at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
   at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:748)
   at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1466)
   at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:119)
   at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
   at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
   at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:267)
   at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
   at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
   at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
   at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
   at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
   at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1473)
------------------------------ END Throwable -----------------------------

Below you find the reason why the standard faultpage could not be displayed:
------------------------------ Throwable ---------------------------------
java.lang.StringIndexOutOfBoundsException
   at java.lang.String.substring(String.java:1088)
   at colruyt.webframelib.data.impl.BrowserDataImpl.initialize(BrowserDataImpl.java:215)
   at colruyt.webframelib.data.impl.BrowserDataImpl.isType(BrowserDataImpl.java:150)
   at colruyt.webframelib.data.impl.RequestBlockerService.checkOutgoingResponse(RequestBlockerService.java:417)
   at colruyt.webframelib.jsp.JspService.handleRequest(JspService.java:94)
 [=> wrapped by] colruyt.baseframelib.exception.AppException:
   Msg: key={UNEXPECTED_FAULT}
   Log: [JspService] Error building {faultFrame.jsp}
   at colruyt.webframelib.jsp.JspService.handleRequest(JspService.java:128)
   at colruyt.webframelib.jsp.JspService.handleRequest(JspService.java:67)
   at colruyt.webframelib.jsp.ErrorJspPage.build(ErrorJspPage.java:69)
   at colruyt.webframelib.servlet.AppServlet.handleThrowable(AppServlet.java:404)
   at colruyt.webframelib.servlet.AppServlet.doPost(AppServlet.java:337)
   at colruyt.webframelib.servlet.AppServlet.doGet(AppServlet.java:179)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
   at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1096)
   at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1037)
   at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:118)
   at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
   at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:832)
   at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:679)
   at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:566)
   at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
   at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
   at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:748)
   at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1466)
   at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:119)
   at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
   at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
   at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:267)
   at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
   at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
   at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
   at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
   at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
   at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1473)
------------------------------ END Throwable -----------------------------
</pre></body></html>

Re: javascript fout bij colruyt website in firefox
« Reactie #1 Gepost op: 2009/05/31, 11:23:47 »
Hier in SeaMonkey 1.1.16 geen probleem. En gebruikt hetzelfde engine als Firefox 3.0.10

Offline Ploffie

  • Lid
Re: javascript fout bij colruyt website in firefox
« Reactie #2 Gepost op: 2009/05/31, 12:23:00 »
Hier ook geen probleem met FF, dus ligt het iig niet aan de website.
Desktop en Kleptop voorzien van 10.04.1...dusss...

˙doʞ uɾız do ʇɐɐʇs pʃǝɹǝʍ ǝʃǝɥ ǝ◖