×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Ladies and Gentlemen:
In preparation for updating a customer box, I installed Tomcat 7.0.104
on our own AS/400 (64-bit Java 6 JVM).
7.0.93 works just fine on our box, but 7.0.104 seems to crash on
takeoff, producing no log files, just a spool file consisting of the
single line
*-D
At the direction of the folks at the Tomcat Users' List, I tried
attempting to launch both "startup.sh" and "catalina.sh" from a QShell
command line, after doing a "set -x" (one of the leading gurus there
said to do
$ bash -x $CATALINA_HOME/bin/catalina.sh
but of course that's meaningless to QShell), and this is what I got:
| $
| > set -x
| + set -x
| $
| > catalina.sh
| + catalina.sh
| *-D
| $
(And I get essentially the same thing calling "startup.sh" instead.)
Any idea what could be going wrong?
--
JHHL
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.