<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Encountering &quot;java.net.ConnectException&quot; when bootstrapping platform_test_suite_Neo3.6 - Developer Network Q&amp;A				            </title>
            <link>https://community.onenetwork.com/sdk-forum/encountering-java-net-connectexception-when-bootstrapping-platform_test_suite_neo3-6/</link>
            <description>BY Network Community Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 14 Mar 2026 16:46:42 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Encountering &quot;java.net.ConnectException&quot; when bootstrapping platform_test_suite_Neo3.6</title>
                        <link>https://community.onenetwork.com/sdk-forum/encountering-java-net-connectexception-when-bootstrapping-platform_test_suite_neo3-6/#post-7431</link>
                        <pubDate>Wed, 16 Mar 2022 16:19:08 +0000</pubDate>
                        <description><![CDATA[Inderpal&#039;s solution works if you have similar error occurring during bootstrap:]]></description>
                        <content:encoded><![CDATA[Inderpal's solution works if you have similar error occurring during bootstrap:  435]]></content:encoded>
						                            <category domain="https://community.onenetwork.com/sdk-forum/">Developer Network Q&amp;A</category>                        <dc:creator>Georgy John</dc:creator>
                        <guid isPermaLink="true">https://community.onenetwork.com/sdk-forum/encountering-java-net-connectexception-when-bootstrapping-platform_test_suite_neo3-6/#post-7431</guid>
                    </item>
				                    <item>
                        <title>RE: Encountering &quot;java.net.ConnectException&quot; when bootstrapping platform_test_suite_Neo3.6</title>
                        <link>https://community.onenetwork.com/sdk-forum/encountering-java-net-connectexception-when-bootstrapping-platform_test_suite_neo3-6/#post-7417</link>
                        <pubDate>Fri, 11 Mar 2022 11:54:34 +0000</pubDate>
                        <description><![CDATA[@isingh this solution worked. Thank you so much!]]></description>
                        <content:encoded><![CDATA[@isingh this solution worked. Thank you so much!]]></content:encoded>
						                            <category domain="https://community.onenetwork.com/sdk-forum/">Developer Network Q&amp;A</category>                        <dc:creator>alin</dc:creator>
                        <guid isPermaLink="true">https://community.onenetwork.com/sdk-forum/encountering-java-net-connectexception-when-bootstrapping-platform_test_suite_neo3-6/#post-7417</guid>
                    </item>
				                    <item>
                        <title>Answer to: Encountering &quot;java.net.ConnectException&quot; when bootstrapping platform_test_suite_Neo3.6</title>
                        <link>https://community.onenetwork.com/sdk-forum/encountering-java-net-connectexception-when-bootstrapping-platform_test_suite_neo3-6/#post-7408</link>
                        <pubDate>Thu, 10 Mar 2022 13:01:53 +0000</pubDate>
                        <description><![CDATA[@alin, please try this
Run Notepad as Administrator (you have to have admin privileges to do this)
File &gt; Open and choose C:\Windows\System32\drivers\etc\hosts ( you may have to choose ...]]></description>
                        <content:encoded><![CDATA[<p>@alin, please try this</p>
<p>Run Notepad as Administrator (you have to have admin privileges to do this)</p>
<p>File &gt; Open and choose C:\Windows\System32\drivers\etc\hosts ( you may have to choose “All Files” in the file type dropdown to see it for selection in that directory )</p>
<p>Add the following entry, save, and close:</p>
<p>10.6.1.205 repo.onenetwork.com</p>
<p>Run the build again</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://community.onenetwork.com/sdk-forum/">Developer Network Q&amp;A</category>                        <dc:creator>isingh</dc:creator>
                        <guid isPermaLink="true">https://community.onenetwork.com/sdk-forum/encountering-java-net-connectexception-when-bootstrapping-platform_test_suite_neo3-6/#post-7408</guid>
                    </item>
				                    <item>
                        <title>Encountering &quot;java.net.ConnectException&quot; when bootstrapping platform_test_suite_Neo3.6</title>
                        <link>https://community.onenetwork.com/sdk-forum/encountering-java-net-connectexception-when-bootstrapping-platform_test_suite_neo3-6/#post-7407</link>
                        <pubDate>Thu, 10 Mar 2022 12:05:32 +0000</pubDate>
                        <description><![CDATA[Hi, I&#039;ve been encountering this issue when trying to bootstrap and building platform_test_suite_Neo3.6.
 

BUILD FAILED
C:\views\INSTAN~1\ib-branches\Neo3.5-rb\build.xml:1259: The follow...]]></description>
                        <content:encoded><![CDATA[<p>Hi, I've been encountering this issue when trying to bootstrap and building <em><strong>platform_test_suite_Neo3.6.</strong></em></p>
<p> </p>
<blockquote>
<p><span style="background-color: #ffffff;font-size: 14px">BUILD FAILED</span></p>
<p>C:\views\INSTAN~1\ib-branches\Neo3.5-rb\build.xml:1259: The following error occurred while executing this line:<br />C:\views\INSTAN~1\ib-branches\Neo3.5-rb\build.xml:1280: The following error occurred while executing this line:<br />C:\views\platform_test_suite_Neo3.6\install-staging\build.xml:472: java.net.ConnectException: Connection timed out: connect<br />at java.base/sun.nio.ch.Net.connect0(Native Method)<br />at java.base/sun.nio.ch.Net.connect(Net.java:579)<br />at java.base/sun.nio.ch.Net.connect(Net.java:568)</p>
</blockquote>
<p> </p>
<p>I have tried the following steps but these didn't fix the issue.</p>
<ul>
<li>Deleted all the contents of <strong><em>c:\views\third-party\deps </em></strong></li>
<li>"Get Latest Revision" of platform_test_suite_Neo3.6</li>
<li>Executed <em><strong>ant recreate-local-props</strong></em>, <em><strong>ant-sync</strong></em>, and <em><strong>ant clean build</strong></em></li>
</ul>
<p> </p>
<p>Any other way to resolve this issue?</p>
<p> </p>
<p>PS. Now, I am also encountering this issue when running "ant build" in my <em><strong>platform_test_suite_Neo35 </strong></em>which doesn't have an issue before<em>.</em></p>
<p> </p>
<p>Thank you!</p>
413]]></content:encoded>
						                            <category domain="https://community.onenetwork.com/sdk-forum/">Developer Network Q&amp;A</category>                        <dc:creator>alin</dc:creator>
                        <guid isPermaLink="true">https://community.onenetwork.com/sdk-forum/encountering-java-net-connectexception-when-bootstrapping-platform_test_suite_neo3-6/#post-7407</guid>
                    </item>
							        </channel>
        </rss>
		