Page 1 of 1

Apache 1.3.26 + tomcat 3.3.1

PostPosted: Tue Sep 24, 2002 6:21 am
by look
While i try to start tomcat i get the following error
in /var/log/messages:

kernel: exec of /usr/lib/j2re1.4.0_01/bin/java by (java:23995) UID(94) EUID(94), parent (init:1) UID(0) EUID(0) attempted to use 1 malicious environment(s)

The exact command invoking Tomcat is as follows:

/usr/lib/j2re1.4.0_01/bin/java -Djava.security.policy==/etc/tomcat3/conf/tomcat.policy

kernel 2.4.18
grsec 1.9.4

How to solve that and allow tomcat to run ?

PostPosted: Tue Sep 24, 2002 10:37 am
by spender
Use 1.9.7. Lots of changes have been made since 1.9.4.

-Brad