Skip to content

Commit 7b3597c

Browse files
committed
Maybe this time
1 parent a5f4f97 commit 7b3597c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-source/content/faq/boot-identity-not-valid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ weight: 20
1111
1212
When you see these kinds of errors, it means that the user name and password provided in the `weblogicCredentialsSecret` are incorrect. Prior to operator version 2.5.0, this error could
1313
have also indicated that the WebLogic domain directory's security configuration files have changed in an incompatible way between when the operator scanned
14-
the domain directory, which occurs during the "introspection" phase, and when the server instance attempted to start. There is now a separate validation for that condition described in the [domain secret mismatch FAQ entry](../domain-secret-mismatch.md).
14+
the domain directory, which occurs during the "introspection" phase, and when the server instance attempted to start. There is now a separate validation for that condition described in the [domain secret mismatch FAQ entry](../domain-secret-mismatch/).
1515

1616
Check that the user name and password credentials stored in the Kubernetes secret referenced by `weblogicCredentialsSecret` contain the expected values for an account with administrative privilege for the WebLogic domain.
1717
Then [stop all WebLogic server instances](https://oracle.github.io/weblogic-kubernetes-operator/userguide/managing-domains/domain-lifecycle/startup/#starting-and-stopping-servers)

0 commit comments

Comments
 (0)