We have GSS in our environment which is bases on Apache Tomcat. We could see “SEVERE: Unexpected death of background thread ContainerBackgroundProcessor[StandardEngine[Catalina]]java.lang.OutOfMemoryError: Java heap space” frequently.
We have deployed the same on two hosts. one is running with java version “1.7.0_67” in one host and java Version 7.0.55 in another host.
There is no setenv.bat in the installed directory.
Could anyone please suggest how can we configure java memory.
there are no catalina.bat ot steneve. bat file presetn by default. Bin follder contains only Tomcat7_GSS_Http.exe files and bootstrap.jar file.Creating a batch file with java arguments will be ok ?