Got you Mark.
Now i am able to reproduce the problem by keeping I64 bit dll in x64 bit
windows platform.
I will fix it and let you know.

Thanks,
VIN

On Tue, Feb 10, 2015 at 2:19 PM, Mark Thomas <ma...@apache.org> wrote:

> On 10/02/2015 06:28, Pravallika Peddi wrote:
> > Thanks Chris for the information.
> >
> > Mark & Chris:
> > I have gone through one of the issues given by Mark:
> >
> > https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
> >
> > and found that this issue is fixed already.
> >
> > Steps i performed:
> > 1) Download Tomcat 6.0 - 32 bit version and run it on 32-bit Windows
> > platform. Tomcat Server started successfully using commands mentioned in
> > issue. Stop the tomcat. Check the catalina.out folder and it has no
> > error messages. Rename catalina.out file.
> >
> > 2) Download Tomcat 6.0-64 bit version and extract tcnative-dll and copy
> > it on to 32-bit Tomcat folder. Start the Tomcat Server and check the
> > catalina.out file. It has proper error message "Feb 10, 2015 11:42:54 AM
> > org.apache.catalina.core.AprLifecycleListener init
> > INFO: The APR based Apache Tomcat Native library which allows optimal
> > performance in production environments was not found on the
> > java.library.path:"
> >
> > and i did not observe any error in command line as mentioned in the
> issue.
> >
> > I attached both the catalina.out files for your reference.
> > Even i checked the recent Trunk AppLifecycleListener.init() java method
> > and did not find the source code that was mentioned in the issue.
> >
> > Hence i feel the issue is fixed.
> > Please confirm so that i will close the issue.
>
> The issue is not fixed. Tomcat isn't finding the tc-native library so
> the error isn't triggering.
>
> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>
>

Reply via email to