Skip to content

dataverse 5.3 upgrade instructions #7532

@xoroz

Description

@xoroz

I did the upgrade from 5.2 to 5.3 and upgraded also payara5 and I noticed that I had to
perform a step that I believe its missing in the documentation.

basicaly I had some errors about javaclassnotfound because the postgresql library was not found.
I resolved this by copying it from my old install.
Maybe you could update the instructions with this info
cd payara5/glassfish/lib
cp -fv payara5-old/glassfish/lib/postgresql-42.2.12.jar .
systemctl restart payara

thanks for the great product!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions