That is basically indicating that while the embedded Drillbit failed to startup, but the SQLLine instance did (with no current connection to a running embedded Drillbit). Try to see the logs on why the Drillbit JVM isn’t coming up.
From: Bo Qiang [mailto:[email protected]] Sent: Tuesday, January 30, 2018 1:07 PM To: [email protected] Subject: "no current connection" error Hi, I am using the most recent version of drill on windows machines in embedded mode. However, I always get "no current connection" errors when sending any queries. Also, the web server localhost:8047 does not work either. Here is what I see when I try to start drill. [Inline image 1] I have tried both Java JDK 8 and 9, on two separate windows machines and got the same error. I searched about this matter but could not get any workarounds so far. Any fix to this? Thanks a lot!! Bo
