You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2015/02/11 12:26:44 UTC

[Bug 57021] Improve logging in AprLifecycleListener and jni.Library when Tomcat-Native DLL fails to load

https://issues.apache.org/bugzilla/show_bug.cgi?id=57021

VIN <re...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reachme.valli@gmail.com

--- Comment #2 from VIN <re...@gmail.com> ---
Created attachment 32453
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=32453&action=edit
The attached patch has fixes for both A and B points.

I have modified AprLifecycleListener.java and Library.java to fix the issue.
Added a new file "LibraryNotFoundError.java" in  "org.apache.tomcat.jni"
package. Added two new strings in "LocalStrings.properties" file located in
"org.apache.catalina.core" package. 
I do not know the Locale languages like Japaneese and French, so did not add
the new strings in other Locale property files.


I tested the fix and attached the log files as well.
I provided the fix based on the comments provided in the issue.

I did not implement the 3rd point(C) yet.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org