I don't appear to have a firewall running either.
Has anyone else gotten this error, and what can be done to fix it?
H2O is not running yet, starting it now...
Note: In case of errors look at the following log files:
/var/folders/sf/30dh3y5j19s1m3xk9f0tsqt00000gn/T//RtmpXzNWSP/h2o_sh424_started_from_r.out
/var/folders/sf/30dh3y5j19s1m3xk9f0tsqt00000gn/T//RtmpXzNWSP/h2o_sh424_started_from_r.err
java version "9"
Java(TM) SE Runtime Environment (build 9+181)
Java HotSpot(TM) 64-Bit Server VM (build 9+181, mixed mode)
Starting H2O JVM and connecting: ............................................................
[1] "localhost"
[1] 54321
[1] TRUE
[1] -1
[1] "Failed to connect to localhost port 54321: Connection refused"
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 54321: Connection refused
[1] 7
Error in h2o.init(nthreads = -1, max_mem_size = "8G") :
H2O failed to start, stopping execution.
Please try to use Java 7 or 8.
Java 9 is not currently supported.
For more info, see https://h2o-release.s3.amazonaws.com/h2o/rel-weierstrass/3/docs-website/h2o-docs/welcome.html#requirements
Cheers,
Joe
thanks Joe
I have uninstalled java 9 and installed java 8 (verified in system preferences).
I uninstalled and reinstalled h2o, it still thinks it has java 9 :
>>> h2o.init()
Checking whether there is an H2O instance running at http://localhost:54321..... not found.
Attempting to start a local H2O server...
Java Version: java version "9.0.1"; Java(TM) SE Runtime Environment (build 9.0.1+11); Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode)
Starting server from /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/h2o/backend/bin/h2o.jar
Ice root: /var/folders/09/b_3c01rj097cwkp1bxxfjj1m0000gn/T/tmprilPGR
JVM stdout: /var/folders/09/b_3c01rj097cwkp1bxxfjj1m0000gn/T/tmprilPGR/h2o_SumeetSandhu_started_from_python.out
JVM stderr: /var/folders/09/b_3c01rj097cwkp1bxxfjj1m0000gn/T/tmprilPGR/h2o_SumeetSandhu_started_from_python.err
Traceback (most recent call last):
File "<pyshell#1>", line 1, in <module>
h2o.init()
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/h2o/h2o.py", line 262, in init
min_mem_size=mmin, ice_root=ice_root, port=port, extra_classpath=extra_classpath)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/h2o/backend/server.py", line 121, in start
mmax=max_mem_size, mmin=min_mem_size)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/h2o/backend/server.py", line 317, in _launch_server
raise H2OServerError("Server process terminated with error code %d" % proc.returncode)
H2OServerError: Server process terminated with error code 1
/Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin/Library/PreferencePanes/JavaControlPanel.prefPane~/Library/Application\ Support/Java/Library/Java/JavaVirtualMachines/jdk-9.0.1_osx-x64_*
Unrecognized VM option 'PrintGCTimeStamps'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
--
You received this message because you are subscribed to a topic in the Google Groups "H2O Open Source Scalable Machine Learning - h2ostream" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/h2ostream/AEfObGlFsn4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to h2ostream+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.