Use the following command to run Find:
java -Dhp.find.home=[home directory] -Dserver.port=[port] -jar find.war -uriEncoding utf-8
On Linux, HPE recommends that you use /opt/find
as the install directory and /opt/find/home
as the home directory. On Windows, the home directory might be C:\HPE\Find
. In either case, ensure that the user running Find has read and write permissions for the home directory.
|