The WliSbTransports catalog contains messages in the range
BEA381000 - BEA381099. Messages in this catalog are part of the
com.bea.wli.sb.transports
Internationalization package and the
com.bea.wli.sb.transports
Localization package.
BEA-381001
|
Error: Error encountered while creating the endpoint epName: e
Description
| An unexpected exception occurred in OSB Email transport while creating the endpoint. There should be an error message that points to the cause of the problem. |
Action
| Check that the endpoint configuration is formed properly. |
|
BEA-381002
|
Error: Could not find file path filePath for the service endpoint epName. Current Process may not have access to this file or the file doesnt exist: {2}
Description
| Could not find the intermediatory file path while processing the message. This error may not be fatal and can come even if the message is successfully processed once. This would typically happen if the server is restarted at the time it is processing some Email transport messages. |
Action
| Make sure that current user has read, write permission for the given file path location. |
|
BEA-381003
|
Error: Initialization Error.
Description
| An unexpected exception occured while initializing the Email Transport Provider. |
Action
| Contact tecnical support. |
|
BEA-381004
|
Error: Error while parsing or reading the service configuration.
Action
| Check that the endpoint configuration is formed properly. |
|
BEA-381005
|
Error: Could not create or find the file with the path filePath while saving email attachments at location archiveLocation
Description
| File could not be created at this location. current user may not have read, write permission at the given file path location. |
Action
| Make sure that current user has read, write permission for the given file path location. Please check that file location is valid. |
|
BEA-381006
|
Error: Error encountered while saving the Email attachments for the email Part with file name filePath at location archiveLocation: e
Description
| Email attachments could not be saved due to an unexpected error. There should be an error message that points to the cause of the problem. |
Action
| Error message may point to the cause of the problem. |
|
BEA-381007
|
Error: In address address, the port is not a number.
Action
| Make sure that port is an integer greater than 0. |
|
BEA-381008
|
Error: Error encountered while creating Internet email address from address, personal name and header encoding as address, personal and headerEncoding respectively: e
Description
| An unexpected exception has occurred in Email service endpoint while creating the address. There should be an error message that points to the cause of the problem. |
Action
| Error message may point to the cause of the problem. |
|
BEA-381009
|
Error: Error encountered while creating Internet email address from address and header encoding as address and headerEncoding respectively: e
Description
| An unexpected exception has occurred in Email service endpoint while creating the address. There should be an error message that points to the cause of the problem. |
Action
| Error message may point to the cause of the problem. |
|
BEA-381010
|
Error: Could not connect to remote Email server address for the service endpoint endpointName
Description
| Email proxy service could not connect to the remote email server. Server address may be incorrect or server may be down currently. |
Action
| Make sure that the service endpoint URI points to the correct Email server address. |
|
BEA-381011
|
Error: Error occured for the service endpoint epName: e
Description
| An unexpected general purpose exception has occurred in OSB Email transport. There should be an error message that points to cause of the problem. |
Action
| Contact technical support |
|
BEA-381012
|
Error: Could not delete temporary file filePath for Email Proxy Service: epName
Description
| File could not be deleted from this location. Current user may not have read, write permission at the given file path location. |
Action
| Make sure that current user has read, write permission for the given file path location. Please check that file location is valid. |
|
BEA-381013
|
Error: Error encountered while processing the Inbox messages for Email Proxy Service epName: e
Description
| Error encountered while processing the message after the pipeline is invoked. Post processing may involve moving the message to a different folder or archiving the file. |
Action
| There should be an error message that points to the cause of the problem. |
|
BEA-381014
|
Error: URI uri for this proxy service is already used by another proxy service: other with same service account.
Description
| An error had occured while registering a new Email proxy service: The URI configured for this proxy service is already used by another Email proxy service. Each Email proxy service has to have a unique URI if the service account is same. |
Action
| Check the transport configuration for Email proxy service and make sure that combination of URI and the service account is unique. |
|
BEA-381015
|
Error: Error while parsing or reading the Email Endpoint configuration.
Action
| Check that the endpoint configuration is formed properly. |
|
BEA-381016
|
Error: Exception cause method: e
Action
| Contact technical support. There should be an error message that points to the cause of the problem. |
|
BEA-381017
|
Error: Invalid pass by reference is set, it can only be true when the message type is of type XML.
Cause
| Pass by reference is configured with non-xml message type Email proxy service. |
Action
| If Pass by reference is true, Email proxy service should be configured with xml message types. |
|
BEA-381018
|
Error: Given service account refName is not of static type. Only static service accounts are supported with Email proxy and business services.
Action
| Make sure that the service account configured in Email proxy or business service is a static service account. |
|
BEA-381019
|
Error: Service account does not exist.
Action
| Make sure that service account with the configured name exists in the OSB project. |
|
BEA-381020
|
Error: Exception encountered while upgrade. There should be an error message that points to the cause of the problem.
Cause
| There should be an error message that points to the cause of the problem. |
|
BEA-381021
|
Error: Invalid read limit ct, it should be greater than or equal to zero.
Description
| Read limit is the number of email messages polled by the Email proxy service in a polling cycle. It should always be greater than or equal to zero. |
Action
| Make sure that read limit is greater than or equal to zero. |
|
BEA-381022
|
Error: Invalid polling interval interval, it should be greater than zero.
Description
| Email Server is polled for new email messages by the Email proxy service after every poll interval. It should be greater than zero. |
Action
| Make sure that the polling interval is greater than zero. |
|
BEA-381023
|
Error: Invalid mail protocol protocol
Description
| Mail protocols supported by Email proxy service are POP3 and IMAP. |
Action
| Make sure that mail protocol is either POP3 or IMAP. |
|
BEA-381024
|
Error: Folder name is missing for the service configured with IMAP and post read action as Move.
Description
| Folder name is missing for the service configured with IMAP and post read action as Move. |
Action
| Make sure that folder name is specified in case Email proxy service is configured with IMAP transfer protocol and the post read action as Move. |
|
BEA-381025
|
Error: Download directory is missing.
Description
| Download directory is a required configuration parameter. Email messages are first staged in the download directory before invoking the pipeline. |
Action
| Make sure that download directory is specified. |
|
BEA-381026
|
Error: Error directory is missing.
Description
| Error directory is a required configuration parameter. Email messages are moved to this directory in case of processing errors. |
Cause
| Make sure that error directory is specified. |
|
BEA-381027
|
Error: Archive directory is missing.
Description
| Archive directory is required in case pass by reference or pass attachments by reference is true. |
Cause
| Make sure that archive directory is specified. |
|
BEA-381028
|
Error: Invalid PostRead option: postRead
|
BEA-381029
|
Error: Given encoding is invalid: enc
Description
| Encoding name is incorrect or the particular encoding is not supported by the Java virtual machine. |
Action
| Make sure that the Email proxy service is configured with supported encoding. |
|
BEA-381030
|
Error: Neither SMTP resource nor mail session configured.
Description
| Either SMTP resource or mail session should be configured for the Email business service. It must be provided either in transport configuration or as the uri parameter. |
|
BEA-381031
|
Error: Connection timeout can not be negative: connectionTimeout.
Action
| Make sure that connection timeout is greater than or equal to zero. |
|
BEA-381032
|
Error: Reply to address can not be empty if reply to name is specified.
Action
| Make sure that both Reply To Name and Reply to Address fields are defined. |
|
BEA-381033
|
Error: From address can not be empty if from name is specified.
Action
| Make sure that both From Address and From Name fields are defined. |
|
BEA-381034
|
Error: URI uri is not valid.
Description
| URI is not formed properly. |
Action
| Make sure that the URI follows the correct syntax. |
|
BEA-381035
|
Error: Mail session with the jndi name jndiName does not exist in the weblogic server instance.
Description
| Service should be configured with the mail session which exists in the weblogic server instance. |
Action
| Make sure that the mail session exists in the weblogic server instance. |
|
BEA-381036
|
Error: SMTP Ref ref does not exist.
Description
| SMTP Ref mentioned in URI does exist in OSB |
Action
| Create the mentioned SMTP ref in OSB |
|
BEA-381037
|
Error: Both Mail session and SMTP server cannot be configured
Description
| Either mail session or smtp server may be configured. |
Action
| Remove either or mail session or smtp server from the configuration |
|
BEA-381038
|
Error: Invalid parameter in uri : param
Description
| Invalid paramter in the uri. Only mailsession and smtp are the valid paramters. |
Action
| Provide the correct parameter in the uri. |
|