Bitbucket Server console output: INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

症状

The following message appears in the Bitbucket Server console output:

Jun 21, 2012 6:04:06 PM 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: ... 

原因

Bitbucket Server, by default, runs inside the the Apache Tomcat webcontainer, which provides the web server that hosts Bitbucket Server. By default, Tomcat will look for the existence of the Apache Portable Runtime (APR) on your system.

This INFO message is simply a notification that Tomcat was unable to find the APR.

The APR provides certain performance benefits, but no functionality benefits - Bitbucket Server will function perfectly well without it.

There is no reason to take any action unless directed to do so by one of our support engineers as a result of a performance issue. If you are having performance issues, please raise a support request with our engineers at https://support.atlassian.com/ja.

ソリューション

何もする必要はありません。

 

最終更新日 2015 年 9 月 16 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.