转至 Service Registry 安装目录:
cd ServiceRegistry-base/install
检验 install.properties 文件副本中的 registry.install.clientDatabase 属性是否设置为 true。
执行以下命令(全都在一行):
Ant-base/ant -f build-install.xml Dinstall.properties= props-file backup.db
其中,props-file 是您在在进行了“以后配置”安装后,以 Root 身份使用自定义属性配置 Service Registry或在进行了“以后配置”安装后,以非 Root 用户身份使用自定义属性配置 Service Registry中编辑的 install.properties 文件副本的路径名。