<?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>question Re: Tomcat Installation in Azure on port 2222 in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183566#M145728</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I changed the port to 9090 . still it didnt worked . port 2222 is hortonworks sandbox port on which i deployed the tomcat with 12123 port. But now i changed to 9090 but still it didnt worked.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vishal Gupta&lt;/P&gt;</description>
    <pubDate>Fri, 09 Mar 2018 15:44:16 GMT</pubDate>
    <dc:creator>vishal_gupta</dc:creator>
    <dc:date>2018-03-09T15:44:16Z</dc:date>
    <item>
      <title>Tomcat Installation in Azure on port 2222</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183558#M145720</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I have installed hortonworks on Azure. And also deployed tomcat on port 2222. I have change the port(12123) for tomcat  server.xml . I am not able to see the login screen of tomcat. &lt;/P&gt;&lt;P&gt;Kindly suggest.&lt;/P&gt;&lt;P&gt;Thanks In advance.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vishal Gupta&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 19:13:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183558#M145720</guid>
      <dc:creator>vishal_gupta</dc:creator>
      <dc:date>2018-03-08T19:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat Installation in Azure on port 2222</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183559#M145721</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/70292/vishalgupta.html" nodeid="70292"&gt;@Vishal Gupta&lt;/A&gt;&lt;/P&gt;&lt;P&gt;1. Can you please share the exact set of tags where you made the port changes inside the "server.xml"&lt;/P&gt;&lt;P&gt;2. On the tomcat host are you able to see the port is listening and bound properly?&lt;/P&gt;&lt;PRE&gt;# netstat -tnlpa | grep 12123
# netstat -tnlpa | grep 2222&lt;/PRE&gt;&lt;P&gt;3. Do you see any error inside the "catalina.out" ?&lt;/P&gt;&lt;P&gt;4. Is there any restriction at firewall level which is restricting the port 12123 access? Can you check the firewall rules (may be it is set in such a way that the port 2222 only will be accessible).&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 19:18:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183559#M145721</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2018-03-08T19:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat Installation in Azure on port 2222</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183560#M145722</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1. Attaching you the server.xml&lt;/P&gt;&lt;P&gt;2. netstat -tnlpa | grep 12123 .&lt;/P&gt;&lt;P&gt;below is the output .&lt;/P&gt;&lt;P&gt;tcp        0      0 :::12123                    :::*                        LISTEN      10595/java&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;netstat -tnlpa | grep 2222&lt;/P&gt;&lt;P&gt;The above command gives no output.&lt;/P&gt;&lt;P&gt;3. Catalina.out has no error.&lt;/P&gt;&lt;P&gt;4.How to check firewall ? Also &lt;/P&gt;&lt;P&gt;this url is working fine &lt;/P&gt;&lt;P&gt;&lt;A href="http://52.177.199.181:8888/splash2.html" target="_blank"&gt;http://52.177.199.181:8888/splash2.html&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;A href="http://52.177.199.181:8080/" target="_blank"&gt;http://52.177.199.181:8080/&lt;/A&gt; is not displaying anything . I guess there is firewall issue.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 19:34:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183560#M145722</guid>
      <dc:creator>vishal_gupta</dc:creator>
      <dc:date>2018-03-08T19:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat Installation in Azure on port 2222</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183561#M145723</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/16956/gvishalg2.html" nodeid="16956"&gt;@Vishal Gupta&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Are you talking about Azure HDP Sandbox?   &lt;/P&gt;&lt;P&gt;If yes, then there is a separate way to add ports. As it runs on docker container.  Please see the following guides to know how sandbox exposes the ports.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Add ports to Azure HDP Sandbox Docker: &lt;/STRONG&gt;&lt;A href="https://hortonworks.com/tutorial/sandbox-port-forwarding-guide/section/4/" target="_blank"&gt;https://hortonworks.com/tutorial/sandbox-port-forwarding-guide/section/4/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For adding new Ports: &lt;/STRONG&gt; &lt;A href="https://community.hortonworks.com/articles/65914/how-to-add-ports-to-the-hdp-25-virtualbox-sandbox.html" target="_blank"&gt;https://community.hortonworks.com/articles/65914/how-to-add-ports-to-the-hdp-25-virtualbox-sandbox.html&lt;/A&gt;  (even though this link says VirtualBox but should be fine in your case)&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 19:39:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183561#M145723</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2018-03-08T19:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat Installation in Azure on port 2222</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183562#M145724</link>
      <description>&lt;P&gt;Hi Jay,&lt;/P&gt;&lt;P&gt;Thanks for the suggestion.&lt;/P&gt;&lt;P&gt;Well my azure ip is say "125.32.45.85" from where i run the below command ,&lt;/P&gt;&lt;P&gt;ssh -p 2222 root@localhost.&lt;/P&gt;&lt;P&gt;as per the docs you provided , where i need to run the below command.&lt;/P&gt;&lt;P&gt;ssh azureSandbox. I Have tried the command from azure ip as well as after running the below command also ssh -p 2222 root@localhost.&lt;/P&gt;&lt;P&gt;but none of them worked.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 20:25:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183562#M145724</guid>
      <dc:creator>vishal_gupta</dc:creator>
      <dc:date>2018-03-08T20:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat Installation in Azure on port 2222</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183563#M145725</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/70292/vishalgupta.html" nodeid="70292"&gt;@Vishal Gupta&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The prerequisite of setting up the Azure Sandbox is described here:  &lt;A href="https://hortonworks.com/tutorial/sandbox-deployment-and-install-guide/section/4/" target="_blank"&gt;https://hortonworks.com/tutorial/sandbox-deployment-and-install-guide/section/4/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So please check if you have done the Local Forwards properly or not as described in the above link?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 04:44:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183563#M145725</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2018-03-09T04:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat Installation in Azure on port 2222</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183564#M145726</link>
      <description>&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/64550-test.txt"&gt;test.txt&lt;/A&gt;Hi,&lt;/P&gt;&lt;P&gt;I followed the below steps .&lt;/P&gt;&lt;P&gt;&lt;A href="https://hortonworks.com/tutorial/sandbox-deployment-and-install-guide/section/4"&gt;https://hortonworks.com/tutorial/sandbox-deployment-and-install-guide/section/4&lt;/A&gt;/&lt;/P&gt;&lt;P&gt;but it didnt worked. I have installed the tomcat in 2222 port.&lt;/P&gt;&lt;P&gt;attaching you the config file in test.txt&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vishal&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 15:15:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183564#M145726</guid>
      <dc:creator>vishal_gupta</dc:creator>
      <dc:date>2018-03-09T15:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat Installation in Azure on port 2222</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183565#M145727</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/70292/vishalgupta.html" nodeid="70292"&gt;@Vishal Gupta&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please try this.&lt;/P&gt;&lt;P&gt;Change your Tomcat port to 9090 (instead of 2222) and then try again&lt;/P&gt;&lt;P&gt;9090 is the defauilt Nifi Port , which might not be running on your Sandbox and the port forwarding rules are already setup for port 9090 so you should be fine with this port.&lt;/P&gt;&lt;P&gt;Change the tomcat port to 9090 and then restart the tomcat then try accessing the tomcat URL on this port.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 15:23:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183565#M145727</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2018-03-09T15:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat Installation in Azure on port 2222</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183566#M145728</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I changed the port to 9090 . still it didnt worked . port 2222 is hortonworks sandbox port on which i deployed the tomcat with 12123 port. But now i changed to 9090 but still it didnt worked.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vishal Gupta&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 15:44:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183566#M145728</guid>
      <dc:creator>vishal_gupta</dc:creator>
      <dc:date>2018-03-09T15:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat Installation in Azure on port 2222</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183567#M145729</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I changed the tomcat server port to 9090 and added the port in inbound port rule(In Azure) , and it worked.&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vishal Gupta&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 18:41:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183567#M145729</guid>
      <dc:creator>vishal_gupta</dc:creator>
      <dc:date>2018-03-09T18:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Tomcat Installation in Azure on port 2222</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183568#M145730</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/70292/vishalgupta.html" nodeid="70292"&gt;@Vishal Gupta&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Good to know that your issue is resolved. It will be great if you can mark this thread as Answered by clicking on the "Accept" link on the answer which helped in resolving the issue. That way it will be helpful for other HCC users to quickly find the solution.&lt;BR /&gt;&lt;A rel="user" href="https://community.cloudera.com/users/70292/vishalgupta.html" nodeid="70292"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 19:04:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Tomcat-Installation-in-Azure-on-port-2222/m-p/183568#M145730</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2018-03-09T19:04:52Z</dc:date>
    </item>
  </channel>
</rss>

