Well I don't have the error message right now. I'll post it when I'll run in that scenario again but the thing is the gremlin server starts. But graph isn't initialised. i.e. g2 isn't available for querying data. And after restarting the service, with the same properties, it works fine.
So, I couldn't understand this random behaviour.
Also, should the value in `storage.hbase.table` name in properties file provided to gremlin-server.yaml be already created in hbase table??
We first start the service then insert the data in hbase which created the table and then query the results.