Intellj 2025.1.1 upgrade mangled my Tomcat debug configuration
已回答
My Tomcat failed to start, with the error:: The directory specified by base and internal path [/Users/***/Library/Caches/JetBrains/IntelliJIdea2025.1/tomcat/65ee566c-3749-498f-b894-bc4e219a2c24/extensions/]/[] does not exist.
When I reviewed my configuration, I found that the Startup & Shutdown scripts under Startup/Connection Debug, which had been overridden, had reverted to the default. This did not happen with the Run scripts. Just letting folks know in case you run into it.
请先登录再写评论。
Make sure your run configurations are stored in the project and committed to the version control. See https://stackoverflow.com/a/3136255/104891 . If this issue occurs again, please make a diff of the run configuration to see what changed.