Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Appendix A Frequently Asked Questions : Frequently Asked Questions

Frequently Asked Questions
The frequently asked questions are listed in this section.
What is the TIBCO Runtime Agent?
The TIBCO Runtime Agent provides the runtime environment for TIBCO ActiveEnterprise components, that is, all the shared libraries including third-party libraries.
Can TIBCO Designer be brought from a UNIX command-line?
No. TIBCO Designer is a GUI based tool and a UNIX GUI environment is mandatory to run it. It cannot be brought up from a terminal.
Why does the connection to the Design-Time Adapter fail?
Ensure that the Design-Time Adapter has been started. Check the Design -Time Connection parameters specified.
When starting the adapter, what if the repository is not found?
Start the repository server before starting the adapter. If you are starting a remote repository ensure that repository server is installed on the remote location. Ensure that a properly configured .dat file is available in the path specified (local or remote). Ensure that the repourl has been specified accurately in the adapter’s .tra file.
Why does the adapter startup fail?
Either the repository file (.dat) is not placed in the install_path\tibco\repository\remoterepos directory, or the .dat file is not properly configured. Ensure that the repourl syntax has been specified accurately in the adapter’s .tra file. Ensure that the path specified for the .tra file is correct.
Why does the adapter startup fail, even after specifying the appropriate DAT file?
You must start the repository server before you start the adapter. If it is a remote repository ensure that the repourl syntax has been specified accurately in the adapter’s .tra file. Ensure that the path specified for the .tra file is correct.
When saving an adapter configuration to the project, if an error occurs where is it logged?
TIBCO Designer error messages are logged to the files stderr.log and designer.log under the TIBCO_HOME\Designer\ver\logs directory.
When an error occurs in a Subscription Service adapter service, where is it displayed?
Errors that occur in a request-response operation are sent to the client. Errors that occur in a subscription operation are logged to a trace file. The log file path and name is set in the .tra file corresponding to the adapter instance. All logs are sent to install_path\adapter\adaper name\version\logs unless otherwise specified.
Why does the adapter fail to respond to a request?
The subject name may be inconsistent. The subject name to which the adapter listens may be different from that of the subject name of the client.
Why does the adapter fail to respond to a request after successfully receiving it?
The adapter may fail to respond due to various reasons like errors resulting from class mismatch, records not being available in the target application or, connectivity problems with the target application.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved