Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix D System Messages : POF Messages

POF Messages
POF-12001:  Could not find entity with id %1 of class %2
Role:  errorRole
Category:  Application
Description:  
Resolution:  

 
POF-12002:  Could not find entity with name %1 of class %2
Role:  errorRole
Category:  Application
Description:  
Resolution:  

 
POF-12003:  Entity with name %1 was locked by %2 at %3
Role:  errorRole
Category:  Application
Description:  The specified object is locked. You cannot edit the object until the specified owner releases the lock or you break the lock. Breaking the lock will prevent the previous owner's changes from being saved.
Resolution:  TIBCO Administrator will prompt you for the option to break the lock. If you break the lock, then you can proceed to edit the object.

 
POF-12004:  Could not authenticate user %1
Role:  errorRole
Category:  Application
Description:  The username and password were not correct.
Resolution:  Please check the username and password. Make sure the caps-lock key is not inadvertently pressed. Contact your system administrator if you cannot remember the password.

 
POF-12006:  Domain with name %1 already exists
Role:  errorRole
Category:  Application
Description:  A domain with the name specified already exists.
Resolution:  Please choose another name for the domain you are creating.

 
POF-12007:  Duplicate %1 with name "%2". Please choose another name.
Role:  errorRole
Category:  Application
Description:  Cannot create a new user with the same name as an existing user.
Resolution:  Please choose another name for the new user.

 
POF-12008:  Duplicate %1 with name "%3" with parent "%2". Please choose another name.
Role:  errorRole
Category:  Application
Description:  Cannot create a new role, application, or application folder with the same name as an existing role, application, or application folder with the same parent role or application folder.
Resolution:  Please pick a new name for the role or application being saved.

 
POF-12009:  A role name must be specified
Role:  errorRole
Category:  Application
Description:  The role name field in TIBCO Administrator was empty.
Resolution:  Please specify a role name.

 
POF-12010:  A user name must be specified
Role:  errorRole
Category:  Application
Description:  The user name field in TIBCO Administrator was empty.
Resolution:  Please specify a user name.

 
POF-12012:  Process %1 cannot support more than one deployment
Role:  errorRole
Category:  Application
Description:  A container in one application was bound to a service in another application.
Resolution:  TIBCO Administrator should prevent this from ever happening. Contact TIBCO support if this exception is encountered.

 
POF-12015:  Entity store configuration is missing required property %1
Role:  errorRole
Category:  Application
Description:  Properties in the AdministrationDomain.properties or AuthorizationDomain.properties are not specified correctly.
Resolution:  Please check that the parameters UserID, Credential and EntityStoreImplementation are defined in the property files. If not, then copy them from another domain.

 
POF-12016:  Can not save your changes because a missing lock for entity %1 indicates another user has broken your lock
Role:  errorRole
Category:  Application
Description:  While changing an object, another user broke your lock on the object.
Resolution:  All changes that have been made will be lost and have to be made again.

 
POF-12021:  Missing connection pool for caching Groups, membership and users
Role:  errorRole
Category:  Application
Description:  Domain utility failed to configure these parameters when enabling integration with the corporate Repository.
Resolution:  Please contact TIBCO support.

 
POF-12023:  Please close this browser instance to start new session.
Role:  errorRole
Category:  Application
Description:  Authentication was configured to require starting a new browser session before the user can log in again.
Resolution:  Please close this browser instance to start new session.

 
POF-12024:  Could not find child object of type %1 in entity %2 of type %3
Role:  errorRole
Category:  Application
Description:  Expected to find the specified object.
Resolution:  Please contact TIBCO Support.

 
POF-12025:  Invalid name (URI) specified for an access control list - must have a | in it
Role:  errorRole
Category:  Application
Description:  This internal error specifies an illegal name for an ACL.
Resolution:  Contact TIBCO support.

 
POF-12026:  Please associate the machine with a region
Role:  errorRole
Category:  Application
Description:  The machine being added was not added to a region.
Resolution:  Contact TIBCO Support

 
POF-12027:  Invalid interval of %1 requested. Interval must be less than the difference(%2) of the current values of FROM_TIME(%3) and TO_TIME(%4)
Role:  errorRole
Category:  Application
Description:  This internal error specifies an invalid interval.
Resolution:  Contact TIBCO Support

 
POF-12028:  A name for entity of type %1 must be specified
Role:  errorRole
Category:  Application
Description:  Name was not specified.
Resolution:  Please specify a name for the object.

 
POF-12030:  Product version for %1 must be of the form x.x was : %2
Role:  errorRole
Category:  Application
Description:  The product major and minor version number was not specified. TIBCO Installer should set this attribute properly.
Resolution:  Please contact TIBCO Support.

 
POF-12031:  Product maintenance version for %1 must be set
Role:  errorRole
Category:  Application
Description:  The product maintenance version number was not specified. TIBCO Installer should set this attribute properly.
Resolution:  Please contact TIBCO Support.

 
POF-12032:  Product is missing display name
Role:  errorRole
Category:  Application
Description:  Poduct is missing display name. TIBCO Installer should set this attribute properly.
Resolution:  Please contact TIBCO Support.

 
POF-12033:  Short name for product %1 must be set.
Role:  errorRole
Category:  Application
Description:  Missing short name for product. TIBCO Installer should set this attribute properly.
Resolution:  Please contact TIBCO Support.

 
POF-12035:  Objects of type %1 must have parent object of type %2: found unexpected parent of type %3
Role:  errorRole
Category:  Application
Description:  An attempt at saving an object in an inappropriate place in the model was made.
Resolution:  Please contact TIBCO Support.

 
POF-12036:  Invalid fromTime of %1 requested. fromTime must be between 0 and %2
Role:  errorRole
Category:  Application
Description:  An inappropriate number of milliseconds was specified for an interval.
Resolution:  Please contact TIBCO Support.

 
POF-12037:  Invalid toTime of %1 requested. toTime must be between 0 and %2
Role:  errorRole
Category:  Application
Description:  An inappropriate number of milliseconds was specified for an interval.
Resolution:  Please contact TIBCO Support.

 
POF-12038:  Invalid time of day from time %1 to time %2 requested. The difference %3 of the current values of fromTime and toTime must be less than the current interval of %4
Role:  errorRole
Category:  Application
Description:  An inappropriate number of milliseconds for the schedule interval was specified. The interval must fall between the fromTime and toTime.
Resolution:  Please contact TIBCO Support.

 
POF-12039:  Invalid time of day %1 was requested. All fire times must be between 0 and %2
Role:  errorRole
Category:  Application
Description:  An inappropriate number of milliseconds since midnight was specified for a time of day.
Resolution:  Please contact TIBCO Support.

 
POF-12040:  Missing ContainerConfiguration for ServiceContainerBinding %1
Role:  errorRole
Category:  Application
Description:  The attempt at saving the application failed because no process was associated with the specified binding. TIBCO Administrator should prevent this from happening.
Resolution:  Please contact TIBCO Support.

 
POF-12041:  Missing process name in component type %1
Role:  errorRole
Category:  Application
Description:  TIBCO Installer failed to set a process name for product.
Resolution:  Please contact TIBCO Support.

 
POF-12042:  ContainerConfiguration %1 cannot have ServiceContainerBindings for ServiceConfiguration %2 that have two different versions(%3,%4) of the Product %5
Role:  errorRole
Category:  Application
Description:  An attempt was made to have a single process run two different versions of a product. This function is not supported at this time. TIBCO Administrator should prevent this from happening.
Resolution:  Please contact TIBCO Support.

 
POF-12043:  ContainerConfiguration %1 cannot have ServiceContainerBindings for ServiceConfigurations (%2,%3) that have two different process names(%4,%5) in their Products (%6,%7)
Role:  errorRole
Category:  Application
Description:  An attempt was made to binding multiple products with different process names to the same process in the model. TIBCO Administrator should prevent this from happening.
Resolution:  Please contact TIBCO Support.

 
POF-12044:  Product %1 cannot be added to Machine %2 because machine already has Product %3 of same version
Role:  errorRole
Category:  Application
Description:  Cannot add a product of the same version more than once to the machine. TIBCO Installer should configure the version numbers appropriately.
Resolution:  Please contact TIBCO Support.

 
POF-12046:  Failed to start fault tolerance: %1
Role:  errorRole
Category:  Application
Description:  An error was encountered when starting TIBCO Administrator's fault tolerance support.
Resolution:  Please contact TIBCO support.

 
POF-12048:  Could not find user profile for user: %1
Role:  errorRole
Category:  Application
Description:  The user profile information does not exist for this user. This should happen automatically if a Corporate Repository is in use.
Resolution:  Please contact TIBCO Support.

 
POF-12049:  Created user %1 on the fly (Not saved yet)
Role:  infoRole
Category:  Application
Description:  For information purposes only.
Resolution:  

 
POF-12050:  Warning getting domain for cookie: %1
Role:  warnRole
Category:  Application
Description:  For information purposes only.
Resolution:  

 
POF-12051:  Missing group %1
Role:  errorRole
Category:  Application
Description:  Missing group found when searching dynamic groups for membership.
Resolution:  Please contact TIBCO Support.

 
POF-12052:  Failure performing LDAP search: %1
Role:  errorRole
Category:  Application
Description:  Failure while trying to integrate with the Corporate Repository.
Resolution:  Make sure the search query is valid.

 
POF-12053:  Could not find method with signature get%1()
Role:  errorRole
Category:  Application
Description:  Could not find the specified method when trying to substitute the value returned by the method.
Resolution:  Make sure the substitution variable was specified correctly.

 
POF-12054:  Need to have a method with signature get%1() or methods with signatures get%2Names() and get%3(String)
Role:  errorRole
Category:  Application
Description:  Could not find the specified iterator method when trying to substitute the value returned by the method.
Resolution:  Make sure the substitution variable was specified correctly.

 
POF-12055:  Another user broke the lock on entity: %1
Role:  warnRole
Category:  Application
Description:  Another user decided to override the changes the current lock owner was making.
Resolution:  Please redo all changes that were made.

 
POF-12056:  ********************************************************************************************
Role:  infoRole
Category:  Initialization
Description:  For information purposes only.
Resolution:  

 
POF-12057:  %1 %2 started by %3 running on %4 %5 %6
Role:  infoRole
Category:  Initialization
Description:  For information purposes only.
Resolution:  

 
POF-12058:  CLASSPATH=%1
Role:  infoRole
Category:  Initialization
Description:  For information purposes only.
Resolution:  

 
POF-12061:  Received %1 event with a %2 attached to it
Role:  warnRole
Category:  Application
Description:  
Resolution:  For information purposes only.

 
POF-12065:  User %1 %2
Role:  infoRole
Category:  Application
Description:  For information purposes only.
Resolution:  

 
POF-12066:  No action specified. Must have: Alert, Email, and/or Command
Role:  infoRole
Category:  Application
Description:  Please specify an alert, email and command for the rule.
Resolution:  

 
POF-12067:  No command specified
Role:  infoRole
Category:  Application
Description:  Please specify a command for the rule.
Resolution:  

 
POF-12068:  No recipient specified in Email
Role:  infoRole
Category:  Application
Description:  Please specify an email recipient for the alert
Resolution:  

 
POF-12069:  No mail server specified in Email
Role:  infoRole
Category:  Application
Description:  Please contact TIBCO Support.
Resolution:  

 
POF-12070:  Starting FaultTolerance for component %1 of type %2
Role:  infoRole
Category:  Initialization
Description:  For information purposes only.
Resolution:  

 
POF-12071:  Stopping FaultTolerance for component %1 of type %2
Role:  infoRole
Category:  Initialization
Description:  For information purposes only.
Resolution:  

 
POF-12072:  Component %1 of type %2 received fault tolerance action %3
Role:  infoRole
Category:  FaultTolerance
Description:  For information purposes only.
Resolution:  

 
POF-12073:  New User
Role:  infoRole
Category:  miscellaneous
Description:  For information purposes only.
Resolution:  

 
POF-12074:  New Role
Role:  infoRole
Category:  miscellaneous
Description:  For information purposes only.
Resolution:  

 
POF-12075:  Cannot make role "%1" a child or member of role "%2" or a circular dependency would be created.
Role:  errorRole
Category:  Application
Description:  The role heirarchy is a directed acyclical graph. This means that the same role can appear in many places of the tree of roles presented in TIBCO Administrator. In order to prevent loops when authorizing, loops in the tree of roles are not allowed. Also, Ror containing other roles can create loops which are not allowed either.
Resolution:  Please change group hierarchy in a Corporate Repository if that has cycles in it. Also, make sure you are not creating a cycle with changes made in the Role Tree tab or Role members tab or a combination of these.

 
POF-12076:  Cannot remove the root role from the role tree.
Role:  errorRole
Category:  Application
Description:  The root role cannot be removed.
Resolution:  Authorization in TIBCO Administrator requires a single root role that cannot be removed.

 
POF-12077:  Management Consoles
Role:  infoRole
Category:  Application
Description:  For information purposes only.
Resolution:  

 
POF-12078:  Missing LDAP connection pool for verifying user authentication
Role:  errorRole
Category:  Application
Description:  TIBCO Domain Utility should configure this pool correctly.
Resolution:  Please contact TIBCO Support.

 
POF-12079:  Missing LDAP connection pool for synchronizing with a Corporate Repository
Role:  errorRole
Category:  Application
Description:  TIBCO Domain Utility should configure this pool correctly.
Resolution:  Please contact TIBCO Support.

 
POF-12080:  Service instance with name %1 already exists or has illegal characters. Please choose another name for the container that is unique and only uses alphanumeric characters, space, _ and -.
Role:  errorRole
Category:  Application
Description:  Service instance names must be unique within an application. Also, they are used in Hawk Microagent names and therefore have the specified character restrictions.
Resolution:  Please provide a valid service instance name.

 
POF-12081:  Root role cannot be synchronized with a group. Trying to remove synchronization for a root role is also invalid.
Role:  errorRole
Category:  Application
Description:  Cannot synchronize the root role with a group in the Corporate Repository.
Resolution:  Please contact TIBCO Support.

 
POF-12082:  Role with members cannot be converted to a synchronized role. This is only possible, if group being synchronized was its only member.
Role:  errorRole
Category:  Application
Description:  Cannot have a role with the same name as that of a group being synchronized from the Corporate Repository.
Resolution:  Please either remove the role in TIBCO Administrator and resynchronize with the Corporate Repository or remove the corresponding group from the Corporate Repository.

 
POF-12083:  This application has a TIBCO Repository instance name "%1" that is identical to the instance name in application "%2". Please choose another instance name.
Role:  errorRole
Category:  Application
Description:  Every deployed application creates a new TIBCO Repository instance in the TIBCO Repository Server embedded in TIBCO Administrator.
Resolution:  

 
POF-12084:  User %1 is a super user. Cannot be deleted.
Role:  errorRole
Category:  Application
Description:  Cannot remove users that are super users.
Resolution:  Please remove the user from the list of super users before removing the user.

 
POF-12085:  Cannot remove all super users.
Role:  errorRole
Category:  Application
Description:  There must be at least one super user.
Resolution:  Please keep at least one super user in the list of users.

 
POF-12086:  Illegal character in TIBCO Repository instance name "%1". Name can only contain alphanumeric characters [a-zA-Z1-9], dash [-] and underscore [_]
Role:  errorRole
Category:  Application
Description:  Invalid TIBCO Repository instance name. This name will be used in a TIBCO Hawk microagent name so the characters are limited to the specified ones.
Resolution:  Please use the appropriate characters in the name.

 
POF-12087:  Cannot connect to domain. Please upgrade TIBCO Runtime Agent from version %2 to version %1
Role:  errorRole
Category:  Application
Description:  The schema of the domain is older than that required for the installed product.
Resolution:  Please consult product documentation on how to upgrade your domain.

 
POF-12088:  Cannot connect to domain. Domain was created with TIBCO Runtime Agent version %2 which does allow clients of TIBCO Runtime Agent version %1 or higher
Role:  errorRole
Category:  Application
Description:  The schema of the domain is newer than the schema required for the installed product.
Resolution:  Please upgrade to the appropriate product version.

 
POF-12089:  Cannot remove folder with name "%1", please undeploy the following applications first: %2
Role:  errorRole
Category:  Application
Description:  All applications in the folder specified must be undeployed before the folder can be deleted.
Resolution:  Please undeploy the applications from the Configuration console before deleting the folder.

 
POF-12090:  Please undeploy application(s): %1 before deleting.
Role:  errorRole
Category:  Application
Description:  The application must be undeployed before it can be deleted.
Resolution:  Please undeploy the application from the Configuration console before deleting the application.

 
POF-12091:  Cannot change or set a user property "%1" in Corporate Repositories.
Role:  errorRole
Category:  Application
Description:  Some properties available from a user profile are synchronized from the Corporate Repository. These values must be changed in the CorporateRepository and not the user profile.
Resolution:  Please contact TIBCO Support.

 
POF-12092:  Cannot remove a user property "%1" from Corporate Repositories.
Role:  errorRole
Category:  Application
Description:  Some properties available from a user profile are synchronized from the Corporate Repository. These values must be removed from the CorporateRepository and not from the user profile.
Resolution:  Please contact TIBCO Support.

 
POF-12094:  Cannot remove "%1", please undeploy the following applications that depend on this object first: %2
Role:  errorRole
Category:  Application
Description:  This product or container is currently in use by deployed applications and should not be removed.
Resolution:  Please undeploy or redeploy the specified applications without depending on the product or container.

 
POF-12095:  No longer have locks for objects or objects are locked by someone else
Role:  errorRole
Category:  Application
Description:  While changing an object, another user broke your lock on the object.
Resolution:  All changes that have been made will be lost and need to be made again.

 
POF-12096:  TIBCO Repository instance name is invalid. It must start with the characters "%1"
Role:  errorRole
Category:  Application
Description:  TIBCO Repository instance names must start with the domain name followed by a dash. This ensures the instance name is unique on the network.
Resolution:  Please change the instance name to start with the characters specified.

 
POF-12097:  Cannot remove the guest role from the role tree.
Role:  errorRole
Category:  Application
Description:  The guest role cannot be removed.
Resolution:  Authorization in TIBCO Administrator requires a guest role that cannot be removed. The guest role is used to support unauthorized access to resources.

 
POF-12098:  User %4 failed to lock object with name %1. Object was locked by %2 at %3
Role:  errorRole
Category:  Application
Description:  The specified object is locked. You cannot edit the object until the specified owner releases the lock or you break the lock. Breaking the lock will prevent the previous owner's changes from being saved.
Resolution:  TIBCO Administrator will prompt you with the option to break the lock. If you break the lock, you can proceed to edit the object.

 
POF-12099:  The archive loaded contains data using encoding %1 which is not supported by the TIBCO Administrator that requires the archive encoding to be equivalent to or contained in encoding %2. Please change the value of parameters repo.encoding and tibcoadmin.client.encoding of the .tra file for TIBCO Administator to %3, restart TIBCO Administrator and reload the archive.
Role:  errorRole
Category:  Application
Description:  
Resolution:  Each TIBCO Administrator domain can only support archives from a single encoding. Please choose an encoding that contains all the encodings for archives to be deployed.

 
POF-12100:  Number of matching entries exceeds the Limit for searching from Domain. Please specify a more restrictive search pattern.
Role:  warnRole
Category:  Application
Description:  
Resolution:  Please narrow down the search pattern.

 
POF-12101:  Role Membership Plug-in descriptor "%1" not found.
Role:  errorRole
Category:  Application
Description:  
Resolution:  Please upgrade the domain appropriately to create descriptors for all out-of-box and installed Role Membership Plug-ins.

 
POF-12102:  Cannot uninstall this Role Membership Plug-in since there exists roles for this membership.
Role:  infoRole
Category:  Application
Description:  
Resolution:  Role Membership Plug-in cannot be uninstalled unless all the role defined for this membership are deleted.

 
POF-12103:  You may need to migrate the domain to 5.2 release in order to use the 5.2 TRA client, due to the exception: %1
Role:  errorRole
Category:  Application
Description:  
Resolution:  TIBCO Administrator Domain can be upgraded by upgrading TRA and TIBCO Administrator or the machine installed with Primary TIBCO Administrator Server.

 
POF-12104:  User %1 cannot delete itself.
Role:  errorRole
Category:  Application
Description:  
Resolution:  Other TIBCO Administrators or Super users should be able to delete you as a user. For this operation, remove yourself from the list of users to be deleted.

 
POF-12105:  Cannot remove Role %1 from a group sunchronized parent role %2.
Role:  errorRole
Category:  Application
Description:  
Resolution:  This operation is not allowed because group hierarchy of group synchronized roles is governed by the Corporate LDAP.

 
POF-12106:  Cannot remove Role %1 from the root role since it does not have any other parent.
Role:  errorRole
Category:  Application
Description:  
Resolution:  This operation is not allowed because it leads to orphan roles.

 
POF-12107:  Deployment name must have a maximum of %1 characters: %2
Role:  errorRole
Category:  Application
Description:  
Resolution:  Please pick a shorter unique deployment name.

 
POF-12108:  Authentication Failed: %1
Role:  infoRole
Category:  Application
Description:  
Resolution:  Please authenticate correctly as per Plug-in Authentication requirements.

 
POF-12109:  The credential specified does not conform to the password policy being enforced
Role:  errorRole
Category:  Application
Description:  The password policy may enforce various constraints on new passwords. The specified password violates one of these constraints. Please check password to find the reason that the password was not accepted.
Resolution:  Please pick another password.

 
POF-12110:  The user %1 failed to authenticate.
Role:  errorRole
Category:  Application
Description:  Please see cause for more details. Either an invalid user was trying to authenticate, the password provided was incorrect, or the password has expired and needs to be changed.
Resolution:  Please pick another password.

 
POF-12111:  Deleting server based project %1.
Role:  infoRole
Category:  Application
Description:  Cleanup as part of deployment of a locally based project. The server-based instance is being removed.
Resolution:  This is a normal and expected activity.

 
POF-12112:  The old credential for user %1 was specified incorrectly.
Role:  errorRole
Category:  Application
Description:  The old password must be specified correctly before a new password can be set.
Resolution:  The user should attempt to change the password again.

 
POF-12113:  This application has a deployment name "%1" that is identical to the deployment name in application "%2". Please choose another name.
Role:  errorRole
Category:  Application
Description:  Every application must have a unique deployment name.
Resolution:  The user should change the deployment name.

 
POF-12114:  Cannot add a group synchronized role %1, that has parent groups in LDAP, to the root role.
Role:  errorRole
Category:  Application
Description:  Only those group-synchronized roles could be added to root role that do not have parent groups in LDAP. Any group synchronized role could be added to other regular roles though.
Resolution:  The user should not attempt to add a group synchronized role to the root role if the group synchronized role has a parent group in LDAP.

 
POF-12115:  Cannot remove a group synchronized role %1, that has no parent groups in LDAP, from the root role.
Role:  errorRole
Category:  Application
Description:  Group synchronized roles could only be removed from root role if they had parent groups in LDAP. Any group synchronized role could be removed from other regular roles, though.
Resolution:  The user should not attempt to remove a group synchronized role, that has no parent group in LDAP, from the root role.

 
POF-12116:  A user with same name (%1) exists in LDAP. Creating or renaming this local user will remove the synchronized LDAP user including its security information in TIBCO Administration domain. Do you want to continue?"
Role:  warnRole
Category:  Application
Description:  A user with same name (%1) exists in LDAP. Creating or renaming this local user will remove the synchronized LDAP user including its security information in TIBCO Administration domain."
Resolution:  Either do not create, name, or rename the local user with that name, or ignore the warning and continue. This will remove the synchronized user including its secuirty information from TIBCO Administration domain.

 
POF-12117:  A local user with same name (%1) exists in TIBCO Administrayion domain. Creating or renaming this synchronized user will remove the local LDAP user including its security information in TIBCO Administration domain. Do you want to continue?"
Role:  warnRole
Category:  Application
Description:  A local user with same name (%1) exists in the TIBCO Administration domain. Creating or renaming this synchronized user will remove the local LDAP user including its security information in TIBCO Administration domain."
Resolution:  Either do not create, name, or rename the local user with that name, or renamed, or ignore the warning and continue. This will remove the local user including its security information in TIBCO Administration domain.

 
POF-12118:  Please login using a valid local or an LDAP user.
Role:  errorRole
Category:  Application
Description:  This domain requires LDAP usernames in a NetBIOS format, for exmaple, "ACME_HQ\\jsmith".
Resolution:  

 
POF-12119:  A runtime exception is raised by the Role Membership component: % l.
Role:  errorRole
Category:  Application
Description:  
Resolution:  

 
POF-12120:  This operation is not allowed on a read-only User object obtained from the User Manager.
Role:  errorRole
Category:  Application
Description:  
Resolution:  

 
 
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved