uCosminexus Application Server, Expansion Guide
![[Contents]](FIGURE/CONTENT.GIF)
![[Index]](FIGURE/INDEX.GIF)
![[Back]](FIGURE/FRONT.GIF)
(1) Deleting the application information cache on the EADs server
The procedure for deleting the application information cache on the EADs server is as follows:
- Execute the eztool deletecache command for deleting the application information cache
Execute the eztool deletecache command provided by EADs for deleting the application information cache from the EADs server.
- Execution example:
- eztool deletecache EADsSFO_APP_INFO
In this execution example, the EADsSFO_APP_INFO cache is deleted from the EADs server. If you specify a cache name other than the default value in webserver.eadssfo.application.cache.name in 7.5 J2EE server settings, you must appropriately change the cache name to be specified in the command.
- Execute the eztool listcache command for confirming that the application information cache is deleted.
Execute the eztool listcache command provided by EADs for confirming that the application information cache is deleted from the EADs server.
- Execution example:
- eztool listcache
When you execute the command, a list of cache existing on the EADs server is output. Confirm that the cache name specified in step1 is not included in the output contents.
For details on the eztool listcache command, see the Elastic Application Data store User Guide.
(2) Deleting the session information cache on the EADs server
The procedure for deleting the session information cache on the EADs server is as follows:
- Execute the eztool deletecache command for deleting the session information cache.
Execute the eztool deletecache command provided by EADs for deleting the session information cache from the EADs server.
- Execution example:
- eztool deletecache EADsSFO_SESSIONS
In this execution example, the EADsSFO_SESSION cache is deleted from the EADs server. If you specify a cache name other than the default value in webserver.eadssfo.session.cache.name in 7.5 J2EE server settings, you must appropriately change the cache name to be specified in the command.
- Execute the eztool listcache command for confirming that the session information cache is deleted.
Execute the eztool listcache command provided by EADs for confirming that the session information cache is deleted from the EADs server.
- Execution example:
- eztool listcache
When you execute the command, a list of cache existing on the EADs server is output. Confirm that the cache name specified in step1 is not included in the output contents.
For details on the eztool listcache command, see the Elastic Application Data store User Guide.
All Rights Reserved. Copyright (C) 2013, 2015, Hitachi, Ltd.