processing / processing/processing4

Could not run the sketch. ERROR: transport error 202: bind failed:

オープン
#1,500 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

bug
主要言語
Java
スター
494
フォーク
183
平均マージ
4時間 39分
マージ済み PR(30日)
3

説明

Most appropriate sub-area of Processing 4?

PDE

Processing version

4.5.2 and previous versions

Operating system

Windows 10

Bug description

I sometimes get the following error:

ERROR: transport error 202: bind failed: Permission denied
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [s\src\jdk.jdwp.agent\share\native\libjdwp\debugInit.c:734]
Using startup command: D:\Program_Portable\Processing-4.4.10\app\resources\jdk\bin\java.exe -agentlib:jdwp=transport=dt_socket,address=8053,server=y,suspend=y,quiet=y -Djna.nosys=true -Djava.library.path=;D:\Program_Portable\Processing-4.4.10\app\resources\core\library;D:\Program_Portable\Processing-4.4.10;
*** ...The remaining paths removed... ***
Steps to reproduce this
  1. It happens occasionally, so I can't reproduce.

  2. Launch a sketch repeatedly, and it may eventually show up.

Additional context

See this topic:

https://discourse.processing.org/t/could-not-run-the-sketch-error-transport-error-202-bind-failed/47420

Would you like to work on the issue?

Yes, I’d like to help with this

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

PDE のスケッチ起動パスから始め、レポートに示されている起動コマンドを調べます。特に、ポート 8053 を使用する JDWP トランスポート設定を確認してください。Windows 10 でスケッチを繰り返し起動し、bind が失敗するタイミングを観察して、リンクされている Discourse トピックと動作を比較します。断続的な起動失敗を再現でき、その原因または検証済みの修正が文書化されていれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
desktop, tooling
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
静か
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。