どのようにして Polyspace のデフォルトWeb Server ポート番号 8080 を変更しますか?
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre 起動と終了 en Centro de ayuda y File Exchange.
Productos
Versión
Aún no se ha introducido una versión.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!