Helenos tries to connect to localhost:9160 by default.
For some reasons, localhost doesn't work for me.
So I get this error message in catalina.out:
ERROR HConnectionManager - Could not start connection pool for host localhost(127.0.0.1):9160
It it possible to change the host and/or port?
I haven't found any config options for that.
Thanks