Skip navigation.

IJENGINE メッセージ 0-99

  Previous Next

1

INFO:Thread val started

説明

This is an informational message to the user indicating that this server thread has just been created.

アクション

None.

2

ERROR:Illegal recursive call

説明

An illegal recursive Inproc call (that is, the same object is already being used by the same thread) was made. The request is not processed.

アクション

Notify the programmer.

3

INFO:Thread val is being terminated

説明

This is an informational message to the user indicating that the server is being shut down, and this server thread is being terminated.

アクション

None.

3

INFO:Thread val is being terminated

4

ERROR:Request Table out of bounds.

説明

The AOM handle points to out of bound of the request table.

アクション

Contact BEA Customer Support.

5

ERROR:Cannot load libij, exception:val

説明

An attempt to load the library libij by the Java Virtual Machine failed. The val value contains details of the exception returned to the Java Virtual Machine.

アクション

Try to resolve the problem based on the exception returned to the Java Virtual Machine. Otherwise, contact BEA Customer Support.

6

ERROR:Invalid thread level:val

説明

An attempt was made to boot the server process with an invalid value corresponding to the thread level argument.

アクション

Make sure that the UBBCONFIG file has the appropriate arguments corresponding to the server process entry.

7

ERROR:Calling infrastructure from other thread in single-threaded mode

説明

In a single-threaded environment, an attempt was made to call the infrastructure thread from a separate thread.

アクション

Contact BEA Customer Support.

8

ERROR:Invalid empty argument list

説明

An attempt was made to boot the server process with an invalid empty argument list.

アクション

Make sure that the UBBCONFIG file has the appropriate arguments corresponding to the server process entry.

9

ERROR:Missing argument after -M option

説明

An attempt was made to boot the server process with an empty argument after the -M option.

アクション

Make sure that the UBBCONFIG file has the appropriate arguments corresponding to the server process entry.

10

ERROR:Invalid option:val

説明

An attempt was made to boot the server process with an invalid option specified in val.

アクション

Make sure that the UBBCONFIG file has the appropriate arguments corresponding to the server process entry.

11

INFO:Threading level is Single-Threaded (level 0)

説明

This is an informational message to the user indicating that the threading level in the booted server process is single-threaded.

アクション

None.

12

WARN:Invalid threading level val. Defaulting to level 0

説明

This is a warning to the user that an attempt was made to boot the server process with a threading level indicated in val. However, the system overrides this threading level so that the server process boots in a single-thread environment.

アクション

None.

13

ERROR:Cannot load libij, exception:val

説明

An attempt to load the library libij by the Java Virtual Machine failed. The val value contains details of the exception returned to the Java Virtual Machine.

アクション

Try to resolve the problem based on the exception returned to the Java Virtual Machine. Otherwise, contact BEA Customer Support.

14

ERROR:Invalid thread level:val

説明

An attempt was made to boot the server process with an invalid value corresponding to the thread level argument.

アクション

Make sure that the UBBCONFIG file has the appropriate arguments corresponding to the server process entry.

15

ERROR:libij initialization failed

説明

An attempt to initialize the library libij failed.

アクション

Contact BEA Customer Support.

16

ERROR:Server Initialization failed, exception:val

説明

The server initialization failed with InitFailedException. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

17

ERROR:Server Initialization failed, exception:val

説明

The server initialization failed with an exception. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

18

ERROR:Duplicate Registration of Server ManagedObject!

説明

Duplicate registration of server ManagedObject was detected at server initialization.

アクション

Contact BEA Customer Support.

19

ERROR:No personality accepted a request message

説明

The request was not accepted by any personalities. The request is not processed.

アクション

Contact BEA Customer Support.

20

ERROR:Exception in ServerMain.processRequest:val

説明

An exception occurred while the server was processing the request. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

21

ERROR:Invalid context id val

説明

The specified context id for finding the context is invalid.

アクション

Contact BEA Customer Support.

22

ERROR:Cannot load profiling library val, exception:val

説明

An exception occurred while attempting to load the specified profiling library. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

23

ERROR:Engine.getModuleType received exception:val

説明

An exception occurred while attempting to open the JAR file and determine the type of the JAR. The val value contains details of the exception returned.

アクション

Make sure that the JAR files specified in the UBBCONFIG file are valid JAR files.

24

WARN:No server group info

説明

Cannot find the group name for the server from TMIB.

アクション

Check the GROUPS section in the UBBCONFIG file for valid group names.

25

WARN:No server ID info

説明

Cannot find the server id for the server from TMIB.

アクション

Check the SERVERS section in the UBBCONFIG file for avalid server ID.

26

WARN:No group number info

説明

Cannot find the group number information for the server from TMIB.

アクション

Check the SERVERS section in the UBBCONFIG file for a valid group name, or check the GROUPS section in the UBBCONFIG file for a valid group number.

27

WARN:No server generation info

説明

Cannot find the server generation information for the server from TMIB.

アクション

None.

28

WARN:No domain ID info

説明

Cannot find the domain ID for the server from TMIB.

アクション

Check the RESOURCES section in the UBBCONFIG file for a valid domain ID.

29

ERROR:Cannot call .TMIB:val

説明

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.

30

WARN:No module path info

説明

Cannot find the module path information for the server from TMIB.

アクション

Check the SERVERS section in the UBBCONFIG file for a valid module path specified in MODULE attribute.

31

ERROR:Cannot call .TMIB:val

説明

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.

32

WARN:No APPDIR info

説明

Cannot find APPDIR information for the server from TMIB.

アクション

Check the MACHINES section in the UBBCONFIG file for a valid APPDIR.

33

ERROR:Cannot call .TMIB:val

説明

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.

34

ERROR:Engine.getAbsModPath received exception:val

説明

An exception occurred while attempting to convert a module path specified in the UBBCONFIG file to a fully qualified path. The val value contains details of the exception returned.

アクション

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

35

WARN:Invalid ACL Group ID or Group name

説明

An invalid ACL group name or group ID was found from TMIB.

アクション

Check your ACL group name and ID for validity.

36

ERROR:Cannot call .TMIB:val

説明

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.

37

ERROR:Exception creating engine request message:val

説明

An exception occurred while attempting to create an engine request message to interface the TUXEDO infrastructure. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

38

ERROR:Cannot describe FactoryFinder services:val

説明

An exception occurred while attempting to describe the FactoryFinder services at server initialization.

アクション

Contact BEA Customer Support.

39

INFO:Total application factory shutdown assumed.

説明

Factory registration failed because the application is in the process of being shut down.

アクション

None.

40

ERROR:Request failed with error:val

説明

An error occurred at factory registration. The val value contains details of the error returned.

アクション

Contact BEA Customer Support.

41

ERROR:Request failed with exception:val

説明

An exception occurred at factory registration. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

42

ERROR:Cannot find native buffer

説明

The native code returns an error that it cannot find the native buffer.

アクション

Contact BEA Customer Support.

43

ERROR:The stream is closed

説明

The native code returns an error that the stream is closed.

アクション

Contact BEA Customer Support.

44

ERROR:The stream is not marked

説明

The native code returns an error that the stream is not marked.

アクション

Contact BEA Customer Support.

45

ERROR:Cannot expand native buffer

説明

The native code returns an error that it cannot expand the native buffer.

アクション

Contact BEA Customer Support.

46

ERROR:Cannot find request context

説明

The native code returns an error that it cannot find the request context.

アクション

Contact BEA Customer Support.

47

ERROR:No output stream available

説明

The native code returns an error that no output stream is available.

アクション

Contact BEA Customer Support.

48

ERROR:Cannot find request header

説明

The native code returns an error that it cannot find the request header.

アクション

Contact BEA Customer Support.

49

ERROR:Error sending message

説明

The native code returns an error at sending messages.

アクション

Contact BEA Customer Support.

50

ERROR:Returning stateful AOMEntry to stateless free list

説明

An attempt was made to return a stateful AOM entry to the stateless AOM free list.

アクション

Contact BEA Customer Support.

51

ERROR:Cannot register admin service:val

説明

An exception occurred while attempting to register an admin service at server initialization. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

52

ERROR:Cannot unregister admin service:val

説明

An exception occurred while attempting to unregister an admin service at server shutdown. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

53

ERROR:Got Exception when processing incoming request:val

説明

An exception occurred while the server thread was processing the incoming request. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

54

ERROR:Cannot initialize thread monitor:val

説明

An exception occurred while initializing the thread monitor at server initialization. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

55

ERROR:Cannot create server thread object:val

説明

An exception occurred while creating a server thread object. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

56

ERROR:Cannot register JTMIB services:val

説明

An exception occurred while registering .JTMIB services at server initialization. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

58

ERROR:getObjects failed. Invalid Attribute for class:val.

説明

An invalid attribute was found in the MIB request.

アクション

Make sure that the attribute specified for the MIB class is valid.

59

ERROR:Invalid input buffer:val.

説明

An invalid input buffer was found in the MIB request. The val value contains details of the error returned.

アクション

Make sure that the input buffer specified for the MIB request is valid.

60

ERROR:getObjects Local failed. Invalid Attribute for class:val.

説明

An invalid attribute was found in the specified MIB class of the request.

アクション

Make sure that the attribute specified for the MIB class is valid.

61

ERROR:JTmibGeneric.doGet():Unable to describe "val". exception:val

説明

An exception occurred while attempting to describe the specified service. The val value contains details of the exception returned. The service may exist already.

アクション

None.

62

ERROR:Call to service val failed. errno:val exception:val

説明

Invocation of the specified service failed with an errno and/or exception.

アクション

Try to resolve the problem based on the errno and/or exception returned. Otherwise, contact BEA Customer Support.

63

ERROR:Cannot initialize common storage:val

説明

An exception occurred while initializing the common thread storage at server initialization. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

64

ERROR:Class val has no _type_ids field, exception returned val

説明

An attempt to get the _type_ids field in the specified class failed. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

65

ERROR:Class val cannot access _type_ids field, exception returned val

説明

An attempt to access the _type_ids field in the specified class failed. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

66

ERROR:Class val contains no ids

説明

The static field _type_ids in the specified class contains no ids.

アクション

Contact BEA Customer Support.

67

ERROR:Class val has no val constructor

説明

The specified constructor was not found in the specified stub class.

アクション

Contact BEA Customer Support.

68

ERROR:Class val has no default constructor

説明

Cannot find the default constructor in the specified class.

アクション

Contact BEA Customer Support.

69

ERROR:Ids for classes val and val do not match

説明

The ids for the specified stub class and implementation classs do not match.

アクション

Contact BEA Customer Support.

70

ERROR:Ids for classes val and val do not match

説明

The ids for the specified stub class and implementation classs do not match.

アクション

Contact BEA Customer Support.

71

ERROR:Failed to advertise interfaces

説明

An attempt to advertise all new interfaces failed.

アクション

Contact BEA Customer Support.

72

ERROR:Failed to unadvertise interfaces

説明

An attempt to unadvertise all interfaces in a JAR file failed.

アクション

Contact BEA Customer Support.

73

ERROR:Main already initialized as client by:

説明

An internal problem was encountered at JavaServer initialization.

アクション

Contact BEA Customer Support.

74

ERROR:Main already initialized

説明

An internal problem was encountered at JavaServer initialization.

アクション

Contact BEA Customer Support.

75

ERROR:Missing properties for Main initialization

説明

An internal problem was encountered at JavaServer initialization.

アクション

Contact BEA Customer Support.

76

ERROR:No engine for Main initialization

説明

An internal problem was encountered at JavaServer initialization.

アクション

Contact BEA Customer Support.

77

ERROR:Cannot instantiate engine:val

説明

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

78

ERROR:No context manager for Main initialization

説明

An internal problem was encountered at JavaServer initialization.

アクション

Contact BEA Customer Support.

79

ERROR:Cannot instantiate context manager:val

説明

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

80

ERROR:No AOM for Main initialization

説明

An internal problem was encountered at JavaServer initialization.

アクション

Contact BEA Customer Support.

81

ERROR:Cannot instantiate AOM:val

説明

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

82

ERROR:No interfaces for Main initialization

説明

An internal problem was encountered at JavaServer initialization.

アクション

Contact BEA Customer Support.

83

ERROR:Cannot instantiate interfaces:val

説明

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

84

ERROR:No transactions for Main initialization

説明

An internal problem was encountered at JavaServer initialization.

アクション

Contact BEA Customer Support.

85

ERROR:Cannot instantiate transactions:val

説明

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

86

ERROR:No FactoryFinder for Main initialization

説明

An internal problem was encountered at JavaServer initialization.

アクション

Contact BEA Customer Support.

87

ERROR:Cannot instantiate FactoryFinder:val

説明

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

88

ERROR:No AdminFramework for Main initialization

説明

An internal problem was encountered at JavaServer initialization.

アクション

Contact BEA Customer Support.

89

ERROR:Cannot instantiate AdminFramework:val

説明

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

90

ERROR:No Scheduler for Main initialization

説明

An internal problem was encountered at JavaServer initialization.

アクション

Contact BEA Customer Support.

91

ERROR:Cannot instantiate Scheduler:val

説明

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

92

ERROR:No Services for Main initialization

説明

An internal problem was encountered at JavaServer initialization.

アクション

Contact BEA Customer Support.

93

ERROR:Cannot instantiate Services:val

説明

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

94

ERROR:No JDBC Connection Pool for Main initialization

説明

An internal problem was encountered at JavaServer initialization.

アクション

Contact BEA Customer Support.

95

ERROR:Cannot instantiate JDBC Connection Pool Manager:val

説明

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

96

ERROR:No personality for Main initialization

説明

An internal problem was encountered at JavaServer initialization.

アクション

Contact BEA Customer Support.

97

ERROR:Cannot decode personality property

説明

An internal problem was encountered at JavaServer initialization.

アクション

Contact BEA Customer Support.

98

ERROR:Cannot instantiate personality "val":val

説明

An exception occurred while attempting to instantiate the val personality at JavaServer initialization. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

99

ERROR:Cannot initialize engine:val

説明

An exception occurred at JavaServer initialization. The val value contains details of the exception returned.

アクション

Contact BEA Customer Support.

 

Skip footer navigation  Back to Top Previous Next