Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Document that Protractor requires JDK #222

Closed
jakenbuhler opened this issue Aug 20, 2014 · 2 comments
Closed

Document that Protractor requires JDK #222

jakenbuhler opened this issue Aug 20, 2014 · 2 comments

Comments

@jakenbuhler
Copy link

The error message resulting from a missing JDK is somewhat cryptic:

------------------------------------
PID: 20518 (capability: chrome #1)
------------------------------------

Starting selenium standalone server...

events.js:72
         throw er; // Unhandled 'error' event
          ^
Error: spawn ENOENT
    at errnoException (child_process.js:998:11)
    at Process.ChildProcess._handle.onexit (child_process.js:789:34)
[launcher] Runner Process Exited With Error Code: 8

It appears that I'm not the only person that's run into this (#200). It would be helpful to mention the JDK requirement in the docs.

@petebacondarwin
Copy link
Contributor

@jrothenbuhler - do you fancy putting together a PR on the README for this?

@jakenbuhler
Copy link
Author

Yeah no problem, I'll take a stab at it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants