When I run debug using IntelliJ IDEA:
there comes an issue:
It is possible to bind and connect to localhost:1099
at the same time - application server will probably compete with some other software on the portApplication Server was not connected before run configuration stop, reason: javax.management.InstanceNotFoundException: Catalina:type=Server
And it did not open the broswer.
My Tomcat7 configuration is below: