On Mon, 23 May 2016 15:25:54 +0200
André Warnier (tomcat) wrote:
> On 23.05.2016 15:08, Bjørn T Johansen wrote:
> > On Mon, 23 May 2016 14:54:14 +0200
> > André Warnier (tomcat) wrote:
> >
> >> On 23.05.2016 14:48, Bjørn T Johansen wrote:
> >>> On M
On Mon, 23 May 2016 14:54:14 +0200
André Warnier (tomcat) wrote:
> On 23.05.2016 14:48, Bjørn T Johansen wrote:
> > On Mon, 23 May 2016 14:39:25 +0200
> > André Warnier (tomcat) wrote:
> >
> >> On 23.05.2016 14:25, Bjørn T Johansen wrote:
> >>> On F
On Mon, 23 May 2016 14:39:25 +0200
André Warnier (tomcat) wrote:
> On 23.05.2016 14:25, Bjørn T Johansen wrote:
> > On Fri, 20 May 2016 13:49:35 +0200
> > André Warnier (tomcat) wrote:
> >
> >> On 20.05.2016 12:54, Bjørn T Johansen wrote:
> >>> When
On Fri, 20 May 2016 13:49:35 +0200
André Warnier (tomcat) wrote:
> On 20.05.2016 12:54, Bjørn T Johansen wrote:
> > When I access the status page everything works fine but when I try to
> > access the manager page, I get the following error:
> >
> > This site c
find any reasons for this in the default config, what am I missing?
btw, using Tomcat 8.0.3x
Regards,
BTJ
--
---
Bjørn T Johansen
b...@havleik.no
On Tue, 15 Mar 2016 10:35:38 +
Mark Thomas wrote:
> On 15/03/2016 09:47, Bjørn T Johansen wrote:
> > On Tue, 15 Mar 2016 09:20:24 +
> > Mark Thomas wrote:
> >
> >> On 15/03/2016 08:04, Bjørn T Johansen wrote:
> >>> Just tried to configure
On Tue, 15 Mar 2016 09:20:24 +
Mark Thomas wrote:
> On 15/03/2016 08:04, Bjørn T Johansen wrote:
> > Just tried to configure and compile the native libs under CentOS 7 and I
> > get this while configuring:
> >
> > Found OPENSSL_VERSION_NUMBER 0x1000105f
? (I don't use
SSL on Tomcat anyway but...)
Regards,
BTJ
--
---
Bjørn T Johansen
b...@havleik.no
---
So
On 03.06.2015 21:57, Mark Thomas wrote:
On 03/06/2015 20:50, Christopher Schultz wrote:
Bjørn,
On 6/3/15 2:52 PM, Bjørn T Johansen wrote:
Just saw a discussion about Tomcat DBCP 8.0.18 issue, where Tomcat
JDBC pooling vs Commons DBCP 2 pooling was briefly discussed.. So
now I am a bit curious
mean I should be using DBCP 2 instead of Tomcat JDBC with my
Tomcat 8.x installations?
Regards,
BTJ
--
---
Bjørn T Johansen
b...@havleik.no
On 20.05.2015 09:46, Mark Thomas wrote:
On 20/05/2015 07:56, Bjørn T Johansen wrote:
On 20.05.2015 08:27, Mark Thomas wrote:
On 19/05/2015 22:25, Bjørn T Johansen wrote:
I have a small problem using nginx as a reverse proxy in front of
Tomcat 8.. The problem is that sometimes the context url
On 20.05.2015 08:27, Mark Thomas wrote:
On 19/05/2015 22:25, Bjørn T Johansen wrote:
I have a small problem using nginx as a reverse proxy in front of
Tomcat 8.. The problem is that sometimes the context url is set to the
local ip
address of the tomcat server instead of the hostname used to
--
---
Bjørn T Johansen
b...@havleik.no
---
Someone wrote:
"I understand that if you play a Windows CD backwards you hear strange Satanic
messages"
On Mon, 10 Nov 2014 09:08:56 -0500
Christopher Schultz wrote:
>
> Perhaps something is being read from a network filesystem that has
> stalled mounting or something similar? The question for the OP is
> "what is different during boot time?"
>
> - -chris
Nope, no such things... All is based on
On Sun, 09 Nov 2014 23:49:54 +0100
André Warnier wrote:
> Bjørn T Johansen wrote:
> > On Mon, 10 Nov 2014 00:35:46 +0300
> > Konstantin Kolinko wrote:
> >
> >> Rules:
> >> http://tomcat.apache.org/lists.html#tomcat-users
> >> -> 6. Do
On Mon, 10 Nov 2014 00:35:46 +0300
Konstantin Kolinko wrote:
> Rules:
> http://tomcat.apache.org/lists.html#tomcat-users
> -> 6. Do not top-post.
>
> > Ok, did a thread dump that resulted in the following dump..:
> >
> >
> > Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mod
0,0xeff61d70,0xf7e0)
from space 4096K, 3% used
[0xfa30,0xfa32,0xfa70)
to space 20992K, 0% used
[0xf7e0,0xf7e0,0xf928)
ParOldGen total 62976K, used 45019K [0xc000,
0xc3d
.HostConfig.deployWAR Deploying web application
archive /lvm/vg1-data/opt/apache-tomcat-8.0.14/webapps/vegaappen.war
As you can see, tomcat just stops at the first web application
What am I missing?
Regards,
BTJ
--
-----
8.0.14 or JSF 2.2.8?
What can I do to prevent this?
Regards,
BTJ
--
---
Bjørn T Johansen
b...@havleik.no
--
---
Bjørn T Johansen
[EMAIL PROTECTED]
---
Someone wrote:
"I understand that if you play a Windo
kMount /webapp ajp13
> JkMount /webapp/* ajp13
>
>
>
> -- Franck
> > It should be mod_jk
> >
> > On Thu, 18 May 2006 13:11:26 +0200
> > Bjørn T Johansen <[EMAIL PROTECTED]> wrote:
> >
> >
> >> I am using the following m
It should be mod_jk
On Thu, 18 May 2006 13:11:26 +0200
Bjørn T Johansen <[EMAIL PROTECTED]> wrote:
> I am using the following mount command in my apache config.:
>
> JkMount /webapp/* worker1
>
> But I have to use this url to make it work..: http://www.domain.no/
--
---
Bjørn T Johansen
[EMAIL PROTECTED]
---
Someone wrote:
"I understand that if you play a Windows CD backwards you hear strange Sa
23 matches
Mail list logo