Skip to content
Christian Fries edited this page Aug 3, 2018 · 2 revisions

Running

  • Error: "The process that was expected to listen on localhost:100XX has died with status: 2": A previous run of the NodeDriver did not shut down. Check the running task (macos/Unix): ps -ef | grep java. Kill it: killall java -9

Clone this wiki locally