I upgraded DB2DOM to 9.0.41 manually, updated systemd and consolidated all the files that were distributed by apt-get.
Once apps were back up and running, still no luck. Upgraded DB2DOM to 9.0.46, same result. Upgraded to 10.0.6, globally searched and replaced javax.websocket and javax.servlet and rebuilt. Reviewed and made configuration changes. It worked-out. Upgrading my ubuntu cloud instance next, which translates really well from the pi (systemd, apt-get etc). Not sure if it was a small configuration change to server.xml's ssl connector, or libraries that were fixed after the version 10 pop. I'm a little bummed it broke backward compatibility (without some gymnastics), but then .. I think DB2DOM doesn't run on really old versions of Java, either (I'm on 8). So, I have the Pi 4 running MariaDB, Tomcat 10, now. So far, all regression tests are passing and it looks like we've got it all figured out. The only browser that would POST a 500k packet was FireFox, which leans me to believe there was maybe a chunking issue or some other platform-specific compatibility issue (like HTTP 2 vs 1.2 vs 1.1). Thanks for the help, John! /snark Sincerely, John DB2DOM On 5/28/21, Christopher Schultz <ch...@christopherschultz.net> wrote: > John, > > On 5/28/21 15:32, John Dale wrote: >> I debugged the server and it's not reaching my component. >> > > <snip> > > >> Request post is around 300K. >> >> Tomcat 9 on a raspberry pi 4 (w00t!). > > Maybe you are still just waiting around for that tiny CPU to run all > that bytecode. > > /snark > > Seriously, though, I'd be interested to hear about your pi-based Java > work in another thread. I have 2 Pi 4s and 2 Pi Zeros that I haven't > managed to do anything with besides running EmulationStation (which I > highly recommend for anyone who grew up with an NES. Pew-pew!). > > -chris > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org