Skip navigation.

IJINFRA メッセージ 0-99

  Previous Next

2

INFO:Starting JVM

説明

This is an informational message indicating that the server process is starting the Java Virtual Machine.

アクション

None.

3

ERROR:Cannot create FML buffer for TMIB request

説明

An attempt to allocate space for internal data structures failed because the server process ran out of memory.

アクション

This error may indicate that all available memory for the process has been exhausted. Ensure that 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.

4

ERROR:Cannot call .TMIB:errnum

説明

The server process was unable to call the TMIB. Details about the error that was returned are indicated by errnum.

アクション

Take corrective action based on the returned value of errnum. If the problem persists, contact BEA Customer Support.

5

ERROR:Cannot find default constructor for ServerInfo

説明

The server process was unable to find the default constructor for the ServerInfo class.

アクション

Make sure the CLASSPATH is appropriately set. If the problem persists, contact BEA Customer Support.

6

ERROR:Cannot create ServerInfo object

説明

An attempt to allocate space for internal data structures failed because the server process ran out of memory.

アクション

This error may indicate that all available memory for the process has been exhausted. Ensure that 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.

7

WARN:No server group info

説明

The server process was unable to get any information about the server group.

アクション

None. This may result in a more serious error, and a corresponding error message would be written to the user log.

8

ERROR:Cannot find m_srvgp field in ServerInfo

説明

The server process was unable to find the m_srvgp field in the ServerInfo class.

アクション

Contact BEA Customer Support.

9

ERROR:Cannot find m_srvid field in ServerInfo

説明

The server process was unable to find the m_srvid field in the ServerInfo class.

アクション

Contact BEA Customer Support.

10

WARN:No server ID info

説明

The server process was unable to get any information about the server ID.

アクション

None. This may result in a more serious error, and a corresponding error message would be written to the user log.

11

ERROR:Cannot find m_grpno field in ServerInfo

説明

The server process was unable to find the m_grpno field in the ServerInfo class.

アクション

Contact BEA Customer Support.

12

WARN:No group number info

説明

The server process was unable to get any information about the group number.

アクション

None. This may result in a more serious error, and a corresponding error message would be written to the user log.

13

WARN:No CLOPT info

説明

The server process could not find any command line option information.

アクション

None. This may result in a more serious error, and a corresponding error message would be written to the user log.

14

ERROR:Cannot find m_clopt field in ServerInfo

説明

The server process was unable to find the m_cltop field in the ServerInfo class.

アクション

Contact BEA Customer Support.

16

ERROR:Cannot allocate reply buffer

説明

An attempt to allocate space for internal data structures failed because the server process ran out of memory.

アクション

This error may indicate that all available memory for the process has been exhausted. Ensure that 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.

17

ERROR:Reply failed with error:errnum

説明

An attempt by the process to receive a reply failed. errnum provides details of the error returned by the system.

アクション

Take corrective action based on the value of errnum returned. If the problem persists, contact BEA Customer Support.

18

ERROR:Reply length is zero

説明

An attempt by the process to receive a reply failed because the length of the receiving buffer was zero.

アクション

Contact BEA Customer Support.

19

ERROR:Out of memory. Cannot allocate space for internal data structure

説明

An attempt to allocate space for internal data structures failed because the server process ran out of memory.

アクション

This error may indicate that all available memory for the process has been exhausted. Ensure that 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.

20

ERROR:Unable to resolve in process or out process method invocation

説明

The process was unable to determine if a particular request was an in process or an out process invocation. The request fails.

アクション

Contact BEA Customer Support.

21

ERROR:Out of memory

説明

An attempt to allocate space for internal data structures failed because the server process ran out of memory.

アクション

This error may indicate that all available memory for the process has been exhausted. Ensure that 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.

33

ERROR:Cannot allocate FML buffer for TMIB call

説明

An attempt to allocate space for internal data structures failed because the server process ran out of memory.

アクション

This error may indicate that all available memory for the process has been exhausted. Ensure that 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.

34

ERROR:Cannot access TMIB:errnum

説明

The server process was unable to access the TMIB. Details about the error that was returned is indicated by errnum.

アクション

Take corrective action based on the returned value of errnum. If the problem persists, contact BEA Customer Support.

35

ERROR:Unable to attach BB

説明

This message occurs in the server process if the server process was configured in the PROTECTED SYSTEM_ACCESS mode, and the process is unable to attach itself to the Bulletin Board.

アクション

Contact BEA Customer Support.

36

ERROR:Unable to lock BB and detach previous BB

説明

This message occurs in the server process if the server process was configured in the PROTECTED SYSTEM_ACCESS mode, and the process is unable to lock and later detach itself from the Bulletin Board.

アクション

Contact BEA Customer Support.

37

ERROR:Unable to lock BB

説明

This message occurs in the server process if the server process was unable to lock the Bulletin Board.

アクション

Contact BEA Customer Support.

38

ERROR:Unable to detach BB

説明

This message occurs in the server process if the server process was configured in the PROTECTED SYSTEM_ACCESS mode, and the process is unable to detach itself from the Bulletin Board.

アクション

Contact BEA Customer Support.

40

ERROR:Cannot execute prog_nam

説明

The buildXAJS command was unable to execute the buildserver command. The name of the command being executed is given as part of the error message.

アクション

If you are compiling executables to run on the same machine type, as is normally the case, verify that the TUXDIR shell variable is properly set, that the program ${TUXDIR}/bin/buildserver exists, is accessible and executable, and that the shell variable XCBINDIR is not set. If you are compiling executables for a different machine type, verify that the shell variable XCBINDIR is set and exported, and that the program ${XCBINIDIR}/buildserver exists and is accessible and executable.

42

ERROR:Missing argument to -M option

説明

The server process will not boot because no argument has been passed on the command line to the -M option.

アクション

Make the appropriate changes in the UBBCONFIG file and reboot.

43

ERROR:Missing argument to -classpath option

説明

The server process will not boot because no argument has been passed on the command line to the -classpath option.

アクション

Make the appropriate changes in the UBBCONFIG file and reboot.

44

ERROR:Cannot create debugging pipe:errnum

説明

The server process will not boot because it could not create a debugging pipe. Details about the error that was returned is specified by errnum.

アクション

Take corrective action based on the value of errnum. If the problem persists, contact BEA Customer Support.

45

ERROR:Cannot reopen stdout for debugging info:errnum

説明

The server process will not boot because it cannot reopen stdout for debugging information. Details about the error that was returned is specified by errnum.

アクション

Take corrective action based on the value of errnum. If the problem persists, contact BEA Customer Support.

46

ERROR:Cannot create Java VM

説明

The server process will not boot because it could not create the Java Virtual Machine.

アクション

Contact BEA Customer Support.

47

ERROR:No agent password info

説明

The server process will not boot because it could not retrieve the agent password information.

アクション

Contact BEA Customer Support.

48

INFO:Debug password buffer:buf

説明

This is an informational message with the debug password buffer specified in buf.

アクション

None.

58

ERROR:Cannot create Java VM

説明

Execution of buildjavaserver failed because the process was unable to create the Java Virtual Machine.

アクション

Contact BEA Customer Support.

59

ERROR:Cannot find classname class

説明

While executing buildjavaserver, the process was unable to find the class specified in classname.

アクション

Make sure the CLASSPATH is appropriately set. If the problem persists, contact BEA Customer Support.

60

ERROR:Cannot find buildjobjserver.main

説明

While executing buildjavaserver, the process was unable to find the main() method in the class com.beasys.Tobj.xml.buildjavaserver.

アクション

Contact BEA Customer Support.

65

INFO:Server initialized

説明

This is an informational message indicating that the server process has successfully initialized and is now ready to process incoming requests.

アクション

None.

66

ERROR:Server initialization failed

説明

The server process initialization has failed because of an internal error.

アクション

Contact BEA Customer Support.

70

INFO:Shutting down JVM

説明

This is an informational message indicating that the server process is shutting down the Java Virtual Machine.

アクション

Contact BEA Customer Support.

73

WARN:pattern not found in file

説明

This is a warning message that is output while executing m3idttojava if an expected pattern (specified by pattern) is not found in the file (specified by file).

アクション

None. This may result in a more serious error and a corresponding error message being written to the user log.

74

INFO:command:PostProcessing:writing file 'file'

説明

This is an informational message that is output while executing the command specified by command. file gives the name of the file being written to during the postprocessing phase.

アクション

None.

75

ERROR:Cannot open file:error

説明

While executing m3idttojava, the process was unable to open the file specified by file. error indicates the error returned by the system while attempting to open that file.

アクション

Take corrective action based on the error returned.

76

ERROR:Cannot create temp file:error

説明

While executing m3idttojava, the process was unable to create a temporary file. error indicates the error returned by the system while attempting to create that file.

アクション

Take corrective action based on the error returned.

77

ERROR:Invalid ImplBase file file

説明

While executing m3idttojava, an invalid ImplBase file was specified. The name of that file is specified by file.

アクション

Contact BEA Customer Support.

78

ERROR:Cannot create new file:error

説明

While executing m3idttojava, the process was unable to create a new file specified by file. error indicates the error returned by the system while attempting to create that file.

アクション

Take corrective action based on the error returned.

79

ERROR:command:idltojava option 'option' not supported

説明

This error message is output while executing the command (specified by command) if an unsupported idltojava option is specified. option gives details of the option specified.

アクション

Do not use the corresponding option. It is not supported.

80

ERROR:command:Out of memory

説明

An attempt to allocate space for internal data structures failed because the process ran out of memory while executing the command (specified by command).

アクション

This error may indicate that all available memory for the process has been exhausted. Ensure that 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.

81

ERROR:command:Cannot execute sub-command:error

説明

While executing the command (specified by command), the process was unable to execute a sub-command (specified by sub-command). error gives details of the error returned by the system.

アクション

Take corrective action based on the error returned.

82

ERROR:Cannot access file file in APPDIR appdir

説明

The server process will not boot because it cannot access the jar file specified by file in the APPDIR specified by appdir.

アクション

Make sure the jar file exists in APPDIR and that the file can be accessed.

83

ERROR:Cannot copy request message

説明

The request cannot be processed by the server because the request message cannot be copied.

アクション

Notify BEA Technical Support.

84

ERROR:Out of memory

説明

An attempt to allocate space for internal data structures failed because the server process ran out of memory.

アクション

This error may indicate that all available memory for the process has been exhausted. Ensure that 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.

86

ERROR:Out of memory

説明

An attempt to allocate space for internal data structures failed because the server process ran out of memory.

アクション

This error may indicate that all available memory for the process has been exhausted. Ensure that 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.

91

ERROR:Cannot create registry table entry for context

説明

An attempt to create a registry table entry for the new context failed.

アクション

Either increase the value of the MAXACCESSERS parameter in the UBBCONFIG file, or reduce the number of concurrent client requests. In the WLE Server Threading architecture, each outstanding request is associated with its own BEA TUXEDO context, which in turns requires its own registry table entry. The MAXACCESSERS parameter in the UBBCONFIG file tells the BEA TUXEDO system how many registry table entries to be reserved. If the problem persists, notify BEA Technical Support.

92

ERROR:Context initialization failed

説明

An attempt to initialize the server context failed.

アクション

This could be due to no more server contexts being available, insufficient memory, or a problem creating a registry table entry for the server contexts. A detailed error message should be written to the user log. Take corrective action based on the error message. If the problem persists, notify BEA Technical Support.

93

ERROR:Failed to allocate context

説明

An attempt to allocate the server context failed.

アクション

This could be due to no more server contexts being available, insufficient memory, or a problem creating a registry table entry for the server contexts. A detailed error message should be written to the user log. Take corrective action based on the error message. If the problem persists, notify BEA Technical Support.

 

Skip footer navigation  Back to Top Previous Next