OK, thanks. It definitely seems like a database issue rather than a HAPI-FHIR issue, so I'll concentrate the efforts there.
When debugging further it seems like I can read from the database (including getting exact resources with url such as /fhir/Patient/<resourceid>), but I cannot search (/fhir/Patient) or write. I think perhaps the search does some writing to the db? When testing with another application, it can run selects, but not updates. So I'll focus on getting the db up and running again...
Thanks for the help, and for the great server software.
Best regards,
Lars