JVM crash when used under DynamoDB

Issue #83 invalid
Jonathan Ogilvie created an issue

I don't really know what the details of the usage are, since I'm just an end user of DynamoDBLocal (it's running as part of my integration tests), but here's a JVM crash log whose top frame comes from sqlite4java. The bug exists in the latest version of dynamodblocal, which is 2016-05-17 at the time of filing this issue. I don't even know if they're using the latest version of sqlite4java, but it would be awesome if it didn't die.

Comments (2)

  1. Jonathan Ogilvie reporter

    False alarm... some messed up build configuration was overwriting the dynamo jar while it was running, and this just happened to be at the top of the stack at the time.

  2. Log in to comment