Skip to content

Instantly share code, notes, and snippets.

@SAMMY7th
Created June 8, 2018 09:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SAMMY7th/51c2dff213cc68d13f9c519079fc2863 to your computer and use it in GitHub Desktop.
Save SAMMY7th/51c2dff213cc68d13f9c519079fc2863 to your computer and use it in GitHub Desktop.
sbtを2重起動しようとした際に発生するエラー
% sbt (git)-[develop]
ERROR: transport error 202: bind failed: Address already in use
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [debugInit.c:750]
FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
/usr/local/Cellar/sbt/1.1.6/libexec/bin/sbt-launch-lib.bash: 58 行: 1934 Abort trap: 6 "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment