![]() |
![]() |
e-docs > Tuxedo > Messages > CMDTUX Catalog List > CMDTUX Messages 5100-5199 |
|
CMDTUX Messages 5100-5199
5100
ERROR: Duplicate *MODULES section
Description
While compiling the UBBCONFIG
file an error occurred.
A duplicate MODULES
section was found.
Action
Correct the ubbconfig
(5) value for this error and
rerun tmloadcf
(1).
See Also
BEA TUXEDO Administrator's Guide, tmloadcf
(1),
ubbconfig
(5)
5101
ERROR: *SERVERS section must appear before *MODULES section
Description
While compiling the UBBCONFIG
file an error occurred.
The SERVERS
section was found before the
MODULES
section. This is not allowed.
Action
Correct the ubbconfig
(5) value for this error and
rerun tmloadcf
(1).
See Also
BEA TUXEDO Administrator's Guide, tmloadcf
(1),
ubbconfig
(5)
5102
ERROR: Memory allocation failure
malloc
failed while allocating space for the module as specified in the
MODULES section of the UBBCONFIG file.
Action
Ensure that the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.
See Also
ubbconfig
(5), and malloc
(3) in UNIX reference manuals
5104
ERROR: Group name must be <= val characters in length
Description
While compiling the UBBCONFIG
file an error occurred.
The group name specified in the GROUPS section of the UBBCONFIG file is long
er than the specified maximum number of characters.
Action
Correct the ubbconfig
(5) value for this error and
rerun tmloadcf
(1).
See Also
BEA TUXEDO Administrator's Guide, tmloadcf
(1),
ubbconfig
(5)
5105
ERROR: SRVID parameter must be >= 1 and <= 30000
Description
While compiling the UBBCONFIG
file an error occurred.
The SRVID specified in the SERVER section of the UBBCONFIG file is
outside the range specified.
Action
Correct the ubbconfig
(5) value for this error and
rerun tmloadcf
(1).
See Also
BEA TUXEDO Administrator's Guide, tmloadcf
(1),
ubbconfig
(5)
5107
ERROR: Module filename must be <= val characters in length
Description
While compiling the UBBCONFIG
file an error occurred.
The module name specified in the MODULES section of the UBBCONFIG file is
longer than the specified maximum number of characters.
Action
Correct the ubbconfig
(5) value for this error and
rerun tmloadcf
(1).
See Also
BEA TUXEDO Administrator's Guide, tmloadcf
(1),
ubbconfig
(5)
5109
ERROR: Module args must be <= val characters in length
Description
While compiling the UBBCONFIG
file an error occurred.
The module args specified in the MODULES section of the UBBCONFIG file is
longer than the specified maximum number of characters.
Action
Correct the ubbconfig
(5) value for this error and
rerun tmloadcf
(1).
See Also
BEA TUXEDO Administrator's Guide, tmloadcf
(1),
ubbconfig
(5)
5111
ERROR: Module local classpath must be <= val characters in length
Description
While compiling the UBBCONFIG
file an error occurred.
The module local classpath specified in the MODULES section of the
UBBCONFIG file is longer than the specified maximum number of characters.
Action
Correct the ubbconfig
(5) value for this error and
rerun tmloadcf
(1).
See Also
BEA TUXEDO Administrator's Guide, tmloadcf
(1),
ubbconfig
(5)
5112
ERROR: Name of *MODULES entry must be <= val characters in length
Description
While compiling the UBBCONFIG
file an error occurred.
The name of the module specified in the MODULES section of the
UBBCONFIG file is longer than the specified maximum number of characters.
Action
Correct the ubbconfig
(5) value for this error and
rerun tmloadcf
(1).
See Also
BEA TUXEDO Administrator's Guide, tmloadcf
(1),
ubbconfig
(5)
5113
ERROR: SRVGRP parameter missing in *MODULES entry val
Description
While compiling the UBBCONFIG
file an error occurred.
The SRVGRP parameter for a module specified in the MODULES section of the
UBBCONFIG file has not been specified.
Action
Correct the ubbconfig
(5) value for this error and
rerun tmloadcf
(1).
See Also
BEA TUXEDO Administrator's Guide, tmloadcf
(1),
ubbconfig
(5)
5115
ERROR: Memory allocation failure
malloc
failed while allocating space for the module as specified in the
MODULES section of the UBBCONFIG file.
Action
Ensure that the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.
See Also
ubbconfig
(5), and malloc
(3) in UNIX reference manuals
5116
ERROR: Memory allocation failure
malloc
failed while allocating space for the module as specified in the
MODULES section of the UBBCONFIG file.
Action
Ensure that the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.
See Also
ubbconfig
(5), and malloc
(3) in UNIX reference manuals
5117
ERROR: Memory allocation failure
malloc
failed while allocating space for the module as specified in the
MODULES section of the UBBCONFIG file.
Action
Ensure that the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.
See Also
ubbconfig
(5), and malloc
(3) in UNIX reference manuals
5118
ERROR: Memory allocation failure
malloc
failed while allocating space for the module as specified in the
MODULES section of the UBBCONFIG file.
Action
Ensure that the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.
See Also
ubbconfig
(5), and malloc
(3) in UNIX reference manuals
5119
ERROR: *MODULES entry module contains an invalid group name group
Description
While compiling the UBBCONFIG
file an error occurred.
The entry module specified in the MODULES section of the UBBCONFIG
file contains an invalid group name group
Action
Correct the ubbconfig
(5) value for this error and
rerun tmloadcf
(1).
See Also
BEA TUXEDO Administrator's Guide, tmloadcf
(1),
ubbconfig
(5)
5120
ERROR: *MODULES entry module contains an invalid server id server
Description
While compiling the UBBCONFIG
file an error occurred.
The entry module specified in the MODULES section of the UBBCONFIG
file contains an invalid server idserver
Action
Correct the ubbconfig
(5) value for this error and
rerun tmloadcf
(1).
See Also
BEA TUXEDO Administrator's Guide, tmloadcf
(1),
ubbconfig
(5)
5121
ERROR: server id server for *MODULES entry module not part of group group
Description
While compiling the UBBCONFIG
file an error occurred.
The server id server for the entry module specified
in the MODULES section of the UBBCONFIG file is not part
of the group group
Action
Correct the ubbconfig
(5) value for this error and
rerun tmloadcf
(1).
See Also
BEA TUXEDO Administrator's Guide, tmloadcf
(1),
ubbconfig
(5)
5122
ERROR: SRVID parameter missing in *MODULES entry module
Description
While compiling the UBBCONFIG
file an error occurred.
The SRVID for the entry module specified
in the MODULES section of the UBBCONFIG file is missing.
Action
Correct the ubbconfig
(5) value for this error and
rerun tmloadcf
(1).
See Also
BEA TUXEDO Administrator's Guide, tmloadcf
(1),
ubbconfig
(5)
5123
ERROR: Duplicate *MODULES entry (module name module, group name group, server id server) found
Description
A duplicate for the entry module group group server id server was found in the MODULES section of the UBBCONFIG file.
Action
Correct the ubbconfig
(5) value for this error and
rerun tmloadcf
(1).
See Also
BEA TUXEDO Administrator's Guide, tmloadcf
(1),
ubbconfig
(5)
5125
ERROR: Invalid arguments passed to buildobjclient
Description
Invalid arguments were passed to the buildobjclient
command.
Action
Correct the arguments to buildobjclient
and reexecute the command.
See Also
buildobjclient
(1)
5126
ERROR: Invalid arguments passed to buildobjserver
Description
Invalid arguments were passed to the buildobjserver
command.
Action
Correct the arguments to buildobjserver
and reexecute the command.
See Also
buildobjserver
(1)
5128
ERROR: MAXEJBCACHE parameter must be >= 0
Description
While compiling the UBBCONFIG
file an error occurred.
The MAXEJBCACHE paramter specified in the SERVER section of the UBBCONFIG
file is less than the value specified.
Action
Correct the ubbconfig
(5) value for this error and
rerun tmloadcf
(1).
See Also
BEA TUXEDO Administrator's Guide, tmloadcf
(1),
ubbconfig
(5)
5130
ERROR: EJBCACHE_FLUSH parameter must be >= 0
Description
While compiling the UBBCONFIG
file an error occurred.
The EJBCACHE_FLUSH paramter specified in the SERVER section of the UBBCONFIG
file is less than the value specified.
Action
Correct the ubbconfig
(5) value for this error and
rerun tmloadcf
(1).
See Also
BEA TUXEDO Administrator's Guide, tmloadcf
(1),
ubbconfig
(5)
![]() |
![]() |
![]() |
![]() |
||
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |