Search code examples
javatomcatintellij-ideaintellij-plugin

Smart Tomcat not interacting with local services


There doesn't seem to be a forum for the smart tomcat plugin, so I'll be posting here.

I'm running my tomcat from my WAR file and my Java project, and it connects to my local httpd, kafka, zookeeper, and mongo

I am using different ports for smart tomcat compared to tomcat. is this the issue? if not, what is the issue and how can it be resolved? Please let me know if you'd like me to provide more information. Thanks!

I am using Polaris Tomcat as well and it seems I am unable to find what processes are taking up my ports

I've also changed my IntelliJ version from 2023 to 2022.2.2 as it seems to work on for others on that version but I'm having the same issue.


Solution

  • I restarted a different project as I was assigned a new project. I went through and set up everything the exact same way and it worked. I don't know what the error was.