Project

General

Profile

Actions

Support #1851

closed

Them not applicable on iphone (not all times)

Added by Anonymous about 11 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Anonymous
Target version:
Start date:
04/18/2013
Due date:
% Done:

0%

Estimated time:

Description

Hi all,

I'm using jWt for iphone, i tried a simple application, but i'm having, time to time a ClientAbortException when using iphone browser :

---> the error appear specially when i'm trying to apply WBootstrapTheme : setTheme(new WBootstrapTheme());

Thanks in advance for your help

ClientAbortException: java.net.SocketException: Connection reset by peer: socket write error

at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:369)

at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:339)

at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:392)

at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:381)

at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:89)

at sun.nio.cs.StreamEncoder.writeBytes(Unknown Source)

at sun.nio.cs.StreamEncoder.implWrite(Unknown Source)

at sun.nio.cs.StreamEncoder.write(Unknown Source)

at sun.nio.cs.StreamEncoder.write(Unknown Source)

at java.io.OutputStreamWriter.write(Unknown Source)

at java.io.Writer.write(Unknown Source)

at java.io.Writer.append(Unknown Source)

at eu.webtoolkit.jwt.WebRenderer.serveMainscript(WebRenderer.java:605)

at eu.webtoolkit.jwt.WebRenderer.serveResponse(WebRenderer.java:170)

at eu.webtoolkit.jwt.WebSession.serveResponse(WebSession.java:1770)

at eu.webtoolkit.jwt.WebSession.render(WebSession.java:1736)

at eu.webtoolkit.jwt.WebSession.notify(WebSession.java:296)

at eu.webtoolkit.jwt.WApplication.notify(WApplication.java:2805)

at eu.webtoolkit.jwt.WebSession.handleRequest(WebSession.java:1539)

at eu.webtoolkit.jwt.WtServlet.doHandleRequest(WtServlet.java:351)

at eu.webtoolkit.jwt.ServletApi.handleRequest(ServletApi.java:27)

at eu.webtoolkit.jwt.ServletApi25.doHandleRequest(ServletApi25.java:36)

at eu.webtoolkit.jwt.WtServlet.handleRequest(WtServlet.java:245)

at eu.webtoolkit.jwt.WtServlet.doGet(WtServlet.java:253)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)

Actions #1

Updated by Koen Deforche almost 11 years ago

  • Status changed from New to Feedback

Hey,

This is a duplicate of another bug --- as far as we understand it, it happens when the browser closes the connection without waiting for the response. So far, we've only seen that this is innocent, but perhaps in your case (on iPhone) it is a sign of a more serious issue ?

Regards,

koen

Actions #2

Updated by Karim GHRISSI almost 11 years ago

Hi,

Thanks for your update, but my issue is that the WBootstrapTheme is not visible on iphone because of this error.

And i don't know why the connection ics losed by the device or the browser, i'm not closing the browser...

Actions #3

Updated by Karim GHRISSI almost 11 years ago

Any suggestion for this issue?

Thanks in advance.

Actions #4

Updated by Koen Deforche almost 11 years ago

Hey,

We believe there was another issue that caused this misbehaviour. Can you verify that it is solved in latest git?

Regards,

koen

Actions #5

Updated by Koen Deforche over 10 years ago

  • Status changed from Feedback to Closed
  • Target version changed from 3.3.0 to 3.3.1
Actions

Also available in: Atom PDF