<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>IOException Resetting to invalid mark — Sahi Pro Community</title>
        <link>https://community.sahipro.com/forums/</link>
        <pubDate>Tue, 25 Aug 2026 11:18:46 +0000</pubDate>
        <language>en</language>
            <description>IOException Resetting to invalid mark — Sahi Pro Community</description>
    <atom:link href="https://community.sahipro.com/forums/discussions/tagged/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>issue with latest version (IOException: Resetting to invalid mark)</title>
        <link>https://community.sahipro.com/forums/discussion/997/issue-with-latest-version-ioexception-resetting-to-invalid-mark</link>
        <pubDate>Fri, 29 May 2009 14:54:48 +0000</pubDate>
        <category>Sahi - Open Source</category>
        <dc:creator>keats</dc:creator>
        <guid isPermaLink="false">997@/forums/discussions</guid>
        <description><![CDATA[I am not able to execute some of my application web page[html] when sahi proxy is switched on. What sahi does is, when the page is loaded, it skips from tag &lt;html[starting tag of html page] and directly jumps to some javascript of my html page.<br />
This results in, some javascript is directly printed on my html page i.e, browser. which means those javascript cannot be executed and hence i cannot go further.<br />
<br />
To explain this further:<br />
I am not able to click a button on that page where i get this javascript printed on browser. when i click on that button, Onclick event should get triggered. This is not happening and thats why i am not able to move further in that screen.<br />
<br />
<br />
Here's the out put of sahi console.<br />
<br />
&gt;&gt;&gt;&gt; Sahi started. Listening on port:9999<br />
&gt;&gt;&gt;&gt; Configure your browser to use this server and port as its proxy<br />
&gt;&gt;&gt;&gt; Browse any page and CTRL-ALT-DblClick on the page to bring up the Sahi Controller<br />
java.io.IOException: Resetting to invalid mark<br />
at java.io.BufferedInputStream.reset(Unknown Source)<br />
at net.sf.sahi.response.HttpModifiedResponse.sampleBytes(HttpModifiedResponse.java<br />
:130)<br />
at net.sf.sahi.response.HttpModifiedResponse.getSampleContent(HttpModifiedResponse<br />
.java:141)<br />
at net.sf.sahi.response.HttpModifiedResponse.getSampleContent(HttpModifiedResponse<br />
.java:120)<br />
at net.sf.sahi.response.HttpModifiedResponse.isXHTML(HttpModifiedResponse.java:72)<br />
<br />
at net.sf.sahi.response.HttpModifiedResponse.&lt;init&gt;(HttpModifiedResponse.java:51)<br />
at net.sf.sahi.RemoteRequestProcessor.processHttp(RemoteRequestProcessor.java:107)<br />
<br />
at net.sf.sahi.RemoteRequestProcessor.processHttp(RemoteRequestProcessor.java:70)<br />
at net.sf.sahi.ProxyProcessor.processAsProxy(ProxyProcessor.java:129)<br />
at net.sf.sahi.ProxyProcessor.run(ProxyProcessor.java:86)<br />
at java.lang.Thread.run(Unknown Source)]]>
        </description>
    </item>
   </channel>
</rss>
