Skip navigation.

RMI メッセージ 100-199

  Previous

100

IIOPRemoteObjectReference.invokeMethod

説明

This should happen only if the Stubs were generated using the unsupported-v1.2 option to the RMI compiler. This option generates alternative stubs.

アクション

Rerun the RMI compiler without the -v1.2 option.

101

Problems creating the descriptor

説明

Someone attempted to access an internal API to obtain a "descriptor". Thisfeature is not supported in WLE 5.0.

アクション

Contact Customer Support

102

IIOPRemoteObjectReference.getHostID

説明

This should never happen.

アクション

Contact Customer Support.

103

IIOPRemoteObjectReference for val

説明

The string representation for a IIOPRemoteObjectReference wrapping a CORBA Object.

アクション

None.

104

No IIOPSupport class for val

説明

Failed to instantiate an instance to support RMI on IIOP for the effectiveORB class on startup.

アクション

Check that the code is executing in a BEA ORB and that it was properlyinitialized. Also check that any installed SecurityManager grants readaccess to the system property org.omg.CORBA.ORBClass.

105

Cannot find Stub class

説明

The stub class for a remote object was not found.

アクション

Check that the RMI compiler was run and that the generated stub class is in the class path or is otherwise loadable.

106

Cannot instantiate Stub class

説明

A stub class for a remote object was found but it cannot be instantiated.

アクション

Check that the RMI compiler was run and that the generated stub class is in theclass path or is otherwise loadable. Check that there are no name collisionsfor the generated stub class.

107

Cannot instantiate Stub class

説明

A stub class for a remote object was found but its default constructor isnot accessible.

アクション

Check that the RMI compiler was run and that the generated stub class is in theclass path or is otherwise loadable. Check that there are no name collisionsfor the generated stub class.

108

Attempting to insert into a val

説明

This internal insertion error should never happen in a properly configured system.

アクション

Contact BEA Customer Support.

109

Failed to marshal val as CORBA object

説明

This is an internal error. Conceivably, this can occur when marshaling anincompatible RMI Stub.

アクション

Contact BEA Customer Support.

110

Attempting to extract void value

説明

This is an internal error. It is almost certainly a result of a corruptedmarshalling stream.

アクション

Contact Customer Support.

111

Attempting to extract from a val

説明

This internal assertion error should never happen in a properly configuredsystem. The marshaling stream might have been corrupted.

アクション

Contact BEA Customer Support.

113

112[TAG]WLE42 Exporting EJB not yet implemented

説明

Failed to advertise class val as interface val

アクション

Raise the interface service map limit.

114

Oneway interfaces must not contain methods that throw exceptions.

説明

The RMI compiler detected a problem using the undocumented and unsupported Oneway feature.

アクション

Do not use Oneway until it is supported.

115

Oneway interfaces must not contain methods that return values.

説明

The RMI compiler detected a problem using the undocumented and unsupported Oneway feature.

アクション

Do not use Oneway until it is supported.

116

Async methods must return void or a valid async type.

説明

The RMI compiler detected a problem using the undocumented and unsupported Oneway feature.

アクション

Do not use Oneway until it is supported.

117

val is a remote class but remote interfaces could not be found.

説明

This internal error should never occur in a properly configured system. Aremote class was encountered that has no remote interfaces.

アクション

Run the RMI compiler on this class and resolve the problems there.

118

INFO:Starting up virtualName with arguments

説明

Indicates that an RMI startup class is being started based on a propertiesfile that is compatible with the WebLogic Server product.

アクション

None.

119

ERROR:Problem starting up virtualName

説明

An attempt failed to start an RMI startup class based on a propertiesfile that is compatible with the WebLogic Server product.

アクション

Depends on the failure.

120

RemoteException occurred in server

説明

A ServerException wraps a RemoteException to distinguish it from exceptionsthat might have occurred on the client.

アクション

Depends on the nested exception.

関連項目

http://java.sun.com/products//jdk/1.2/docs/guide/rmi/spec/rmi-exceptions.doc4.html

121

ERROR:Failed to open RM

説明

An attempt to call xa_open by the WLE infrastructure failed.

アクション

Check the resource manager vendor's trace file for additional information, if any. If applicable, correct any resource manager problems. Make sure that the openinfo string and transaction related settings are correct in the UBBCONFIG file. If the problem persists, contact BEA Customer Support.

122

ERROR:Cannot enlist resources

説明

An attempt to enlist the XA resources by the WLE infrastructure failed.

アクション

Check the resource manager vendor's trace file for additionalinformation, if any. If applicable, correct any resource manager problems.Make sure that the openinfo string and transaction related settings arecorrect in UBBCONFIG file. If the problem persists, contact BEA Customer Support.

123

ERROR:Cannot delist resources

説明

An attempt to delist the XA resources by WLE infrastructure failed.

アクション

Check the resource manager vendor's trace file for additionalinformation, if any. If applicable, correct any resource manager problems.Make sure that the openinfo string and transaction related settings arecorrect in UBBCONFIG. If problem persists, contact BEA Customer Support.

 

Skip footer navigation  Back to Top Previous