Modified: 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/serial/package-frame.html
==============================================================================
--- 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/serial/package-frame.html
 (original)
+++ 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/serial/package-frame.html
 Mon Jun 11 12:44:51 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Apache MINA 2.0.18 Cross Reference Package 
org.apache.mina.transport.serial</title>
+               <title>Apache MINA 2.0.19 Cross Reference Package 
org.apache.mina.transport.serial</title>
                <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
        </head>
        <body>

Modified: 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/serial/package-summary.html
==============================================================================
--- 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/serial/package-summary.html
 (original)
+++ 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/serial/package-summary.html
 Mon Jun 11 12:44:51 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Apache MINA 2.0.18 Cross Reference Package 
org.apache.mina.transport.serial</title>
+               <title>Apache MINA 2.0.19 Cross Reference Package 
org.apache.mina.transport.serial</title>
                <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
        </head>
        <body>

Modified: 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/apr/package-frame.html
==============================================================================
--- 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/apr/package-frame.html
 (original)
+++ 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/apr/package-frame.html
 Mon Jun 11 12:44:51 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Apache MINA 2.0.18 Cross Reference Package 
org.apache.mina.transport.socket.apr</title>
+               <title>Apache MINA 2.0.19 Cross Reference Package 
org.apache.mina.transport.socket.apr</title>
                <link rel="stylesheet" type="text/css" 
href="../../../../../../stylesheet.css" title="style" />
        </head>
        <body>

Modified: 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/apr/package-summary.html
==============================================================================
--- 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/apr/package-summary.html
 (original)
+++ 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/apr/package-summary.html
 Mon Jun 11 12:44:51 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Apache MINA 2.0.18 Cross Reference Package 
org.apache.mina.transport.socket.apr</title>
+               <title>Apache MINA 2.0.19 Cross Reference Package 
org.apache.mina.transport.socket.apr</title>
                <link rel="stylesheet" type="text/css" 
href="../../../../../../stylesheet.css" title="style" />
        </head>
        <body>

Modified: 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/nio/NioProcessor.html
==============================================================================
--- 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/nio/NioProcessor.html
 (original)
+++ 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/nio/NioProcessor.html
 Mon Jun 11 12:44:51 2018
@@ -291,7 +291,7 @@
 <a class="jxr_linenumber" name="L283" href="#L283">283</a>         
SelectionKey key = session.getSelectionKey();
 <a class="jxr_linenumber" name="L284" href="#L284">284</a> 
 <a class="jxr_linenumber" name="L285" href="#L285">285</a>         <strong 
class="jxr_keyword">if</strong> (key == <strong 
class="jxr_keyword">null</strong>) {
-<a class="jxr_linenumber" name="L286" href="#L286">286</a>             <em 
class="jxr_comment">// The channel is not yet registred to a selector</em>
+<a class="jxr_linenumber" name="L286" href="#L286">286</a>             <em 
class="jxr_comment">// The channel is not yet regisetred to a selector</em>
 <a class="jxr_linenumber" name="L287" href="#L287">287</a>             <strong 
class="jxr_keyword">return</strong> SessionState.OPENING;
 <a class="jxr_linenumber" name="L288" href="#L288">288</a>         }
 <a class="jxr_linenumber" name="L289" href="#L289">289</a> 

Modified: 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/nio/NioSocketAcceptor.html
==============================================================================
--- 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/nio/NioSocketAcceptor.html
 (original)
+++ 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/nio/NioSocketAcceptor.html
 Mon Jun 11 12:44:51 2018
@@ -207,20 +207,20 @@
 <a class="jxr_linenumber" name="L199" href="#L199">199</a> 
 <a class="jxr_linenumber" name="L200" href="#L200">200</a>             <strong 
class="jxr_keyword">return</strong> <strong class="jxr_keyword">new</strong> <a 
href="../../../../../../org/apache/mina/transport/socket/nio/NioSocketSession.html">NioSocketSession</a>(<strong
 class="jxr_keyword">this</strong>, processor, ch);
 <a class="jxr_linenumber" name="L201" href="#L201">201</a>         } <strong 
class="jxr_keyword">catch</strong> (Throwable t) {
-<a class="jxr_linenumber" name="L202" href="#L202">202</a>             <strong 
class="jxr_keyword">if</strong>(t.getMessage().equals(<span 
class="jxr_string">"Too many open files"</span>)) {
-<a class="jxr_linenumber" name="L203" href="#L203">203</a>                 
LOGGER.error(<span class="jxr_string">"Error Calling Accept on Socket - 
Sleeping Acceptor Thread. Check the ulimit parameter"</span>, t);
-<a class="jxr_linenumber" name="L204" href="#L204">204</a>                 
<strong class="jxr_keyword">try</strong> {
-<a class="jxr_linenumber" name="L205" href="#L205">205</a>                     
<em class="jxr_comment">// Sleep 50 ms, so that the select does not spin like 
crazy doing nothing but eating CPU</em>
-<a class="jxr_linenumber" name="L206" href="#L206">206</a>                     
<em class="jxr_comment">// This is typically what will happen if we don't have 
any more File handle on the server</em>
-<a class="jxr_linenumber" name="L207" href="#L207">207</a>                     
<em class="jxr_comment">// Check the ulimit parameter</em>
-<a class="jxr_linenumber" name="L208" href="#L208">208</a>                     
<em class="jxr_comment">// NOTE : this is a workaround, there is no way we can 
handle this exception in any smarter way...</em>
-<a class="jxr_linenumber" name="L209" href="#L209">209</a>                     
Thread.sleep(50L);
-<a class="jxr_linenumber" name="L210" href="#L210">210</a>                 } 
<strong class="jxr_keyword">catch</strong> (InterruptedException ie) {
-<a class="jxr_linenumber" name="L211" href="#L211">211</a>                     
<em class="jxr_comment">// Nothing to do</em>
-<a class="jxr_linenumber" name="L212" href="#L212">212</a>                 }
-<a class="jxr_linenumber" name="L213" href="#L213">213</a>             } 
<strong class="jxr_keyword">else</strong> {
-<a class="jxr_linenumber" name="L214" href="#L214">214</a>                     
<strong class="jxr_keyword">throw</strong> t;
-<a class="jxr_linenumber" name="L215" href="#L215">215</a>             }
+<a class="jxr_linenumber" name="L202" href="#L202">202</a>             <strong 
class="jxr_keyword">if</strong>(t.getMessage().equals(<span 
class="jxr_string">"Too many open files"</span>)) {
+<a class="jxr_linenumber" name="L203" href="#L203">203</a>                 
LOGGER.error(<span class="jxr_string">"Error Calling Accept on Socket - 
Sleeping Acceptor Thread. Check the ulimit parameter"</span>, t);
+<a class="jxr_linenumber" name="L204" href="#L204">204</a>                 
<strong class="jxr_keyword">try</strong> {
+<a class="jxr_linenumber" name="L205" href="#L205">205</a>                     
<em class="jxr_comment">// Sleep 50 ms, so that the select does not spin like 
crazy doing nothing but eating CPU</em>
+<a class="jxr_linenumber" name="L206" href="#L206">206</a>                     
<em class="jxr_comment">// This is typically what will happen if we don't have 
any more File handle on the server</em>
+<a class="jxr_linenumber" name="L207" href="#L207">207</a>                     
<em class="jxr_comment">// Check the ulimit parameter</em>
+<a class="jxr_linenumber" name="L208" href="#L208">208</a>                     
<em class="jxr_comment">// NOTE : this is a workaround, there is no way we can 
handle this exception in any smarter way...</em>
+<a class="jxr_linenumber" name="L209" href="#L209">209</a>                     
Thread.sleep(50L);
+<a class="jxr_linenumber" name="L210" href="#L210">210</a>                 } 
<strong class="jxr_keyword">catch</strong> (InterruptedException ie) {
+<a class="jxr_linenumber" name="L211" href="#L211">211</a>                     
<em class="jxr_comment">// Nothing to do</em>
+<a class="jxr_linenumber" name="L212" href="#L212">212</a>                 }
+<a class="jxr_linenumber" name="L213" href="#L213">213</a>             } 
<strong class="jxr_keyword">else</strong> {
+<a class="jxr_linenumber" name="L214" href="#L214">214</a>                 
<strong class="jxr_keyword">throw</strong> t;
+<a class="jxr_linenumber" name="L215" href="#L215">215</a>             }
 <a class="jxr_linenumber" name="L216" href="#L216">216</a> 
 <a class="jxr_linenumber" name="L217" href="#L217">217</a>             <em 
class="jxr_comment">// No session when we have met an exception</em>
 <a class="jxr_linenumber" name="L218" href="#L218">218</a>             <strong 
class="jxr_keyword">return</strong> <strong class="jxr_keyword">null</strong>;

Modified: 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/nio/package-frame.html
==============================================================================
--- 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/nio/package-frame.html
 (original)
+++ 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/nio/package-frame.html
 Mon Jun 11 12:44:51 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Apache MINA 2.0.18 Cross Reference Package 
org.apache.mina.transport.socket.nio</title>
+               <title>Apache MINA 2.0.19 Cross Reference Package 
org.apache.mina.transport.socket.nio</title>
                <link rel="stylesheet" type="text/css" 
href="../../../../../../stylesheet.css" title="style" />
        </head>
        <body>

Modified: 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/nio/package-summary.html
==============================================================================
--- 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/nio/package-summary.html
 (original)
+++ 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/nio/package-summary.html
 Mon Jun 11 12:44:51 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Apache MINA 2.0.18 Cross Reference Package 
org.apache.mina.transport.socket.nio</title>
+               <title>Apache MINA 2.0.19 Cross Reference Package 
org.apache.mina.transport.socket.nio</title>
                <link rel="stylesheet" type="text/css" 
href="../../../../../../stylesheet.css" title="style" />
        </head>
        <body>

Modified: 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/package-frame.html
==============================================================================
--- 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/package-frame.html
 (original)
+++ 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/package-frame.html
 Mon Jun 11 12:44:51 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Apache MINA 2.0.18 Cross Reference Package 
org.apache.mina.transport.socket</title>
+               <title>Apache MINA 2.0.19 Cross Reference Package 
org.apache.mina.transport.socket</title>
                <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
        </head>
        <body>

Modified: 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/package-summary.html
==============================================================================
--- 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/package-summary.html
 (original)
+++ 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/socket/package-summary.html
 Mon Jun 11 12:44:51 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Apache MINA 2.0.18 Cross Reference Package 
org.apache.mina.transport.socket</title>
+               <title>Apache MINA 2.0.19 Cross Reference Package 
org.apache.mina.transport.socket</title>
                <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
        </head>
        <body>

Modified: 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/vmpipe/package-frame.html
==============================================================================
--- 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/vmpipe/package-frame.html
 (original)
+++ 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/vmpipe/package-frame.html
 Mon Jun 11 12:44:51 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Apache MINA 2.0.18 Cross Reference Package 
org.apache.mina.transport.vmpipe</title>
+               <title>Apache MINA 2.0.19 Cross Reference Package 
org.apache.mina.transport.vmpipe</title>
                <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
        </head>
        <body>

Modified: 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/vmpipe/package-summary.html
==============================================================================
--- 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/vmpipe/package-summary.html
 (original)
+++ 
websites/production/mina/content/mina-project/xref/org/apache/mina/transport/vmpipe/package-summary.html
 Mon Jun 11 12:44:51 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Apache MINA 2.0.18 Cross Reference Package 
org.apache.mina.transport.vmpipe</title>
+               <title>Apache MINA 2.0.19 Cross Reference Package 
org.apache.mina.transport.vmpipe</title>
                <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
        </head>
        <body>

Modified: 
websites/production/mina/content/mina-project/xref/org/apache/mina/util/byteaccess/package-frame.html
==============================================================================
--- 
websites/production/mina/content/mina-project/xref/org/apache/mina/util/byteaccess/package-frame.html
 (original)
+++ 
websites/production/mina/content/mina-project/xref/org/apache/mina/util/byteaccess/package-frame.html
 Mon Jun 11 12:44:51 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Apache MINA 2.0.18 Cross Reference Package 
org.apache.mina.util.byteaccess</title>
+               <title>Apache MINA 2.0.19 Cross Reference Package 
org.apache.mina.util.byteaccess</title>
                <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
        </head>
        <body>

Modified: 
websites/production/mina/content/mina-project/xref/org/apache/mina/util/byteaccess/package-summary.html
==============================================================================
--- 
websites/production/mina/content/mina-project/xref/org/apache/mina/util/byteaccess/package-summary.html
 (original)
+++ 
websites/production/mina/content/mina-project/xref/org/apache/mina/util/byteaccess/package-summary.html
 Mon Jun 11 12:44:51 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Apache MINA 2.0.18 Cross Reference Package 
org.apache.mina.util.byteaccess</title>
+               <title>Apache MINA 2.0.19 Cross Reference Package 
org.apache.mina.util.byteaccess</title>
                <link rel="stylesheet" type="text/css" 
href="../../../../../stylesheet.css" title="style" />
        </head>
        <body>

Modified: 
websites/production/mina/content/mina-project/xref/org/apache/mina/util/package-frame.html
==============================================================================
--- 
websites/production/mina/content/mina-project/xref/org/apache/mina/util/package-frame.html
 (original)
+++ 
websites/production/mina/content/mina-project/xref/org/apache/mina/util/package-frame.html
 Mon Jun 11 12:44:51 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Apache MINA 2.0.18 Cross Reference Package 
org.apache.mina.util</title>
+               <title>Apache MINA 2.0.19 Cross Reference Package 
org.apache.mina.util</title>
                <link rel="stylesheet" type="text/css" 
href="../../../../stylesheet.css" title="style" />
        </head>
        <body>

Modified: 
websites/production/mina/content/mina-project/xref/org/apache/mina/util/package-summary.html
==============================================================================
--- 
websites/production/mina/content/mina-project/xref/org/apache/mina/util/package-summary.html
 (original)
+++ 
websites/production/mina/content/mina-project/xref/org/apache/mina/util/package-summary.html
 Mon Jun 11 12:44:51 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Apache MINA 2.0.18 Cross Reference Package 
org.apache.mina.util</title>
+               <title>Apache MINA 2.0.19 Cross Reference Package 
org.apache.mina.util</title>
                <link rel="stylesheet" type="text/css" 
href="../../../../stylesheet.css" title="style" />
        </head>
        <body>

Modified: websites/production/mina/content/mina-project/xref/overview-frame.html
==============================================================================
--- websites/production/mina/content/mina-project/xref/overview-frame.html 
(original)
+++ websites/production/mina/content/mina-project/xref/overview-frame.html Mon 
Jun 11 12:44:51 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Apache MINA 2.0.18 Cross Reference</title>
+               <title>Apache MINA 2.0.19 Cross Reference</title>
                <link rel="stylesheet" type="text/css" href="stylesheet.css" 
title="style" />
        </head>
        <body>

Modified: 
websites/production/mina/content/mina-project/xref/overview-summary.html
==============================================================================
--- websites/production/mina/content/mina-project/xref/overview-summary.html 
(original)
+++ websites/production/mina/content/mina-project/xref/overview-summary.html 
Mon Jun 11 12:44:51 2018
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
        <head>
                <meta http-equiv="content-type" content="text/html; 
charset=UTF-8" />
-               <title>Apache MINA 2.0.18 Cross Reference</title>
+               <title>Apache MINA 2.0.19 Cross Reference</title>
                <link rel="stylesheet" type="text/css" href="stylesheet.css" 
title="style" />
        </head>
        <body>
@@ -24,7 +24,7 @@
                </ul>
        </div>
                
-                       <h2>Apache MINA 2.0.18 Cross Reference</h2>
+                       <h2>Apache MINA 2.0.19 Cross Reference</h2>
 
                <table class="summary">
                <thead>


Reply via email to