Skip navigation.

JNDI メッセージ 300-399

  Previous

300

ERROR:Value of 'property' is not a String as expected

説明

The value of the indicated environment property was not a String.

アクション

Make sure that the indicated property is set to a String value in the application.

301

ERROR:Value of 'property' is not "TRUE" or "FALSE" as expected

説明

The value of the indicated environment property was not a Boolean string.

アクション

Make sure that the indicated property is set to a correct boolean String value in the application.

302

ERROR:Internal error - unable to create root context factory

説明

An unexpected exception occurred when attempting to instantiate the weblogic.jndi.internal.RootContextFactory object during JNDI initialization.

アクション

Check the system ULOG for further diagnostic messages. Make sure the server classpath is properly configured.

303

ERROR:Internal error - problem creating 'wle.ejb' sub-context:rootException

説明

An internal unexpected error occurred when attempting to create a subcontext in the local JNDI namespace. The rootException indicates the underlying exception for the failure.

アクション

Contact BEA Customer Support.

304

ERROR:Limit reached while following link references, possible link cycle

説明

An attempt was made to resolve a chain of LinkRef bindings in the context. The limit of 100 references was reached in attempting to resolve the bound object.

アクション

Check the LinkRef bindings in the local JNDI namespace. There is a possible link cycle in the references.

305

ERROR:Exception occurred while invoking object factory

説明

An unexpected exception occurred while attempting to resolve an object binding to a target instance.

アクション

Check the root exception for more information. For reference bindings, the object factory may not have been able to create the target instance.

306

ERROR:Can't remove object of type class1 from an aggregate of type class2

説明

An attempt was made to unbind an object of class1 from an Aggregatable subclass of class2. Only Aggregatable classes can be removed from a bound aggregation.

アクション

Application dependent. The application should only unbind Aggregatable instances from an aggregation.

307

ERROR:Context does not support subcontexts

説明

An attempt was made by the application to create a subcontext in a context that only supports a flat namespace.

アクション

Application dependent. The application must not create subcontexts in a context associated with a FlatNameParser.

308

ERROR:name is not an instance of class as expected

説明

A subcontext naming operation failed. The indicated name is not bound to a subcontext instance of class as expected.

アクション

Application dependent. Notify the programmer.

309

ERROR:Could not resolve bound object reference to an object instance

説明

An unexpected exception occurred when attempting to create a target object instance from a bound object reference.

アクション

Check the root exception for more information. Make sure that the required object factory classes are in the server classpath.

310

ERROR:method called with empty name

説明

A naming operation with an empty name was attempted by the application.

アクション

Application dependent. Notify the programmer.

311

ERROR:Internal error - unable to set parent for naming store

説明

An attempt to set the parent for the current naming store failed.

アクション

Contact BEA Customer Support.

312

ERROR:Internal error - name is empty or has multiple composite components

説明

An attempt to parse a local name failed. The name is either empty or has naming components outside the local namespace.

アクション

Contact BEA Customer Support.

313

ERROR:Internal error - failed to create NormalName

説明

An attempt to create an internal object instance NormalName failed while attempting to invoke its constructor.

アクション

Contact BEA Customer Support.

314

ERROR:Internal error - name is empty or has multiple composite components

説明

An attempt to parse a local name failed. The name is either empty or has naming components outside the local namespace.

アクション

Contact BEA Customer Support.

315

ERROR:Internal error - invalid name:"val"

説明

An internal attempt to parse a composite name failed. The invalid name is indicated by val.

アクション

Contact BEA Customer Support.

316

ERROR:Internal error - problem creating 'wle.factories' sub-context:rootException

説明

An internal unexpected error occurred when attempting to create a subcontext in the local JNDI namespace. The rootException indicates the underlying exception for the failure.

アクション

Contact BEA Customer Support.

 

Skip footer navigation  Back to Top Previous