04.03.2010 15:13, maven apache:
> Now I found there is something wrong with the apr component because I got
> the info:
>
> INFO: The APR based Apache Tomcat Native library which allows optimal
> performance in production environments was not found on the
> java.library.path:
> /home/kk/ProgramFiles/jdk1.6.0_17/jre/lib/i386/client:/home/kk/ProgramFiles/jdk1.6.0_17/jre/lib/i386:/home/kk/ProgramFiles/jdk1.6.0_17/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
This is just an INFOrmational message that tells you that the native
component is not installed.
> And the whole logs can be found here:http://dpaste.com/167789/
> Does it matter?
If it starts with "SEVERE", it does matter.
WAG: By starting Tomcat using sudo, a work directory was created that
isn't writeable by an unprivileged user. Remove work and try again.
--
Regards
mks
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|