Created
June 8, 2018 09:50
-
-
Save SAMMY7th/51c2dff213cc68d13f9c519079fc2863 to your computer and use it in GitHub Desktop.
sbtを2重起動しようとした際に発生するエラー
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% 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