システム・メッセージ: EJBGUIカタログ0-99
|
1 |
ERROR: A value was not set for this EnvironmentEntry | |
|
Description |
The environment entry value cannot be null. The value must be of environment entry type. |
Action |
Set the environment entry value and retry the operation. | |
2 |
ERROR: Directory name must be provided | |
|
Description |
The directory name must be provided for container managed persistence. |
Action |
Provide a valid directory name and retry. | |
3 |
ERROR: Malformed finder signature | |
|
Description |
The signature for the finder method is null. |
Action |
Correct the input. | |
4 |
ERROR: Finder name matches no real finder method | |
|
Description |
The finder method with this name does not exist. |
Action |
Correct the input. | |
5 |
ERROR: Formal parameter type mismatch | |
|
Description |
There is a mismatch in the formal parameter defined in the finder method, with the actual method defined in the class. |
Action |
Verify the parameters and correct the input. | |
6 |
ERROR: Wrong number of formal parameters | |
|
Description |
The finder method has a mismatch in parameter count. |
Action |
Verify the parameters and correct the input. | |
7 |
ERROR: Malformed query expression | |
|
Description |
The query expression for the finder method has either an invalid syntax or there is no query expression for the finder method. |
Action |
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 Oracle WebLogic Enterprise EJB XML Reference and look for query-grammar. | |
See Also |
Online Help for Oracle WebLogic Enterprise EJB Deployer. | |
8 |
ERROR: JNDI name must be specified | |
|
Description |
The JNDI name cannot be null. A valid JNDI name must be provided. |
Action |
Correct the input. | |
9 |
ERROR: Class name must be provided | |
|
Description |
For Module Initialization, a valid class must be provided. |
Action |
Provide a valid class name and retry. | |
10 |
ERROR: The value must be of val type | |
|
Description |
The value of the environment entry should be one of |
Action |
Correct the input. | |
11 |
ERROR: Unable to create temp directory | |
|
Description |
Cannot create a temporary directory for the operation. |
Action |
Ensure that there is enough disk space available and that you have the required permissions. | |
12 |
ERROR: Unable to recover from backup file | |
|
Description |
There was an error in recovering from the backup JAR file. |
Action |
Ensure that there is enough disk space available and that you have the required permissions. | |
13 |
INFO: Add the following val security roles using the tpgrpadd command | |
|
Description |
The security role in the Oracle WebLogic Enterprise environment should be added using the
|
Action |
Use | |
See Also |
| |
14 |
ERROR: The database table name is a required field | |
|
Description |
The database table cannot be null for JDBC-based persistence. The valid table name must be provided. |
Action |
Correct the input and retry. | |
15 |
ERROR: The connection pool name is a required field | |
|
Description |
The connection pool cannot be null for container-managed persistence. The valid pool name must be provided. |
Action |
Correct the input and retry. | |
16 |
ERROR: Saving the val ejb-jar file due to val | |
|
Description |
An error occurred while saving the ejb-jar file. |
Action |
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 explanation of the failure was provided. Please take corrective action and retry the save operation. | |
17 |
ERROR: While saving the properties file val | |
|
Description |
An error has occurred while saving the |
Action |
Delete the existing | |
18 |
ERROR: Unable to create val | |
|
Description |
An error has occurred while creating the |
Action |
Delete if any existing | |
19 |
ERROR: While saving options val | |
|
Description |
An error has occurred while saving the options to the |
Action |
Delete any existing | |
20 |
ERROR: Loading ejb-jar file: val | |
|
Description |
There was an error loading the JAR file requested. |
Action |
Details for failure are in the error message. Take corrective action. | |
21 |
ERROR: Assertion Error: val | |
|
Description |
There was an error loading the JAR file requested. |
Action |
Details for failure are in the error message. Take corrective action. | |
22 |
ERROR: Parsing Deployment Descriptor: val | |
|
Description |
There was an error parsing the Deployment Descriptor xml. |
Action |
Details for failure are in the error message. Take corrective action. | |
23 |
ERROR: Invalid name specified in JndiName for val bean | |
|
Description |
The JNDI name specified for the bean is invalid. |
Action |
Correct the input and retry. |