Hi,
try to set property sessionTimeout for nxmc.war to 28800 (is is 8 hours in seconds). There are multiple ways to set property for web UI application:
1. In nxmc.properties file - it should be somewhere in class path.
2. In JVM options - should be prefixed with nxmc., so you will have to specify -Dnxmc.sessionTimeout=28800 in JVM options.
3. In environment variables, prefixed with NXMC and converted to uppercase, in your scenario it will be NXMC_SESSIONTIMEOUT=28800
Best regards,
Victor
try to set property sessionTimeout for nxmc.war to 28800 (is is 8 hours in seconds). There are multiple ways to set property for web UI application:
1. In nxmc.properties file - it should be somewhere in class path.
2. In JVM options - should be prefixed with nxmc., so you will have to specify -Dnxmc.sessionTimeout=28800 in JVM options.
3. In environment variables, prefixed with NXMC and converted to uppercase, in your scenario it will be NXMC_SESSIONTIMEOUT=28800
Best regards,
Victor
hello have the same probelem with invalid thread acces thing but would to avoid the cleaningand reinstalling process what can i do