どのようにして Polyspace のデフォルトWeb Server ポート番号 8080 を変更しますか?
Ältere Kommentare anzeigen
Polyspace のデフォルトWeb Server ポート番号を 8080 から 任意の番号へ変更したいと考えています。下記Microsoft社のリンク(<http://technet.microsoft.com/en-us/sysinternals/bb897437.aspx> )から TCPViewと呼ばれるユーティリティでマシン上のTCP接続をモニタリングすることによって確認しておりますが、どのプロセスもローカルポート8080を現在使っているようには見られませんが、Polyspace Web Metrics を開こうとすると、下記エラーメッセージがブラウザ上に表示されてしまいます。
HTTP 404 "File not found"
また、catalina.out (Tomcat web server log file) には下記エラーメッセージが含まれています。
SEVERE: Error starting endpoint
java.net.SocketException: Unrecognized Windows Sockets error: 0: JVM_Bind
SEVERE: Catalina.start
LifecycleException: service.getName(): "Catalina"; Protocol handler start failed: java.net.SocketException:
Unrecognized Windows Sockets error: 0: JVM_Bind
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu 起動と終了 finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!