<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Vehicle Routing Problem - Invalid input in NA classes in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/vehicle-routing-problem-invalid-input-in-na/m-p/116778#M1126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks. I'll check that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 27 Mar 2011 02:57:24 GMT</pubDate>
    <dc:creator>RodelVelasco</dc:creator>
    <dc:date>2011-03-27T02:57:24Z</dc:date>
    <item>
      <title>Vehicle Routing Problem - Invalid input in NA classes</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/vehicle-routing-problem-invalid-input-in-na/m-p/116776#M1124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm a&amp;nbsp; beginner and trying to use the VRP solver (Java). It's been a week and still have not able to get things going. I basically loaded up the three NAClasses (Orders, Depots, Routes), by setting data manually within the code. And when I run the solver, I keep getting an error message stating '0x800450d2 - Invalid input in the NA classes. in '"esriNetworkAnalyst.NAVRPSolver"'', now I'm stuck. How will I know which NAClass has the invalid input? Does anybody know where I can get a sample code in Java for the Vehicle Routing Problem Analysis?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rodel Velasco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2011 13:53:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/vehicle-routing-problem-invalid-input-in-na/m-p/116776#M1124</guid>
      <dc:creator>RodelVelasco</dc:creator>
      <dc:date>2011-03-24T13:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Vehicle Routing Problem - Invalid input in NA classes</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/vehicle-routing-problem-invalid-input-in-na/m-p/116777#M1125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The error you are getting is just a high-level error intended to let you know that something went wrong in the solve. If you want more specific information about what went wrong, then try iterating through the messages populated in the GPMessages object you passed to the solve method. If an error occurs, the solver will typically populate the GPMessages object with more specific details of the problem (since, for example, there may be many invalid field values in your input NAClasses), and then it errors out with the generic error message you referred to.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2011 19:50:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/vehicle-routing-problem-invalid-input-in-na/m-p/116777#M1125</guid>
      <dc:creator>MichaelRice</dc:creator>
      <dc:date>2011-03-24T19:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Vehicle Routing Problem - Invalid input in NA classes</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/vehicle-routing-problem-invalid-input-in-na/m-p/116778#M1126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks. I'll check that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Mar 2011 02:57:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/vehicle-routing-problem-invalid-input-in-na/m-p/116778#M1126</guid>
      <dc:creator>RodelVelasco</dc:creator>
      <dc:date>2011-03-27T02:57:24Z</dc:date>
    </item>
  </channel>
</rss>

