-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Matthias,
On 11/6/14 11:33 AM, Matthias Keller wrote:
> We have a spurious problem which still happened quite a few times
> but is not really reproducible since it only occurs on every 1000.
> startup or something. The effect is that tomcat scans al
Hi
We have a spurious problem which still happened quite a few times but is
not really reproducible since it only occurs on every 1000. startup or
something.
The effect is that tomcat scans all class files but somewhere something
goes wrong and it tries to load an invalid class name which is o
>In my previous employment, we did that. Create a local user account and
set permissions to the Tomcat installation directory and optional
CATALINA_BASE (if you separated them).
I agree with this (done hundreds of times), and you can set rights
with xcacls. However this reminds us that usually th
On Thu, Nov 6, 2014 at 2:36 AM, Vasily Kukhta wrote:
> I have received additional details - the application starts getting
> "java.sql.SQLException: Listener refused the connection with the following
> error: ORA-12519, TNS:no appropriate service handler found", although the
> amount of listeners
I deployed a war on Tomcat 7 to serve a jsp page.
In the jsp page I put this css tag:
Also, at the beginning of the jsp page I put this:
<%@ page contentType="text/html;charset=utf-8" %>
However when I contact via browser such jsp page, the css is NOT loaded and
I found that the reason is (re
Hello and thank you for your answers.
I would like to say that my problem is solved (even though I would like to
answer the remarks you made).
I can't really tell what combination of adjustments (see my previous posts)
are responsible for it. I just did things with more care than when I do
things
>In my previous employment, we did that. Create a local user account and
set permissions to the Tomcat installation directory and optional
CATALINA_BASE (if you separated them).
I agree with this (done hundreds of times), and you can set rights
with xcacls. However this reminds us that usually th
On 6 November 2014 05:36, Vasily Kukhta wrote:
> I have received additional details - the application starts getting
> "java.sql.SQLException: Listener refused the connection with the following
> error: ORA-12519, TNS:no appropriate service handler found", although the
> amount of listeners in the