Bind to localhost/127.0.0.1:12345 failed
jhegedus42 opened this issue · 2 comments
jhegedus42 commented
Jozsefs-MBP:workbench-example-app joco$ git checkout todomvc
Branch todomvc set up to track remote branch todomvc from origin.
Switched to a new branch 'todomvc'
Jozsefs-MBP:workbench-example-app joco$ sbt
[info] Loading global plugins from /Users/joco/.sbt/0.13/plugins
[info] Loading project definition from /Users/joco/dev/scala.js/workbench-example-app/project
[info] Updating {file:/Users/joco/dev/scala.js/workbench-example-app/project/}workbench-example-app-build...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
[info] Set current project to Example (in build file:/Users/joco/dev/scala.js/workbench-example-app/)
> [WARN] [09/24/2016 19:07:36.875] [Workbench-System-akka.actor.default-dispatcher-2] [akka://Workbench-System/user/IO-HTTP/listener-0] Bind to localhost/127.0.0.1:12345 failed
[INFO] [09/24/2016 19:07:36.885] [Workbench-System-akka.actor.default-dispatcher-4] [akka://Workbench-System/system/IO-TCP/selectors/$a/0] Message [akka.dispatch.sysmsg.DeathWatchNotification] from Actor[akka://Workbench-System/system/IO-TCP/selectors/$a/0#-160808162] to Actor[akka://Workbench-System/system/IO-TCP/selectors/$a/0#-160808162] was not delivered. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'.
jhegedus42 commented
Any idea why this is happening?
jhegedus42 commented
Sorry, found problem, another example was running.