possibly add -verbose:class
to your JVM options and see if that yields anything On Fri, Dec 12, 2014 at 1:44 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > James, > > On 12/12/14 3:19 PM, James H. H. Lampert wrote: > > On 12/12/14 11:43 AM, Christopher Schultz wrote: > >> I wouldn't be surprised if the AS/400 unzip software does Bad > >> Things to ZIP archives. Make sure you use UNIX-compatible tools > >> to unpack everything, or maybe do everything from "inside" that > >> UNIX-like environment (I seem to recall that, while you are > >> running AS/400's "i" OS, you are also running some kind of > >> UNIX-like environment on top of it). You might even want to check > >> MD5 digest or something similar on the two machines to see if any > >> files have been corrupted. > >> > >> EBCDIC can certainly be confusing things, here. > > > > What AS/400 unzip software? > > Hah, I can't tell if that's a joke or not. > > > When we unzip the Tomcat zip file on a system, we use JAR, in a > > QSHELL session. And likewise, JAR tvm <jarname>.jar shows what > > appear to be a good bin/bootstrap.jar, a good bin/tomcat-juli.jar, > > and a good lib/catalina.jar > > Okay, good so far. Is there any way to run md5sum or something similar > against them to determine that they are byte-for-byte identical to > what you have on the other (working) system? > > "jar" should be able to unzip the Tomcat .zip distribution without any > problems (JAR is just ZIP with a MANIFEST.MF file... and even that > isn't required). > > > Now, KEYTOOL is a worthless mess on AS/400s, but I've never seen > > anything like this happen from using JAR on AS/400s. > > - -chris > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1 > Comment: GPGTools - http://gpgtools.org > > iQIcBAEBCAAGBQJUi1OvAAoJEBzwKT+lPKRYtwwP/i5XAtDgSXn0QjsZzYzLpKvF > ygL/uK4LXqClHiiaOUHPYYRo9mDw3S1h3EsF6gr1qepoyZgGvxENd+q/8EfBJsT3 > HSng3hkKSB2vrMGJDhCf0utXVXPfOm3c60OHiH4TKizQs/k6GYA0tvTSWX/pfPRg > 8I2xuOHwe0FYX/9Xe5GyDnVKwC1J5/Omgsb4Fj9XL9WuvwJcmuDDyxQY0YyzjeWq > 1sVdCOjFJUI6yD9qp7/76bKmh3Jd1m9gmjVhHtEO039k/wfq0du8LpfS5OpqZtjh > uprHdKqZl+VfhVKA0tv2iOEaORy6KlNIqbpVJ6w9fYe06ELoO4fNWu158wGk8EWd > Hq0uO1EfTCW8YfyjjAj2Sl1y/6JnPM5vhCgxnuQGRJWY2ag/NDDBVzPLaN6aQptk > QzLyDExM5TX25+CvNtjvUycueVlAfhDad5YCVIHPyBsq/JmUNarOGNvS7zcoBVZV > iEfKEwXguTwqSh3+5/ebeECPmAyPID0yF5ed/uQ8VX71A9Sv/fF31qFyhi3LKLxS > WHnBRp4b/iXqRtIUCv/VRkg8tedGYyzGbWFV+e++Y7l2FQRbLGo+55h4xT7vQllS > Ypp9qnIW+x5Sqgc6G9qZ3/aoTLbrXV+9yObV2aR2x5J1WTp1Yl00BgQEWmJbsiWz > u7lGL0iCpbyS4DhgBzIY > =u7Ly > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >