Switching to the dev mailing list. On Mon, Jan 23, 2017 at 6:50 PM James Muehlner <[email protected]> wrote:
Hey David, this would probably be more appropriate in dev than user, I would think. I had a look at your code, and can't see anything wrong that would cause that error. Do you have the full stacktrace available? I didn't find the stacktrace very helpful, but I've uploaded an example catalina.out file here <https://bitbucket.org/apporto/incubator-guacamole-client/downloads/single_connection_group.sql> . In this log, I started with a DB that only had an admin user. I did the following: 1. Started Tomcat 2. Loaded Guac in the browser 3. Logged in 4. Navigated to "Settings" and then "Connections" 5. Added a new connection group called "Test" The change is committed to the SQLite file, but Guac stops working for any page that should show a list of connections and connection groups. If I remove the group from the database manually, it works again. The same thing happens if I start with a fresh DB and create a connection. Any ideas? -- --- David Landry
