暂时没有找到好的方法来解决,只好重新建立一个domain
Default server domain can be created manually. In order to recreate the domain, the install_dir/domains/domain1 folder should be deleted and the following command should be run:
install_dir/bin/asadmin create-domain --adminport admin_port --user admin_user --instanceport http_port domain1. such as:
create-domain --adminport 4848 --user admin --instanceport 8080 domain1
After enter above command, prompting to enter admin password and master password.
Values for admin_port, admin_user, admin_password, and http_port should match the values that were originally supplied at product installation.