Skip navigation.

EJBGUI メッセージ 0-99

  Previous

1

ERROR:A value was not set for this EnvironmentEntry

説明

The environment entry value cannot be null. The value must be of environment entry type.

アクション

Set the environment entry value and retry the operation.

2

ERROR:Directory name must be provided

説明

The directory name must be provided for container managed persistence.

アクション

Provide a valid directory name and retry.

3

ERROR:Malformed finder signature

説明

The signature for the finder method is null.

アクション

Correct the input.

4

ERROR:Finder name matches no real finder method

説明

The finder method with this name does not exist.

アクション

Correct the input.

5

ERROR:Formal parameter type mismatch

説明

There is a mismatch in the formal parameter defined in the finder method, with the actual method defined in the class.

アクション

Verify the parameters and correct the input.

6

ERROR:Wrong number of formal parameters

説明

The finder method has a mismatch in parameter count.

アクション

Verify the parameters and correct the input.

7

ERROR:Malformed query expression

説明

The query expression for the finder method has eitheran invalid syntax or there is no query expression for the finder method.

アクション

Verify the syntax of the query expression or provide a valid query expression for the finder method. A finder method must have a query expression. Consult the BEA WebLogic Enterprise EJB XML Reference and look for query-grammar.

関連項目

Online Help for BEA WebLogic Enterprise EJB Deployer.

8

ERROR:JNDI name must be specified

説明

The JNDI name cannot be null. A valid JNDI name must be provided.

アクション

Correct the input.

9

ERROR:Class name must be provided

説明

For Module Initialization, a valid class must be provided.

アクション

Provide a valid class name and retry.

10

ERROR:The value must be of val type

説明

The value of the environment entry should be one of java.lang.String,java.lang.Boolean,java.lang.Integer, java.lang.Double, java.lang.Byte,java.lang.Short, java.lang.Long,java.lang.Float only as specified by the EJB specification.

アクション

Correct the input.

11

ERROR:Unable to create temp directory

説明

Cannot create a temporary directory for the operation.

アクション

Ensure that there is enough disk space available and that you have therequired permissions.

12

ERROR:Unable to recover from backup file

説明

There was an error in recovering from the backup JAR file.

アクション

Ensure that there is enough disk space available and that you have therequired permissions.

13

INFO:Add the following val security roles using the tpgrpadd command

説明

The security role in the BEA WebLogic Enterprise environment should be added using the tpgrapdd command.

アクション

Use tpgrpadd to add security roles in BEA WebLogic Enterprise.For information on how to use tpaddgrp(1), see the BEA TuxedoReference Manual.

関連項目

tpgrpadd(1)

14

ERROR:The database table name is a required field

説明

The database table cannot be null for JDBC-based persistence. The valid table name must be provided.

アクション

Correct the input and retry.

15

ERROR:The connection pool name is a required field

説明

The connection pool cannot be null for container-managed persistence. The valid pool name must be provided.

アクション

Correct the input and retry.

16

ERROR:Saving the val ejb-jar file due to val

説明

An error occurred while saving the ejb-jar file.

アクション

Ensure that there is enough disk space and that you have the required permissions.Also ensure that some other process is not using the file. A detailed explanationof the failure was provided. Please take corrective action and retry the save operation.

17

ERROR:While saving the properties file val

説明

An error has occurred while saving the deployer.properties.The deployer.properties is saved in user's home directory.

アクション

Delete the existing deployer.properties and restart the BEA WebLogic Enterprise EJB Deployer. A new deployer.properties would be created in the user home directory. Reconfigure the options using Edit->Preferences menus.

18

ERROR:Unable to create val

説明

An error has occurred while creating the deployer.properties. The deployer.properties is saved in user's home directory.

アクション

Delete if any existing deployer.properties and restart theBEA WebLogic Enterprise EJB Deployer. Ensure that there is enough disk spaceand that you have the required permissions.

19

ERROR:While saving options val

説明

An error has occurred while saving the options to the deployer.properties file.The deployer.properties is saved in user's home directory.

アクション

Delete any existing deployer.properties and retry the operation. Ensurethat there is enough disk space and that you have the required permissions.

20

ERROR:Loading ejb-jar file:val

説明

There was an error loading the JAR file requested.

アクション

Details for failure are in the error message. Take corrective action.

21

ERROR:Assertion Error:val

説明

There was an error loading the JAR file requested.

アクション

Details for failure are in the error message. Take corrective action.

22

ERROR:Parsing Deployment Descriptor:val

説明

There was an error parsing the Deployment Descriptor xml.

アクション

Details for failure are in the error message. Take corrective action.

23

ERROR:Invalid name specified in JndiName for val bean

説明

The JNDI name specified for the bean is invalid.

アクション

Correct the input and retry.

 

Skip footer navigation  Back to Top Previous