-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
java.io.FileNotFoundException when try to find server.xml #126
Comments
你发的邮件我已经收到。会在近期内查看。
|
@conhello please update Catalina base, the server.xml full path should be %catalina_base%/conf/server.xml |
I'm having the same issue here. It was working well with my configuration which i haven't touched for months, but today it suddenly stopped working. |
I have the same issue after updating to |
4.7.3 works for me. It looks like two issues. @conhello For your case, the @Sandoramix @oosterholt Is there any error popup when running Tomcat? Please attach them if possible, Thanks. |
I also revert to 4.7.2 and to fixed this issue. The conf directory is cleared when i start smart tomcat |
This issue also works for me |
你发的邮件我已经收到。会在近期内查看。
|
4.7.2 also deletes the conf directory and then complains about the missing server.xml for me. I reverted back to 4.6.1, which works. |
Was anyone able to resolve it? I have tried installing multiple versions (4.7.3, 4.7.2, 4.6.1) of the plugin and still facing the same issue. |
你发的邮件我已经收到。会在近期内查看。
|
the same issue. m2 sequoia 15.0.1 but on 4.7.3 . downgraded to 4.7.1 |
I have the same problem: start plugin Smart Tomcat and conf of Tomcat becomes deleted. And message Still no one has any ideas? |
Yes I am facing the same issue @VadGitHub |
你发的邮件我已经收到。会在近期内查看。
|
I have an exception when i try start a Smart Tomcat on IntelliJ Idea, they trow java.io.FileNotFoundException: /Users/franciscoparis/cooltra/projects/etendo/etendo/conf/server.xml (No such file or directory). I try to indicate the conf folder of the tomcat Catalina Base, but when i push the button Start throw me the exception and delete all the content of the conf folder. I Install again the apache Tomcat and try the same steps, and when i push the Start Button, again trows the exception and delete all the content of the folder.
https://i.postimg.cc/fLs3rmyf/Captura-de-pantalla-2024-06-25-a-las-13-44-23-1.png
My partner use:
Mac M2 with Sonoma OS v14.5
IntelliJ Idea CE 17.0.11
Apache Tomcat 8.5.82
SmartTomcat 4.7.2
The text was updated successfully, but these errors were encountered: