question

caw001 avatar image
caw001 asked

How do I specify the location of cloverServer.Properties?

Hello,
I keep getting an error message that my configuration file cannot be found.

I am working with Windows/Tomcat installation of CloverDX. It keeps telling me that there is no configuration file.

I have created a cloverServer.Properties file in the C:\ApacheTomcat\webapps\clover folder. Below is the contents of my setenv.bat file.
set "CATALINA_OPTS=%CATALINA_OPTS% -XX:MaxMetaspaceSize=512m -Xms128m -Xmx1024m"

set "CATALINA_OPTS=%CATALINA_OPTS% -Dderby.system.home=%CATALINA_HOME%\temp -server"

echo "Using CATALINA_OPTS: %CATALINA_OPTS%"

set "CATALINA_OPTS=%CATALINA_OPTS% -Dclover.config.file=C:\ApacheTomcat\webapps\clover\cloverServer.properties"
Inventory
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community