Not able to start Dremio

HI,
Not able to start Dremio (1.4.4 version) and it showing error message as "Dremio is not running"
Please help on this. (Using win10 64bit with java 8)

PFB server.out file content:

Exception in thread “main” java.lang.UnsatisfiedLinkError: C:\Users\hare\AppData\Local\Temp\2\librocksdbjni2308915051786422494.dll: A dynamic link library (DLL) initialization routine failed
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)
at java.lang.Runtime.load0(Runtime.java:809)
at java.lang.System.load(System.java:1086)
at org.rocksdb.NativeLibraryLoader.loadLibraryFromJar(NativeLibraryLoader.java:78)
at org.rocksdb.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:56)
at org.rocksdb.RocksDB.loadLibrary(RocksDB.java:64)
at org.rocksdb.RocksDB.(RocksDB.java:35)
at org.rocksdb.Options.(Options.java:25)
at com.dremio.datastore.ByteStoreManager.start(ByteStoreManager.java:127)
at com.dremio.datastore.CoreStoreProviderImpl.start(CoreStoreProviderImpl.java:167)
at com.dremio.datastore.LocalKVStoreProvider.start(LocalKVStoreProvider.java:88)
at com.dremio.dac.daemon.DremioDaemon.checkVersion(DremioDaemon.java:103)
at com.dremio.dac.daemon.DremioDaemon.main(DremioDaemon.java:142)
Java HotSpot™ 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0

Any help is greatly appreciated.
Thanks,
Hareesh

Hi @HAREESH,

It seems like some kind of incompatibilities between Windows 10 and one of the libraries we are using (RocksDB). Let us try to reproduce your issue, and do some research to see if we can come with a solution.

Hi Laurent - Any luck on reproducing the issue. Is there any workaround available to overcome it

Thanks,
Ram

Unfortunately, no. I tried to reproduce on different windows 10 environment with no luck. Based on my research, this issue might be happening if your system CPU doesn’t support the AVX2 instruction set.

As a workaround, you can try to replace the rocksdb jar under C:\Program Files\Dremio\jars\3rdparty\ with a more recent one as it seems this has been addressed upstream. Current jar is named rocksdbjni-5.4.7.jar and you can download a newer version at http://central.maven.org/maven2/org/rocksdb/rocksdbjni/5.8.7/rocksdbjni-5.8.7.jar (make sure to only have one rocksdb jar in that directory). This is something not supported but this might help you in your case to start Dremio.

Meanwhile we will do the same with the next version of Dremio, so you can also wait for the next version to come up.

Hi
Same issue here, with a CPU that doesn’t support AVX2 indeed.
FYI, I’ve tried your proposed workaround, but it didn’t work unfortunately. I definitely hope you can come up with a solution for your next release !

Regards,
Romain

Sorry to hear that, I was hoping based on some reports that this was a temporary issue fixed in newer versions, but it seems like a new requirement of the RocksDB library.

AVX2 was introduced around 2013, which is probably why it was assumed to be safely turned as default I guess. We will see if we can work this out, but there’s a good chance we won’t be able to.

Thanks for the advice @laurent . Dremio is working after updating rocksdbjni-5.3.6.jar.

Reference link

Thanks,
Hareesh

1 Like

Glad you were able to workaround the issue by using an older version of RocksDB library, but please note that we cannot recommend this configuration as we do upgrade RocksDB version for bugfixing or performance reasons, and at some point in the future, to take advantage of new features. At the same time, we also reached to the RocksDB community to see if supporting older hardware is possible, so hopefully we may have a happy resolution.

Hi. I am also struggling to get Dremio started on Windows 10. No immediate error is identifiable from the log below. I did attempt the rocksdb changes, including using the latest rocksdb jar (5.9.2) but without success. Any guidance you can provide is appreciated.

Log:
2018-04-25 12:06:52,586 [main] INFO com.dremio.exec.util.GuavaPatcher - Google’s Stopwatch patched for old HBase Guava version.
2018-04-25 12:06:52,651 [main] INFO com.dremio.exec.util.GuavaPatcher - Google’s Closeables patched for old HBase Guava version.
2018-04-25 12:06:53,145 [main] INFO com.dremio.common.config.SabotConfig - Configuration and plugin file(s) identified in 468ms.
Base Configuration:
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-common-2.0.1-201804132205050000-10b1de0.jar!/sabot-default.conf

Intermediate Configuration and Plugin files, in order of precedence:
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-common-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-dac-backend-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-dac-common-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-elasticsearch-plugin-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-plugin-elasticsearch-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-plugin-hive-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-plugin-jdbc-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-plugin-mongo-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-sabot-kernel-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-sabot-scheduler-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-hbase-plugin-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-hive-plugin-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-jdbc-plugin-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-mongo-plugin-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-pdfs-plugin-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-provision-common-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-s3-plugin-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-sabot-kernel-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-sabot-logical-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-accelerator-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-coordinator-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-datastore-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-jobs-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-namespace-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-users-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-yarn-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/3rdparty/dremio-hive-exec-shaded-2.0.1-201804132205050000-10b1de0.jar!/sabot-module.conf

2018-04-25 12:06:53,294 [main] INFO com.dremio.config.DremioConfig - Applying provided system property to config: -Dpaths.spilling=file:/C:/Users/embuthia/AppData/Local/Dremio/spill
2018-04-25 12:06:53,295 [main] INFO com.dremio.config.DremioConfig - Applying provided system property to config: -Dpaths.local=C:\Users\embuthia\AppData\Local\Dremio\data
2018-04-25 12:06:53,296 [main] INFO com.dremio.config.DremioConfig - Applying provided system property to config: -Dpaths.db=C:\Users\embuthia\AppData\Local\Dremio\db
2018-04-25 12:06:53,297 [main] INFO com.dremio.config.DremioConfig - Applying provided system property to config: -Dpaths.dist=file:/C:/Users/embuthia/AppData/Local/Dremio/pdfs
2018-04-25 12:06:53,298 [main] INFO com.dremio.config.DremioConfig - Applying provided system property to config: -Dservices.coordinator.auto-upgrade=true
2018-04-25 12:07:03,263 [main] INFO c.d.common.scanner.BuildTimeScan - Loaded prescanned packages [com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.dac, com.dremio.dac.support.SupportService, com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.provision, com.dremio.service.accelerator, com.dremio.service.reflection, com.dremio.service.voting, com.dremio.service.jobs, com.dremio.service.namespace, com.dremio.service.users, com.dremio.exec.store, com.dremio.exec.ExecConstants, com.dremio.exec.catalog, com.dremio.exec.compile, com.dremio.exec.expr, com.dremio.exec.physical, com.dremio.exec.planner.physical.PlannerSettings, com.dremio.exec.server.options, com.dremio.exec.store, com.dremio.exec.store.dfs.implicit.ImplicitFilesystemColumnFinder, com.dremio.exec.rpc.user.security, com.dremio.sabot, com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.sabot.task.slicing.SlicingTaskPool, com.dremio.exec.ExecConstants, com.dremio.exec.catalog, com.dremio.exec.compile, com.dremio.exec.expr, com.dremio.exec.physical, com.dremio.exec.planner.physical.PlannerSettings, com.dremio.exec.server.options, com.dremio.exec.store, com.dremio.exec.store.dfs.implicit.ImplicitFilesystemColumnFinder, com.dremio.exec.rpc.user.security, com.dremio.sabot, com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.service.namespace, com.dremio.service.users, com.dremio.storage, org.apache.hadoop.hive, com.dremio.exec.fn.hive, com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.exec.ExecConstants, com.dremio.exec.catalog, com.dremio.exec.compile, com.dremio.exec.expr, com.dremio.exec.physical, com.dremio.exec.planner.physical.PlannerSettings, com.dremio.exec.server.options, com.dremio.exec.store, com.dremio.exec.store.dfs.implicit.ImplicitFilesystemColumnFinder, com.dremio.exec.rpc.user.security, com.dremio.sabot, com.dremio.service.namespace, com.dremio.service.users, org.apache.hadoop.hive, com.dremio.storage, com.dremio.exec.ExecConstants, com.dremio.exec.catalog, com.dremio.exec.compile, com.dremio.exec.expr, com.dremio.exec.physical, com.dremio.exec.planner.physical.PlannerSettings, com.dremio.exec.server.options, com.dremio.exec.store, com.dremio.exec.store.dfs.implicit.ImplicitFilesystemColumnFinder, com.dremio.exec.rpc.user.security, com.dremio.sabot, com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.service.namespace, com.dremio.service.users, com.dremio.storage, com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.service.accelerator, com.dremio.service.reflection, com.dremio.service.voting, com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.service.jobs, com.dremio.service.namespace, com.dremio.exec.ExecConstants, com.dremio.exec.catalog, com.dremio.exec.compile, com.dremio.exec.expr, com.dremio.exec.physical, com.dremio.exec.planner.physical.PlannerSettings, com.dremio.exec.server.options, com.dremio.exec.store, com.dremio.exec.store.dfs.implicit.ImplicitFilesystemColumnFinder, com.dremio.exec.rpc.user.security, com.dremio.sabot, com.dremio.service.users, com.dremio.exec.store, com.dremio.storage, com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.service.jobs, com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.service.namespace, com.dremio.service.users, com.dremio.exec.ExecConstants, com.dremio.exec.catalog, com.dremio.exec.compile, com.dremio.exec.expr, com.dremio.exec.physical, com.dremio.exec.planner.physical.PlannerSettings, com.dremio.exec.server.options, com.dremio.exec.store, com.dremio.exec.store.dfs.implicit.ImplicitFilesystemColumnFinder, com.dremio.exec.rpc.user.security, com.dremio.sabot] from locations [jar:file:/C:/Program%20Files/Dremio/jars/dremio-common-2.0.1-201804132205050000-10b1de0.jar!/META-INF/dremio-module-scan/registry.json, jar:file:/C:/Program%20Files/Dremio/jars/dremio-dac-backend-2.0.1-201804132205050000-10b1de0.jar!/META-INF/dremio-module-scan/registry.json, jar:file:/C:/Program%20Files/Dremio/jars/dremio-dac-common-2.0.1-201804132205050000-10b1de0.jar!/META-INF/dremio-module-scan/registry.json, jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-sabot-scheduler-2.0.1-201804132205050000-10b1de0.jar!/META-INF/dremio-module-scan/registry.json, jar:file:/C:/Program%20Files/Dremio/jars/dremio-hive-plugin-2.0.1-201804132205050000-10b1de0.jar!/META-INF/dremio-module-scan/registry.json, jar:file:/C:/Program%20Files/Dremio/jars/dremio-sabot-kernel-2.0.1-201804132205050000-10b1de0.jar!/META-INF/dremio-module-scan/registry.json, jar:file:/C:/Program%20Files/Dremio/jars/dremio-sabot-logical-2.0.1-201804132205050000-10b1de0.jar!/META-INF/dremio-module-scan/registry.json, jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-accelerator-2.0.1-201804132205050000-10b1de0.jar!/META-INF/dremio-module-scan/registry.json, jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-datastore-2.0.1-201804132205050000-10b1de0.jar!/META-INF/dremio-module-scan/registry.json, jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-jobs-2.0.1-201804132205050000-10b1de0.jar!/META-INF/dremio-module-scan/registry.json]
2018-04-25 12:07:05,420 [main] INFO c.d.common.scanner.ClassPathScanner - Scanning packages [com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.dac, com.dremio.dac.support.SupportService, com.dremio.plugins.elastic, com.dremio.extras.plugins.elastic, com.dremio.exec.store.jdbc, com.dremio.plugins.mongo, com.dremio.extra.exec.store.dfs, com.dremio.exec.planner.acceleration.substitution, com.dremio.sabot.task.slicing.SlicingTaskPool, com.dremio.exec.store.hbase, com.dremio.exec.expr.fn.impl.conv, org.apache.hadoop.hive, com.dremio.exec.fn.hive, com.dremio.exec.store.jdbc, com.dremio.plugins.mongo, com.dremio.exec.store, com.dremio.provision, com.dremio.plugins.s3.store, com.dremio.plugins.adl, com.dremio.exec.ExecConstants, com.dremio.exec.catalog, com.dremio.exec.compile, com.dremio.exec.expr, com.dremio.exec.physical, com.dremio.exec.planner.physical.PlannerSettings, com.dremio.exec.server.options, com.dremio.exec.store, com.dremio.exec.store.dfs.implicit.ImplicitFilesystemColumnFinder, com.dremio.exec.rpc.user.security, com.dremio.sabot, com.dremio.service.accelerator, com.dremio.service.reflection, com.dremio.service.voting, com.dremio.service.jobs, com.dremio.service.namespace, com.dremio.service.users, com.dremio.provision.yarn.service, org.apache.hadoop.hive] in locations [jar:file:/C:/Program%20Files/Dremio/jars/dremio-elasticsearch-plugin-2.0.1-201804132205050000-10b1de0.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-plugin-elasticsearch-2.0.1-201804132205050000-10b1de0.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-plugin-hive-2.0.1-201804132205050000-10b1de0.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-plugin-jdbc-2.0.1-201804132205050000-10b1de0.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-plugin-mongo-2.0.1-201804132205050000-10b1de0.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-sabot-kernel-2.0.1-201804132205050000-10b1de0.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-hbase-plugin-2.0.1-201804132205050000-10b1de0.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-jdbc-plugin-2.0.1-201804132205050000-10b1de0.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-mongo-plugin-2.0.1-201804132205050000-10b1de0.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-pdfs-plugin-2.0.1-201804132205050000-10b1de0.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-provision-common-2.0.1-201804132205050000-10b1de0.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-s3-plugin-2.0.1-201804132205050000-10b1de0.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-coordinator-2.0.1-201804132205050000-10b1de0.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-namespace-2.0.1-201804132205050000-10b1de0.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-users-2.0.1-201804132205050000-10b1de0.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-yarn-2.0.1-201804132205050000-10b1de0.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/3rdparty/dremio-hive-exec-shaded-2.0.1-201804132205050000-10b1de0.jar!/] took 2133ms
2018-04-25 12:07:05,600 [main] INFO c.d.datastore.LocalKVStoreProvider - Starting LocalKVStoreProvider
2018-04-25 12:07:09,125 [main] INFO c.d.datastore.LocalKVStoreProvider - Stopping LocalKVStoreProvider
2018-04-25 12:07:09,143 [main] INFO c.d.datastore.LocalKVStoreProvider - Stopped LocalKVStoreProvider

@ericm What CPU does your computer have? As mentioned earlier, AVX2 is a requirement, and even if you upgrade the jar it unfortunately still won’t work without a AVX2 CPU

Thanks for getting back, Laurent. I am running the AMD FX 6350. Just confirmed that it does not support AVX2 instructions. I will try this on my other machine.

Hi @anthony after checking my CPU intel pentium 3825u supports AVX, is it possible with AVX instead of AVX2. Thanks in advance

@josemanuelrueda unfortunately AVX2 is a requirement today, we will update everyone in the future if anything changes

Thanks @anthony it will great indeed

Hi all, same issue here. I think I have AVX2 since I have Intel Core i5-7500 CPU. Could someone please let me know next steps to resolve the issue? Also running Windows 10

Thanks in advance!

Logs:

2018-06-27 12:28:09,852 [main] INFO com.dremio.exec.util.GuavaPatcher - Google’s Stopwatch patched for old HBase Guava version.
2018-06-27 12:28:09,907 [main] INFO com.dremio.exec.util.GuavaPatcher - Google’s Closeables patched for old HBase Guava version.
2018-06-27 12:28:10,160 [main] INFO com.dremio.common.config.SabotConfig - Configuration and plugin file(s) identified in 213ms.
Base Configuration:
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-common-2.0.5-201806021755080191-767cfb5.jar!/sabot-default.conf

Intermediate Configuration and Plugin files, in order of precedence:
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-common-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-dac-backend-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-dac-common-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-elasticsearch-plugin-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-plugin-elasticsearch-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-plugin-hive-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-plugin-jdbc-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-plugin-mongo-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-sabot-kernel-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-sabot-scheduler-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-hbase-plugin-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-hive-plugin-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-jdbc-plugin-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-mongo-plugin-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-pdfs-plugin-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-provision-common-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-s3-plugin-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-sabot-kernel-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-sabot-logical-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-accelerator-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-coordinator-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-datastore-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-jobs-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-namespace-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-users-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-yarn-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/3rdparty/dremio-hive-exec-shaded-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf

2018-06-27 12:28:10,311 [main] INFO com.dremio.config.DremioConfig - Applying provided system property to config: -Dpaths.spilling=file:/C:/Users/vly/AppData/Local/Dremio/spill
2018-06-27 12:28:10,312 [main] INFO com.dremio.config.DremioConfig - Applying provided system property to config: -Dpaths.local=C:\Users\vly\AppData\Local\Dremio\data
2018-06-27 12:28:10,312 [main] INFO com.dremio.config.DremioConfig - Applying provided system property to config: -Dpaths.db=C:\Users\vly\AppData\Local\Dremio\db
2018-06-27 12:28:10,312 [main] INFO com.dremio.config.DremioConfig - Applying provided system property to config: -Dpaths.dist=file:/C:/Users/vly/AppData/Local/Dremio/pdfs
2018-06-27 12:28:10,312 [main] INFO com.dremio.config.DremioConfig - Applying provided system property to config: -Dservices.coordinator.auto-upgrade=true
2018-06-27 12:28:10,579 [main] INFO c.d.common.scanner.BuildTimeScan - Loaded prescanned packages [com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.dac, com.dremio.dac.support.SupportService, com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.provision, com.dremio.service.accelerator, com.dremio.service.reflection, com.dremio.service.voting, com.dremio.service.jobs, com.dremio.service.namespace, com.dremio.service.users, com.dremio.exec.store, com.dremio.exec.ExecConstants, com.dremio.exec.catalog, com.dremio.exec.compile, com.dremio.exec.expr, com.dremio.exec.physical, com.dremio.exec.planner.physical.PlannerSettings, com.dremio.exec.server.options, com.dremio.exec.store, com.dremio.exec.store.dfs.implicit.ImplicitFilesystemColumnFinder, com.dremio.exec.rpc.user.security, com.dremio.sabot, com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.sabot.task.slicing.SlicingTaskPool, com.dremio.exec.ExecConstants, com.dremio.exec.catalog, com.dremio.exec.compile, com.dremio.exec.expr, com.dremio.exec.physical, com.dremio.exec.planner.physical.PlannerSettings, com.dremio.exec.server.options, com.dremio.exec.store, com.dremio.exec.store.dfs.implicit.ImplicitFilesystemColumnFinder, com.dremio.exec.rpc.user.security, com.dremio.sabot, com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.service.namespace, com.dremio.service.users, com.dremio.storage, org.apache.hadoop.hive, com.dremio.exec.fn.hive, com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.exec.ExecConstants, com.dremio.exec.catalog, com.dremio.exec.compile, com.dremio.exec.expr, com.dremio.exec.physical, com.dremio.exec.planner.physical.PlannerSettings, com.dremio.exec.server.options, com.dremio.exec.store, com.dremio.exec.store.dfs.implicit.ImplicitFilesystemColumnFinder, com.dremio.exec.rpc.user.security, com.dremio.sabot, com.dremio.service.namespace, com.dremio.service.users, org.apache.hadoop.hive, com.dremio.storage, com.dremio.exec.ExecConstants, com.dremio.exec.catalog, com.dremio.exec.compile, com.dremio.exec.expr, com.dremio.exec.physical, com.dremio.exec.planner.physical.PlannerSettings, com.dremio.exec.server.options, com.dremio.exec.store, com.dremio.exec.store.dfs.implicit.ImplicitFilesystemColumnFinder, com.dremio.exec.rpc.user.security, com.dremio.sabot, com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.service.namespace, com.dremio.service.users, com.dremio.storage, com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.service.accelerator, com.dremio.service.reflection, com.dremio.service.voting, com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.service.jobs, com.dremio.service.namespace, com.dremio.exec.ExecConstants, com.dremio.exec.catalog, com.dremio.exec.compile, com.dremio.exec.expr, com.dremio.exec.physical, com.dremio.exec.planner.physical.PlannerSettings, com.dremio.exec.server.options, com.dremio.exec.store, com.dremio.exec.store.dfs.implicit.ImplicitFilesystemColumnFinder, com.dremio.exec.rpc.user.security, com.dremio.sabot, com.dremio.service.users, com.dremio.exec.store, com.dremio.storage, com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.service.jobs, com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.service.namespace, com.dremio.service.users, com.dremio.exec.ExecConstants, com.dremio.exec.catalog, com.dremio.exec.compile, com.dremio.exec.expr, com.dremio.exec.physical, com.dremio.exec.planner.physical.PlannerSettings, com.dremio.exec.server.options, com.dremio.exec.store, com.dremio.exec.store.dfs.implicit.ImplicitFilesystemColumnFinder, com.dremio.exec.rpc.user.security, com.dremio.sabot] from locations [jar:file:/C:/Program%20Files/Dremio/jars/dremio-common-2.0.5-201806021755080191-767cfb5.jar!/META-INF/dremio-module-scan/registry.json, jar:file:/C:/Program%20Files/Dremio/jars/dremio-dac-backend-2.0.5-201806021755080191-767cfb5.jar!/META-INF/dremio-module-scan/registry.json, jar:file:/C:/Program%20Files/Dremio/jars/dremio-dac-common-2.0.5-201806021755080191-767cfb5.jar!/META-INF/dremio-module-scan/registry.json, jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-sabot-scheduler-2.0.5-201806021755080191-767cfb5.jar!/META-INF/dremio-module-scan/registry.json, jar:file:/C:/Program%20Files/Dremio/jars/dremio-hive-plugin-2.0.5-201806021755080191-767cfb5.jar!/META-INF/dremio-module-scan/registry.json, jar:file:/C:/Program%20Files/Dremio/jars/dremio-sabot-kernel-2.0.5-201806021755080191-767cfb5.jar!/META-INF/dremio-module-scan/registry.json, jar:file:/C:/Program%20Files/Dremio/jars/dremio-sabot-logical-2.0.5-201806021755080191-767cfb5.jar!/META-INF/dremio-module-scan/registry.json, jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-accelerator-2.0.5-201806021755080191-767cfb5.jar!/META-INF/dremio-module-scan/registry.json, jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-datastore-2.0.5-201806021755080191-767cfb5.jar!/META-INF/dremio-module-scan/registry.json, jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-jobs-2.0.5-201806021755080191-767cfb5.jar!/META-INF/dremio-module-scan/registry.json]
2018-06-27 12:28:11,273 [main] INFO c.d.common.scanner.ClassPathScanner - Scanning packages [com.dremio.exec.store.mock, com.dremio.common.logical, com.dremio.exec.store.dfs, com.dremio.dac, com.dremio.dac.support.SupportService, com.dremio.plugins.elastic, com.dremio.extras.plugins.elastic, com.dremio.exec.store.jdbc, com.dremio.plugins.mongo, com.dremio.extra.exec.store.dfs, com.dremio.exec.planner.acceleration.substitution, com.dremio.sabot.task.slicing.SlicingTaskPool, com.dremio.exec.store.hbase, com.dremio.exec.expr.fn.impl.conv, org.apache.hadoop.hive, com.dremio.exec.fn.hive, com.dremio.exec.store.jdbc, com.dremio.plugins.mongo, com.dremio.exec.store, com.dremio.provision, com.dremio.plugins.s3.store, com.dremio.plugins.adl, com.dremio.exec.ExecConstants, com.dremio.exec.catalog, com.dremio.exec.compile, com.dremio.exec.expr, com.dremio.exec.physical, com.dremio.exec.planner.physical.PlannerSettings, com.dremio.exec.server.options, com.dremio.exec.store, com.dremio.exec.store.dfs.implicit.ImplicitFilesystemColumnFinder, com.dremio.exec.rpc.user.security, com.dremio.sabot, com.dremio.service.accelerator, com.dremio.service.reflection, com.dremio.service.voting, com.dremio.service.jobs, com.dremio.service.namespace, com.dremio.service.users, com.dremio.provision.yarn.service, org.apache.hadoop.hive] in locations [jar:file:/C:/Program%20Files/Dremio/jars/dremio-elasticsearch-plugin-2.0.5-201806021755080191-767cfb5.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-plugin-elasticsearch-2.0.5-201806021755080191-767cfb5.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-plugin-hive-2.0.5-201806021755080191-767cfb5.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-plugin-jdbc-2.0.5-201806021755080191-767cfb5.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-plugin-mongo-2.0.5-201806021755080191-767cfb5.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-sabot-kernel-2.0.5-201806021755080191-767cfb5.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-hbase-plugin-2.0.5-201806021755080191-767cfb5.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-jdbc-plugin-2.0.5-201806021755080191-767cfb5.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-mongo-plugin-2.0.5-201806021755080191-767cfb5.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-pdfs-plugin-2.0.5-201806021755080191-767cfb5.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-provision-common-2.0.5-201806021755080191-767cfb5.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-s3-plugin-2.0.5-201806021755080191-767cfb5.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-coordinator-2.0.5-201806021755080191-767cfb5.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-namespace-2.0.5-201806021755080191-767cfb5.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-users-2.0.5-201806021755080191-767cfb5.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/dremio-yarn-2.0.5-201806021755080191-767cfb5.jar!/, jar:file:/C:/Program%20Files/Dremio/jars/3rdparty/dremio-hive-exec-shaded-2.0.5-201806021755080191-767cfb5.jar!/] took 691ms
2018-06-27 12:28:11,865 [main] INFO com.dremio.dac.daemon.DACDaemon - Dremio daemon write path: C:\Users\vly\AppData\Local\Dremio\data
2018-06-27 12:28:11,886 [main] INFO com.dremio.dac.daemon.DACDaemon - This node is the master node, EVC1710A.ENTRA-DOMAIN.LAN. This node acts as both a coordinator and an executor.
2018-06-27 12:28:11,923 [main] INFO com.dremio.common.config.SabotConfig - Configuration and plugin file(s) identified in 16ms.
Base Configuration:
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-common-2.0.5-201806021755080191-767cfb5.jar!/sabot-default.conf

Intermediate Configuration and Plugin files, in order of precedence:
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-common-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-dac-backend-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-dac-common-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-elasticsearch-plugin-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-plugin-elasticsearch-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-plugin-hive-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-plugin-jdbc-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-plugin-mongo-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-sabot-kernel-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-extra-sabot-scheduler-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-hbase-plugin-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-hive-plugin-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-jdbc-plugin-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-mongo-plugin-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-pdfs-plugin-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-provision-common-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-s3-plugin-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-sabot-kernel-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-sabot-logical-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-accelerator-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-coordinator-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-datastore-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-jobs-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-namespace-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-services-users-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/dremio-yarn-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf
- jar:file:/C:/Program%20Files/Dremio/jars/3rdparty/dremio-hive-exec-shaded-2.0.5-201806021755080191-767cfb5.jar!/sabot-module.conf

2018-06-27 12:28:12,922 [main] INFO c.d.s.fabric.FabricServiceImpl - fabric service has 104857600 bytes reserved
2018-06-27 12:28:13,080 [main] INFO c.dremio.dac.daemon.DACDaemonModule - Internal user/group service is configured.
2018-06-27 12:28:13,952 [main] INFO com.dremio.dac.daemon.ZkServer - Starting Zookeeper
2018-06-27 12:28:14,975 [main] INFO com.dremio.dac.daemon.ZkServer - Zookeeper is up at localhost:2181
2018-06-27 12:28:15,122 [main] INFO c.d.s.coordinator.zk.ZKClusterClient - Starting ZKClusterClient
2018-06-27 12:28:15,171 [Curator-ConnectionStateManager-0] INFO c.d.s.coordinator.zk.ZKClusterClient - ZK connection state changed to CONNECTED
2018-06-27 12:28:15,331 [main] INFO c.d.s.c.zk.ZKClusterCoordinator - ZKClusterCoordination is up
2018-06-27 12:28:15,332 [main] INFO c.d.d.s.exec.MasterElectionService - Starting MasterElectionService
2018-06-27 12:28:15,490 [main] INFO c.d.d.s.exec.MasterElectionService - Elected as master node.
2018-06-27 12:28:15,490 [main] INFO c.d.d.s.exec.MasterStatusListener - Starting MasterStatusListener
2018-06-27 12:28:15,490 [main] WARN c.d.d.s.exec.MasterStatusListener - Received empty node registration
2018-06-27 12:28:15,490 [main] INFO c.d.d.s.exec.MasterStatusListener - MasterStatusListener is up
2018-06-27 12:28:15,729 [main] INFO c.d.services.fabric.FabricServer - User Error Occurred [ErrorId: 3863d9e1-0812-4e44-90c2-bcc8fc8bda5e]
com.dremio.common.exceptions.UserException: Could not bind to port 45678.
at com.dremio.common.exceptions.UserException$Builder.build(UserException.java:746) ~[dremio-common-2.0.5-201806021755080191-767cfb5.jar:2.0.5-201806021755080191-767cfb5]
at com.dremio.exec.rpc.BasicServer.bind(BasicServer.java:220) [dremio-services-base-rpc-2.0.5-201806021755080191-767cfb5.jar:2.0.5-201806021755080191-767cfb5]
at com.dremio.services.fabric.FabricServer.bind(FabricServer.java:72) [dremio-services-fabric-rpc-2.0.5-201806021755080191-767cfb5.jar:2.0.5-201806021755080191-767cfb5]
at com.dremio.services.fabric.FabricServiceImpl.start(FabricServiceImpl.java:92) [dremio-services-fabric-rpc-2.0.5-201806021755080191-767cfb5.jar:2.0.5-201806021755080191-767cfb5]
at com.dremio.service.SingletonRegistry$AbstractServiceReference.start(SingletonRegistry.java:137) [dremio-common-2.0.5-201806021755080191-767cfb5.jar:2.0.5-201806021755080191-767cfb5]
at com.dremio.service.ServiceRegistry.start(ServiceRegistry.java:74) [dremio-common-2.0.5-201806021755080191-767cfb5.jar:2.0.5-201806021755080191-767cfb5]
at com.dremio.service.SingletonRegistry.start(SingletonRegistry.java:33) [dremio-common-2.0.5-201806021755080191-767cfb5.jar:2.0.5-201806021755080191-767cfb5]
at com.dremio.dac.daemon.DACDaemon.startServices(DACDaemon.java:175) [dremio-dac-backend-2.0.5-201806021755080191-767cfb5.jar:2.0.5-201806021755080191-767cfb5]
at com.dremio.dac.daemon.DACDaemon.init(DACDaemon.java:181) [dremio-dac-backend-2.0.5-201806021755080191-767cfb5.jar:2.0.5-201806021755080191-767cfb5]
at com.dremio.dac.daemon.DremioDaemon.main(DremioDaemon.java:131) [dremio-dac-daemon-2.0.5-201806021755080191-767cfb5.jar:2.0.5-201806021755080191-767cfb5]
Caused by: java.net.BindException: Address already in use: bind
at sun.nio.ch.Net.bind0(Native Method) ~[na:1.8.0_172]
at sun.nio.ch.Net.bind(Net.java:433) ~[na:1.8.0_172]
at sun.nio.ch.Net.bind(Net.java:425) ~[na:1.8.0_172]
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) ~[na:1.8.0_172]
at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:128) ~[netty-transport-4.1.17.Final.jar:4.1.17.Final]
at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:558) ~[netty-transport-4.1.17.Final.jar:4.1.17.Final]
at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1283) ~[netty-transport-4.1.17.Final.jar:4.1.17.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:501) ~[netty-transport-4.1.17.Final.jar:4.1.17.Final]
at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:486) ~[netty-transport-4.1.17.Final.jar:4.1.17.Final]
at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:989) ~[netty-transport-4.1.17.Final.jar:4.1.17.Final]
at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:254) ~[netty-transport-4.1.17.Final.jar:4.1.17.Final]
at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:364) ~[netty-transport-4.1.17.Final.jar:4.1.17.Final]
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) ~[netty-common-4.1.17.Final.jar:4.1.17.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) ~[netty-common-4.1.17.Final.jar:4.1.17.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) ~[netty-transport-4.1.17.Final.jar:4.1.17.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) ~[netty-common-4.1.17.Final.jar:4.1.17.Final]
at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_172]
2018-06-27 12:28:15,731 [main] ERROR c.dremio.common.CatastrophicFailure - Catastrophic Failure Occurred, exiting. Information message: Failed to start services, daemon exiting.
com.dremio.common.exceptions.UserException: Could not bind to port 45678.
at com.dremio.common.exceptions.UserException$Builder.build(UserException.java:746) ~[dremio-common-2.0.5-201806021755080191-767cfb5.jar:2.0.5-201806021755080191-767cfb5]
at com.dremio.exec.rpc.BasicServer.bind(BasicServer.java:220) ~[dremio-services-base-rpc-2.0.5-201806021755080191-767cfb5.jar:2.0.5-201806021755080191-767cfb5]
at com.dremio.services.fabric.FabricServer.bind(FabricServer.java:72) ~[dremio-services-fabric-rpc-2.0.5-201806021755080191-767cfb5.jar:2.0.5-201806021755080191-767cfb5]
at com.dremio.services.fabric.FabricServiceImpl.start(FabricServiceImpl.java:92) ~[dremio-services-fabric-rpc-2.0.5-201806021755080191-767cfb5.jar:2.0.5-201806021755080191-767cfb5]
at com.dremio.service.SingletonRegistry$AbstractServiceReference.start(SingletonRegistry.java:137) ~[dremio-common-2.0.5-201806021755080191-767cfb5.jar:2.0.5-201806021755080191-767cfb5]
at com.dremio.service.ServiceRegistry.start(ServiceRegistry.java:74) ~[dremio-common-2.0.5-201806021755080191-767cfb5.jar:2.0.5-201806021755080191-767cfb5]
at com.dremio.service.SingletonRegistry.start(SingletonRegistry.java:33) ~[dremio-common-2.0.5-201806021755080191-767cfb5.jar:2.0.5-201806021755080191-767cfb5]
at com.dremio.dac.daemon.DACDaemon.startServices(DACDaemon.java:175) ~[dremio-dac-backend-2.0.5-201806021755080191-767cfb5.jar:2.0.5-201806021755080191-767cfb5]
at com.dremio.dac.daemon.DACDaemon.init(DACDaemon.java:181) ~[dremio-dac-backend-2.0.5-201806021755080191-767cfb5.jar:2.0.5-201806021755080191-767cfb5]
at com.dremio.dac.daemon.DremioDaemon.main(DremioDaemon.java:131) [dremio-dac-daemon-2.0.5-201806021755080191-767cfb5.jar:2.0.5-201806021755080191-767cfb5]
Caused by: java.net.BindException: Address already in use: bind
at sun.nio.ch.Net.bind0(Native Method) ~[na:1.8.0_172]
at sun.nio.ch.Net.bind(Net.java:433) ~[na:1.8.0_172]
at sun.nio.ch.Net.bind(Net.java:425) ~[na:1.8.0_172]
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) ~[na:1.8.0_172]
at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:128) ~[netty-transport-4.1.17.Final.jar:4.1.17.Final]
at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:558) ~[netty-transport-4.1.17.Final.jar:4.1.17.Final]
at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1283) ~[netty-transport-4.1.17.Final.jar:4.1.17.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:501) ~[netty-transport-4.1.17.Final.jar:4.1.17.Final]
at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:486) ~[netty-transport-4.1.17.Final.jar:4.1.17.Final]
at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:989) ~[netty-transport-4.1.17.Final.jar:4.1.17.Final]
at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:254) ~[netty-transport-4.1.17.Final.jar:4.1.17.Final]
at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:364) ~[netty-transport-4.1.17.Final.jar:4.1.17.Final]
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) ~[netty-common-4.1.17.Final.jar:4.1.17.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) ~[netty-common-4.1.17.Final.jar:4.1.17.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) ~[netty-transport-4.1.17.Final.jar:4.1.17.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) ~[netty-common-4.1.17.Final.jar:4.1.17.Final]
at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_172]

@vly can you use telnet to determine if the port 45678 is already in use?
The error message seems to show that one of the ports used for dremio is already in use (dremio may already be running or may not have been stopped properly).
If it is already running, you will have to kill the process.

Thank you @mishai, that does not appear to be the case… I checked my Task Manager for any PID in use, and 45678 is not. I also restarted my computer to ensure that another instance was not running. Should I check elsewhere for the port?

I wanted to let you know that Dremio 2.1.4 has been released, and it brings back support for non-AVX2 machine on Windows.