Hello,
Not sure if it would help but you could try installing crypto providers
into the JRE extension directory (e.g. $JRE_HOME/lib/ext) which the tomcat
is using and also an entry must be added to
$JRE_HOME/lib/security/java.security.
After this restart tomcat and check
Regards,
-Yogesh
On Thu
Hello,
I added the jar to the "$CATALINA_BASE/lib" folder. Still getting the same
problem. This is the entire exception trace.
INFO: Illegal access: this web application instance has been stopped
already. Could not load org.bouncycastle.crypto.modes.CBCBlockCipher. The
eventual following stack
Hi,
2015-04-01 17:01 GMT+03:00 Violeta Georgieva :
>
> Hi,
>
>
> 2015-04-01 14:30 GMT+03:00 Konstantin Kolinko :
> >
> > 2015-04-01 13:31 GMT+03:00 Violeta Georgieva :
> > > Hi,
> > >
> > > 2015-03-30 10:27 GMT+03:00 Polina Genova :
> > >>
> > >> Hi,
> > >>
> > >>
> > >>
> > >> Recently I came acr
Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
André,
On 4/1/15 10:27 AM, André Warnier wrote:
André Warnier wrote:
Mark Thomas wrote:
On 01/04/2015 11:53, André Warnier wrote:
By curiosity, I was trying to find the relevant RFCs, to see
if "ä" is a valid name
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
André,
On 4/1/15 10:27 AM, André Warnier wrote:
> André Warnier wrote:
>> Mark Thomas wrote:
>>> On 01/04/2015 11:53, André Warnier wrote:
>>>
>>>
>>>
By curiosity, I was trying to find the relevant RFCs, to see
if "ä" is a valid name f
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
André,
On 4/1/15 10:11 AM, André Warnier wrote:
> Christopher Schultz wrote:
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256
>>
>> Mark,
>>
>> On 4/1/15 7:38 AM, Mark Thomas wrote:
>>> On 01/04/2015 11:53, André Warnier wrote:
>>>
>>>
>>>
>>
André Warnier wrote:
Mark Thomas wrote:
On 01/04/2015 11:53, André Warnier wrote:
By curiosity, I was trying to find the relevant RFCs, to see if "ä" is a
valid name for a cookie. I am not sure..
Cookies are defined in RFC6265 (http://tools.ietf.org/html/rfc6265).
That document defines the
Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 4/1/15 7:38 AM, Mark Thomas wrote:
On 01/04/2015 11:53, André Warnier wrote:
By curiosity, I was trying to find the relevant RFCs, to see if
"ä" is a valid name for a cookie. I am not sure..
Cookies are d
Mark Thomas wrote:
On 01/04/2015 11:53, André Warnier wrote:
By curiosity, I was trying to find the relevant RFCs, to see if "ä" is a
valid name for a cookie. I am not sure..
Cookies are defined in RFC6265 (http://tools.ietf.org/html/rfc6265).
That document defines the cookie-name as a "tok
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 4/1/15 7:38 AM, Mark Thomas wrote:
> On 01/04/2015 11:53, André Warnier wrote:
>
>
>
>> By curiosity, I was trying to find the relevant RFCs, to see if
>> "ä" is a valid name for a cookie. I am not sure..
>>
>> Cookies are defined in R
Hi,
2015-04-01 14:30 GMT+03:00 Konstantin Kolinko :
>
> 2015-04-01 13:31 GMT+03:00 Violeta Georgieva :
> > Hi,
> >
> > 2015-03-30 10:27 GMT+03:00 Polina Genova :
> >>
> >> Hi,
> >>
> >>
> >>
> >> Recently I came across an issue with excessive number of blocks of
blank
> >> lines being logged in th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Konstantin,
On 4/1/15 7:30 AM, Konstantin Kolinko wrote:
> 2015-04-01 13:31 GMT+03:00 Violeta Georgieva :
>> Hi,
>>
>> 2015-03-30 10:27 GMT+03:00 Polina Genova
>> :
>>>
>>> Hi,
>>>
>>>
>>>
>>> Recently I came across an issue with excessive numb
This solved my problem. Thank you!!!
Greetings Peter
-Ursprüngliche Nachricht-
Von: Mark Thomas [mailto:ma...@apache.org]
Gesendet: Mittwoch, 1. April 2015 12:39
An: Tomcat Users List
Betreff: Re: cookie containing umlaut
On 01/04/2015 11:31, Peter Schroer wrote:
> Version 8.0.3.0
OK.
Thanks for the input. Will look into it.
On 01-Apr-2015 5:00 pm, "Daniel Mikusa" wrote:
> On Wed, Apr 1, 2015 at 2:30 AM, Bhagyashree Jog wrote:
>
> > I am getting the following error on deploying tomcat
> >
> > org.apache.tomcat.util.net.JIoEndpoint$Acceptor run
> > SEVERE: Socket accept failed
On 01/04/2015 11:53, André Warnier wrote:
> By curiosity, I was trying to find the relevant RFCs, to see if "ä" is a
> valid name for a cookie. I am not sure..
>
> Cookies are defined in RFC6265 (http://tools.ietf.org/html/rfc6265).
> That document defines the cookie-name as a "token", and ref
2015-04-01 13:31 GMT+03:00 Violeta Georgieva :
> Hi,
>
> 2015-03-30 10:27 GMT+03:00 Polina Genova :
>>
>> Hi,
>>
>>
>>
>> Recently I came across an issue with excessive number of blocks of blank
>> lines being logged in the catalina output logs.
>>
>> This is easily reproducible by simply starting
On Wed, Apr 1, 2015 at 2:30 AM, Bhagyashree Jog wrote:
> I am getting the following error on deploying tomcat
>
> org.apache.tomcat.util.net.JIoEndpoint$Acceptor run
> SEVERE: Socket accept failed
> java.lang.NoClassDefFoundError:
> org/bouncycastle/crypto/modes/CBCBlockCipher
>
You're missing a
Peter Schroer wrote:
Version 8.0.3.0
Am 01.04.2015 12:30 schrieb "Mark Thomas" :
On 01/04/2015 10:38, Peter Schroer wrote:
Hi,
I've got a problem with Tomcat processing cookies which contain a umlaut.
Tomcat version?
Mark
Tomcat will throw a 500 internal server error if a cookie containi
Am 01.04.2015 um 12:22 schrieb André Warnier:
Rainer Jung wrote:
Am 01.04.2015 um 09:43 schrieb André Warnier:
Rainer Jung wrote:
Am 31.03.2015 um 22:47 schrieb Christopher Schultz:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
André,
On 3/31/15 3:41 PM, André Warnier wrote:
I have a que
On 01/04/2015 11:31, Peter Schroer wrote:
> Version 8.0.3.0
OK. You'll need to upgrade to at least 8.0.15 and then enable the RFC
6455 cookie processor. See:
http://tomcat.apache.org/tomcat-8.0-doc/config/cookie-processor.html
If you use something like this in $CATALINA_BASE/conf/context.xml, all
Hi,
2015-03-30 10:27 GMT+03:00 Polina Genova :
>
> Hi,
>
>
>
> Recently I came across an issue with excessive number of blocks of blank
> lines being logged in the catalina output logs.
>
> This is easily reproducible by simply starting a clean Tomcat 7.0.59
server
> with enabled the following log
Version 8.0.3.0
Am 01.04.2015 12:30 schrieb "Mark Thomas" :
> On 01/04/2015 10:38, Peter Schroer wrote:
> > Hi,
> >
> > I've got a problem with Tomcat processing cookies which contain a umlaut.
>
> Tomcat version?
>
> Mark
>
>
> > Tomcat will throw a 500 internal server error if a cookie containin
On 01/04/2015 10:38, Peter Schroer wrote:
> Hi,
>
> I've got a problem with Tomcat processing cookies which contain a umlaut.
Tomcat version?
Mark
> Tomcat will throw a 500 internal server error if a cookie containing a
> umlaut is set. This can be easily tested by writing "document.cookie='ä=
Rainer Jung wrote:
Am 01.04.2015 um 09:43 schrieb André Warnier:
Rainer Jung wrote:
Am 31.03.2015 um 22:47 schrieb Christopher Schultz:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
André,
On 3/31/15 3:41 PM, André Warnier wrote:
I have a question of my own.
??!
+1
Tomcat 6.x/7.x/8.
Am 31.03.2015 um 15:19 schrieb Wesley Acheson:
Currently I'm trying to use SSL in web.xml
but just running some local tests it appears that there are a number of
problems when using the JK connector and using this mechanism.
First issue: Even though the requests are going through AJP which sup
Hi,
I've got a problem with Tomcat processing cookies which contain a umlaut.
Tomcat will throw a 500 internal server error if a cookie containing a
umlaut is set. This can be easily tested by writing "document.cookie='ä=0';"
in the developer console of the browser. The tomcat log will show the
fo
Wesley Acheson wrote:
Because if they are reverse proxying on a subdomain then the subdomain
needs a ssl cert basically.
I am not very bright, so I am still struggling a bit to understand the
architecture.
(And I'll stop whenever you tell me to.)
The reason for me to follow-up on this for now
Am 01.04.2015 um 09:43 schrieb André Warnier:
Rainer Jung wrote:
Am 31.03.2015 um 22:47 schrieb Christopher Schultz:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
André,
On 3/31/15 3:41 PM, André Warnier wrote:
I have a question of my own.
??!
+1
Tomcat 6.x/7.x/8.x.
Until now, we ha
Not necessarily a problem from the TCP layer point f view. But once
you can find a request that's truncated in the TCP log, you can look out
- whether it was a normal connection shutdown or a reset
- whether there were unusual pauses between packets triggering timeouts
etc. That's why you wou
Because if they are reverse proxying on a subdomain then the subdomain
needs a ssl cert basically.
On Tue, Mar 31, 2015 at 5:35 PM, André Warnier wrote:
> Wesley Acheson wrote:
>
>> This is getting off topic. The website that surrounds our website is
>> available under multiple domains. I.e. The
Rainer Jung wrote:
Am 31.03.2015 um 22:47 schrieb Christopher Schultz:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
André,
On 3/31/15 3:41 PM, André Warnier wrote:
I have a question of my own.
??!
+1
Tomcat 6.x/7.x/8.x.
Until now, we have been using mostly the Apache httpd mod_jk
co
31 matches
Mail list logo