Hitachi Global Link Manager Software Messages
Message ID Message Text Description
Output destinations: syslog/
Eventlog
KDJE41009-E Could not create worker
because it is out of memory.
Output destinations: syslog/
Eventlog
The worker could not be created
because memory is insufficient.
Memory has become insufficient.
Secure more memory for the system,
and restart the web server. This
happens when a value specified in the
worker definition file parameter
(worker.worker-name.cachesize) is
too large. The worker.worker-
name.cachesize value consumes
memory as per the following formula:
Memory consumption =
(worker.worker-name.cachesize
value) * 10 kilobytes
KDJE41010-E Failed to connect to web client.
errno=aa...aa
aa...aa: System-specific error
number
Output destinations: syslog/
Eventlog
An attempt to communicate with the
client that submitted the requested
has failed.
The client who submitted the request
may have stopped during
communication. Remove the cause of
the error by following the error's
system-specific error number (this is
the definition value of errno.h in a
UNIX system, and the return value of
WSAGetLastError() in a Windows
system).
KDJE41012-E The uri pattern that does not
start with '/' was specified in
the aa...aa file. This parameter
is ignored(bb...bb to cc...cc).
aa...aa: File name
bb...bb: URI pattern
cc...cc: Worker name
Output destinations: syslog/
Eventlog
The URI pattern specified in the
definition file does not start with the
"/" character. This parameter will be
ignored.
To validate the specified URI pattern
and worker name, start the bb...bb
URI pattern of the aa...aa file with a
"/" character, and restart the web
server.
KDJE41016-E Could not redirect the request
because it is out of memory.
Output destinations: syslog/
Eventlog
The redirector cannot transfer the
request because memory is
insufficient.
Memory has become insufficient.
Secure more memory for the system,
and restart the web server.
6-4
Messages with IDs Beginning with KDJE
Hitachi Global Link Manager Messages