GitHub user Knusende-Ro reopened a discussion: HTTP Monitor raises error when starting Tomcat in Netbeans 26
Hi folks, It seems that HTTP Monitor stopped working in Netbeans 26. It used to work previously. In the Apache Tomcat log tab, the following error message is displayed when starting Tomcat from Netbeans, and the HTTP Monitor option active (run or debug): `org.apache.catalina.core.StandardContext.filterStart Exception starting filter [HTTPMonitorFilter] java.lang.NoClassDefFoundError: javax/servlet/Filter` The error does not seem to be project oriented, as it occurs just by starting Tomcat from the Service tab in Netbeans. There don't seem to be any other project problems I'm aware of. Everything compiles, runs and debugs as could be expected. I would be grateful for any information about how to get this working. It's not a complete show stopper, but the HTTP Monitor is useful sometimes. **Environment:** OS: Debian Bookworm 12.11 with current packages from Bookworm backports, kernel 6.12.22+bpo-amd64 Graphical environment: LXDE Project location: Share on Samba server (Samba 4.22.1) Java: OpenJDK Runtime Environment Zulu21.42+19-CA (build 21.0.7+6-LTS) Apache Tomcat: 11.0.7 installed under user environment Netbeans 26: Installed with global access under /opt/netbeans Best regards, Peter GitHub link: https://github.com/apache/netbeans/discussions/8570 ---- This is an automatically sent email for notifications@netbeans.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@netbeans.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists