Web server fails to start with these messages:
WebAppServer [INFO] Starting handler... GeneosWebAppContextListener [INFO] Found parameter com.itrsgroup.resources.dir='/some_user_home_directory/webserver/resources' GeneosSystem [ERROR] Could not create temporary directory!
Modify the "run" script for the CONFIG line with the -Duser.home= option to write to another directory. |
By default, a .geneos directory is created in the web server's user home directory. If the web server user does not have write access to the home directory, you can override this by passing -Duser.home=<some_place>. |
Comments
0 comments
Please sign in to leave a comment.