Skip to content

jevd-client Nullpointer-Exception #29

@goldzahn

Description

@goldzahn

Hi,

using the jevd-client with "--recursive" I always get the following after a while:

ERROR: Unexpected runtime error occurred!
java.lang.NullPointerException

Looking at victims.trace.db I see:

Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-171]

I tried to add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL, but I always get "invalid setting"

Maybe the url is wrong (I tried a lot of different): java -jar jevd-client-0.9.jar --victims-db-url=jdbc:h2:victims.h2.db;DB_CLOSE_ON_EXIT=FALSE

Any idea?

Thanks in advance

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions