hi,
when i try to deploy my tomcat 7 server i have this exception
org.hyperic.util.ConfigPropertyException: The keystore path [/home/stage/apache-tomcat-7.0.52/hyperic.keystore] does not exist. If setting a relative path, it must be relative to the server's hq-server directory.
at org.hyperic.hq.security.ServerKeystoreConfig.<init>(ServerKeystoreConfig.java:69)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:126)
and i don't khnow where i can find hyperic.keystore file!!!!
can anyone help me please
Hi,
you can find the hyperic.keystore file at <server_dir>/conf
Thanks,
Tal