How To Resolve Tomcat - Openfire Port Conflict Tomcatのを解決する方法-o penfireポートの競合
Openfire (Jabber/XMPP server) by default binds on port 8080 which is also used by Tomcat. openfire ( Jabberの/のXMPPサーバー) 、デフォルトでポート8080にバインドするためのTomcatでも使用されています。 This causes Tomcat to fail when openfire is started before it.これが原因でopenfireが起動するときに失敗するTomcatの前にしてください。 The solution, as always, is simple.解決策は、いつものように、は単純です。
You can either change the port of Openfire or Tomcat.ポートのいずれかを変更するにすることができます。 openfireまたはTomcatのです。 Alternatively you can bind them on different IP addresses in machines with multiple interfaces or use 127.0.0.1 for one and the IP address associated with the ethernet card for another.代わりにバインドすることができますし、別々のマシンのIPアドレス127.0.0.1を使用する1つまたは複数のインターフェイスとのIPアドレスに関連付けられているイーサネットカードを別のです。 Here are the steps to change the port (simplest solution):ここでは、手順を実行して変更してポート(単純な解決策) :
How to change Openfire default http port (8080)デフォルトのHTTPポートを変更する方法についてopenfire ( 8080 )
1. 1 。 To configure openfire browse to http://localhost:9090/. openfireを参照してhttp://localhost:9090/を構成する。
2. 2 。 Login with the password you had previously provided.さんは、以前のパスワードを使用してログインして提供します。
Note: Look here to注:ここを探す recover openfire admin password管理者パスワードを回復openfire .です。
3. 3 。 Click on Http Binding to either disable it or use a different port like 7070.のいずれかをクリックしてHTTPのバインディングを無効にするかのような別のポート7070を使用する。
4. 4 。 Now stop and start openfire (openfire/bin/openfire stop && openfire/bin/openfire start) to use the new port.今すぐスタート]ボタンを停止し、 openfire ( openfire /ビン/ openfireストップ& & openfire /ビン/ openfireスタート]ボタン)を使用して新しいポートに接続します。
How to change Tomcat default port (8080) Tomcatのデフォルトのポート番号を変更する方法( 8080 )
1. 1 。 Open server.xml and search for a line starting with:オープンserver.xmlのラインで始めると、検索するには:
2. 2 。 Change the port value (default 8080) to a port number of your choiceポートの値を変更する(デフォルト8080 )のポート番号を選択して下さい
3. 3 。 Restart tomcat (/sbin/service tomcat5 restart). Tomcatを再起動する( / sbin /サービスtomcat5を再起動)します。
I prefer changing the port of Openfire.私を好むopenfireポートを変更してください。
Notes:備考:
1. 1 。 Tomcat is reference implementation of Servlet & JSP specification and is one of the most popular JSP & Servlet container Tomcatがリファレンス実装の1つのサーブレット& JSPの仕様とは、最も人気のJSP &サーブレットコンテナ
2. 2 。 Openfire is a popular Jabber (XMPP protocol) server ( openfireは、人気のJabber ( XMPPプロトコル)サーバー( Openfire usage notes openfire利用上の注意 ). ) 。
Filed under提出されて Enterprise Softwareエンタープライズソフトウェア , 、 Headline Newsニュースの見出し , 、 How Toどのように , 、 J2EE J2EEの , 、 Java Software Javaソフトウェア , 、 Linuxリナックス , 、 Linux Migration Linuxへの移行 , 、 Open Source Softwareオープンソースのソフトウェア , 、 Programmingプログラミング , 、 Webウェブ , 、 Web Services Webサービス | |
| |
RSS 2.0 RSS 2.0を | |
Trackbackトラックバック this Article |この記事|
Email this Article電子メールこの記事
You may also like to readを読むようにすることも可能 |




March 13th, 2008 at 8:23 am 2008年3月13日8:23アム
Openfire may still conflict with tomcat after disabling/moving the administration console. openfireことが衝突するようにTomcatを無効にした後/管理コンソールに移動する。 ..to continue the above fix: .. 、上記の修正プログラムを続行する:
Click on “http binding” under “server settings”をクリックして" HTTPの結合"の下に"サーバーの設定"
Either disable or move the http / https ports for http binding.のいずれか、または無効に移動してのHTTP / HTTPのhttpsのポートを結合します。
..This affects both 8080 and 8483, which may both conflict with tomcat.この両方に影響を与えます.. 8080 、 8483 、衝突するようにTomcatの両方があります。