jakaruta.index
最終投稿日:2026年07月12日
C:\Users\hoge> java -version
openjdk version "17.0.19" 2026-04-21
OpenJDK Runtime Environment Temurin-17.0.19+10 (build 17.0.19+10)
OpenJDK 64-Bit Server VM Temurin-17.0.19+10 (build 17.0.19+10, mixed mode, sharing)
C:\Users\hoge>
WFLYDM0100: Password should have at least 1 alphanumeric character.
Are you sure you want to use the password entered yes/no?
Password recommendations are listed below. To modify these restrictions edit the add-user.properties configuration file.
- The password should be different from the username
- The password should not be one of the following restricted values {root, admin, administrator}
- The password should contain at least 8 characters, 1 alphabetic character(s), 1 digit(s), 1 non-alphanumeric symbol(s)
What type of user do you wish to add?
a) Management User (mgmt-users.properties)
b) Application User (application-users.properties)
(a): a ※管理ユーザーを作るよ
Enter the details of the new user to add.
Using realm 'ManagementRealm' as discovered from the existing property files.
Username : admin ※名前は「admin」にするよ
User 'admin' already exists and is disabled, would you like to...
a) Update the existing user password and roles
b) Enable the existing user
c) Type a new username
(a): a ※パスワード決めるるよ
Password recommendations are listed below. To modify these restrictions edit the add-user.properties configuration file.
- The password should be different from the username
- The password should not be one of the following restricted values {root, admin, administrator}
- The password should contain at least 8 characters, 1 alphabetic character(s), 1 digit(s), 1 non-alphanumeric symbol(s)
Password : ※パスワード入力
Re-enter Password : ※パスワード再入力
What groups do you want this user to belong to? (Please enter a comma separated list, or leave blank for none)[ ]:
※そのままリターン
Updated user 'admin' to file 'C:\~\wildfly-28.0.1.Final\standalone\configuration\mgmt-users.properties'
Updated user 'admin' to file 'C:\~\wildfly-28.0.1.Final\domain\configuration\mgmt-users.properties'
Updated user 'admin' with groups to file 'C:\~\wildfly-28.0.1.Final\standalone\configuration\mgmt-groups.properties'
Updated user 'admin' with groups to file 'C:\~\wildfly-28.0.1.Final\domain\configuration\mgmt-groups.properties'
続行するには何かキーを押してください . . .
Calling "C:\MyProject\reidream\git\JAVA\jakaruta\wildfly-28.0.1.Final\bin\standalone.conf.bat"
Setting JAVA property to "C:\Program Files\Eclipse Adoptium\jdk-17.0.19.10-hotspot\bin\java"
~ 省略 ~
12:07:12,876 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 28.0.1.Final (WildFly Core 20.0.2.Final) started in 6681ms - Started 399 of 619 services (321 services are lazy, passive or on-demand) - Server configuration file in use: standalone.xml