there are other options. Sometimes customers just stop responding. We do have a "Customer Unresponsive" option though. 48 hours though is a little silly.
``` [root@pg-master 09:54:57 embed]# java -jar target/tomcat-9-embedded-1.0.4.jar Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/coyote/UpgradeProtocol at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) at java.lang.Class.privateGetMethodRecursive(Class.java:3048) at java.lang.Class.getMethod0(Class.java:3018) at java.lang.Class.getMethod(Class.java:1784) at sun.launcher.LauncherHelper.validateMainClass(LauncherHelper.java:650) at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:632) Caused by: java.lang.ClassNotFoundException: org.apache.coyote.UpgradeProtocol at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:418) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352) at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ```
``` [root@pg-master 10:07:51 coyote]# ls /root/embed/target/lib/org/apache/coyote/UpgradeProtocol.class /root/embed/target/lib/org/apache/coyote/UpgradeProtocol.class ```
yeah, the problem is the app is built with maven. The problem is there seems to be no standard way to move an embedded Tomcat app to a standard servlet container (and visa versa)
Taking off work tomorrow to get some stuff done. It's amazing how much time cooking, cleaning, etc. takes...and we have cleaners that come every Monday!
Life with cats and a wife allergic to them, I guess...
>Water resources officials found that the snowpack, which supplies a third of the state’s water each year, had a water content of just 61% of average >...