James,
One more tidbit (perhaps you already saw this).
https://www.400power.com/node/323
Sounds a bit like what you are experiencing?
Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer-Java
GIAC Cloud Penetration Tester
AWS Certified Cloud Practitioner
Microsoft Certified
proxy.
So IBM support suggested I create all certificates using either RSA OR
ECDHE. I've been sticking with RSA, for now.
Clutching at straws a bit....
Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer-Java
GIAC Cloud Penetration Tester
AWS Certified Cloud Practitioner
27;t had to dig into
deeper details like you have so I can't weigh in on the log issues
except to say that catalina.out is always in EBCDIC. The
catalina.[date].log files and all the other log files generated by
Tomcat are in ASCII (and there are a bunch of them).
Pete Helgren
www.pe
.
Best computing platform on the planet (IMHO...)
Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer-Java
GIAC Cloud Penetration Tester
AWS Certified Cloud Practitioner
Microsoft Certified: Azure Fundamentals
On 1/19/2023 7:10 AM, Christopher Schultz wrote:
James,
On 1/18/23 20:05
I don't have an AS/400 any longer but I do I have a 9009 running IBM i.
If you use iACS and go to the IFS menu option, you can filter by a file
name. Are you looking for a class file within a jar or just the jar itself?
Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer
The only time I ran into this is when I had conflict on the shutdown
port or multiple instances which had a port conflict on the shutdown
port. Other than that, I don't know. Possible permissions issues?
Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer-Java
AWS Cert
ainst. However, if something else comes to mind, feel free
to post back. I did come across a couple of other posts where the OP
said there was nothing but Tomcat and they also ended up with the miner.
I have some updating to do....
Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer
Liferay/Tomcat bundle but it isn't an easy upgrade and may take a bit
--
Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer-Java
AWS Certified Cloud Practitioner
Twitter - Sys_i_Geek IBM_i_Geek
-
To
Longshotsomething in .profile of the user the Tomcat instance is
running under?
Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer-Java
Twitter - Sys_i_Geek IBM_i_Geek
On 9/7/2017 1:10 PM, James H. H. Lampert wrote:
I've got two separate boxes, both running Debian J
On 12/12/2014 2: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-li
AH! Sorry I saw the lower case "i" and assume IBM i. Ignore my
previous post.
Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer-Java
On 9/12/2014 10:35 PM, Krishna Saranathan wrote:
Hi All
Is there any distro portal from where i can download rpm, to install
T
Check this site:
http://www.youngiprofessionals.com/wiki/index.php/PASE/OpenSourceBinaries
They aren't native i binaries but running/scripting stuff in PASE with
these binaries is pretty straight forward
Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer-Java
On 9/12/20
The usual comes to mind:
Are you at the same PTF and CUME levels between the two boxes?
Do you have the same Java licensed programs installed on both boxes?
It the default JVM set the same on both boxes?
Those things are what usually come back to haunt me when I deploy on IBM i
Pete Helgren
The error might be a red herring or a show stopper but I also have:
export -s JAVA_OPTS="-Dos400.awt.native=true -Djava.awt.headless=true
-Xms256m -Xmx512m"
In my catalina.sh script. That took care of a tty error I had (although
I don't know if that is the issue in you
Answering my own post here. The follow up posts solved it. I added the
address="0.0.0.0" to the connector tag and yes, all is well.
Pete Helgren
Value Added Software, Inc
www.asaap.com
www.opensource4i.com
On 1/27/2011 11:01 AM, Pete Helgren wrote:
8080 is listed as:
TCP
to set the "0.0.0.0" address in the
connector, is that in the host section? This is my entry (using the
server-minimal.xml as the template)
Thanks
Pete Helgren
Value Added Software, Inc
www.asaap.com
www.opensource4i.com
On 1/27/2011 10:26 AM, Mark Thomas wrote:
On 27/01/2011 1
IS is somehow controlling
all http traffic, regardless of port but I can't seem to find any hard
evidence of this.
Suggestions? I am at a loss.
--
Pete Helgren
Value Added Software, Inc
www.asaap.com
www.opensource4i.com
-
return dataSource;
}
I will need to find out why the code is structured this way,
particularly the makeObject calls. And, again, the thread dump has been
very helpful in sorting this all out.
Pete
Caldarale, Charles R wrote:
From: Pete Helgren [mailto:p...@valadd.com]
Su
ect to pool");
_pools.put(roleID, connectionPool);
_dataSources.put(roleID, dataSource);
}
return dataSource;
}
I will need to find out why the code is structured this way,
particularly the makeObject calls. And, again, the thread dump has been
very he
hristopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pete,
On 6/18/2009 10:52 AM, Pete Helgren wrote:
Thanks. Looking at the dump I can see there is an issue with a DB
manager we wrote (Blocking). I'll investigate further.
It's amazing what you can learn ju
Thanks. Looking at the dump I can see there is an issue with a DB
manager we wrote (Blocking). I'll investigate further.
This is what I needed! It has helped quite a bit.
Pete
Caldarale, Charles R wrote:
From: Pete Helgren [mailto:p...@valadd.com]
Subject: Re: Pointers on diagn
Caldarale, Charles R wrote:
From: Pete Helgren [mailto:p...@valadd.com]
Subject: Re: Pointers on diagnosing session and thread hangs
Not sure how much change to the environment we want to make
before we track down the issue but going to 1.6 is something
we'll consider.
For JDK 1
Thanks. We'll take a look at that as well. Not sure how much change to
the environment we want to make before we track down the issue but going
to 1.6 is something we'll consider.
Pete
Caldarale, Charles R wrote:
From: Pete Helgren [mailto:p...@valadd.com]
Subject: Re: P
this problem, on of which crashed with 825 threads
running last night, but I'll continue to pursue a tool that will do
something similar and run in Windows.
Pete
Caldarale, Charles R wrote:
From: Pete Helgren [mailto:p...@valadd.com]
Subject: Re: Pointers on diagnosing session and t
ultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pete,
On 6/17/2009 8:33 AM, Pete Helgren wrote:
I am not an expert by any stretch in Tomcat internals so what I need
is a way to determine what is causing the sessions to "hang" and the
threads to begin to grow beyond the maxi
We are having a devil of a time tracking down why a web app is hanging
while running in Tomcat. We are running version 5.5.27 in Windows XP
with 2Gb RAM. The symptom is that randomly a user will report that they
cannot log into the application. When we view the Tomcat application
using Lambd
On 2/20/2009 12:25 AM, Pete Helgren wrote:
Chris suggested that I use
JKMount //* but not knowing exactly how that would play when
the context was ROOT
With "JkMount /context/*", a ROOT-deployed application won't work
without other configuration.
If you'd re
, but the correct images as
well. The slightly longer URL isn't an issue. /asaap3/ASAAP vs /ASAAP
isn't a problem.
Again, thanks for the patient explanations.
Pete
André Warnier wrote:
Pete Helgren wrote:
Thanks Andre. And, I DID carefully read your original post and I had
some in
te the help and the good counsel and I'll try on a couple of
things for size this evening and let you know how things turn out in the
morning
Pete
Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pete,
On 2/19/2009 12:31 PM, Pete Helgren wrote:
My servlet use
I'll rather change
the configuration to one that works rather than have to change the
application itself.
Pete
André Warnier wrote:
Pete Helgren wrote:
[...]
Pete,
I really think you should re-read my previous answer.
I did a quick check on the page you indicated, using Firefox and it's
help. I can't make immediate changes to
the Apache instance and bounce it because the server is in production
and I have a very limited "testing" window late in the evening.
Pete
Rainer Jung wrote:
On 19.02.2009 15:24, Pete Helgren wrote:
It does resolve to h t t p : // w w w .
different
context and behind ISA server and it works fine. I am just trying to
get to the bottom of why this particular application instance installed
at ROOT on Tomcat is responding OK and rendering OK at :8080/MyApp but
through AJP it has no images at :80/MyApp.
Pete
Rainer Jung wro
nd see what happens with that option. I'll post back.
Pete
Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pete,
On 2/18/2009 8:17 AM, Pete Helgren wrote:
The pages display but none of the images display and several of the
webapps links are broken. So, somethin
Still struggling with this so I am reposting. I can't seem to find a
configuration that allows the images and links to properly display.
Info from prior posts:
I have a Tomcat application that serves up a web app when I use
a URL like this:
http://www.mywebsite.com:8080/MyAPP Which I wante
;
To: "Tomcat Users List"
Sent: Saturday, February 14, 2009 3:26 AM
Subject: Re: AJP13 Connector and JKOptions
Pete Helgren wrote:
[...]
Hi.
Maybe start at the beginning and let us know :
- which version of Tomcat you are running
- on what kind of "box" (the OS)
- with which ve
I have a Tomcat application that happily serves up a web app when I use
a URL like this:
http://www.mywebsite.com:8080/MyAPP Which I wanted to change to this:
http://www.mywebsite.com/MyAPP
Using Apache I added the worker.properties file and the following
directives to an existing Apache ser
36 matches
Mail list logo