<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fb20="http://demo.feedback20.info/extras/feedback_rss.dtd" version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>[Q&amp;A - FAQ Neotys] Follow: What does NL-Network-01 errors mean, and what can I do to troubleshoot the cause?</title>
    <atom:link type="application/rss+xml" href="http%3A%2F%2Fanswers.neotys.com%2Fxml%2Fquestions%2F19544.xml" rel="self"/>
    <description>[Q&amp;A - FAQ Neotys] Follow: What does NL-Network-01 errors mean, and what can I do to troubleshoot the cause?</description>
    <language>en</language>
    <link>http://answers.neotys.com/</link>
    <pubDate>Fri, 14 Oct 2011 16:14:00 GMT</pubDate>
    <lastBuildDate>Fri, 14 Oct 2011 16:14:00 GMT</lastBuildDate>
    <fb20:app>answers</fb20:app>
    
   
    <item>
  <title>Answer from Support</title>
  <dc:creator>Support</dc:creator>
  <description>&lt;div class=&quot;body &quot;&gt;
          &lt;div class=&quot;body-hd&quot;&gt;&lt;/div&gt;
          &lt;div class=&quot;body-bd&quot;&gt;&lt;p&gt;During a load test, many virtual users will run at the same time against your application and it will consume significant network resources.&lt;/p&gt;
&lt;p&gt;Some network errors may happen in a scenario and one such error could be &quot;NL-Network-01&quot;. NL-Network-01 errors can be represented differently, but they basically mean the same thing:&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;There was an issue to sending or receiving the response back from the server for a certain request.&lt;/p&gt;
&lt;p&gt;By looking at the details  (in the Results part, open the errors tab, select the error and look at the response content) of the NL-Network-01 error, you can get info about what happened during the failed response. They generally show one of two things:&lt;/p&gt;
&lt;p&gt;a) &quot;java.net.NoRouteToHostException: No route to host: connect&quot; error probably indicates that an incorrect network interface has been used. Or there is some issue with routing to a server from the Load Generator.&lt;/p&gt;
&lt;p&gt;b) &quot;java.net.SocketException: Connection reset&quot; error may occur when the target server or a network device is overloaded. This sometimes can manifest as a Connection timeout: read timeout&lt;/p&gt;
&lt;p&gt;With the NoRouteToHostException error, you can check the load generator&#39;s advanced network settings to ensure the right network interface is being used.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;With the SocketException: Connection reset/timeout error, this can be an indication of a server overloaded or some network device between the LG and application server.&lt;/p&gt;
&lt;p&gt;If all your User Load is getting this error, especially if the LG&#39;s are not in the same location in the network, then most likely the issue might be the server, or some resource the server uses, like a database server.&lt;/p&gt;
&lt;p&gt;If only some of the User Load is getting this error at one time, it might indicate some network device that is overloaded or misconfigured, like a router or switch.&lt;/p&gt;
&lt;p&gt;Try to compare the times during the test where the errors are concentrated, and compare that with logs from the server or network device(s).&lt;/p&gt;
&lt;p&gt;Sometimes a network capture is needed, or some debugging turned on to gather more info on another test, if it can be reproduced.&lt;/p&gt;&lt;/div&gt;
          &lt;div class=&quot;body-ft&quot;&gt;&lt;/div&gt;
        &lt;/div&gt;</description>
  <pubDate>Fri, 14 Oct 2011 16:14:00 GMT</pubDate>
  <link>http://answers.neotys.com/questions/19544-what-does-nl-network-01-errors-mean-and-what-can-i-do-to-troubleshoot-the-cause/answers/33921</link>
  <source url="http://answers.neotys.com/questions/19544-what-does-nl-network-01-errors-mean-and-what-can-i-do-to-troubleshoot-the-cause.%3Cp%3Eduring%20a%20load%20test,%20many%20virtual%20users%20will%20run%20at%20the%20same%20time%20against%20your%20application%20and%20it%20will%20consume%20significant%20network%20resources.%3C%2Fp%3E%0A%3Cp%3Esome%20network%20errors%20may%20happen%20in%20a%20scenario%20and%20one%20such%20error%20could%20be%20%22nl-network-01%22.%20nl-network-01%20errors%20can%20be%20represented%20differently,%20but%20they%20basically%20mean%20the%20same%20thing:%3C%2Fp%3E%0A%3Cp%3E%C2%A0%3C%2Fp%3E%0A%3Cp%3Ethere%20was%20an%20issue%20to%20sending%20or%20receiving%20the%20response%20back%20from%20the%20server%20for%20a%20certain%20request.%3C%2Fp%3E%0A%3Cp%3Eby%20looking%20at%20the%20details%20%20(in%20the%20results%20part,%20open%20the%20errors%20tab,%20select%20the%20error%20and%20look%20at%20the%20response%20content)%20of%20the%20nl-network-01%20error,%20you%20can%20get%20info%20about%20what%20happened%20during%20the%20failed%20response.%20they%20generally%20show%20one%20of%20two%20things:%3C%2Fp%3E%0A%3Cp%3Ea)%20%22java.net.noroutetohostexception:%20no%20route%20to%20host:%20connect%22%20error%20probably%20indicates%20that%20an%20incorrect%20network%20interface%20has%20been%20used.%20or%20there%20is%20some%20issue%20with%20routing%20to%20a%20server%20from%20the%20load%20generator.%3C%2Fp%3E%0A%3Cp%3Eb)%20%22java.net.socketexception:%20connection%20reset%22%20error%20may%20occur%20when%20the%20target%20server%20or%20a%20network%20device%20is%20overloaded.%20this%20sometimes%20can%20manifest%20as%20a%20connection%20timeout:%20read%20timeout%3C%2Fp%3E%0A%3Cp%3Ewith%20the%20noroutetohostexception%20error,%20you%20can%20check%20the%20load%20generator's%20advanced%20network%20settings%20to%20ensure%20the%20right%20network%20interface%20is%20being%20used.%3C%2Fp%3E%0A%3Cp%3E%C2%A0%3C%2Fp%3E%0A%3Cp%3Ewith%20the%20socketexception:%20connection%20reset%2Ftimeout%20error,%20this%20can%20be%20an%20indication%20of%20a%20server%20overloaded%20or%20some%20network%20device%20between%20the%20lg%20and%20application%20server.%3C%2Fp%3E%0A%3Cp%3Eif%20all%20your%20user%20load%20is%20getting%20this%20error,%20especially%20if%20the%20lg's%20are%20not%20in%20the%20same%20location%20in%20the%20network,%20then%20most%20likely%20the%20issue%20might%20be%20the%20server,%20or%20some%20resource%20the%20server%20uses,%20like%20a%20database%20server.%3C%2Fp%3E%0A%3Cp%3Eif%20only%20some%20of%20the%20user%20load%20is%20getting%20this%20error%20at%20one%20time,%20it%20might%20indicate%20some%20network%20device%20that%20is%20overloaded%20or%20misconfigured,%20like%20a%20router%20or%20switch.%3C%2Fp%3E%0A%3Cp%3Etry%20to%20compare%20the%20times%20during%20the%20test%20where%20the%20errors%20are%20concentrated,%20and%20compare%20that%20with%20logs%20from%20the%20server%20or%20network%20device(s).%3C%2Fp%3E%0A%3Cp%3Esometimes%20a%20network%20capture%20is%20needed,%20or%20some%20debugging%20turned%20on%20to%20gather%20more%20info%20on%20another%20test,%20if%20it%20can%20be%20reproduced.%3C%2Fp%3E" />
  <guid>http://answers.neotys.com/questions/19544-what-does-nl-network-01-errors-mean-and-what-can-i-do-to-troubleshoot-the-cause/answers/33921</guid>
  

  <fb20:id>33921</fb20:id>
  <fb20:type>answer</fb20:type>
  <fb20:comment-count>0</fb20:comment-count>
  <fb20:author-profile>http://answers.neotys.com/users/264505</fb20:author-profile>
  <fb20:author-avatar>http://s3.amazonaws.com/fb20-auth/identity_avatars/5a537796267d1e84/avatar_normal.png?7e467cf</fb20:author-avatar>
  <fb20:question-id>19544</fb20:question-id>
  <fb20:question-body>&lt;div class=&quot;body &quot;&gt;
          &lt;div class=&quot;body-hd&quot;&gt;&lt;/div&gt;
          &lt;div class=&quot;body-bd&quot;&gt;&lt;p&gt;I have recorded a script, handled the dynamic parameters, and am ready to run a load test. Upon running a load test, I start to receive many NL-Network-01 errors instead of the actual server response. What could be the cause of my script failing to get the right server responses during my load test?&lt;/p&gt;&lt;/div&gt;
          &lt;div class=&quot;body-ft&quot;&gt;&lt;/div&gt;
        &lt;/div&gt;</fb20:question-body>
</item>

  


  </channel>
</rss>