[GemStone-Smalltalk] The cache monitor connect failed on Gemstone startup.
ARNi.e.
arnab_usit at yahoo.com
Thu Jun 26 02:20:26 PDT 2014
*I'm moving an application in Smalltalk / Gemstone from Solaris box v5.8 to
v5.10
Following the documentation from "System Administration Guide for GemStone/S
64 Bit Version 3.1 July 2012"
I have made the configurations. However something doesn't seem right.
Here is what is configured :*
_____________________________________________________________________________
| Configuration Files
|
|
|
| System File: /gemstone/GemStone5.1.5-sparc.Solaris/data/system.conf
|
|
|
| Executable File: /home/gemadmin/gem.conf
|
| Warning: File not found (errno=2, ENOENT, The file or directory specified
|
| cannot be found)
|
| using defaults.
|
|_____________________________________________________________________________|
WARNING: SHR_NUM_FREE_FRAME_SERVERS is not a known GemStone option.
_____________________________________________________________________________
| Gem Configuration Options for process id 23379
|
|_____________________________________________________________________________|
GEM_DETACH_PAGES_ON_COMMIT = FALSE;
GEM_DETACH_PAGES_ON_ABORT = FALSE;
DUMP_OPTIONS = TRUE;
GEM_DBF_FILE_LOCK = TRUE;
GEM_GCI_LOG_ENABLED = FALSE;
GEM_FREE_FRAME_LIMIT = -1;
GEM_HALT_ON_ERROR = 0;
GEM_IO_LIMIT = 5000;
GEM_MAX_SMALLTALK_STACK_DEPTH = 1000;
GEM_NATIVE_CODE_MAX = 2048;
GEM_NATIVE_CODE_THRESHOLD = 4;
GEM_NOT_CONNECTED_DELTA = 300;
GEM_NOT_CONNECTED_THRESHOLD = 2000;
GEM_PRIVATE_PAGE_CACHE_KB = 20000,
20000;
GEM_RPCGCI_TIMEOUT = 0;
GEM_SHR_PAGE_CACHE_ENABLED = TRUE;
GEM_TEMPOBJ_CACHE_SIZE = 600;
LOG_WARNINGS = TRUE;
SHR_PAGE_CACHE_SIZE_KB = 400000;
SHR_PAGE_CACHE_NUM_PROCS = 8185;
*
Which configuration would help me solve the error "The cache monitor connect
failed on Gemstone startup." ?*
--
View this message in context: http://forum.world.st/The-cache-monitor-connect-failed-on-Gemstone-startup-tp4764905.html
Sent from the Gemstone/S mailing list archive at Nabble.com.
More information about the GemStone-Smalltalk
mailing list