Unfortunately I don't have a Windows environment I can readily test on, but could open a JIRA case? My first guess would be that there's an issue with the buildSqllineClasspath Gradle task on Windows. -- Michael Mior [email protected]
-- Michael Mior [email protected] Le jeu. 25 juin 2020 à 16:18, Michael Hohenstein <[email protected]> a écrit : > > Hello, > > I am trying to go through the Calcite tutorial. > After building the project from git and building with gradle, > I am getting the following error after trying to run “sqlline.bat” from > command line under windows: > > “Error: Could not find or load main class sqlline.SqlLine > Caused by: java.lang.ClassNotFoundException: sqlline.SqlLine”. > > Building via command line from Debian, this worked without problems. Any > ideas? > > Regards, > Michael H. > > >
