Skip to content

Commit 459af37

Browse files
committed
remove redundant commands
1 parent 2d7bd80 commit 459af37

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

doc/release-notes/12020-Payara-and-Java-updates.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -65,18 +65,6 @@ We also recommend you ensure you followed all update instructions from the past
6565
`sudo chown dataverse /usr/local/payara7/glassfish/lib`
6666
`sudo chown -R dataverse:dataverse /usr/local/payara7/glassfish/domains/domain1`
6767

68-
1. Undeploy Dataverse, if deployed, using the unprivileged service account.
69-
70-
`sudo -u dataverse /usr/local/payara6/bin/asadmin list-applications`
71-
72-
`sudo -u dataverse /usr/local/payara6/bin/asadmin undeploy dataverse-6.9`
73-
74-
1. Stop Payara 6, if running.
75-
76-
Payara 6 should already be stopped because of the Java upgrade above.
77-
78-
`sudo -u dataverse /usr/local/payara6/bin/asadmin stop-domain`
79-
8068
1. Start and stop Payara 7 to let it reformat its domain.xml file.
8169

8270
When Payara starts, it will reformat its domain.xml file, which we will be backing up and editing. By stopping and starting Payara, the `diff` between the backup and the edited file will be easier to read.

0 commit comments

Comments
 (0)