Deprecated Status Messages
The following table lists the deprecated status codes, detailed explanation of each error, where applicable, and ways to solve different errors.
Status Code and Status Message | Role | Category | Resolution |
---|---|---|---|
AEFA-000002
Out of memory |
errorRole | System | Check the system and find why it ran out of memory. |
AEFA-000007
Couldn’t open file <filename> |
errorRole | System | Check the file system to ensure that all of the files exist and can be opened. |
AEFA-000008
Couldn’t close file <filename> |
errorRole | System | Check the file system to find why the file was not closed. |
AEFA-000009
Couldn’t read file <filename> |
errorRole | System | Check the file and the file system and find why the error occurred. |
AEFA-000011
Pre Processing Script File directory <directory name> couldn’t be found |
errorRole | Configuration | Make sure that the directory exists. If it does, correct the configuration to point to the correct directory for the Pre Processing Script File. |
AEFA-000012
Pre Processing Script File <filename> couldn’t be found |
errorRole | Configuration | Make sure that the file exists. If it does, correct the configuration to point to the correct file and directory names for the Pre Processing Script. |
AEFA-000013
Post-processing script file <filename> couldn’t be found |
errorRole | Configuration | Correct the configuration to point to the correct file and directory names for the Post Processing Script of the Publication Service. |
AEFA-000014
No access to Input Directory <directory name> |
errorRole | Configuration | Create the Input Directory or give access to it. |
AEFA-000015
No access to Working Directory <directory name> |
errorRole | Configuration | Create the Working Directory or give access to it. |
AEFA-000016
No access to Completion Directory <directory name> |
errorRole | Configuration | Create the Completion Directory or give access to it. |
AEFA-000027
User exit timed out for Publication Service <service name> |
errorRole | Adapter | Check that the User exit server is running. |
AEFA-000028
User exit failed for Subscription Service <service name> |
errorRole | Adapter | Check the User exit server and find why the error occurred. |
AEFA-000029
User exit timed out for Subscription Service <service name> |
errorRole | Adapter | Check that the User exit server is running. |
AEFA-000034
Received message couldn’t be written to a file |
errorRole | System | Check the file system to and find why the error occurred. |
AEFA-000043
Post Processing Script file directory <directory name> couldn’t be found |
errorRole | Configuration | Check that the directory for the Post Processing Script File of Subscription Service exists and is readable. |
AEFA-000047
<class name> will not be published since no Publication Service could be found |
warnRole | Configuration | Assign a read schema to the file record. |
AEFA-000072
Multiple publisher mode used |
warnRole | Configuration | Contact TIBCO support if you experience any problem due to migration. |
AEFA-000077
Failed to format the datetime value to the specified pattern <datetime pattern>. Received error code <error code> |
errorRole | Adapter | Invalid pattern or locale mismatch is the main cause for this error. |
AEFA-000080
Processing file <filename>... |
infoRole | Adapter | Indicates normal adapter information. No action necessary. |
AEFA-000085
Subscriber name = [%1], subscriber status = [%2] |
debugRole | Adapter | |
AEFA-000087
Simple file transfer is running in ECM mode. |
debugRole | Adapter | |
AEFA-000097
Subscriber is in restart mode and is using [%1] progress file |
debugRole | Adapter | |
AEFA-000098
[%1]: expected sequence [%2] matches incoming data |
debugRole | Adapter | |
AEFA-000099
Expected sequence does not match incoming data |
warnRole | Adapter | |
AEFA-000100
Checksum mismatch with the published file |
warnRole | Adapter | |
AEFA-000103
[%1]: beginning transfer of new file |
debugRole | Adapter | |
AEFA-000104
[%1] received message |
debugRole | Adapter | |
AEFA-000118
No access to Error Directory <directory name> |
errorRole | Configuration | Create the Error Directory or give access to it. |
AEFA-000124
[%1] is discarding duplicate message |
debugRole | Configuration | |
AEFA-000130
The message contains no data field as this may be the last packet for the file being transfered |
debugRole | Configuration | |
AEFA-000132
Subscriber is started Simple File Transfer mode |
infoRole | Configuration | Indicates normal adapter information. No action necessary. |
AEFA-000134
The progress file <filename> is corrupt |
errorRole | Configuration | Remove the progress file and restart the adapter. |
AEFA-000138
Subscriber <subscription service name> is experiencing IO Error. The publisher will deactivate the subscriber for the current file transfer and will reactivate the subscriber on a new file transfer |
errorRole | Adapter | If the IO error is temporary, the subscriber will automatically come back up; however, if it is permanent, you need to stop the subscriber and resolve the IO error, and then restart the subscriber. |
AEFA-000139
Progress filename is empty. Verify configuration and set a valid progress filename |
errorRole | Adapter | Set a valid progress filename using the designer and restart the publisher. |
AEFA-000140
IOError received when accessing progress file. Verify if progress filename is valid |
errorRole | Adapter | Set a valid progress filename using the designer and restart the publisher. Only LATIN_1 encoded filenames are valid. |
AEFA-000143
Cannot open the data file <filename> specified in the progress file on publisher restart |
errorRole | Adapter | Check the existence of the data file, the data file rights, and the content of the progress file. |
AEFA-000150
Processing script [%1] not found. |
warnRole | Adapter | Check the file system and find out the reason. |
AEFA-000156
The trigger message [%s] was invalid and was discarded. |
infoRole | Adapter | |
AEADFILES_920010
Subscription error. <service name, subject name, repourl, configurl> received event with missing attribute <attribute name> in class <class name>. |
errorRole | Subscription | Check the configuration of the application that is publishing the event and make sure that it matches the inbound event definition for the above subscription service. See TIBCO ActiveMatrix Adapter for Files for Unix/Win (TIBCO Business Studio) User’s Guide on the configuration of Subscription Service. |
AEADFILES_920020
Subscription error. <service name, subject name, repourl, configurl> received an event from the wire but encountered error <error description> in pre-processing user exit invocation. The User exit is <userexit client name>. The event details are <class name>. |
errorRole | Subscription | Make sure that the parameters passed to the UserExit are valid and the User Exit can be invoked by the adapter. |
AEADFILES_920021
[%1] set JMS Message Selector \"[%2]\" |
errorRole | Subscription | |
AEADFILES_930004
Publication error. <service name, subject name, repourl, configurl> received event from target application FILES. It failed while converting event to MInstance as it could not find property <attribute name> in class <class name>. |
errorRole | Publication | Verify the configuration of Publication Service and check that the schema definitions are present in the repository. See TIBCO ActiveMatrix Adapter for Files for Unix/Win (TIBCO Business Studio) User’s Guide on how to configure a Publication Service. |
AEADFILES_930005
Publication error. <service name, subject name, repourl, configurl> received event from target application FILES. It failed while converting event to MInstance as property <attribute name> of class <class name> has invalid value <attribute value>. |
errorRole | Publication | Verify the configuration of Publication Service and check that the schema definitions are present in the repository. See TIBCO ActiveMatrix Adapter for Files for Unix/Win (TIBCO Business Studio) User’s Guide on how to configure a Publication Service. |
AEADFILES_930009
Publication error. <service name, subject name, repourl, configurl> received an event from the target application but encountered error <error description> in pre-processing user exit invocation. The User exit is <userexit client name>. The target application details are <class name>. |
errorRole | Publication | Make sure that the parameters passed to the UserExit are valid and the User Exit can be invoked by the adapter. |
AEADFILES_930016
Publication error. <service name, subject name, repourl, configurl> Publication Service cannot create RegEx matcher for the configured pattern. |
errorRole | Publication | Check the configured pattern for validity. |
AEADFILES_980 001
<function name> Running out of memory when trying to create a new object. Shutting down... |
errorRole | System | Check the system memory usage. |