BPEL Generic Exceptions ORABPEL 00000 - 00031

BPEL Generic Exceptions ORABPEL 00000 - 00031
Generic Exceptions 00000 - 00031

ORABPEL-00000
severity: 10
type: error
name: Exception not handled by the Collaxa Cube system.
description: An unhandled exception has been thrown in the Collaxa Cube system. The exception reported is: \"{0}\".

ORABPEL-00001
severity: 10
type: error
name: Failed to write auth file
description: Failed to write auth property file \"{0}\"; exception reported is: {1}

ORABPEL-00002
severity: 10
type: error
name: Domain authentication change failed
description: Failed to write authentication file \"{1}\" for domain \"{0}\"; exception reported is: {2}

ORABPEL-00003
severity: 10
type: error
name: Failed to read auth file
description: Failed to read auth property file \"{0}\"; exception reported is: {1}

ORABPEL-00004
severity: 10
type: error
name: Authentication failed
description: Failed to authenticate credentials.

ORABPEL-00005
severity: 10
type: error
name: Collaxa lib directory not found
description: The specified BPM library directory \"{0}\" cannot be found.

ORABPEL-00006
severity: 10
type: error
name: Cipher creation error
description: Failed to load the JCE cipher \"{0}\". Your environment may not be set correctly.
fix: You must have the JCE library files installed in your JRE installation as an extension. Copy the jar files from \"{1}\\install\\java\\jce1.2.2\" to the \"(jdk_path) \\jre\\lib\\ext\" directory (where jdk_path is your jdk installation directory).

ORABPEL-00007
severity: 10
type: error
name: Cipher decryption error
description: Failed to decrypt cipher text with transformation \"{0}\"; exception reported is {1}

ORABPEL-00008
severity: 10
type: error
name: Cipher encryption error
description: Failed to encrypt plain text with transformation \"{0}\"; exception reported is {1}

ORABPEL-00009
severity: 10
type: error
name: Data conversion failed
description: Failed to convert \"{0}\" to a \"{1}\".

ORABPEL-00010
severity: 10
type: error
name: Guid generation failed
description: Failed to generate GUID. Please check the domain log whether the GUID generator native library \"cxguid\" was loaded properly.

ORABPEL-00011
severity: 10
type: error
name: Guid Library Load Failed
description: Failed to load the native library \"cxguid\" for the GUID generator. Your environment may not be set correctly. The current PATH is: \"{0}\".
fix: On Windows systems, your PATH must include \"{1}\\bin\".

ORABPEL-00012
severity: 10
type: error
name: Guid Library Load Failed
description: Failed to load the native library \"cxguid\" for the GUID generator. Your environment may not be set correctly. The current java library path is: \"{0}\".
fix: On Linux and Solaris systems, your LD_LIBRARY_PATH must include \"{1}/lib/linux\" and \"{1}/lib/solaris\" respectively.

ORABPEL-00013
severity: 10
type: error
name: Failed to lookup localhost IP
description: Failed to lookup the localhost IP address. Please check that your machine''s network configuration is correct.

ORABPEL-00014
severity: 10
type: error
name: Failed to lookup IP
description: Failed to lookup the IP address for host \"{0}\". Please check that your machine''s network configuration (particularly the DNS settings) is correct.

ORABPEL-00015
severity: 10
type: error
name: Jar Creation Failed
description: Failed to create jar file {0}.
fix: Please verify that jar is installed on this machine and is included in machine system path. Also verify if tools.jar file is included in OBDK_CLASSPATH.

ORABPEL-00016
severity: 10
type: error
name: Javac compiler configuration error
description: Failed to execute javac compiler on file(s) \"{0}\". Exception reported is: {1}
fix: Please verify that javac compiler is installed on this machine and is included in the classpath (check that \"tools.jar\" in particular is in the classpath).

ORABPEL-00017
severity: 10
type: error
name: Java compilation failed
description: Failed to compile file(s) \"{0}\".\nException reported is: {1}
fix: Please verify that file {0} is valid java file or if all required libraries are included in your classpath.

ORABPEL-00018
severity: 10
type: error
name: Java source directory not found
description: Cannot find the java source directory \"{0}\".

ORABPEL-00019
severity: 10
type: error
name: Java destination directory not found
description: Cannot create the java destination directory \"{0}\".
fix: Please check that the directory \"{0}\" exists and is writable.

ORABPEL-00020
severity: 10
type: error
name: JavaDoc Processing Failed
description: Failed to write the JavaDoc argument file \"{0}\". The exception reported is: \"{2}\".
fix: Please check that the directory \"{1}\" is writable.

ORABPEL-00021
severity: 10
type: error
name: JavaDoc Processing Failed
description: Failed to execute JavaDoc with the argument file \"{0}\".
fix: Please verify that JavaDoc is installed on this machine in \\bin directory and this directory is included in machine system path.

ORABPEL-00022
severity: 10
type: error
name: Failed to backup log configuration
description: Failed to backup log configuration file \"{0}\" for domain \"{1}\". The following exception was thrown: {3}
fix: Please ensure that the directory \"{2}\" is writeable by the server.

ORABPEL-00023
severity: 10
type: error
name: Failed to update log configuration
description: Failed to update log configuration file \"{0}\" for domain \"{1}\". The following exception was thrown: {3}
fix: Please ensure that the directory \"{2}\" is writeable by the server.

ORABPEL-00024
severity: 10
type: error
name: Cannot schedule agent
description: An attempt to schedule the \"{0}\" agent with the scheduler has failed. The exception reported is: {1}

ORABPEL-00025
severity: 10
type: error
name: Cannot unschedule agent
description: An attempt to unschedule the \"{0}\" agent with the scheduler has failed. The exception reported is: {1}

ORABPEL-00026
severity: 10
type: error
name: Error while executing agent
description: An error occurred while attempting to execute the job \"{0}\" for agent \"{1}\". The exception reported was : {2}

ORABPEL-00027
severity: 10
type: error
name: Failed to backup log configuration
description: Failed to backup log configuration file \"{0}\" for the Collaxa server. The following exception was thrown: {1}
fix: Please ensure that the directory \"{2}\" is writable by the server.

ORABPEL-00028
severity: 10
type: error
name: Failed to update log configuration
description: Failed to update log configuration file \"{0}\" for the Collaxa server. The following exception was thrown: {2}
fix: Please ensure that the directory \"{1}\" is writable by the server.

ORABPEL-00029
severity: 10
type: error
name: Cannot access log file directory
description: Failed to access log file directory \"{0}\" for the Collaxa server; the server can only access files contained in the logs directory.

ORABPEL-00030
severity: 10
type: error
name: Cannot access log file
description: Failed to access log file \"{0}\" for the Collaxa server; the file cannot be read or is not a plain text file.

ORABPEL-00031
severity: 10
type: error
name: Cannot read log file
description: Failed to read contents for log file \"{0}\" for the Collaxa server; the following exception was thrown: {1}

Comments

Popular posts from this blog

ORA-44412: XE edition memory parameter invalid or not specified

BPEL DOM Exceptions ORABPEL 09200 - 09250

How to mount a WD Book Live as NFS in OEL6U3