Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Tomcat Installation in Azure on port 2222

avatar
New Member

Hi Team,

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.

Kindly suggest.

Thanks In advance.

Thanks,

Vishal Gupta

1 ACCEPTED SOLUTION

avatar
Master Mentor

@Vishal Gupta

Please try this.

Change your Tomcat port to 9090 (instead of 2222) and then try again

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.

Change the tomcat port to 9090 and then restart the tomcat then try accessing the tomcat URL on this port.

View solution in original post

10 REPLIES 10

avatar
New Member

Hi,

I changed the tomcat server port to 9090 and added the port in inbound port rule(In Azure) , and it worked.

Thanks for the help.

Thanks,

Vishal Gupta