ng the ssl commands. I've also read that
> the order of the certificates should be
>
> Your domain
> Intermediate
> Known Root
>
> So that's the order I used. A caution, in my reading I have found some
> directions not to be accurate.
>
> If what I have written is not c
Hello Don,
I'm trying to understand these as well. I had a question regarding the data
and commands you used to display the certificate information. You wrote
that you used the following command to create a pkcs12 store:
openssl pkcs12 -export -in "domain-chain.crt" -inkey "domain.key" -certfile
Hash: SHA256
>
> Joleen,
>
> On 1/10/17 11:10 AM, Joleen Barker wrote:
> > Hello All,
> >
> > Details: Tomcat Version: 7.0.64.0 Java Version: 1.8.0 OS: AIX 6.1
> > Database: Oracle 11
> >
> > The web application installed on the server above makes data
&
com>
wrote:
> On 10.01.2017 18:06, Joleen Barker wrote:
>
>> Hi Andre - I played around a little more and ran the command netstat -a |
>> grep 1526 which is the port number and received information that looks
>> like
>> 11 connections are open at this time. Do you kno
10, 2017 at 11:59 AM, Joleen Barker <oldenuf2no...@gmail.com>
wrote:
> Hello Filippo - I do not have JConsole available and the proposed idea is
> past my knowledge level.
>
> Hello André - This was an interesting idea but it didn't work for me. I
> only have the ksh availab
at 11:24 AM, André Warnier (tomcat) <a...@ice-sa.com>
wrote:
> On 10.01.2017 17:10, Joleen Barker wrote:
>
>> Hello All,
>>
>> Details:
>> Tomcat Version: 7.0.64.0
>> Java Version: 1.8.0
>> OS: AIX 6.1
>> Database: Oracle 11
>>
>
Hello All,
Details:
Tomcat Version: 7.0.64.0
Java Version: 1.8.0
OS: AIX 6.1
Database: Oracle 11
The web application installed on the server above makes data connections to
run file transfers from point A to point B. The default Database connection
setting that are set when the application
I would like to understand garbage collections better. Such as what
instances or situations experienced someone would make a change to a
setting.
Thank you,
Joleen
On Mon, Jan 9, 2017 at 6:57 AM, Mark Thomas wrote:
> All,
>
> There is the opportunity (if we can pull it
avard wrote:
> > 2016-06-24 11:50 GMT-04:00 Joleen Barker
> > <oldenuf2no...@gmail.com>:
> >
> >> Hi Chris,
> >>
> >> The SSL_VERSION parameter was already defined by the vendor.
> >>
> >>
> > I still would delete the SSL_VE
; Daniel,
>
> On 6/22/16 12:59 AM, Daniel Savard wrote:
> > 2016-06-21 19:08 GMT-04:00 Joleen Barker
> > <oldenuf2no...@gmail.com>:
> >
> >> Hello Daniel,
> >>
> >> Thank you for your replies.
> >>
> >> Yes, I have the Jav
allow TLSv1.2 clients to come in and for Tomcat
acting as a client to go out as TLSv1.2?
-Joleen
On Tue, Jun 21, 2016 at 5:53 PM, Daniel Savard <daniel.sav...@gmail.com>
wrote:
> 2016-06-21 14:12 GMT-04:00 Joleen Barker <oldenuf2no...@gmail.com>:
>
> > Hello Tomcat friend
Hello Tomcat friends,
I am looking for some understanding on what is happening in my environment
to make sure I am not missing anything in my settings.
Basics:
1) OS is GNU/Linux
2) Java is JDK v1.7
3) Tomcat 7
First, this question has come up because we needed to allow TLSv1.2
connections to
//%TOMCAT_SERVICE_NAME% --StdOutput
> "%TOMCAT_CONSOLE_LOG%" --StdError "%TOMCAT_CONSOLE_LOG%"
>
> Which will redirect the stderr and stdoout to the corresponding log files
>
> George
>
> -Original Message-
> From: Joleen Barker [mailto:oldenuf2no...@gma
;
wrote:
> 2016-03-11 2:49 GMT+03:00 Joleen Barker <oldenuf2no...@gmail.com>:
> > I wanted to let you know that I really tried at this and feel the
> changes I
> > made should be working and it is a matter of the developer hard coding
> the
> > log messages
So are you suggesting to remove the ConsoleAppender from the
log4j.properties that the vendor has in the WEB-INF/classes directory?
Joleen
On Mar 10, 2016 7:17 PM, "Konstantin Kolinko"
wrote:
> 2016-03-08 18:43 GMT+03:00 Christopher Schultz <
>
, Mar 8, 2016 at 11:52 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Joleen,
>
> On 3/8/16 11:44 AM, Joleen Barker wrote:
> > Hello Christopher,
> >
> > I thank you for your comments. I h
Hello Christopher,
I thank you for your comments. I had changed the swallowOutput=true back
when I changed the default tomcat logging to use the log4j properties
files. I did rename the cfcc log I had to read tomcat and it comes up and
captures the starting/stopping details but that's about it.
<cberneb...@caci.com>
wrote:
> Joleen
>
> >-Original Message-----
> >From: Joleen Barker [mailto:oldenuf2no...@gmail.com]
> >Sent: Monday, March 07, 2016 3:54 PM
> >To: Tomcat Users List
> >Subject: Re: Understanding how to controlling what data is wr
out what little setting I am missing.
On Mon, Mar 7, 2016 at 2:07 PM, Joleen Barker <oldenuf2no...@gmail.com>
wrote:
> There is a comment that says:
>
> #stdout is set to be a ConsoleAppender
>
> But I changed the "stdout" that was set as the parent to CFCC so I
log. Even with my updated log4j.properties file
sitting in the WEB-INF/classes directory so I must have something
configured wrong that they are all still going to the standard
Stdout/Stderr.
On Mon, Mar 7, 2016 at 12:54 PM, Joleen Barker <oldenuf2no...@gmail.com>
wrote:
> I f
I forgot to tell Chuck that the swallowOutput parm is set to true in the
context. When you see the vendor's log4j.properties you will see why there
were so many messages still going to the catalina.out due to them using
stdout.
-Joleen
On Mon, Mar 7, 2016 at 12:31 PM, Joleen Barker <oldenuf
false
I know, it's a lot to look at. Thank you for the help.
-Joleen
On Fri, Mar 4, 2016 at 4:33 PM, Cris Berneburg - US <cberneb...@caci.com>
wrote:
> Hi Joleen
>
> -Original Message-
> From: Joleen Barker [mailto:oldenuf2no...@gmail.com]
> Sent: Thursday, March
imes they just manage dependencies.
>
> If you need to have multiple versions of the same class inside your JVM,
> rolling them up using OSGi is a (very complicated but effective, IMO) way
> to handle that.
>
> hope this helps!
>
> CG
>
>
> On Fri, Mar 4, 2016 at 9:05 A
I saw there is log4j-1.2.8-1.jar and log4j-1.2.17.jar in the WEB-INF/lib
directory for a web application and I wonder what happens if there are two
in the same library.
Thank you,
-Joleen
can edit it to have the info go to the new log?
-Joleen
On Fri, Dec 4, 2015 at 4:49 PM, Joleen Barker <oldenuf2no...@gmail.com>
wrote:
> Hello Chris,
>
> As of now I am not using JULI any longer. I am using the log4j v1.2.17.jar
>
> Eventually I will jump in to the log4j v2
I am not positive, but I thought the older browsers had a 2GB limit. The
company I worked for ran in to a similar problem and it was the result of
the browser. I think Chrome didn't have the issue and IE did. We ended up
making a note in the Known Issues of the manual about the limitation. This
is
the url
to signup for it.
Have a wonderful weekend.
-Joleen
On Fri, Dec 4, 2015 at 1:11 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> Joleen,
>
> On 12/3/15 11:55 PM, Joleen Barker wrote:
> > The information you gave me for the additivity was PERF
in the
production environment soon.
Thank you.
On Thu, Dec 3, 2015 at 9:42 PM, Joleen Barker <oldenuf2no...@gmail.com>
wrote:
> Hello Konstantin,
>
> Thank you for pointing out the typo. The line is actually correct in my
> log4j.properties file and the typo happened whe
I want to have more control over what data is written to the various
appenders in the log4j.properties files. I have played around with the
various configurations in the log4j.properties file but I am not
understanding how they are working in order to grasp how to have more
control. I don't know
, 2015 at 7:53 PM, Konstantin Kolinko <knst.koli...@gmail.com>
wrote:
> 2015-12-04 2:05 GMT+03:00 Joleen Barker <oldenuf2no...@gmail.com>:
> > I want to have more control over what data is written to the various
> > appenders in the log4j.properties files. I have played
nformation going to
both the catalina and localhost file but I think it would be a separate
email stream.
Thank you so much for the help Christpher.
-Joleen
On Mon, Nov 30, 2015 at 10:26 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> Joleen,
>
> On 11/30/15 7:3
net> wrote:
> Joleen,
>
> On 11/26/15 12:12 AM, Joleen Barker wrote:
> > Alas, no luck. This is what I found in my directory:
> >
> > -rw-r--r--. root root 30694 Nov 25 22:49 catalina
> > -rw-r--r--. root root 0 Nov 25 22:49 catalina.out
> > -
log4j.logger.org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/manager]=\
INFO, MANAGER
log4j.logger.org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/host-manager]=\
INFO, HOST-MANAGER
On Mon, Nov 30, 2015 at 7:32 AM, Joleen Barker <oldenuf2no...@gmail.com>
wrote:
> Hi Chris,
>
> I wil
t tomorrow.
-Joleen
On Wed, Nov 25, 2015 at 3:50 PM, Joleen Barker <oldenuf2no...@gmail.com>
wrote:
> I didn't get too far. For the option b and setting the swallowOutput=true
> in right place I need to get some clarification.
>
> I was looking up more information about the swallowO
of the
messages are doubled between the two files.
We will see what happens now with the swallowOutput=true. I'm so excited to
see what is there tomorrow morning. lol
-Joleen
On Wed, Nov 25, 2015 at 6:59 PM, Joleen Barker <oldenuf2no...@gmail.com>
wrote:
> Sorry. I all of a sudden noticed the swal
The cfcc.xml file that I have has the following:
Thank you.
-Joleen
On Wed, Nov 25, 2015 at 10:16 AM, Joleen Barker <oldenuf2no...@gmail.com>
wrote:
> Thank you for some direction.
>
> I'll go ahead and put back the logging as it was from the vendor using the
>
.
-Joleeb
Joleen,
On 11/24/15 4:31 PM, Joleen Barker wrote:
> I have setup the logrotate using cron in the past and it was very
> successful on the Linux boxes but I could not find an equivalent setup for
> AIX. Things seem so much easier on Linux. The company wants a universal
> approach
--. root root 0 Nov 25 22:49
localhost_access_log.2015-11-25.txt
-rw-r--r--. root root 0 Nov 25 22:49 manager
[root@centos7sys1 logs]# date
Thu Nov 26 00:07:25 EST 2015
On Wed, Nov 25, 2015 at 7:22 PM, Joleen Barker <oldenuf2no...@gmail.com>
wrote:
> I changed it ba
if this is what you mean
by descriptor. If I did this would I leave the log4j config changes that I
have in place that already?
-Joleen
On Nov 20, 2015 9:37 AM, "Christopher Schultz" <ch...@christopherschultz.net>
wrote:
> Joleen,
>
> On 11/19/15 3:19 PM, Joleen Barker wr
I want to say up front that I am not a developer and know enough to brake
some stuff. lol
I have a software package from a vendor that ships the tomcat web server
with it. Below are my environment details:
1) The tomcat version that is running is v8.0.26.0
2) The OS is a Centos v7 UNIX VM
3)
40 matches
Mail list logo