Hi, Let me regenerate the error again I will share the log file once done. I have 3 log file: Which one of those I must share: sqlline.log sqlline.log.1 sqlline_queries.log
Files are a bit big, Which email can I use to share the bigger files? Regards, Muhluri -----Original Message----- From: James Turton <[email protected]> Sent: Friday, 13 October 2023 10:16 To: [email protected]; [email protected] Subject: Re: ChannelClosedException Going further, it looks like your entire Drillbit is crashing so this is something severe, perhaps an out-of-memory situation. The sqlline.log file should provide some clues. On 2023/10/13 09:53, James Turton wrote: > The errors that reach the surface in the embedded Drill CLI do not > include all of the errors logged by Drill server processes. Please > look for the file sqlline.log which by default will be in the log/ > subdirectory of your Drill installation... > > On 2023/10/12 15:03, [email protected] wrote: >> Hi, >> I am running from the drill console, The application I want to use it >> on is QuerySurge. I am getting the same error message in both platforms. >> >> Regards, >> Muhluri >> >> -----Original Message----- >> From: James Turton <[email protected]> >> Sent: Thursday, 12 October 2023 13:43 >> To: [email protected] >> Subject: Re: ChannelClosedException >> >> Also, please look in the Drillbit logs. The query may be encountering >> invalid data and failing when you remove your LIMIT clause. Are you >> using DBeaver to submit your queries btw? That error looks familiar... >> >> On 2023/10/10 15:58, Charles Givre wrote: >>> Hi Desmond, >>> Can you share a bit more? What version of Drill are you running? >>> Java? etc. What data are you trying to query? >>> Best, >>> -- C >>> >>> >>> >>>> On Oct 10, 2023, at 2:02 AM, <[email protected]> >>>> <[email protected]> wrote: >>>> >>>> Hi Team, >>>> >>>> >>>> >>>> When I run a Query for a limited number of records it returns the >>>> results. >>>> When I remove the limit on the Query it fails with below error. May >>>> you please assist. >>>> >>>> >>>> >>>> >>>> >>>> Exception: SQL_EXCEPTION java.sql.SQLException: CONNECTION ERROR: >>>> Connection <--> (user client) closed unexpectedly. Drillbit down? >>>> [Error Id: >>>> fba8461f-c896-4c56-b617-1625361e577d ] >>>> >>>> >>>> >>>> Regards, >>>> >>>> Muhluri >>>> >>>> >>>> >> >
