Sometimes it doesn’t even work after. / asadmin start-domain --upgrade. If you still get "Service start does not start: com.sun.enterprise.security.admin.cli.SecureAdminStartupCheck" after the command above, try the following:
- Create a new domain with a domain. / asadmin create-domain domain2
- Backing up your cacerts.jks and keystore.jks in a domain
- Copy cacerts.jks and keystore.jks from new domain2 to domain 1
- Run domain1./asadmin start-domain domain1
- Enjoy it!
Then you can return the cacerts.jks and keystore.jks backups back. The domain will work.
source share