Unable to start Dremio on Windows

What about me? …

@Dysrupt we are still trying to reproduce the issue.

@nakdouche The first time you start Dremio application after an upgrade, Dremio will automatically proceed to upgrade its internal database. This operation might take time depending on the size of your database, but you can follow progress by opening the application’s logs.

Hi there,

Same issue for me, unable to start Dremio.

Only Java 64 installed:
C:\ProgramData\Oracle\Java\javapath\java.exe -version
java version "1.8.0_144"
Java™ SE Runtime Environment (build 1.8.0_144-b01)
Java HotSpot™ 64-Bit Server VM (build 25.144-b01, mixed mode)

Server.log end with:
2017-10-10 14:01:38,311 [main] INFO c.d.datastore.LocalKVStoreProvider - Starting LocalKVStoreProvider
2017-10-10 14:01:38,550 [main] INFO c.d.datastore.LocalKVStoreProvider - Stopping LocalKVStoreProvider
2017-10-10 14:01:38,551 [main] INFO c.d.datastore.LocalKVStoreProvider - Stopped LocalKVStoreProvider

Thanks for your help

@Aurelien can you also provide the content of server.out?

Hi Laurent,
I don’t have the file server.out

@Aurelien thanks for reporting. We are looking into this too.

Hi,

I am using dremio-community-3.1.11-201904261857420193-c674472 version and below are java version. facing same dremio start problem.
java version “1.8.0_211”
Java™ SE Runtime Environment (build 1.8.0_211-b12)
Java HotSpot™ 64-Bit Server VM (build 25.211-b12, mixed mode)