-
Notifications
You must be signed in to change notification settings - Fork 535
Closed
Labels
Feature: Admin GuideFeature: Installation GuideType: Buga defecta defectUser Role: SysadminInstalls, upgrades, and configures the system, connects via sshInstalls, upgrades, and configures the system, connects via ssh
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Feature: Admin GuideFeature: Installation GuideType: Buga defecta defectUser Role: SysadminInstalls, upgrades, and configures the system, connects via sshInstalls, upgrades, and configures the system, connects via ssh