10-4 Error Messages Reference
10-4 Error Messages Reference
Innovation Release
Version 10.4
April 2019
This document applies to webMethods Product Suite Version 10.4 and all subsequent releases.
Specifications contained herein are subject to change and these changes will be reported in subsequent release notes or new editions.
Copyright © 2019 Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or
its affiliates and/or their licensors.
The name Software AG and all Software AG product names are either trademarks or registered trademarks of Software AG and/or
Software AG USA, Inc. and/or its subsidiaries and/or its affiliates and/or their licensors. Other company and product names mentioned
herein may be trademarks of their respective owners.
Detailed information on trademarks and patents owned by Software AG and/or its subsidiaries is located at
http://softwareag.com/licenses.
Use of this software is subject to adherence to Software AG's licensing conditions and terms. These terms are part of the product
documentation, located at http://softwareag.com/licenses/ and/or in the root installation directory of the licensed product(s).
This software may include portions of third-party products. For third-party copyright notices, license terms, additional rights or re-
strictions, please refer to "License Texts, Copyright Notices and Disclaimers of Third-Party Products". For certain specific third-party
license restrictions, please refer to section E of the Legal Notices available under "License Terms and Conditions for Use of Software AG
Products / Copyright and Trademark Notices of Software AG Products". These documents are part of the product documentation,
located at http://softwareag.com/licenses and/or in the root installation directory of the licensed product(s).
Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with
Software AG.
iii
iv
1 About this Documentation
1
About this Documentation
Document Conventions
Convention Description
Bold Identifies elements on a screen.
Monospace font Identifies service names and locations in the format folder.subfolder.service,
APIs, Java classes, methods, properties.
Italic Identifies:
Variables for which you must supply values specific to your own situation or
environment.
New terms the first time they occur in the text.
References to other documentation sources.
Monospace font Identifies:
If you do not yet have an account for Empower, send an email to [email protected] with
your name, company, and company email address and request an account.
Once you have an account, you can open Support Incidents online via the eService section of
Empower at https://empower.softwareag.com/.
You can find product information on the Software AG Empower Product Support website at ht-
tps://empower.softwareag.com.
To submit feature/enhancement requests, get information about product availability, and download
products, go to Products.
To get information about fixes and to read early warnings, technical papers, and knowledge base
articles, go to the Knowledge Center.
If you have any questions, you can find a local or toll-free number for your country in our Global
Support Contact Directory at https://empower.softwareag.com/public_directory.asp and give us
a call.
Software AG TECHcommunity
You can find documentation and other technical information on the Software AG TECHcommunity
website at http://techcommunity.softwareag.com. You can:
■ Access product documentation, if you have TECHcommunity credentials. If you do not, you
will need to register and specify "Documentation" as an area of interest.
■ Access articles, code samples, demos, and tutorials.
■ Use the online discussion forums, moderated by Software AG professionals, to ask questions,
discuss best practices, and learn how other customers are using Software AG technology.
■ Link to external websites that discuss open standards and web technology.
Data Protection
Software AG products provide functionality with respect to processing of personal data according
to the EU General Data Protection Regulation (GDPR). Where applicable, appropriate steps are
documented in the respective administration documentation.
2002 The database connection pool associated with ActiveTransfer should allow at least
2 connections. Your ActiveTrasnfer pool is currently configured with a maximum
of {0} connections. Aborting TN startup. Please increase your ActiveTransfer
database pool maximum and restart the server.
2003 There was an error while reading the dbops.sql file. The original error message
was: {0}
2004 There was an error while reading the dblimits.cnf file. The original error message
was: {0}
2005 A connection was returned to the connection pool with autoCommit = false. This
may indicate some changes to the database were not committed properly. The
changes will be rolled back. Stack trace {0}
5
ActiveTransfer Messages
2006 ActiveTransfer database pool is not configured. Please configure a database pool
for functional alias "ActiveTransfer".
2007 There was an error while connecting to ActiveTrasnfer connection pool.The original
error message was: {0}
2008 ActiveTransfer database pool is not configured properly. Make sure that a valid
database pool is assigned for functional alias "ActiveTransfer".
2009 Error while reading the database configuration. The exception message is : {0}
2011 ActiveTransfer could not retrieve data from your database. Go to the JDBC Pools
page in the Integration Server Administrator and make sure your database URL,
user name, and password are set correctly. Also make sure you created the
ActiveTrasnfer database tables as described in the Product Installation Guide.
3024 Could not construct a valid timestamp from this schedule. Dates must be in
YYYY/MM/DD format and times must be in hh:mm:ss format.
3025 Delivery schedule dates must be in the format "YYYY/MM/DD" and times must be
in the format "hh:mm:ss".
3032E The action name "{0}" repeats for multiple actions in this event. Retry with unique
action names.
Explanation Each action defined in an ActiveTransfer event must have a unique name.
Action Specify a unique name for each action in an ActiveTransfer event.
3034E Scheduled event "{0}" does not exist. Retry with an existing scheduled event.
Explanation The scheduleName parameter provided for the wm.mft.schedule:executeEvent service
is not a valid scheduled event in ActiveTransfer.
Action Ensure that the scheduled event name specified by the scheduleName parameter is
defined in ActiveTransfer.
4010E Specify values for input parameter {0} or set input parameter all to true.
Explanation The "all" input parameter for the importData service is set to "false," but no assets are
specified to import.
Action Either set the "all" input parameter to "true" or specify the assets to import in the
"importData" parameter.
4011E The value of input parameter assetType of {0}[{1}] is null. Specify a value for the
asset type.
Explanation ActiveTransfer Server could not import the asset for the indicated importData
document because no asset type was specified.
Action Specify a value in the assetType variable for each asset type you want to import.
4014E The version information provided in the file for Import operation is {0}, only the
data exported from version {1} can be imported.
Explanation ActiveTransfer supports the export of assets from version 9.5 or later. This export file
was created from an earlier version of ActiveTransfer
4015E A reference is not available on the target server. Reference details- type:{0}, name:{1},
and ID:{2}.
Explanation A reference to a server instance is not available on the target server.
7001 A server with the same protocol and 'host + port' combination already exists.
7004 A proxy instance with the same host and port combination already exists.
8001 An invalid template has been specified for the user. Template ID:{0}
8003 A user with the specified id does not exist. User ID:{0}
8004 The user does not have an associated template. User ID:{0}
8006 No default user template is defined in ActiveTransfer. Please create a default user
template before creating a user.
INMBAE0001 Login failed. The reason could be an incorrect username and/or password, or a
database access error.
Explanation The system could not log you on. An error occurred during authentication.
Action Specify correct user name (possibly including domain name) and password. Note
that letters in passwords must be typed using the correct case. You may also want to
check whether the CentraSite server is started.
INMBAE0003 Cannot uninstall plug-in with id {0}, is required e.g. by plug-in with id {1}.
Explanation The plug-in you wish to uninstall cannot be uninstalled because another plug-in
depends on it.
Action Check whether to uninstall the dependent plug-in as well.
11
Application Designer Messages
INMBAE0006 Unable to load JAAS Configuration. The jaas.config file may have syntax errors.
Explanation JAAS Configuration seems to be invalid and hence cannot be loaded. The jaas.config
file may have syntax errors
Action Ensure the syntax correctness of jaas.config file. Fix any additional issues as pointed
out in the error message
INMBAE0009 Subject does not supply credentials. The subject instance is {0}.
Explanation Authenticated subject does not have credentials after authentication.
Action This is most probably due to a CentraSite security misconfiguration.
INMBAW0004 Forced uninstall of plug-in with id {0} will cause disabling of dependent plug-in
with id {1}.
Explanation When the plug-in is uninstalled, the dependent plug-in will no longer be usable.
Action The dependent plug-in will be re-enabled when the required plug-in is available
again.
JmxServiceConnectError – Designer was unable to physicaly connect to the server over JMX on port {0}.
Verify that the Server view's JMX port configuration matches the port configuration for the server.
Verify the server is started and listening for socket connections on this port.
Explanation Application Platform uses a JMX service to communicate with a server at design time.
Action Verify that the Server view's JMX port configuration matches the port configuration
for the server. Verify the server is started and listening for socket connections on this
port.
JmxServiceNoInstanceError – Designer is connected to the server over JMX as required. However, the
Application Platform remote service is unavailable. Verify that the 'Application Platform Support'
component is installed for this server.
Explanation Application Platform uses a JMX service to communicate with the server on port {0}.
Server connection is established but the service is not available.
Action Verify that the 'Application Platform Support' component is installed for each server.
13
Application Development Plug-in Messages
PLDBBCE0000 Unable to establish a JMX connection to the {0} server over port {1}. Cause: {2}
Explanation Designer failed to establish a JMX to the remote development server.
Action Verify that the server is started and that the installed PLS bundle deploy service
bundle is active.
PLDBBUE0000 An error occurred while resolving the list of libraries in the Application Platform
common classpath container for project: {0}. Cause: {1}
Explanation The list of libraries that are automatically created by Application Platform for the
project cannot be resolved. One or more libraries, provided by Application Platform,
must be present for projects with Application Platform project facets.
Action Remove the Application Platform core project facet from the project and add it again.
Verify that the Application Platform bundles exist in the target installation path under
'common/runtime/bundles/pls-core/eclipse/plugins' and
'common/runtime/bundles/applatform/eclipse/plugins'. If these directories do not
exist, verify that all of the Application Platform components were selected during
installation.
PLDBBUE0001 An error occurred while initializing the Application Platform classpath container
for project {0}. Cause: {1}
Explanation Designer could not initialize the classpath container for the existing project during
the workspace initialization. The error is isolated to the initializer of this container.
Action Remove the Application Platform core project facet from the project and add it again.
Verify that the Application Platform bundles exist in the target installation path under
'common/runtime/bundles/pls-core/eclipse/plugins' and
'common/runtime/bundles/applatform/eclipse/plugins'. If these directories do not
exist, verify that all of the Application Platform components were selected during
installation.
PLDBMGE0000 An exception occurred while reloading the Bundle Manager view. Cause: {0}
Explanation Designer could not reload the Bundle Manager view. Reloading the Bundle Manager
view involves the following sources: a selected project, a connected server, and a
configured set of directories.
Action Determine the source where the error occurred (directory, project or server).
PLDBMGE0001 An exception was produced while accessing the Dependency Manager Service.
Explanation Designer could not access the Dependency Manager Service. The Dependency Manager
Service is an OSGi service. Aplication Platform uses this service for verifying bundles
and their relationships to other bundles.
Action Restart Designer and try again. If the error persists, contact Software AG Global
Support.
PLDBMGE0002 An exception was produced while accessing the Bundle Manager Service.
Explanation Designer could not access the Bundle Manager Service. The Bundle Manager Service
is an OSGi service used by the Application Platform Bundle Manager View.
Action Restart Designer and try again. If the error persists, contact Software AG Global
Support.
PLDBMGE0003 An error occurred while restoring the Bundle Manager to its default settings. Cause:
{0}
Explanation An error occurred while resetting the Bundle Manager to its default values. The
configuration settings of the Bundle Manager are stored by the Eclipse preferences
API.
Action Check the details of the exception and try to resolve the problem.
PLDBMGE0005 Error opening Bundle Manager configuration settings dialog. Cause: {0}
Explanation The Bundle Manager configuration settings dialog failed to open. The configuration
settings dialog contains configuration settings that impact the Bundle Manager view.
Action Restart Designer and try again. Try to access the Bundle Manager configuration
settings dialog from the Windows/Preferences/SoftwareAG/Bundle Manager menu
path.
PLDBMGE0006 Invalid number format for the App Platform server configuration key: {0}. Value:
{1}
Explanation The server configuration property received an invalid value. A numeric value is
required for the App Platform server configuration key.
Action Verify that the server configuration value is non-null and that it is numeric.
PLDBMGE0007 Bundle Manager encountered an error while publishing bundle {0} into the server's
repository. Cause: {1}
Explanation The Bundle Manager could not publish the selected bundle to the server's bundle
repository. The bundle must be published to the repository before it can be installed
to the server's OSGi container. For this purpose, the bundle is first copied to a staging
directory. Designer transfers the bundle to this directory by using a JMX interface via
the port number, configured in the WST server
Action Review the contents of the staging directory under the server's installation directory,
for example: profiles/IS_default/workspace/temp/app-platform/deployer/bundles/.
Verify that the configuration of the WST server is correct and that the server is started
and it is listening on the JMX port.
PLDBMGE0008 Bundle Manager encountered an error while installing bundle {0} to the server's
OSGi container. Cause: {1}
Explanation The Bundle Manager failed to install the bundle to the server's OSGi container.
Action Verify that the bundle was copied from the staging directory to the repository directory
under the installation directory, for example:
profiles/IS_default/workspace/app-platform/deployer/bundles/. If required bundles
or imported packages are missing, review the OSGi dependencies to ensure that all
required dependencies are met.
PLDBMGE0009 Bundle Manager encountered an error while unpublishing the bundle {0} from the
server's repository. Cause: {1}
Explanation The Bundle Manager failed to unpublish the bundle from the server's repository. The
bundle can be unpublished from the server's repository after it is uninstalled from
the OSGi container.
Action Verify that the bundle was successfully removed from the repository directory under
the installation folder, for example:
profiles/IS_default/workspace/app-platform/deployer/bundles/. If the bundle is still
in the directory, delete it manually by removing the file from this directory and
restarting the server.
PLDBMGE0010 Bundle Manager encountered an error while removing bundle {0} from the server's
OSGi container. Cause: {1}
Explanation The Bundle Manager failed to uninstall the bundle from the server's OSGi container.
The bundle must be uninstalled from the OSGi container before it can be unpublished
from the p2 repository.
Action Verify that the bundle was successfully removed from the repository directory under
the installation folder, for example:
profiles/IS_default/workspace/app-platform/deployer/bundles/. If the bundle is still
in the directory, delete it manually by removing the file from this directory and
restarting the server.
PLDBMGE0011 The Bundle Manager encountered an unexpected error while executing the update
server task. Cause: {0}
Explanation The Bundle Manager failed to update the server. The Bundle Manager runs an update
server task when a server is started or bundle changes are committed.
Action Review the contents of the staging directory under the server's installation directory.
Verify that the configuration of the WST server is correct and that the server is started
and it is listening on the JMX port. If you have uninstalled bundles from the server,
verify that they bundle were successfully removed from the repository directory
under the installation folder. If one or more bundles are still in the directory, delete
it manually by removing the file from this directory and restarting the server.
PLDBMGE0012 An Application Platform server must be configured and started for this operation.
Explanation This Application Platform operation in Designer requires access to a server instance.
A server configuration must be created and successfully started.
Action From the Servers view create an Application Platform server and start it.
PLDBMGE0021 File {0} was not installed on the server. The file is not a bundle.
Explanation The file you attempted for publishing to the server is not an OSGi bundle. Designer
can only publish OSGi bundlers to the product server.
Action Review the file contents and publish only OSGi bundles to the server.
PLDBMGE0022 Unable to validate project {0}'s bundle file before attempting to publish or
unpublish.
Explanation The file could not be validated by Designer. Designer needs a valid project archive
file with OSGi bundle headers before it can perform publisher-related operations
against a server.
Action Rebuild the project to ensure its contents are up to date.
PLDBMGI0020 The server must be started before bundles can be removed. The server is used to
confirm they the bundles are not installed.
Explanation You cannot remove bundles when the server is started. Published bundles cannot be
removed, so the server must first confirm that the selected bundles for removal are
not installed.
Action Start the Application Platform server in Designer and select unpublished bundles for
removal.
PLDBMGW0014 Clear the text filter to ensure that all bundles or jars are included in this action.
Explanation The filter cannot be cleared programmatically before the selected task is runned
because the task is running on the same UI thread.
Action Clear the text box and repeat the operation.
PLDCDGE0000 Unknown data type from DataKey annotation for field {0}; type: {1}
Explanation The DataKey annotation is incorrect. The DataKey annotation identifies an element
to be used in IS service signature. These signatures support only a limited set of data
types. The data type of the field identified here is not supported.
Action Update the DataKey annotation to use a supported data type.
PLDCDGE0002 Unexpected Integration Server node-type {0} for node {1}, expecting {2}
Explanation An unexpected node-type was found in the Integration Server node that was retrieved.
This may be caused by an incorrect node name.
Action Correct the Integration Server node name.
PLDCDGE0003 Unable to retrieve Integration Server {0} description for node {1}; caught: {2}
Explanation Retrieving the service or record details for the given Integration Server node was
unsuccessful. This error may result from improper configuration either in the IS server
identification, or in the IS service.
Action Check the error logs for more details about this error.
PLDCDGE0004 Unexpected signature node type: {0}; field is {1}, generating bean: {2}.{3}
Explanation The field-type used when generating a Java source for the IS service signature was
not recognized. This may occur because of an unsupported IS serice configuration.
Action Contact Software AG Global Support.
PLDCDGE0006 Unable to retrieve Integration Server {0} description for package {1}; caught: {2}
Explanation Retrieving the details for the given Integration Server package was unsuccessful. This
error may result from improper configuration either in the IS server identification, or
in the IS package.
Action Check the error logs for more details about this error.
PLDCFTE0000 An error occurred while creating Application Platform project facets in the project
template. Cause: {0}
Explanation The creation of Application Platform project facets failed. Designer uses a template
of Eclipse project facets when creating a service project. The Application Platform
server uses these facets to determine if it can publish a project's module.
Action Verify that all of the Application Platform components were installed in Designer.
PLDCFTE0001 An error occurred in the Application Platform service project wizard while creating
a project. Cause: {0}
Explanation The Application Platform service project wizard failed to create a project. The service
project wizard creates a Designer project and performs tasks for each of the selected
project facets.
Action Review the error and verify that the project facet selections are valid.
PLDCSPE0001 An error occurred while unpublishing a project resource from the server, configured
for Application Platform.
Explanation An unexpected error occurred while unpublishing a project resource to the configured
server.
Action Verify that the project is still deployed on the server, that the server configuration is
complete, and that the server can be started successfully.
PLDCSPE0003 An error occurred while publishing a project resource to the Application Platform
server.
Explanation An unexpected error occurred while publishing a project resource to the configured
server.
Action Verify that the project contents are valid, that the server configuration is complete,
and that the server can be started successfully.
PLDCSPE0004 Designer was unable to confirm the server's status during startup/shutdown. Details:
{0}
Explanation The configured Application Plaform server uses a polling ping approach to confirm
if the remote server was successfully started or stopped. An error occurred during
the ping operation and the status of the server could not be confirmed.
Action If you are running the server via its native shell scripts, stop the server. Then try to
restart the server in Designer.
PLDCSPE0005 An exception was encountered while trying to synchronize the Application Platform
server {0}'s run status in the Servers view. Cause: {1}
Explanation Designer was unable to synchronize the status of the Application Platform server.
The Servers view for Application Platform has a configuration setting, which is used
to control how Designer synchronizes its status against the server.
Action Verify that the configuration parameters are correct. If the server properties section
does not show any properties, delete the server configuration and recreate it.
PLDCSPE0006 An error occurred while refreshing the Bundle Manager during the server status
update to {1}. Cause: {2}
Explanation Designer failed to refresh the Bundle Manager when the server was started or stopped.
Action Restart Designer. If the error persists, contact Software AG Global Support.
PLDCSPE0009 An error occured while updating the Application Platform server run status {0}.
Cause: {1}
Explanation The Server's view for the Application Platform includes an entry for each configured
server. Designer has received a WST server event, but an error has occurred while
Designer attempted to update a server's run state.
Action Review the server configuration in the Servers view and verify that the required server
data is present. If the data is incorrect or some server properties are not displayed,
delete the server configuration and recreate it.
PLDCSPE0010 Error getting a URL for server {0} for verifying the run status of Integration Server.
Cause: {1}
Explanation Designer was unable to obtain a URL for the server. The URL is needed in order to
perform a ping operation against the server and to determine its current status.
Action Verify that the server configuration properties are correct and try again.
PLDCSPE0012 An unexpected error occured while validating a project facet for module {0}. Cause:
{1}
Explanation Designer could not validate a project facet for the module. Designer projects use facets
in order to define capabilities, supported by the servers that host the projects. This
ensures that no attempts for publishing a project to a server that does not support
that project can be made.
Action Review the error details and verify that the correct project facets are added to the
project.
PLDCSPE0013 An error occurred while adding server {0} to the lifecycle listener. Cause: {1}
Explanation Designer failed to add the server to the lifecycle listener. A collection of listeners is
maintained for servers that are added or removed from Designer. The listeners contain
all the information that is needed for performing server actions, like publishing or
unpublishing project bundles.
Action Restart Designer.
PLDCSPE0014 An error occurred while synchronizing WST Servers View configuration updates.
Cause: {0}
Explanation Application Platform uses the Eclipse WST subsystem server configuration data. An
exception occurred while updating Application Platform plugins.
Action Restart Designer.
PLDCSPE0015 Missing credentials for server connection to the following url: {0}
Explanation No credentials have been provided to verify the server status.
Action Verify that the server connection has appropriate credentials.
PLDCSPW0000 An attempt was made to publish or unpublish a project module to a server that is
not started.
Explanation An error occurred while publishing or unpublishing the project module because the
server is not started. You can only publish or unpublish Application Server projects
to a server, which is started.
Action Verify that the server is started and repeat the action.
PLDCSPW0002 No project modules were specified for the Application Platform publish operation.
Explanation The Application Platform publisher received a publish request but no project modules
were included in the request.
Action Confirm that there is at least one project added to the Application Platform server
configuration and try to publish again.
PLDCSPW0008 You must stop and restart the server after you change and save the server settings.
Explanation You must restart the server after you change the server settings. Many of the server
settings you can configure in Designer update server configurations, such as port
numbers.
Action Restart the server, and then restart the configured server in Designer.
PLDCUIE0002 Unable to verify preference setting {0} from the imported preferences file. Cause:
{1}
Explanation Application Platform verifies all directory path preference settings during the import
step. An error occurred while verifying one of the preference settings.
Action Update the preference setting manually.
PLDCUIE0003 {0} preference setting's directory path does not exist. ({1})
Explanation While importing Designer preferences, Application Platform encountered a preference
setting that contains a non-existent directory path.
Action Update the imported preference setting with a valid directory path.
PLDISPE0007 An error occurred while retrieving the list of Integration Server connections. Details:
{0}
Explanation Designer failed to retrieve the list of Integration Server connections. Designer maintains
the list of connections in Window/Preferences/SoftwareAG/Integration Servers view.
Action Contact Software AG Global Support.
PLDISPE0017 Error creating the list of Eclipse jobs to create the project jar. Details: {0}
Explanation Eclipse reported an error in response to Application Platform querying metadata on
the project.
Action The project may be corrupted or Eclipse may require a restart. Review the
CoreException error in the Eclipse workspace log file and take appropriate action.
PLDISWE0001 The IS service wizard encountered an error while generating POJO classes for IS
service: {0}
Explanation Application Platform was unable to produce Java POJO service wrappers for the
selected IS service(s).
Action Verify that the IS service is properly defined and retry the code generation step.
PLDISWI0003 IS services from IS product packages are not supported. Do not use this in a
production setting.
Explanation The checkbox for selecting all IS services is provided only for demonstration purposes.
Action Create new services to be used with the Application Platform.
PLDMSPE0000 Error creating the list of Eclipse jobs for creating the project jar. Details: {0}
Explanation Eclipse reported an error in response to Application Platform querying metadata on
the project.
Action The project may be corrupted or Eclipse may require a restart. Review the
CoreException error in the Eclipse workspace log file and take appropriate action.
PLDNAVE0002 Exception creating model node for object type {0}. Details: {1}
Explanation An error occurred while creating the model content for a graph node.
Action Check if this is a custom implementation and try to resolve the problem.
PLDNAVE0003 A class type is required when creating a category for a model object. Category name:
{0}
Explanation You must provide a class type for all categories that you create for model node
providers.
Action Check if this is a custom implementation and try to resolve the problem.
PLDNAVE0004 Exception creating list of package fragments from {0}. Details: {1}
Explanation An error occurred while the Visual Navigator was rendering a graph for the class
dimension.
Action Verify that there are no compilation errors in your projects and try again.
PLDNAVE0006 Exception creating model nodes for class type {0} from native object {1}. Details: {2}
Explanation The Visual Navigator uses the currently selected object as input when it switches
from one dimension to another. An error occurred while extracting the model from
this input for the next dimension graph.
Action Check the details of the exception and try to resolve the problem.
PLDNAVE0010 Error executing model node providers for dimension {0} in the navigator view.
Details: {1}
Explanation The Visual Navigator encountered an error while building the object model for its
graph view.
Action Check the details of the exception and try to resolve the problem.
PLDNAVW0009 Unable to load annotation provider {0} for the navigator view. Details: {1}
Explanation The Visual Navigator failed to load the annotation provider, which is required for
extending the content added to the graph view.
Action Check the details of the exception and try to resolve the problem.
PLDUTLE0000 An error occurred while updating Application Platform {0} project classpath. Cause:
{1}
Explanation The project classpath failed to updated. The project classpath is updated when
Application Platform project facets are installed or removed.
Action Manually update the project classpath in Designer.
PLDWSE0000 An error occurred while adding Application Platform classpath containers to the
{0} project. Cause: {1}
Explanation Adding Application Platform classpath containers failed with an error. When
Application Platform project facets are added to a project, additional classpath
containers are also added to the project. This error can be caused by a corrupt Java
project.
Action Delete the Java project and create it again. While creating the project, make sure that
you do not delete project contents.
PLDWSE0001 An invalid number format was found for Application Platform server configuration
key: {0}. Value: {1}
Explanation The Application Platform server configuration key has an invalid number format. A
numeric value is required.
Action Verify that the server configuration value is non-null and numeric.
PLDWSE0002 An attempt was made to register an Application Platform WST server instance with
no server name.
Explanation A registration attempt was made for an Application Platform WST server instance
with no server name. A server name is required.
Action Verify that the server configuration has a server name and restart the server instance.
PLDWSE0003 An error occurred while removing Application Platform classpath containers from
the {0} project. Cause: {1}
Explanation Removing Application Platform classpath containers from the project faield with an
error. When Application Platform project facets are removed from a project, additional
classpath containers are also removed from the project. This error can be caused by
a corrupt Java project.
Action Delete the Java project and create it again. While creating the project, make sure that
you do not delete project contents.
ProfilesPageContentProvider_0 – Cannot resolve the server profiles from the base directory: {0}.
Explanation An error occured while resolving the server profiles using the base installation
directory.
Action Check if the ECLIPSE_HOME classpath variable for Designer points to the correct
location. The default location is SAG_INSTALL_DIR/Designer/eclipse.
PLSAPPE0003 OsgiService.baseInvoke found a non-null svc object for {0} from an unexpected
class loader; expected {1}, found {2}
Explanation The OSGi service invocation used a service class from an unknown, unexpected class
loader. This has caused an OSGi container or a bundle configuration problem.
Action Contact Software AG Global Support.
PLSAPPE0004 OsgiService.baseInvoke: unable to get service object for {0} from registry
Explanation Integration Server is expected to register an OSGi service to expose Integration Server
artifacts in Application Platform. The OSGi service could not be found.
Action Contact Software AG Global Support.
29
Application Platform Server Messages
PLSAPPE0005 Error initializing App Platform generated service binding {0}. Details: {1}
Explanation Integration Server (IS) calls Application Platform services that are exposed to IS by
using a generated IS service.
Action Unpublish the Application Platform service project and republish it again.
PLSBDSE0009 An exception was raised while uninstalling bundle {0}. Cause: {1}
Explanation The server encountered a fatal error while attempting to uninstall the referenced
bundle.
Action Check the error logs for more details about this error.
PLSBDSE0010 An exception was raised while installing bundle {0}. Cause: {1}
Explanation The server encountered a fatal error while attempting to install the referenced bundle.
Action Check the error logs for more details about this error.
PLSBDSE0011 The bundle was not installed. The server was unable to copy {0} bundle into the
bundle repository.
Explanation The bundle installation failed because the bundle could not be copied to the bundle
repository.
Action Perform a clean build and republish the bundle, if it is a project bundle. Inspect the
server's bundle repository directory and the staging directories to determine condition
of the bundle jar.
PLSBDSE0014 An error occurred while transferring chunk {0} of bundle {1} from source {2}. Cause:
{3}
Explanation The server encountered an exception while processing a chunk of resource transferred
from Designer.
Action Check the error logs for more details about this error.
PLSBDSE0017 No test bundle with symbolic name: ''{0}'' and version: ''{1}'' is installed in the
runtime! Unable to run test method: ''{2}'' in class: ''{3}''
Explanation The bundle containing the JUnit App Platform Integration tests with the specified
bundle symbolic name and version failed to install in the runtime.
Action Deploy the project containing the integration tests to the running runtime instance
before running the JUnit test through Designer.
PLSBDSE0019 Error invoking the bundle deployer service due to missing repository manager
service.
Explanation The deployer service is an OSGi service provided by Application Platform to manage
the deployment of bundles to and from the container. It depends on another
Application Platform service called the repository manager service, which is not
registered.
Action Contact Software AG Global Support.
PLSBDSE0020 Error invoking the bundle deployer service due to missing watchdog service.
Explanation The deployer service is an OSGi service provided by Application Platform to manage
the deployment of bundles to and from the container. It depends on another Software
AG platform service called the watchdog service, which is not registered.
Action Contact Software AG Global Support.
PLSBRME0000 The repository manager operation was not performed due to missing bundle key.
Explanation The repository manager operation failed because of a missing bundle key. Designer
operations for publishing and unpublishing bundles from the server require a bundle
key object.
Action Contact Software AG Global Support.
PLSBRME0001 Could not determine the location of the bundle repository from the location of the
configured server.
Explanation Obtaining the bundle repository directory path failed. This directory contains project
bundles and other bundles that are installed by the Bundle Publisher on the server's
OSGi container. The bundle repository location is determined by the value, defined
for the 'osgi.instance.area' configuration of the OSGi container running on the server.
Action Verify that the server's config.ini file has a valid value for 'osgi.instance.area'.
PLSBRME0004 Could not determine the bundle repository staging location from the location of
the configured server.
Explanation Obtaining the bundle repository staging directory path failed. This is the directory
path on the server where project bundles and other bundles, installed by the Bundle
Publisher, are located when they are initially transferred to the server. This initial
transfer is made prior to installing the bundles to OSGi container. The bundle
repository location is determined by the value, defined for the 'osgi.instance.area'
configuration of the OSGi container running in the server.
Action Verify that the server's config.ini file has a valid value for 'osgi.instance.area'.
PLSBRME0008 An attempt was made to install or uninstall a bundle before the bundle has been
transferred to the server's staging directory. {0}
Explanation Installing or uninstalling the bundle failed because the fundle is not transferred to
the server. Bundles must first be transferred to the server before they can be installed
or removed from its OSGi container.
Action Retry the operation and verify that the bundle is transferred to the staging directory
under the server profile's workspace.
PLSBRME0009 An error occurred while refreshing the Application Platform project bundles in
the bundle repository. {0}
Explanation Refreshing the Application Platform project bundles failed with an error. When you
refresh the repository manager, the repository directory path is retrieved prior to
registering the jars located there.
Action Check the error logs for more details about this error.
PLSBRME0010 Unable to refresh bundle file {0} in the bundle repository. {1}
Explanation Refreshing the bundle file in the bundle repository failed with an error. When you
refresh the repository manager, it checks the OSGi manifest for each jar file in the
directory. In this way the repository manager prepares for registering each bundle
prior to installation.
Action Check the error logs for more details about this error and try to determine if the jar
file is corrupt.
PLSBRME0011 Bundle {0}, which is transferred from Designer, does not match manifest {1} for this
jar {2}.
Explanation The transferred bundle does not match the manifest for this jar. When Designer
publishes bundles to the server, the bundle's name and version are included with the
transfer request and they must match the name and version, declared in the jar file's
OSGi manifest file.
Action Perform a clean project build and repeat the operation.
PLSBRME0012 Attempt to uninstall a bundle that is missing from the bundle repository manager.
{0}
Explanation The Application Platform bundle repository manager maintains a map of all the
bundles provisioned into the server. A bundle with this symbolic name and version
was not found. This may have occurred because of changing the version of the project
bundle without unpublishing the project bundle first.
Action Unpublish the project bundle with the prior version and then update the project with
the new version.
PLSBRME0013 Attempt to uninstall a bundle missing from the bundle repository manager. {0}.
(Note, another bundle version ({1}) is provisioned in the server.)
Explanation The Application Platform bundle repository manager maintains a map of all the
bundles provisioned into the server. A bundle with this symbolic name and version
was not found. This may have occurred because of changing the version of the project
bundle without unpublishing the project bundle first.
Action Unpublish the project bundle with the prior version and then update the project with
the new version.
PLSCOME0002 Data corruption was found on chunk {0} of bundle {1} during transfer from Designer
to the server.
Explanation The hash computed by the server did not match the value computed by the sender.
This may be caused by a faulty network or a modification from an intermediary.
Action Verify that there are no network issues on proxy servers and so on.
PLSCOME0008 The server does not have any of the expected message digest algorithms. {0}. At
least one of these is required.
Explanation No message digest algorithms were found on the server. Application Platform needs
a message digest to verify the integrity of data transferred from Designer to the server.
Action Update Application Platform to include one of the digest algorithms.
PLSCOME0009 File {0} is not a valid zip archive or it does not contain a manifest file.
Explanation The file is invalid. A Java archive file with manifest is expected.
Action Review the file contents and update as necessary.
PLSCOME0013 Unable to refresh jar file {0} in the artifact repository {1}
Explanation Refreshing the jar file in the artifact repository failed with an error. When you refresh
the repository manager, it checks the manifest for each jar file in the directory. In this
way the repository manager prepares for registering each artifact prior to installation.
Action Check the error logs for more details about this error and try to determine if the jar
file is corrupt.
PLSCOME0014 An error occurred while refreshing the Application Platform project files in the
artifact repository. {0}
Explanation Refreshing the Application Platform project files failed with an error. When you
refresh the repository manager, the repository directory path is retrieved prior to
registering the jars located there.
Action Check the error logs for more details about this error.
PLSCOME0015 File {0}, which is transferred from Designer, does not match manifest {1} for jar {2}.
Explanation The transferred WAR file does not match the manifest for this jar. When Designer
publishes jars to the server, the jar name and version are included in the transfer
request and they must match the name and version, declared in the jar file's manifest
file.
Action Perform a clean project build and repeat the operation.
PLSCOME0016 The repository manager operation was not performed due to missing bundle key.
Explanation The repository manager operation failed because of a missing bundle key. Designer
operations for publishing and unpublishing bundles from the server require a bundle
key object.
Action Contact Software AG Global Support.
PLSCOME0021 An error occurred while transferring chunk {0} of bundle {1} from source {2}. Cause:
{3}
Explanation The server encountered an exception while processing a chunk of resource transferred
from Designer.
Action Check the error logs for more details about this error.
PLSCOMW0019 Unable to deploy {0} jars into container after waiting {1} milliseconds.
Explanation The project jar was not successfully published into the server in the expected time
limit.
Action Review the server log for any potential errors, make corrections and try again.
PLSCOMW0020 Unable to undeploy {0} jars from the container after waiting {1} milliseconds.
Explanation The project jar was not successfully unpublished from the server in the expected time
limit.
Action Review the server log for any potential errors, make corrections, and try again.
PLSGWIE0004 Unable to convert class name string ({0}) to class object using loader from {1}; caught
type({2}), msg({3})
Explanation The named class from the metadata could not be loaded. This may be caused by a
dependency issue.
Action Make sure that the bundle that is hosting the targeted service can access the class.
PLSGWIE0005 Unable to find method {0}({1}) on class {2}; caught type({3}), msg({4})
Explanation The method, expecting the indicated parameter types list, could not be found on the
indicated class. This may be caused by a mismatch between expected parameter types
(as specified in metadata) and available method signatures. Check the exception
message for more information about the cause.
Action Verify that the metadata is consistent with the targeted class.
PLSGWIE0012 Unable to invoke method ({0}), a problem occurred with the conversion of input
pipeline: {1}
Explanation The Application Platform gateway service encountered a problem converting the
Integration Server pipeline to Java method parameters.
Action Contact Software AG Global Support.
PLSGWIE0013 Cannot invoke method {0}.{1}, no OSGi service is registered for {1}
Explanation The OSGi service was not found. GatewayService requires registration of the OSGi
service.
Action Verify that the indicated service is exposed by an active Application Platform bundle.
PLSGWIE0014 Failed attempt to execute App Platform service {0} due to missing required metadata.
Explanation App Platform service implementations published to the Integration Server must
contain additional metadata in a META-INF/gatewayMetadata.xml file. This
information is required to assist with the transformation to and from the Integration
Server data model.
Action Review the server logs for any errors. Inspect the project bundle and verify its metadata
file is present. Redeploy the project, if necessary.
PLSGWIE0015 Failed attempt to execute App Platform service {0}'s method {1}. The method
signature does not match the signature expected by the Integration Server's
generated service binding.
Explanation When Integration Server services execute service bindings of App Platform OSGi
services, the IO signatures must match the OSGi service implementation.
Action Republish the App Platform service project and verify that the generated IS service
bindings are updated.
PLSGWIW0008 IData2Pojo.constructList(): expected element {0} to be IData but found {1} instead.
Explanation An unexpected data type was found in an IData parameter array.
Action Verify that the calling code uses appropriate data types.
PLSGWIW0009 IData2Pojo.constructList(): expected pipeline to hold an array but found {0} instead.
Explanation An unexpected data type was found in an IData parameter array.
Action Verify that the calling code uses appropriate data types.
PLSOBEE0000 Unable to invoke service {0} after trying with {1} principal names.
Explanation None of the principal names associated with the current session were allowed to
invoke the designated service.
Action Check the log for previous entries that show failed invocation attempts by each
principal. Make sure that you use a valid Integration Server user ID for the IS service
invocation.
PLSOBEE0002 An exception was caught while attempting to identify the Subject for the current
session; attempting to invoke authorization service {0}; caught: {1}
Explanation Attempting to identify the Subject for the current session failed with an exception.
This exception may be caused by a problem with the Authorization Service in Software
AG Common Platform.
Action Contact Software AG Global Support.
PLSOBEE0003 Cannot introspect a NULL service for IS package {0}, metadata: {1}.
Explanation An attempt was made to construct a PipelineGenerator around a null OSGi Service
object. This could indicate a problem with the Application Platform project preparation.
Action Check the package name and metadata details in order to identify the targeted service.
PLSOBEE0004 Cannot introspect a NULL class for IS package {0}, service: {1}, methods: {2}.
Explanation An attempt was made to construct a PipelineGenerator around a null Class object.
This could indicate a problem with the Application Platform project preparation.
Action Check the package name and metadata details in order to identify the targeted class.
PLSOBEE0005 Unable to parse source details string {0}; caught this: type ({1}), msg({2})
Explanation An error was encountered while attempting to parse an XML string into source details
objects.
Action Contact Software AG Global Support.
PLSOBEE0006 Unable to read contents from bundle URL {0}; caught this: type ({1}), msg({2})
Explanation An error was encountered while attempting to extract the contents of a file.
Action Contact Software AG Global Support.
PLSOBEE0007 A failure occurred during JAX-B unmarshalling from URL {0}; caught this: type
({1}), msg({2})
Explanation An error was encountered while attempting to convert the contents of a file.
Action Contact Software AG Global Support.
PLSOBEE0008 Unable to load class {0} from bundle {1}; caught this: type ({2}), msg({3})
Explanation The OSGi bundle was expected to contain the identified class.
Action Contact Software AG Global Support.
PLSOBEE0009 Unable to create IS services representing method {0} from the {1} class, in IS package
{2}; caught this: type ({3}), msg({4})
Explanation Creating IS services representing the method failed. The problem may originated in
the IS service creation or in the preparation of the IS pipeline used for service creation.
Action Contact Software AG Global Support.
PLSOBEE0010 A mismatch was found between source details and source annotation; class ({0})
has annotation, but source details have no element: {1}
Explanation The source details and source annotation do not match because the annotation service
does not have an entry in the source details. This could indicate a problem in the
Application Platform project preparation.
Action Contact Software AG Global Support.
PLSOBEE0011 Improper initialization using IS Service({0}), authz service ({1}), user({2}), cannot
use null IS Service reference.
Explanation The initialization failed because the Metadata Extender did not find one or more
elements. The element may be unavailable only for a short period.
Action Try a subsequent invocation.
PLSOBEE0012 Unable to initalize Bundle Tracker for Application Platform extender; caught this:
type ({0}), msg({1})
Explanation This is an internal bundle initialization error. The bundle tracker that monitors user
bundles for IS service metadata files could not be initialized correctly due to the
specified error.
Action Contact Software AG Global Support.
PLSOBEE0013 PackageInstaller cannot write IS package zip into replicate directory ({0}); caught:
type({1}), msg({2})
Explanation The PackageInstaller failed to put the package Zip file into the IS installation. This
can be caused by the permission configuration on the file system.
Action Verify that the directory permissions on the file system allow this operation.
PLSOBEE0014 An attempt to extract the file ({0}) from the Jar file failed; caught: type({1}), msg({2})
Explanation The IS package Zip file could not be extracted from the Application Platform extender
bundle.
Action Contact Software AG Global Support.
PLSOBEE0015 PackageInstaller cannot obtain a reference to Bundle Context after waiting {0} {1};
caught: type({2}), msg({3})
Explanation A problem was encountered while waiting for the extender bundle context.
Action Contact Software AG Global Support.
PLSOBEE0016 An attempt to invoke the IS service ({0}) failed; caught: type({1}), msg({2})
Explanation The Application Platform Package Installer failed to invoke the IS service(s), which
are required for installation.
Action Contact Software AG Global Support.
PLSOBEE0018 Improper initialization using IS Service({0}), authz service ({1}), user({2}), cannot
use null authorization service reference.
Explanation The Metadata Extender could not find one or more expected elements. The elements
may be unavailable only for a short period.
Action Try a subsequent invocation.
PLSOBEE0019 Improper initialization using IS Service({0}), authz service ({1}), user({2}), cannot
use null/empty user ID.
Explanation The Metadata Extender could not find one or more expected elements. The elements
may be unavailable only for a short period.
Action Try a subsequent invocation.
PLSOBEE0020 Unable to load class for service: {0}, from bundle BSN/ID: {1}/{2}, IS package: {3}
Explanation An interface named for exposure as an IS service could not be found. This means that
the .class file for the interface could not be found.
Action Verify that the fully qualified path to the interface is present in the classpath and that
it is spelled correctly.
PLSOBEE0022 Unable to load {0} bundle with state: {1}. Details: {2}
Explanation Application Platform was unable to access the bundle because of its state.
Action Contact Software AG Global Support.
PLSOBEE0023 Unable to remove IS services representing method {0} from the {1} class, in IS
package {2}; caught this: type ({3}), msg({4})
Explanation Failed to remove the IS services that represent the method. The problem may originate
in the IS service creation, or in the preparation of the IS pipeline used for service
creation.
Action Contact Software AG Global Support.
PLSOBEE0024 Unable to create Integration Server client bindings for annotated OSGi service(s)
in bundle {0}.
Explanation The generated project bundle is missing its OSGi manifest headers.
Action Verify that the project bundle's META-INF/MANIFEST.MF file is valid for the App
Platform project bundle.
PLSOBEE0025 The project bundle containing service class {0} is missing its gatewayMetadata.xml
file.
Explanation When a project bundle that contains App Platform services is published to the server
runtime conatiner, a dedicated metadata file is created and inserted in that project
bundle. The metadata file is missing, or it is corrupted.
Action Review the Integration Server OSGi server logs for errors. If the project bundle is
created by using Asset Build Environment (ABE), review the configuration settings
and inspect the ABE logs for errors.
PLSOBEE0026 The project bundle containing service class {0} is missing its Integration Server
package annotation.
Explanation App Platform service implementations, which are exposed to Integration Server, must
include the @ExposeToIS class annotation with packageName attribute set to a valid
Integration Server package.
Action Verify that the source file is properly annotated and the package name is defined in
the gatewayMetadata.xml file included in the deployed project bundle.
PLSOBEE0027 Metadata mismatch for App Platform service class {0}'s {1} method. The number of
parameters detected in the class ({2}) does not match the number defined in the
gatewayMetadata.xml file ({3}).
Explanation The metadata of the project bundle's META-INF/gatewayMetadata.xml file does not
match the method signature of the currently deployed service.
Action Rebuild and deploy the project bundle.
PLSOBEE0028 Exception while introspecting App Platform service class {0}. Details: {1}
Explanation When an App Platform service contains complex request or response messages, Java
Bean Introspection is used. The Java Bean Introspection analyzes the class types in
order to produce the necessary metadata to marshal the data to and from Integration
Server.
Action Review the class and verify that it is a proper Java Bean.
PLSOBEE0029 Illegal use of App Platform services with a recursive data model. Affected class:
{0}.
Explanation App Platform service implementations with recursive object models are not supported.
Action Do not use App Platform service implementations with recursive object models.
PLSOBEI0001 An exception was caught while invoking IS service {0} with user {1}: {2}
Explanation The designated service could not be invoked.
Action Check the exception message for more information about the cause of the failure.
Attempt the same invocation with the service invoker using different user IDs. If one
attempt succeeds, the failures may be ignored.
PLSOBEW0021 Cannot change user ID to null/empty value, keeping previous value {0}
Explanation The default user ID was dynamically updated with an inappropriate value.
Action Provide a non-empty value string.
PLSSISE0000 Error creating filter {0} IS_Transport login realm delegate may not be initialized
properly! Reason: {1}
Explanation An error occurred while initializing the OSGi filter in order to obtain the IS_Transport
Login Realm service.
Action Review error logs for more information about this error.
PLSUPGC0006 Unexpected error while verifying product source directory: {0}. Cause: {1}
Explanation The migration utility encountered an unexpected error.
Action Confirm that the source directory path contains a product installation.
PLSUPGE0002 App Platform server migration did not complete successfully. Cause: {0}
Explanation An error occurred while executing the server migration steps.
Action Contact Software AG Global Support.
PLSUPGE0003 Unable to determine App Platform product version for source installation using
this product property file. {0}
Explanation The migration utility requires a product source version in order to determine the
required migration tasks.
Action Provide the product version by using the migration utility ''-srcVersion'' parameter.
PLSUPGE0007 Please ensure the current working directory contains the App Platform
migrate.sh|bat script.
Explanation The migration utility locates required components by using relative paths, which are
offset from the current working directory.
Action Update the working to a directory that contains the required Application batch script.
PLSUPGE0011 Overinstall is not supported. The source and destination paths must be different.
Explanation The migration script can be run only in for side-by-side upgrade.
Action Ensure that the source and the destination directories are different.
PLSUPGE0012 Error resolving canonical path for directory: {0}. Cause: {1}
Explanation Application Platform uses relative paths to locate key directories. An error occurred
while resolving a path to its canonical form. For example, this can happen when the
parent path references have been removed ( /../ ).
Action Verify that the directory path exists.
PLSUPGE0021 Error copying project file ''{0}'' to destination directory: {1}. Cause: {2}
Explanation An error occurred while migrating the file to the destination directory.
Action Copy the file manually.
PLSUPGE0040 Error creating the war file in {0} directory from the migrated IS package ({1}) web
project. Reason: {2}
Explanation The migration tool was unable to upgrade this IS package due an unexpected error.
Action Migrate this IS package manually.
PLSUPGI0030 {0} existing project bundles copied to destination (files from the destination were
copied to the archive directory before overwriting).
Explanation The target installation contained project bundle file(s), and these files were replaced
with the migrated ones. Copies of these files may be found in the archive directory
under the common/migrate/ directory.
Action No action necessary.
PLSUPGI0045 {0} App Platform WAR files and exploded directories NOT migrated to destination
due to errors.
Explanation An error occurred while migrating some of the web application files.
Action Review the migration log in the install/logs folder of the installation directory to
determine which project files were affected. Migrate the IS WAR deployment manually.
PLSUPGW0010 Unable to detect product version for the specified directory. Cause: {0}
Explanation Application Platform was unable to determine the version of the installation path that
was provided. This may have happened because the 'install/products' directory was
deleted.
Action Enter the version manually.
PLSUPGW0033 Project bundle {0} contains a package {1} with import version range {2} that must
be upgraded manually.
Explanation The migration utility has detected a customer project bundle, which has a dependency
to a different version of the Application Platform API.
Action Update the source project to use the new Application Platform API version.
PLSWRPE0002 Unable to invoke service {0} after trying up to {1} principal names; caught: {2}
Explanation Invoking the service failed. This can be caused by a credentials issue, in which none
of the principals associated with the current session was allowed to invoke the
designated service. Another possible cause is a problem with the input parameters.
Action Check the error logs for more details about this error. If the problem is caused by an
authentication or authorization error, then search the log for more details about which
prinicpal names were successful or not. Verify that you are using a valid Integration
Server user ID.
PLSWRPE0003 An exception was caught while marshalling input object to IData for service {0}:
{1}
Explanation The conversion of input bean to IData for the designated service failed with an
exception.
Action Check the exception message for more information about this error.
PLSWRPE0004 An exception was caught while unmarshalling IData to output object for service
{0}: {1}
Explanation The conversion of IData to output bean for the designated service failed with an
exception.
Action Check the exception message for more information about this error.
PLSWRPE0007 Unable to fill data for key {0} with parameter ({1}), dim>1 not yet supported
Explanation This is a temporary shortcoming in the implementation.
Action Contact Software AG Global Support.
PLSWRPE0008 Unable to fill object {0} for key ({1}), dim>1 not yet supported
Explanation This is a temporary shortcoming in the implementation.
Action Contact Software AG Global Support.
PLSWRPE0010 An exception was caught while attempting to identify the Subject for the current
session in order to invoke IS service {0}; current user is identified by {1}, exception:
{2}
Explanation Identifying the Subject for the current session failed with an exception. This can
indicate a problem with the Authorization Service in the Software AG Common
Platform.
Action Contact Software AG Global Support.
PLSWRPI0009 An exception was caught while invoking IS Service ({0}) with user ({1}): {2}
Explanation Invoking the designated service failed with an exception. Check the exception message
for more information about the cause of failure.
Action Attempt the same invocation with the service invoker using different user IDs. If one
attempt succeeds, the failures may be ignored.
EditorProjectToNewComposite_ErrorMessage – The rule project "{0}" was created with a newer version
of Software AG Designer ({1}). Please upgrade the Rules Development feature.
Explanation There is an asset in the specified rule project that has a version newer than the verison
of the installed Rules Development plugin.
Action Update the Rules Development plugin of Software AG Designer.
53
Business Rules Messages
EditorUtility_no_editorInput – Could not get an editor input for the given element
Explanation No editor input could be created for the file.
Action Check, if the file is corrupt. See log for detailed information about the error.
ExportWizard_ExportFailedReason – Could not export project. Make sure you have selected the right
server and that it is configured correctly. See documentation, the Eclipse Error Log and check the IS
Server log for more detailed information about the error.
Explanation The rule project could not be exported.
Action Make sure that you have selected the right server and that it is configured correctly.
For more information, consult the product documentation and the Eclipse Error Log.
MWS_InternalError An internal server error occurred. To resolve the problem please check the My
webMethods Server log.
Explanation This happens when an error in Rule Management Console occurs.
Action Check the Eclipse and MWS log for more information.
WOKDELI0013 Close
WOKDELI0015 View/Hide
WOKDTDE0003 Unable to retrieve Business Rules decision entity from REST service.
WOKDTDI0001 More...
WOKDTDI0007 In Effect
WOKDTDI0008 ALWAYS
WOKDTDI0009 Inferential
WOKDTDI0012 OTHERWISE
WOKDTDI0013 Loading...
WOKDTSE0007 Unable to retrieve Business Rules decision entity from REST service.
WOKDTSI0000 Info
WOKDTSI0002 Description:
WOKMRII0017 Auditing
Explanation Auditing configuration
63
CentraSite Messages
E_fatalError10500 {0}
Explanation Fatal error occurred while processing the request.
Action Please retry and make sure the UDDI request is valid.
E_fatalError10500APPDOWN – UDDI application not properly initialized. Please try restarting the
CentraSite server.
Explanation UDDI application received UDDI API calls before the UDDI web application initialized
properly.
Action Restart the CentraSite server.
E_fatalError10500CUSTOWN – Custody and Ownership Transfer API calls are not supported when
security policy is Deactivated
Explanation CentraSite needs a security policy to be activated for processing the Custody and
Ownership Transfer API.
Action Please activate a security policy.
E_fatalError10500MSE – Search limit exceeded, maximum allowed is {0}. Contact node operator to
increase the search limit.
Explanation Maximum search limit reached.
Action Please reduce the number of search keys in the inquiry request or increase the search
limit via the System Management Hub.
E_fatalError10500PERF – Performance metrics with key {0} cannot be saved. Please make sure Performance
Log is enabled in SMH.
Explanation The user is trying to save performance metrics, but the performance log is disabled
in SMH. Performance metrics will be saved only if the performance log is enabled in
SMH.
Action Please make sure the performance log is enabled in SMH.
E_fatalError10500SUBKEXP – The subscription with subscriptionKey {0} has expired. Please renew this
subscription.
Explanation The subscription has expired as the specified expiration date has been reached.
Action Please renew the subscription by saving it with a new expiration date.
E_invalidKeyPassed10210BEBEK – Could not find the business entity corresponding to the business
key.
Explanation CentraSite does not contain any business entity with the key specified in the UDDI
request.
Action Please make sure the business key specified in the request is valid.
E_invalidKeyPassed10210BEBK – Could not find the business service corresponding to the binding key
{0}.
Explanation CentraSite does not contain a business service corresponding to the service key
specified in the binding template.
Action Please make sure the service key specified in the request is valid.
E_invalidKeyPassed10210BKBE – Tried to get a businessEntity with key {0}, but key did not match with
any existing businessEntities.
Explanation CentraSite does not contain any business entity with the business key specified in the
UDDI request.
Action Please make sure the business entity with the specified business key exists in
CentraSite.
E_invalidKeyPassed10210BSNF – Could not find the businessService corresponding to the service key
{0}
Explanation CentraSite does not contain a business service corresponding to the service key
specified in the binding template.
Action Please make sure the service key specified in the request is valid.
E_invalidKeyPassed10210BT – The bindingKey of the bindingTemplate to save does not match any
existing bindingTemplate in the UDDI registry.
Explanation CentraSite does not contain a binding template with the key specified in the UDDI
request.
Action Please make sure the binding key specified in the request is valid.
E_invalidKeyPassed10210BTNF – Could not find the binding Template corresponding to the binding
key {0}
Explanation CentraSite does not contain a binding template with the key specified in the UDDI
request.
Action Please make sure the binding key specified in the request is valid.
E_invalidKeyPassed10210DBE – Tried to delete a businessEntity with key {0}, but key did not match
with any existing businessEntities.
Explanation CentraSite does not contain any business entity with the business key specified in the
delete request.
Action Please make sure the business key specified in the request is valid.
E_invalidKeyPassed10210DEF – Signifies that the uuid_key value passed did not match with any known
key values.
Explanation CentraSite does not contain any UDDI entity with the key specified in the UDDI
request.
Action Please make sure the key specified in the request is valid.
E_invalidKeyPassed10210DELSUB – Tried to delete a subscription with key {0}, but key did not match
with any existing subscriptions.
Explanation CentraSite does not contain any subscription with the key specified in the delete
request.
Action Please make sure the key specified in the request is valid.
E_invalidKeyPassed10210HIDTM – Tried to delete a tModel with key {0} which is not hidden.
Explanation Hidden Tmodels cannot be deleted.
Action Hidden tModels cannot be deleted. Please update the tModel and delete it.
E_invalidKeyPassed10210KBAGK – key {0} passed in the key bag does not match any businessEntity
or tModel.
Explanation CentraSite does not contain a business entity or tModel with the key specified in key
bag of the discard_transferToken request.
Action Please specify a valid business key or tModel key in the key bag.
E_invalidKeyPassed10210NULTM – Tried to delete a tModel with key, but the key did not match with
any existing tModel or it is null.
Explanation CentraSite does not contain any TModel with the key specified in the delete request.
Action Please make sure the key specified in the request is valid.
E_invalidKeyPassed10210TMKNF – No matching tmodelkey was found. Please check that the tModelKey
is of relationship type.
Explanation CentraSite does not contain a tModel with the key specified in the UDDI request.
Action The tModelKey of the keyedReference in the publisher assertion must be the key of
the uddi-org:relationships tModel.
E_invalidKeyPassed10210UTM – Tried to update a TModel with key {0}, but no TModel in the UDDI
registry matched the key.
Explanation CentraSite does not contain a TModel with the key specified in the UDDI request.
Action Please specify a valid tModelKey in the UDDI request.
E_invalidProjection20230 – No businessService with service key {0} exists in the UDDI registry.
Explanation CentraSite does not contain a business service with the key specified in the UDDI
request.
Action Please make sure the service key specified in the request is valid.
E_invalidValue20200KVALINV – The attribute keyValue {0} for keyedReference {1} failed validation.
Explanation Validation failed for the KeyedReference as it does not contain a proper key value.
Action Please provide valid key value.
E_tokenAlreadyExists40070 – Token Generated for key {0} has expired or the token is already occupied
for the specified entities.
Explanation CentraSite already generated a transfer token for the specified entities.
Action Please re-generate the token or use the existing token for the specified entities.
E_transferNotAllowed40600INV – Transfer not allowed. Custody (Operator) or ownership are not same.
Explanation CentraSite does not allow the entities to be transferred if the owners or operator are
not the same.
Action Operator and ownership must be the same to transfer entities.
E_transferNotAllowed40600TCBE – Transfer the custody of this businessEntity {0} to the node {1} on
which it is modified.
Explanation CentraSite does not support transferring the node businessEntity.
Action The transfer is not allowed for this business entity.
E_transferNotAllowed40600TCBS – Transfer the custody of this businessService {0} to the node {1} on
which it is modified.
Explanation The node of the businessService does not match the CentraSite node businessEntity.
Action Transfer is not allowed for this businessService.
E_transferNotAllowed40600TCBT – Transfer the custody of this bindingTemplate {0} to the node {1} on
which it is modified.
Explanation The node of the bindingTemplate does not match the CentraSite node businessEntity.
Action Transfer is not allowed for this bindingTemplate.
E_transferNotAllowed40600TCTM – Transfer the custody of this tModel {0} to the node {1} on which it
is modified.
Explanation The node of the tModel does not match the CentraSite node businessEntity.
Action Transfer is not allowed for this tModel.
E_unknownUser10150ID – User ID {0} and password pair passed in a get_authToken API is unknown
to the UDDI node or is not valid.
Explanation A user ID in the get_authToken request is mandatory, but the userId element in the
get_authTokenRequest request is null.
Action Please provide a valid user ID and password in the get_authToken request.
E_unknownUser10150PASS – User ID and password {0} pair passed in a get_authToken API is unknown
to the UDDI node or is not valid.
Explanation The cred element in the get_authToken request is mandatory, but the cred element
in the get_authTokenRequest request is null.
Action Please provide a valid user ID and password in the get_authToken request.
E_unsupported10050NINV – The notification interval specified is less than {0}. Please increase the
notification interval.
Explanation UDDI configuration parameter UDDIMinimalNotificationInterval specified the
minimal notification interval that the UDDI engine can handle. If the given value is
less than the UDDIMinimalNotification interval then this error will occur.
Action Please increase the notification interval
E_userMismatch10140 – Signifies that an attempt was made to use the publishing API to change data
that is controlled by another party.
Explanation An access violation exception occurred as the user tried to modify a UDDI entity
owner by another user.
Action Please make sure proper permissions are assigned to the user to update the entity.
E_userMismatch10140TT – You are not authorized to get the TransferToken for the key {0} which is
owned by another publisher.
Explanation The transfer token for an entity can be fetched by the user who owns the entity.
Transfer token for the entities which the user does not own cannot be fetched.
Action Please provide the key of the owned UDDI entity.
E_userMismatch10140UEK – Tried to update the {0} {1} that is controlled by another individual.
Explanation The user does not own or does not have permission to update the UDDI entity.
Action Make sure the user has permission to update the UDDI entity, or make sure the user
owns the UDDI entity.
E_userMismatch10140USUBUSR – Tried to update the subscription with key {0}, that is controlled by
another individual.
Explanation The subscription is not owned by the specified user.
Action Please provide the authToken of the user who owns the subscription.
INMAFE0004 Different association type with duplicate name already registered {0}
Explanation Two different associations that have the same names are being registered.
Action Change one of the association's names.
INMAFE0005 Different object type with duplicate name already registered {0}
Explanation Object types have to have unique names.
Action Change the object type name to a unique one.
INMAFE0006 Different child list already registered for parent path: {0}
Explanation for this path there is already a defined child list.
Action Create another parent path to add the new child list.
INMAFE0015 Child list not available for parent {0}, did you set the cache strategy 'childs'?
Explanation The cache strategy "childs" needs to be set in order to access child concepts.
Action Set the cache strategy 'childs'.
INMAFE0017 Child list not available for taxonomy {0}, did you set the cache strategy 'childs'?
Explanation The cache strategy "childs" needs to be set in order to access child concepts.
Action Set the cache strategy 'childs'.
INMAFE0018 Child list not available for parent concept {0}, did you set the cache strategy 'childs'?
Explanation The cache strategy "childs" needs to be set in order to access child concepts.
Action Set the cache strategy childs.
INMAFE0034 The class {0} has no annotation of type {1} or has an empty 'implementation' attribute.
Explanation The given class does not have the expected annotation, or the annotation's
"implementation" attribute is empty.
Action Provide an annotation of the given type or fill in the 'implementation' attribute.
INMAFE0044 The IOC annotation of the field {0} has no ID or an empty ID.
Explanation Some annotation has an empty ID or no ID.
Action Provide a valid ID for the annotation.
INMAFE0047 The QName {0} is invalid, because it contains no terminating '}' character.
Explanation The value argument has no enclosing '}' character.
Action Make sure the value argument has an enclosing '}' character.
INMAFE0054 The attribute {0} for element {1} is using an invalid prefix: {2}
Explanation Some of the attributes have an invalid prefix.
Action Make sure the attribute has a valid prefix.
INMAFE0121 The given registry bean is not managed by the pool: {0}
Explanation The registry bean is being used by a bean pool it does not belong to.
Action Find and use the bean pool instance that this registry bean belongs to. For exmaple
if a registry bean is read or created by one bean pool instance, this is the instance it
belongs to and it cannot be managed by another one.
INMAFE0123 Missing information for attribute with name {0} of type {1}
Explanation This attribute should have an attribute description but it does not. For example,
attribute description is required for @Relationship , @DateAttribute and other
attributes.
Action When using @Relationship, @DateAttribute etc. an attributeName property must be
specified, which corresponds to the name of an existing AttributeDescription. Either
create new attribute description, or change the name of the attributeName property
to an existing one.
INMAFE0130 Unable to determine object type. Missing RegistryObject annotation for class {0}.
Explanation Either the processed registry bean is not a registry bean at all, or it is missing its
RegistryObject annotation. Without it the registry bean cannot be created and it is not
considered a registry bean.
Action Either use a different registry bean that has a RegistryObject annotation, or add the
annotation in the used registry bean interface.
INMAFE0134 ClassificationConcept property of {0} is null. The concept for internal classification
cannot be null.
Explanation The classification's concept property is not specified.
Action Specify a concept for this classification.
INMAFE0141 Getter returns unexpected value type: {0} . Expected: Collection. For property: {1}
in class: {2}
Explanation The value returned by the getter method does not match the return type specified in
the bean interface.
Action Change the return type to collection or change the annotation used for this property.
INMAFE0159 Invalid attribute name. Attribute name must not contain a space or special characters.
Explanation Creating a slot attribute with spaces or special characters in it's name is not allowed.
Action Use camel case (example: SlotAttribute) or '_' (example: Slot_Attribute) in the name
instead of space, or change the name in a different way that it does not contain spaces.
INMAFE0167 The method {0} in class {1} must be public, and neither static, nor abstract.
Explanation There is a restriction that must be followed.
Action Change the method to public and remove any static or abstract modifiers.
INMAFE0169 The setter {0} in class {1} has return type {2} , not void.
Explanation A setter method must have a void return type.
Action Change the setter return type to void.
INMAFE0170 The method {0} in class {1} must be public, and not static.
Explanation There is a restriction to this method, namely it must be public and not static.
Action Follow the restriction.
INMAFE0177 No field named {0} found in class {1} or any of its superclasses.
Explanation The desired field is not present in the class, nor in any of the superclasses.
Action Provide the missing field, or change the field name being searched.
INMAFE0186 The interface {0} doesn't have its implementation attribute set in the {1} annotation.
Explanation Each interface bean needs to specify its implementation class.
Action Please use correct value for the annotation attribute.
INMAFE0189 The registry object type key must point to a Concept from the ObjectType taxonomy:
{0}
Explanation The required object needs to be a child of the "ObjectType" taxonomy.
Action Make sure that object type key points to a Concept from the ObjectType taxonomy
(Classification Scheme).
INMAFE0190 The association type key must point to a Concept from the AssociationType
taxonomy: {0}
Explanation The required object needs to be a child of the "AssociationType" taxonomy.
Action Make sure that association type key points to a Concept from the AssociationType
taxonomy (Classification Scheme).
INMAFE0196 Unsupported value passed: {0}. String value expected: either {namespace}localPart
or localPart only.
Explanation The method expects a vlue of type "String".
Action Please provide the correct value.
INMAFE0198 Unable to create predicate for : {0}. Check the passed sequence and try again.
Explanation The values specified for the predicate cannot be properly converted to a query criterion.
Action Please provide a valid predicate.
INMAPE0001 The user {0} does not have the view permission; contact the asset owner or
administrator for help.
Explanation If the current user has no permission to view this object, then this error will be thrown.
Action The user needs to be provided proper permission to view this object.
INMBUE0028 Invalid combination of x and y axes; at least one of the axes must have a numeric
attribute for the graph to render properly.
Explanation One of the attribute in the x or y axis should have a numeric value.
Action Choose a numeric attribute in one of the two axes.
INMBUE0029 Invalid search for charts; you must choose at least one numeric attribute.
Explanation The chosen search does not have a numeric attribute to plot the chart. To plot a chart
you must have a combination of non-numeric attribute and numeric attribute.
Action Choose a search with at least one numeric attribute.
INMBUE0062 Gateway URL is not valid. Specify a valid URL, and try again.
Explanation The gateway URL is not valid, or not in the correct format.
Action Specify a valid gateway URL, and try again.
INMBUE0068 The request(s) of this method do not consume the content type(s) {0}.
Explanation There is a mismatch between the method's request Content-Types and the
Content-Type set for the request.
Action Provide the correct method content type that matches the request content type.
INMBUE0069 The response(s) of this method do not consume the content type(s) {0}.
Explanation There is a mismatch between the method's response Content-Types and the
Content-Type set for the Response.
Action Provide the correct method content type that matches the response content type.
INMBUW0048 A value is already specified for the target. Select a different gateway.
Explanation This is an alias value already defined for this target.
Action Select a different gateway.
INMBUW0050 Specify a value for this target, else delete the row.
Explanation You must specify a value for this target.
Action Specify target specific alias value or else delete the entire row.
INMBUW0061 To add multiple resources, you must manually reconfigure the Route to endpoint
field. To reconfigure the Route to endpoint, append the resource path tokenizer
${sys:resource_path} with the base URL of the native API in the format
<base-url>/${sys:resource_path}. For more information about handling multiple
resources, see the documentation Run-Time Goveranance with CentraSite.
Explanation To add multiple resources, you must manually reconfigure the Route to endpoint
field. To reconfigure the Route to endpoint, append the resource path tokenizer
${sys:resource_path} with the base URL of the native API in the format
<base-url>/${sys:resource_path}. For more information about handling multiple
resources, see the documentation Run-Time Goveranance with CentraSite.
Action To add multiple resources, you must manually reconfigure the Route to endpoint
field. To reconfigure the Route to endpoint, append the resource path tokenizer
${sys:resource_path} with the base URL of the native API in the format
<base-url>/${sys:resource_path}. For more information about handling multiple
resources, see the documentation Run-Time Goveranance with CentraSite.
INMBU_LBL_API_UNPUBLISH_WARNING – If you unpublish an API from API Portal, the API keys
associated with the API will be lost.
INMBU_LBL_USER_BEEPER_PHONE – Beeper
INMBXI0001 CentraSite gives your organization a single place to store, find and reuse service
and process assets. That speeds up development. Automatic policy enforcement
helps you ensure new services and processes perform consistently and to the quality
standards you've set.
Explanation This message provides an introduction to CentraSite in the login page.
Action Get an overview of the product.
INMBX_LIC_ACCESS_ERROR – Error accessing license information. Check the error log for more
information.
Explanation Error encountered while accessing the CentraSite license information.
Action If this error persists, contact your administrator.
INMCBE0009 You do not have sufficient access rights to modify this object.
Explanation You do not have sufficient access rights to modify this object.
Action Verify that you have the appropriate access rights. Contact your administrator and
request access if necessary and then try again.
INMCBE0016 The name you have entered is invalid. Web Folder names cannot include any of
the following characters: :*?<>|\/"
Explanation The name you have entered is invalid. Web folder names cannot include any of the
following characters: :*?<>|\/"
Action Specify another name.
INMCBE0017 The name you have entered exceeds the maximum allowed name length.
Explanation The name you have entered exceeds the maximum allowed name length.
Action Specify a shorter name.
INMCBE0035 The associated object of type Associated with could not be deleted
Explanation User does not have permission to delete the associated object
Action Grant delete permission to the user for the associated object
INMCBE0036 The associated object of type WS-Policy attachment could not be deleted
Explanation The user does not have permission to delete the WS-Policy associated with the virtual
service.
Action Verify that you have the appropriate access rights. Contact your administrator and
request access if necessary and then try again.
INMCBE0037 The associated object of type External Link could not be deleted
Explanation The user does not have permission to delete associated external links.
Action Verify that you have the appropriate access rights. Contact your administrator and
request access if necessary and then try again.
INMCBI0001 New ExternalLink has been copied to the internal clipboard. It can be added to
arbitrary registry objects now.
Explanation The newly created ExternalLink object has been copied to the internal clipboard. It
can be used to add the ExternalLink to any registry object via the tab "External Links".
Action No action required.
INMCBW0002 Resource cannot be deleted as it is the target of one or more ExternalLink objects.
Explanation You cannot delete this resource as it is referenced by one or more external links.
Action You may run the impact analysis in order to determine the registry objects that have
an external link referencing this resource.
INMCBW0003 Folder cannot be deleted as it is the target of one or more ExternalLink objects.
Explanation You cannot delete this folder as it is referenced by one or more External Links.
Action You may run the impact analysis in order to determine the registry objects that have
an external link depending on this folder.
INMCBW0004 Resource cannot be renamed as it is the target of one or more ExternalLink objects.
Explanation You cannot rename this resource as it is referenced by one or more registry objects.
Action You may run the impact analysis in order to determine the registry objects that have
an external link depending on this resource.
INMCBW0011 You are connected as a read-only user. This will lead to limited functionality being
available.
Explanation A read-only user does not have privileges to modify registry objects.
Action Log in as another user if you want to modify registry objects.
INMCBW0031 File cannot be deleted as it is the target of one or more Favorite objects of My
CentraSite.
Explanation You cannot delete this file as it is referenced by one or more External Links in My
CentraSite.
Action You may run the impact analysis in order to determine the Favorite Object in My
CentraSite that has an external link referencing this resource.
INMCCE0006 Parsing failed! Please make sure configuration file syntax and path are correct.
Explanation Parsing the CentraSiteCommand option and/or configFile failed.
Action Please make sure the CentraSiteCommand options are specified properly and configFile
exists in the specified location.
INMCCE0007 Parsing failed! Please make sure configuration file syntax and path are correct.
Explanation This error can occur because of two reasons. 1) The syntax of the configuration file is
not valid. 2) The specified configuration file path is incorrect.
Action Please refer to the documentation for information on creating a valid configuration
file.
INMCCE0011 {0} is invalid log unit value, possible values are {1}
Explanation The provided log unit value is invalid. This can occur when the user specifies a log
unit value other than the supported ones.
Action Please refer to the error message for the possible values.
INMCCE0013 Purging stopped for {0} as there is no write permission for export location {1}
Explanation This error will occur when the user does not have the required write permission for
the export location.
Action Please provide required permissions before purging.
INMCCE0014 Insufficient disk space in {0}. Required space {1}. Available space {2}.
Explanation The specified export location does not contain enough space for the exported logs.
Please refer to the error message for the available and required space.
Action Please choose a different export location.
INMCCE0020 CentraSite Application Server Object (CAST) already registered in CentraSite with
the specified castUri {0}
Explanation The CAST will be identified using the host present in castUri option, and CentraSite
already contains a CAST registered with the specified host.
Action Specify a different value in the castUri option or de-register the existing CAST and
register it again. A CAST can be de-registered using the deregister_cast command.
INMCCE0021 {0} and {1} both present in configuration for log unit {2}
Explanation The tags Until and OlderThan are both present in the configuration file.
Action Please use only one of the given tags in the configuration file. For more information,
please refer to the Administration guide.
INMCCE0024 Archive seal error. Invalid start/end date entries in the archive seal properties for
the Archive file {0} located in {1}.
Explanation An archive seal error occurred. There are invalid start/end date entries in the archive
seal properties.
Action Please verify the seal properties file for correctness.
INMCCE0114 Retrieving the namespace from {0} failed because the namespace is null.
Explanation Cannot retrieve the namespace in the search definition since the namespace is null.
Action Make sure a valid namespace is declared in the search definition.
INMCCE0129 The target for federation cannot be configured in the file at {0}
Explanation While trying to configure a target for federation, the file at location {0} will be modified
to include the configuration. This error occurs if the "multicast" element cannot be
found in the file.
Action Check to ensure that the "multicast" element is available after "from" in the file {0}.
INMCCE0130 The mandatory parameter(s), {0} is/are not specified for the command
Explanation The command requires some parameters for proper execution and they are not
specified. Without these mandatory parameters, the execution cannot proceed.
Action Provide the parameters needed for the command execution. If you don't know the
command format, just provide the command name alone to get the usage for the
command.
INMCCE0131 The provided configFile {0} is not configured with the {1} element.
Explanation While parsing the XML configFile, {0}, the parser cannot obtain the {1} element which
is needed for the command execution.
Action Check the configFile {0} to see if the {1} element is configured. If it is not, provide the
necessary details.
INMCCE0132 The given federation id {0} does not have any target associated with it.
Explanation The provided ID {0} is not configured to have a federation target.
Action Use show_uddi_federation to determine the list of configured federation targets and
identifiers.
INMCCE0141E Provide details for any one of the following parameters: api, accessToken, apiPortal
Explanation An error occurred while sending the access tokens using the send AccessTokens
command because the details for more than one of the parameters was provided.
Action Provide details for any one of the parameters.
INMCCE0155 Command execution failed. The name for command token is not valid.
Explanation You have entered an invalid name for the command token.
Action Enter a valid name for the command token.
INMCCE0156 Command execution failed. The input for command token is not valid.
Explanation You have entered invalid input for the command token.
Action Enter a valid input for the command token.
INMCCE0157 Command execution failed. Path already exists for the tokens: {0}
Explanation The path already exists for the command tokens: {0}.
Action Before you execute a command, make sure that you set a valid path for the tokens.
INMCCE0159 Command execution failed. Token or parameter value cannot be null or empty.
Explanation A command token or parameter value was not entered.
Action Before you execute a command, make sure that you set a value for every token and
parameter in the command.
INMCCE0160 Command execution failed. Combination of the command tokens {} already exists.
Explanation An attempt was made to specify the same token that is already present in the
command.
Action Before you execute a command, make sure that you set a valid token in the command.
INMCCE0163 Command execution failed. Unable to join null or empty strings, or a single string.
Explanation The combination of a null and empty string, or a null and single string is not valid.
Action Before you execute a command, make sure that you set valid combination of strings
in the command.
INMCCE0165 Command execution failed. Invalid value {0} for configuration parameter {1}.
Explanation The value {0} for configuration parameter {1} is not valid.
Action Before you execute a command, make sure that you set a valid value for parameter
{1} in the command.
INMCCE0175 Failed to obtain the Organization folder of the user {0} from CentraSite.
Explanation Could not fetch the Organization folder of the specified user {0}, possibly because the
user has been deleted from the CentraSite registry.
Action Make sure the specified user exists in the CentraSite registry. If the user exists and
the error persists, contact your administrator.
INMCCE0183 Unable to find a gateway in CentraSite with the name or key "{0}".
Explanation You have provided a gateway name or key that does not exist in CentraSite. The delete
gateway command failed to delete the specified gateway.
Action Ensure that the gateway name or ID that you specify is correct and exists in CentraSite.
INMCCE0184 Unable to find an organization in CentraSite with the specified name or key "{0}".
Explanation You have provided an organization name or key that does not exist in CentraSite.
The set gateway command failed to create a new gateway.
Action Ensure that the organization name or key that you specify is correct and exists in
CentraSite.
INMCCE0185 Unable to find a sandbox in CentraSite with the specified name or key "{0}".
Explanation You have provided a name or key of a sandbox category that does not exist in
CentraSite. The set gateway command failed to create a new gateway.
Action Ensure that the sandbox category with the specified name or key exists in CentraSite.
INMCCE0186 Report with that name doesn't exist or name is not unique.
Explanation Either the name is misspelled or multiple reports with that name exist.
Action Check the report name and provide a valid report name.
INMCCE0189E Error occurred while publishing API Key {0} to API Portal {1}.
Explanation An error occurred while trying to publish API Key {0} to API Portal {1}.
Action Ensure that the API Portal server is up and running. If the problem persists, contact
your administrator.
INMCCE0191E Error occurred while publishing OAuth token {0} to API Portal {1}.
Explanation An error occurred while trying to publish OAuth token {0} to API Portal {1}.
Action Ensure that the API Portal server is up and running. If the problem persists, contact
your administrator.
INMCCE0199 More than one reports with the name "{0}" found.
Explanation You have provided a report name which is not unique in CentraSite.
Action If the report name is not unique in CentraSite specify the report id.
INMCCE0205 More than one scheduled report with the name "{0}" found.
Explanation You have provided a scheduled report name which is not unique in CentraSite.
Action If the scheduled report name is not unique in CentraSite the scheduled report id has
to be specified.
INMCCE0208 Unable to trigger the execution of the scheduled report with the id "{0}".
Explanation An error occurred during the "trigger scheduled report" operation.
Action Ensure that the scheduled report id is correct and exists in CentraSite. For more
information check the CentraSiteCommand log.
INMCCE0211 Unable to download the report template for the report id "{0}".
Explanation An error occurred during the "download report template" operation.
Action Ensure that the report id is correct and exists in CentraSite. For more information
check the CentraSiteCommand log.
INMCCE0218 Provide details for any one of the following parameters: scope, targetUser
Explanation An error occurred while copying the saved search because details for more than one
of the parameters was provided.
Action Provide details for any one of the parameters.
INMCCE0222 Insufficient privilege for user "{0}" to execute copy search command.
Explanation To execute copy search the user should be either an CentraSite Administrator or an
Organization Administrator.
Action Please make sure you have sufficient privileges.
INMCCE0224 Insufficient privilege for user "{0}" to execute add search command in organization
scope.
Explanation To execute add search in organization scope the user should be either an CentraSite
Administrator or an Organization Administrator.
Action Please make sure you have sufficient privileges.
INMCCE0259 Dynamic configuration property files of domain {0} are not unique.
Explanation The dynamic configuration property files of the specified domain {0} are not unique.
The dynamic configuration files include the property files for the domain, and the
property files for the alias declaration.
Action Remove either the property files for the domain, or the property files for the alias
declaration.
INMCCE0260 The Truststore Type and Truststore URL fields or the Keystore Type and Keystore
URL fields cannot be empty.
Explanation You have not entered values for the required Truststore Type and Truststore URL
fields, or the Keystore Type and Keystore URL fields, when using LDAP over SSL
(LDAPS).
Action Enter valid values for either the Truststore Type and Truststore URL fields, or the
Keystore Type and Keystore URL fields.
INMCCE0266 Target user {0} does not exist in the CentraSite registry.
Explanation Could not find the specified target user {0}, possibly because the user has been deleted
from the CentraSite registry.
Action Make sure the specified target user exists in the CentraSite registry. If the target user
exists and the error persists, contact your administrator. If the target user does not
exist, enter a valid CentraSite username.
INMCCE0268 The access key or token does not match the authentication option.
Explanation The specified access key or token does not match the given authentication option.
Action Specify the correct access key or token configured in the authentication option.
INMCCE0274 Type with the given name does not exist or is not unique in the CentraSite registry.
Explanation Type with the given name does not exist or multiple type with the same name exist
in the CentraSite registry.
Action Provide a valid type name.
INMCCE0281 Provide details for any one of these parameters: forceDelete, targetUser
Explanation An error occurred while deleting organization because details for more than one of
these parameters were provided: forceDelete, targetUser.
Action Provide details for any one of these parameters.
INMCCE0282 Could not delete the organization that has deployed service(s).
Explanation Could not delete the organization, possibly because there is at least one service with
key {0} deployed to a gateway.
Action Undeploy the services before deleting the organization.
INMCCE0284 Insufficient permissions for user "{0}" to execute delete search command in
organization scope.
Explanation To execute delete search in organization scope the user should be either an CentraSite
Administrator or an Organization Administrator.
Action Make sure you have sufficient permissions to execute delete search command in
organization scope.
INMCCE0285 Insufficient permissions for user "{0}" to execute delete search command in global
scope.
Explanation To execute delete search in global scope the user should be an CentraSite
Administrator.
Action Make sure you have sufficient permissions to execute delete search command in global
scope.
INMCCE0287 Action category with the given name {0} already exists.
Explanation Action category with the given name {0} already exists.
Action Specify an unique ID (uuid) to rename the action category.
INMCCE0292 Action category named {0} is updated successfully, but could not update the category
type.
Explanation N/A
Action N/A
INMCCE0295 Action category deletion failed. The category includes at least one active policy
action. \nPolicy Action details: {0}
Explanation Check the CentraSite logs for the reason for the failure.
Action run the command again after you have identified and fixed the issue(s). Ensure that
all the parameters are correct and valid before you run the command. If the issue
persists, contact Software AG support.
INMCCI0063 Is the connection to the server protected with SSL? (Y/N) [N]:
Explanation This prompt asks you whether or not the LDAP connection to the server is protected
with SSL.
Action Type Y (for yes) or N (for no) as appropriate, then press Enter. The default is N.
INMCCI0072 To test the connection, please provide the credentials of a valid LDAP user.
Explanation To test the connection, the credentials of a valid LDAP user are required.
Action Provide the credentials of a valid LDAP user.
INMCCI0075 To store the connection, please provide the credentials of a user with role "CentraSite
Administrator".
Explanation The connection can only be stored by a user with the role "CentraSite Administrator".
Action Provide the credentials of a user with the role "CentraSite Administrator".
INMCCI0087 Check 9: Displaying and saving configuration in CentraSite >> PLEASE WAIT...
Explanation This message is shown when the checked LDAP configuration is being saved in
CentraSite.
Action No action required.
INMCCI0101 Groups for user found: {0} Do you want to see them?
Explanation Groups were found for the given user.
Action Reply Yes if you want to see the groups that were found.
INMCCI0133 The target identified by "{0}" has been removed from the configured federation
targets.
Explanation The target identified by "{0}" has been removed from the configured federation targets
during the execution of the command.
Action No action required.
INMCCI0136 Not overwriting the current configuration. Please provide another federation
identifier
Explanation While executing the add_uddi_federation command, if an already existing identifier
is provided, and you choose not to overwrite the target, then this message is displayed.
Action You can provide a new identifier which does not already exist. To obtain the list of
configured federation identifiers, execute the command show_uddi_federation.
INMCCI0138 A target has been added/updated with the federation identifier {0}
Explanation This message is displayed if a target for federation has been successfully configured
with the provided federation ID.
Action No action required.
INMCCI0149 The XML configuration of the Federation target "{0}" has been written to file "{1}"
Explanation This message informs that the XML configuration of the federation target identified
by {0} has been written to the file located at {1}.
Action No action required.
INMCCI0151 The XML log configuration has been written to the file "{0}"
Explanation This message informs that the XML log configuration has been written to the file
located at {0}.
Action No action required.
INMCCI0236 Check {0} - Validating LDAP user mapping configuration. Please wait...
Explanation This message is displayed when validating the LDAP user mapping configuration
settings.
Action No action required.
INMCCI0237 The LDAP user mapping configuration has been successfully validated.
Explanation The specified LDAP user mapping configuration is valid.
Action No action required.
INMCCI0239 The following attributes have been retrieved for the LDAP user {0}:
Explanation Displays a list of mapped user attributes for the LDAP user {0}.
Action No action required.
INMCCI0243 The following users match the search criteria {0}. The following list only displays
the first ten users matching the specified search criteria:
Explanation Displays the first ten users matching the search criteria {0}.
Action No action required.
INMCCI0247 The following groups match the search criteria {0}. The following list only displays
the first ten groups matching the specified search criteria:
Explanation Displays the first ten groups matching the search criteria {0}.
Action No action required.
INMCCI0248 The LDAP group mapping configuration has been successfully validated.
Explanation The specified LDAP group mapping configuration is valid.
Action No action required.
INMCCI0249 Check {0} - Validating LDAP group mapping configuration. Please wait...
Explanation This message is displayed when validating the LDAP group mapping configuration
settings.
Action No action required.
INMCCI0250 The following attributes have been retrieved for the LDAP group {0}:
Explanation Displays a list of mapped group attributes for the LDAP group {0}.
Action No action required.
INMCCI0254 Check {0} - Validating LDAP group resolution configuration. Please wait...
Explanation This message is displayed when validating the LDAP group resolution configuration
settings.
Action No action required.
INMCCI0256 The LDAP group resolution configuration has been successfully validated.
Explanation The specified LDAP group resolution configuration is valid.
Action No action required.
INMCCI0258 No groups were found to which the user {0} belongs to.
Explanation Could not find any groups to which the specified user with name {0} belongs to.
Action No action required.
INMCCW0005 No CentraSite Application Server Tier (CAST) found in CentraSite with specified
cast URI {0}. Please specify fully qualified host name in -casturi option.
Explanation UDDI configurations for a CAST will be stored in an Application Server object. The
object will have the host and port details. This object is required to store the local
configurations for the CAST. CentraSiteCommand is not able to find the
ApplicationServer object with the host specified in the cast URI option.
Action Please make sure the value specified for the option cast URI is valid. Please specify
the host as a fully qualified domain name in the cast URI option.
INMCCW0169 The <LogUnit> {0} has a null value for the <LogSetting> attribute.
Explanation Required <LogSetting> attribute value is missing.
Action The <LogSetting> value is specified as an attribute value when configuring log unit
in the config.xml file. For more information about log settings, see the CentraSite
Administrator's Guide.
INMCCW0301 Template-File parameter cannot be empty. Enter the name of an output file to
download the action template.
Explanation N/A
Action N/A
INMCCW0308 Policy action template with the given name {0} does not exist.
Explanation NA
Action NA
INMCCW0311 One or more required parameters in the action template configuration are missing.
Explanation NA
Action NA
INMCCW0325 Group with the given name {0} does not exist in {1}.
Explanation NA
Action NA
INMCLE0018 Caught an exception while retrieving the configuration file of type {0}.
Explanation This is an internal error. It is probably because of an invalid data in the configuration
file.
Action Verify that the data in configuration file are valid.
INMCLE0019 Caught an exception while trying to save the configuration file of type {0}.
Explanation This is an internal error. It is probably because of an invalid data in the configuration
file.
Action Verify that the data in configuration file are valid.
INMCLE0021 Caught an exception while trying to get the configuration file URL for type {0}.
Explanation Could not get configuration file URL for type {0}, possibly because of an invalid data
in the configuration file.
Action Verify that the data in configuration file are valid.
INMCLE0035 User has not passed the CentraSite connection object. For a valid diagnostics
configuration, CentraSite connection object is mandatory.
Explanation User has not passed the CentraSite connection object, which is mandatory for a valid
diagnostics configuration.
Action Enter a valid CentraSite connection object.
INMCLE0040 Failed to show one or more activity menu items that are associated with activity
menu.
Explanation Could not display one or more activity menu items, possibly because the menu items
are not associated with the activity menu.
Action Verify that all the activity menu items are associated with activity menu.
INMCLE0043 User has not passed CLLException object. For a valid diagnostics configuration,
CLLException object is mandatory.
Explanation User has not passed the CLLException object which is mandatory for the diagnostics
configuration.
Action Enter a valid CLLException object.
INMCLE0076 Unable to obtain relationship details of attribute {0} to object type {1}.
Explanation Could not obtain the relationship details of attribute {0} associated to the above object
type {1}.
Action Make sure that the attribute {0} is a valid relationship attribute for the object type {1}.
INMCLE0084 The configuration file is invalid; attribute {0} is mandatory for multi-valued
elements.
Explanation The required attribute for multi-valued elements is not specified in the XML
configuration file.
Action Before you save the configuration file, check to make sure that all the required
attributes are specified.
INMCLE0085 The configuration file is invalid; attribute {0} is mandatory for multi-valued
elements.
Explanation The required attribute for multi-valued elements is not specified in the XML
configuration file.
Action Before you save the configuration file, check to make sure that all the required
attributes are specified.
INMCLE0087 Caught an exception while trying to set value for attribute {0}.
Explanation Could not set a value for attribute {0}. It is probably because of the following reasons:
1) attribute does not exist 2) attribute is read-only.
Action Check for the above possible reasons and execute again. If the problem persists, contact
the CentraSite administrator.
INMCLE0091 The number of values provided in the search criteria does not match with the
mandatory number allowed for the operator {0}.
Explanation Every operator will support only the specified number of values. This error occurs
when the number of values entered is less than or greater than the specified number.
Action Refer to the CentraSite online documentation’s section “Searching the CentraSite
Catalog”.
INMCLE0148 {0} with name {1} used in {2} does not exist.
Explanation {0} with name {1} used in {2} does not exist.
Action Contact the CentraSite administrator.
INMCLE0151 Caught an exception while trying to verify if the logged in user has CentraSite
Administrator role.
Explanation Could not verify if the logged in user has CentraSite Administrator role. The cause
is not immediately known.
Action Check the stack trace for detailed information.
INMCLE0158 One or more assets you have selected is not the most recent version of the asset.
Explanation One or more selected assets is not the most recent version of the asset.The New Version
action does not apply to assets with intermediate version.
Action Check to make sure that the selected assets for versioning are in their most recent
version.
INMCLE0161 Could not exclude a CentraSite object in {0} state from export. The object should
be in "Export Preview" state.
Explanation CentraSite object in a state other than "Export Preview" cannot be excluded from
export. The CentraSite object in "Export Preview" state will only have the option to
preview and modify the export list.
Action Verify that the CentraSite object is in "Export Preview" state. Read the usage
instructions of Export action before use.
INMCLE0162 Could not obtain export archive of a CentraSite object in {0} state. The object should
be in "Completed" state.
Explanation You cannot obtain an export archive of the CentraSite object, if the object is in a state
other than "Completed".
Action Verify that the CentraSite object is in "Completed" state. Read the usage instructions
of Export action before use.
INMCLE0164 An action in {0} state will not have Export List viewable. The action should be in
"Export Preview" state.
Explanation You cannot view an export list if the action is in a state other than "Export Preview".
Action Verify that the action is in "Export Preview" state. Read the usage instructions of
Export action before use.
INMCLE0169 Invalid value set for {0}. Expected value : {1} Current value : {2}.
Explanation The specified values for search condition does not match with the expected value.
Action See the CentraSite online documentation’s section “Searching the CentraSite Catalog”
for details.
INMCLE0171 Invalid operator set for {0}. Current operator: {1}. Supported operators for {2} type
are {3}.
Explanation The specified operator for search does not match with the attribute's applicable
operators.
Action See the CentraSite online documentation’s section “Searching the CentraSite Catalog”
for details.
INMCLE0184 Number of parameters defined in CSOSearch differs from parameters defined for
the XQuery module.
Explanation Number of Parameters defined in the XQuery: {0} Number of Parameters defined in
the CSOSearch: {1}.
Action Validate your CSOSearch against the XQuery module.
INMCLE0191 CentraSite object {0} does not belong to any of the given types {1}.
Explanation The specified CentraSite object {0} does not belong to any of the given types {1}. Only
objects that belong to the given types {1} are applicable for the Consume action.
Action Choose a CentraSite object that belongs to one of the types {1}.
INMCLE0194 Error: Timeout - The Document Processor Thread timed out waiting for the required
inputs.
Explanation You have not entered the required inputs within the time that the Document Processor
was prepared to wait.
Action Enter the required inputs as soon as prompted.
INMCLE0205 CentraSite cannot create a gateway because the gateway already exists. Gateway
type: {0}, gateway name: {1}. Specify another name for the gateway.
Explanation You are trying to create a gateway in CentraSite with an existing name and gateway
type.
Action Provide another name for the gateway and try the "set gateway" command again.
INMCLE0210 Caught an unexpected exception when setting notification options for user {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action Check the stack trace for detailed information.
INMCLE0212 Exception occurred when setting the specified email addresses for user {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action Check the stack trace for detailed information.
INMCLE0213 Exception occurred when adding the specified telephone number for user {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action Check the stack trace for detailed information.
INMCLE0214 Exception occurred when setting the specified name for user {0}.
Explanation An unexpected exception occurred when trying to set one of the specified name (First
Name, Middle Name or Last Name) for the user {0}.
Action Check the stack trace for detailed information.
INMCLE0216 Exception occurred when trying to store the given profile picture in WEBDAV for
user {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action Check the stack trace for detailed information. If the problem persists, contact the
CentraSite administrator.
INMCLE0217 Exception occurred when trying to check for pending consumer registrations for
user {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action Check the stack trace for detailed information. If the problem persists, contact the
CentraSite administrator.
INMCLE0218 Exception occurred when trying to get Approval Request Reason for {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action Check the stack trace for detailed information. If the problem persists, contact the
CentraSite administrator.
INMCLE0219 Exception occurred when trying to get Approval Workflow Name for {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action Check the stack trace for detailed information. If the problem persists, contact the
CentraSite administrator.
INMCLE0220 {0} is triggered for consumer registration approval / rejection process; accessing {1}
is invalid.
Explanation The {0} is triggered for consumer registration approval / rejection; accessing {1} is not
valid.
Action Accessing the {1} method for this kind of {0} is not valid. Ensure that you do not call
this method here.
INMCLE0221 Could not create/update a gateway because the gateway type is not specified. Specify
the gateway type and try again.
Explanation The gateway type attribute is required to identify a gateway along with the gateway
name. You have not specified the gateway type for the "set gateway" command in
CentraSite.
Action Specify the gateway type along with the name and other mandatory parameters, and
try the "set gateway" command again.
INMCLE0222 Exception occurred when trying to get Consumer Registration Requestor for {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action Check the stack trace for detailed information. If the problem persists, contact the
CentraSite administrator.
INMCLE0223 Exception occurred when trying to get profile picture for user {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action Check the stack trace for detailed information. If the problem persists, contact the
CentraSite administrator.
INMCLE0224 Exception occurred when getting the notification options for user {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action Check the stack trace for detailed information. If the problem persists, contact the
CentraSite administrator.
INMCLE0229 CentraSite could not create the gateway. You might not have permission to create
a Mediator gateway.
Explanation User is not authorized to create a Mediator gateway in CentraSite.
Action Contact your CentraSite administrator.
INMCLE0241 Exception occured while trying to get the webdav location of computed profile
template.
Explanation An unexpected exception occurred while trying to get the webdav location of computed
profile template, possibly because the template does not exist.
Action Check to make sure that the uploaded archive contains the computed profile template.
INMCLE0242 Exception occured while loading the implementation class of computed profile.
Explanation An unexpected exception occurred while loading the implementation class of
computed profile, possibly because the class does not exist.
Action Check to make sure that the uploaded archive contains the implementation class.
INMCLE0256 Exception {0} occurred while trying to fetch the list of targets.
Explanation This exception is unexpected. The cause is not immediately known.
Action Check the exception stack trace information.
INMCLE0267 Failed to identify the targets to which the asset {0} is deployed.
Explanation Exception occurred when populating the targets to which the asset {0} is deployed.
Action This is an internal error. If the problem persists, consult the system administrator.
INMCLE0268 Failed to identify the events for the given search filter.
Explanation Exception occurred when populating events for the given search filter.
Action This is an internal error. If the problem persists, consult the system administrator.
INMCLE0271
INMCLE0278 Failed to check if the current user has Manage Organizations permission.
Explanation This is an unexpected exception. The cause is not immediately known.
Action Check the stack trace for detailed information.
INMCLE0292 Caught an Exception while creating Default StraightThrough routing for the Virtual
Service
Explanation This is an internal error. It is probably because of an invalid route-to.
Action Verify the endpoints for the virtualization
INMCLE0293 Caught an Exception while creating Default Routing Endpoints for the Virtual
Service.
Explanation This is an internal error. It is probably because of an invalid route-to.
Action Verify the endpoint properties for the virtualization.
INMCLE0295 Caught an Exception while building Processing steps for the VirtualService.
Explanation This is an internal error. It is probably because of an invalid MessageFlow.
Action Verify that the MessageFlow is valid.
INMCLE0296 Cannot add the PolicyActionInstance with templateId {0} to Routing Step
Explanation This probably occurs because the PolicyActionInstance does not belong to the routing
step.
Action Verify that the PolicyActionInstance is valid.
INMCLE0297 Cannot add empty Default StraightThrough routing and empty Default Routing
Endpoints for a Virtual Service.
Explanation Default routing and endpoint properties are mandatory for a virtual service and
cannot be deleted.
Action Verify that the default routing and endpoint properties are not deleted.
INMCLE0298 Cannot add the PolicyActionInstance with templateId {0} to Enforce Step.
Explanation This probably occurs because the policy action instance does not belong to the enforce
step.
Action Verify that the policy action instance is valid.
INMCLE0301 Unable to remove the selected role(s) for the user {0}
Explanation {1} Removal of role(s) for the user may have failed if you are trying to delete role(s)
inherited through group membership, or if there are dependencies/associations
between the objects.
Action Ensure that all dependencies are resolved, and do not attempt to delete roles inherited
through group memberships.
INMCLE0302 Unable to remove the selected role(s) for the group {0}
Explanation {1}. Removal of role(s) from the group may have failed if a role has
dependencies/associations and hence the role removal for the group may fail.
Action Ensure that the roles do not have any dependencies and then try again.
INMCLE0303 Unable to remove the group membership {0} for the user
Explanation {1}. You may not be able to remove a user's group membership if the user has
dependencies/associations with the group (example: due to an approval policy). In
such cases, membership removal for a user will be rejected.
Action Ensure that all dependencies are resolved between the user and the group, then try
again.
INMCLE0313 Caught an Exception while creating Default HTTP Authentication for the Virtual
Service.
Explanation This is an internal error. It is probably because of an invalid policy instance.
Action Verify the policy instance.
INMCLE0317 Failed to find the alias which exists with the given name {0}
Explanation An exception occurred while trying to find the asset which already exists with the
given name {0}.
Action Please make sure the given asset name does not have any special characters.
INMCLE0332 Required policies to execute the API key renewal and/or revocation are not found.
Explanation Could not process the renewal and/or revocation requests for the API key; possibly
because the requried policies are not found.
Action Check to make sure that the API key settings are configured for renewal and/or
reovcation. If the problem persists, contact your system administrator.
INMCLE0333 The Message Flow stage {0} that includes the action {1} must include at least one of
the following dependent actions: Require Signing, Require Encryption, Require
SLL, Require WSS X.509 Token.
Explanation This action {1} depends on the following actions: Require Signing, Require Encryption,
Require SLL, Require WSS X.509 Token.
Action Choose at least one of the dependent actions for {1}.
INMCLE0339 The Message Flow stage {0} that includes the action {1} must also include {2} of the
following dependent action(s): {3}.
Explanation This action {1} mandate that at least one of the dependent actions {3} be included in
the message flow.
Action Choose at least one of the dependent actions for {1}.
INMCLE0344 One or more dependent actions or action parameters are not configured.
Explanation There are no dependent actions or action parameters configured for the Message
Flow.
Action Configure the dependent actions and action parameters in the Message Flow area.
INMCLE0351 {0} action failed because the required objects {1} are not set.
Explanation Action {0} requires that the objects be set before it can execute.
Action Ensure that the required objects {1} are set accordingly for the action.
INMCLE0352 You must select valid objects for publishing/unpublishing to/from API Portals.
Explanation One or more of the selected registry objects cannot be published/unpublished to/from
the specified API Portals. This is possibly because, one or more of the selected objects
does not belong to the asset type "Service" or its variants.
Action Make sure that the objects selected for publishing/unpublishing are of the asset type
"Service" or any of its variants.
INMCLE0358 Could not get information from API Portal {0}, because of invalid user credentials.
Explanation An error occurred while getting an information from the specified API Portal {0},
possibly because of invalid username and/or password.
Action Enter a valid username and/or password, and then try again.
INMCLE0360 The API is published successfully but cannot be associated with API Portal.
Explanation The API was successfully published to the API Portal server, but could not be
associated with it. This could be caused by an application error.
Action Make sure the API Portal server is up and running. If the problem persists, contact
your administrator.
INMCLE0361 The API is unpublished successfully, but existing association with API Portal
cannot be revoked.
Explanation The API was successfully unpublished from the API Portal server, but its existing
association with API Portal could not be revoked. This could be caused by an
application error.
Action Make sure the API Portal server is up and running. If the problem persists, contact
your administrator.
INMCLE0363 Could not find API Portal id {0} in the CentraSite registry.
Explanation An attempt was made to publish or unpublish an API to the specified API Portal
which is not found in the CentraSite registry.
Action Verify the API Portal id is correct. If the API Portal id is correct and the error persists,
contact your administrator.
INMCLE0364 Could not find status id {0} of the publish/unpublish action in the CentraSite
registry.
Explanation The publish or unpublish status could not be determined. The identifier used to get
the status of the action is no longer valid, possibly because the action has already been
completed.
Action Verify the status id is correct. If the status id is correct and the error persists, contact
your administrator.
INMCLE0365 Database access error. Could not connect to the CentraSite Registry Repository.
Explanation The CentraSite Registry Repository is unavailable.
Action Restart the Software AG CentraSite Registry Repository and Software AG Runtime.
If the problem persists, contact your administrator.
INMCLE0366 One or more of the selected resources have HTTP methods that are not supported
for virtualization.
Explanation Resources with GET, POST, PUT, PATCH and DELETE methods are only allowed
for virtualization. The following resource(s) have been found to have unsupported
HTTP methods: {0}
Action Select the resources that have supported HTTP methods.
INMCLE0372 An unexpected error occurred while communicating with API Portal {0} (HTTP
status code {1}).
Explanation This exception is unexpected. The cause is not immediately known.
Action Contact your system administrator with exception stack trace information present in
the error log.
INMCLE0380 CentraSite cannot retrieve the gateway details because the mandatory attribute,
gateway ID is not available.
Explanation Gateway ID for the gateway is not available in CentraSite.
Action Check if the gateway ID set in CentraSite is valid.
INMCLE0381 CentraSite could not delete the gateway because the gateway ID is not specified.
Explanation The mandatory gateway ID parameter is not specified for the "remove gateway"
command in CentraSite.
Action Specify the gateway ID parameter and try and command again.
INMCLE0382 CentraSite could not create/update a gateway because a mandatory attribute for
the command is not specified. Attribute not specified: {0}, gateway: {1}
Explanation A mandatory attribute is not specified for the set gateway command in CentraSite.
Action Specify the mandatory parameter and try the "set gateway" command again.
INMCLE0384 You do not have permission in CentraSite to publish/unpublish the API Portal, {0}.
Explanation To perform publish/unpublish operation on an API Portal, you must have either API
Portal Administrator role or the modify permission on the selected API Portal(s).
Action Contact the CentraSite administrator to add roles/permissions required to perform
the publish or unpublish APIs.
INMCLE0387 Could not deploy 'CentraSite Communication Details' to Mediator due to HTTP
connection failure.
Explanation Failure of HTTP connection between CentraSite and Mediator.
Action Check if the Mediator credentials and endpoint URL specified are valid and try again.
INMCLE0395 Failed to create an asset because the required {0} specification file is invalid.\n {1}
Explanation Could not create an asset, possibly because the given {0} specification file is invalid.
Action Upload a valid {0} specification file. If the problem persists, contact your administrator.
INMCLE0397 Failed to create an asset of type {0} from the specification type {1}.
Explanation In CentraSite, certain asset types require a particular type of specification file for
creating asset instances of that type. An asset could not be created if the given type
of specification file is not supported for that asset type.
Action For a list of the asset types and their supported specification files, see the document
Working with REST-based APIs. Contact your administrator if the problem persists.
INMCLE0398 Could not create or modify {1} asset from the {0} specification file.
Explanation {2}: An error occurred while trying to import the specification file. There could be
multiple reasons why this might have occurred: (1) specification file is invalid (2) data
type or specification type is not supported in CentraSite (3) an internal error in saving
the asset.
Action Make sure the specification file is valid. For information on the mappings between
the specification file and asset in CentraSite, see the document Working with
REST-based APIs. Contact your administrator if the problem persists.
INMCLE0400 {0} ERROR: Could not unpublish APIs from API Portals.
Explanation An error {0} occurred while trying to unpublish APIs from API Portals, possibly
because one or more of the API Portal servers were unavailable.
Action Make sure the API(s) are already published and API Portal servers are up and running.
If the problem persists, contact your administrator.
INMCLE0402 Could not generate access token for API Portal user, possibly because the user does
not have an E-mail address.
Explanation A request for the access token triggered by an API Portal user could not processed,
possibly because the specified user does not have an E-mail address.
Action Enter a valid E-mail address.
INMCLE0413 Failed to remove consumer/s {0} from asset/s {1}. Possible reason for failure: {2}
Explanation You may encounter an error while trying to remove a consumer from an asset. It could
be due to one of the following reasons: (1) Insufficient permissions (2) The consumer
is not properly associated (3) The consumed asset is in Pending state (4) Internal error
occurred while removing the consumer.
Action Ensure that you have modify permission on the asset whose consumer or consumed
assets you are trying to remove. If it is an internal error, please retry the operation
after sometime.
INMCLE0419 CentraSite could not create/update the gateway because a gateway with the gateway
name specified in the command already exixts.
Explanation A gateway already exists with the gateway name given in the command.
Action Modify the gateway name and try the "set gateway" command again.
INMCLE0420 Could not retrieve the parameters of the selected report {0}.
Explanation An unexpected exception occurred while trying to retrieve the parameters of the
selected report {0}. The cause is not immediately known.
Action Check the log file for detailed information.
INMCLE0421 Error while fetching action for template-id {0} from enforce-actions.
Explanation Invalid Template Id found while fetching action for template-id {0} from
enforce-actions.
Action Contact your CentraSite Administrator.
INMCLE0422 Cannot register consumers since there are no consumable types defined for {0} type.
Explanation You cannot register consumers for this asset since the asset type {0} does not have
any consumable types defined for it. Asset instances of the defined consumable types
can only be registered as consumers.
Action Ensure that the type {0} has consumable types defined for it. Refer to the documentation
to define consumable types for an asset type.
INMCLE0429 Failure in performing resource synchronization for virtual alias {0} during
virtualization.
Explanation An error occurred while performing resource synchronization for the virtual alias {0}.
This may be due to improper resource selection during synchronization or an invalid
message flow.
Action Verify the resources that you have selected for synchronization with the native service
and verify the message flow for the virtual service.
INMCLE0432 Failed to create an OData service due to unsupported version {0} of OData.
Explanation Could not create OData service in the CentraSite registry. This is because the specified
OData version {0} is not supported in CentraSite.
Action For a list of supported OData versions, see the CentraSite documentation.
INMCLE0436 An error occurred while executing an extension enabled for the CentraSite Business
UI.\nError Message: {0}
Explanation A detailed explanation of the error thrown by the extension can be found here.
Explanation: {1}
Action Possible action steps to take: {2}\nIf the information provided by this error message
is insufficient, please refer to the logs or contact your Administrator.
INMCLE0439 Could not remove API Key configuration because one or more API Key consumers
are associated to the virtual service.
Explanation All API Key consumers associated to the virtual service must be deleted before
revoking the API Key option in API Consumption Settings.
Action Delete all associations between the virtual service and API Key consumers and try
again.
INMCLE0440 Could not remove OAuth configuration because one or more OAuth consumers
are associated to the virtual service.
Explanation All OAuth consumers associated to the virtual service must be deleted before revoking
the OAuth option in API Consumption Settings.
Action Delete all associations between the virtual service and OAuth consumers and try
again.
INMCLE0453 Could not update the publish or unpublish status of API Gateway asset.
Explanation An error occurred while trying to update the publish or unpublish status of API
Gateway asset.
Action Please contact your administrator.
INMCLE0454 Could not update the publish or unpublish status of API Gateway asset.
Explanation An error occurred while trying to update the publish or unpublish status of API
Gateway asset, possibly because the update gateway status call does not have a valid
value for the gateway ID.
Action Please contact your administrator.
INMCLE0455 Could not update the publish or unpublish status of API Gateway asset.
Explanation An error occurred while trying to update the publish or unpublish status of API
Gateway asset, possibly because the update gateway status call does not have a valid
value for the status parameter.
Action Please contact your administrator.
INMCLE0457 Asset type with the namespace URI {0} already exists.
Explanation An asset type with the given namespace URI {0} already exists.
Action Change the name of the asset type and try it again.
INMCLE0464 Unable to get the option {0} for asset type {1}.
Explanation Could not fetch the option {0} for asset type {1}.
Action Check the stack trace information in the log file for more information.
INMCLE0469 Failed to set the profile sequence for asset type {0}.
Explanation Could not set the profile sequence for asset type {0}.
Action Check the stack trace information in the log file for more information.
INMCLE0475 Failed to update the template for computed attribute or profile {0}.
Explanation Could not update the template for computed attribute or profile {0}.
Action Check the stack trace information in the log file for more information.
INMCLE0481 Failed to set initial state for lifecycle model {0}. {1}
Explanation An error occurred while trying to set an initial state for the lifecycle model {0}, possibly
because the specified state is not defined for the lifecycle model.
Action Check the logs to obtain more detailed information about the error. Contact your
administrator if the problem persists.
INMCLE0485 Failed to set asset types for lifecycle model {0}. {1}
Explanation An error occurred while trying to set the applicable asset types for the lifecycle model
{0}. There could be multiple reasons why this might have occurred: (1) an asset type
already enabled for an active lifecycle model cannot be added to another active model
(2) if an asset is already associated to a lifecycle state, then its asset type cannot be
removed from the enabled types for the model. (3) an asset type that is added is not
enabled to be associated with the model.
Action Make sure the lifecycle model is not violating any of the above mentioned criteria.
Check the logs to obtain more detailed information about the error. Contact your
administrator if the problem persists.
INMCLE0487 Failed to set property {0} for lifecycle state {1}. {2}
Explanation An error occurred while trying to set the property {0} for the lifecycle state {1}. There
could be multiple reasons why this might have occurred.
Action Make sure the lifecycle state is not violating any of the above mentioned criteria.
Check the logs to obtain more detailed information about the error. Contact your
administrator if the problem persists.
INMCLE0491 Failed to retrieve stages from gateway {0}. Gateway returned HTTP status code {1}.
Explanation Could not retrieve stages from gateway {0}. Gateway returned HTTP status code {1}.
Action Contact your administrator.
INMCLE0492 Failed to retrieve stages from gateway {0}. Possible reason: {1}.
Explanation Could not retrieve stages from gateway {0}. Possible reason: {1}.
Action Check the stack trace information for details.
INMCLE0493 Failed to add a stage to gateway {0}. Gateway returned HTTP status code {1}.
Explanation Could not add a stage to gateway {0}. Gateway returned HTTP status code {1}.
Action Contact your administrator.
INMCLE0495 Failed to promote a virtual service {0} to gateway {1}. Gateway returned HTTP status
code {2}.
Explanation Could not promote a virtual service {0} to gateway {1}. Gateway returned HTTP status
code {2}.
Action Contact your administrator.
INMCLE0496 Failed to promote a virtual service {0} to gateway {1}. Possible reason: {2}.
Explanation Could not promote a virtual service {0} to gateway {1}. Possible reason: {2}.
Action Check the stack trace information for details.
INMCLE0497 Failed to get gateways on which the service {0} is deployed. Possible reason: {1}.
Explanation Could not get gateways on which the service {0} is deployed. Possible reason: {1}.
Action Check the stack trace information for details.
INMCLI0001 Parsing failed. Make sure the configuration file syntax (or) path is correct.
Explanation This is probably because of the following reasons: 1) syntax of the configuration file
is invalid 2) specified configuration file path is incorrect.
Action Check for the above possible reasons and execute again. Refer to the CentraSite
documentation for creating a valid configuration file.
INMCLI0007 Purging stopped for ${0} as there is no write permission for export location ${1}.
Explanation Purging stopped for the log unit, possibly because you do not have the explicit
permission to write to the export location.
Action Verify if the user has required permissions for purging to the export location.
INMCLI0008 Insufficient disk space in ${0}. Required space ${1}. Available space ${2}.
Explanation The specified export location does not contain enough space for the exported logs.
Refer to error message for the available space and required space.
Action Choose a different export location.
INMCLI0016 Attribute {0} does not exist for specified path {1}.
Explanation The given attribute does not exist for the specified path.
Action Verify that the attribute and path values are configured properly.
INMCLI0156 Parameters for New Version action can only be set in "Show Params" state. Current
state of action is {0}.
Explanation Parameters for versioning an asset can only be set in "Show Params" state. Current
state of the action is {0}.
Action Refer to the CSOAction related java document.
INMCLI0334 This action cannot be added to the Message Flow more than {0} time(s).
Explanation You cannot include this action more than the allowed number of time(s) in the Message
Flow.
Action Do not include this action more than the allowed number of time(s) in the Message
Flow.
INMCLI0336 {0} of the dependent actions {1} should be configured in the Message Flow.
Explanation This action mandates that at least one of the dependent actions {1} be included in the
Message Flow.
Action Choose at least one of the dependent actions for {1}.
INMCLI0337 This action cannot be added to the Message Flow more than once.
Explanation You cannot include this action more than once in the Message Flow.
Action Do not include this action more than once in the Message Flow.
INMCLI0338 This action is not applicable to the {0} Message Flow stage.
Explanation You cannot include this action in the {0} Message Flow stage.
Action Ensure that you include the action in the applicable Message Flow stage.
INMCLW0109 Failed to retrieve guest locale. Instead, returns the default locale {0}.
Explanation An unexpected exception occurred while trying to retrieve the locale for logged in
user. The cause is not immediately known.
Action If the problem persists, contact the CentraSite adminsitrator.
INMCLW0318 Action {0} is not applicable for the message flow step {1}.
Explanation The chosen action {0} is not applicable for the message flow step {1}.
Action Choose a valid action for the message flow.
INMCLW0456 The service published to API Gateway could not be activated in API Gateway: {0}
Explanation The service published to API Gateway could not be activated in API Gateway. Reason:
{0}
Action Check for reasons and solve the problem in API Gateway.
INMCSE0077 The WSDL file is unreachable. Make sure the input information is correct.
Explanation The URL for the given WSDL is wrong.
Action Verify the URL given for this WSDL file.
INMEUE0004 Log on failed. Make sure your user name and password are correct.
Explanation A logon failed due to invalid credentials.
Action Make sure your user name and password are correct.
INMEUE0006 An error has occurred. See error log for more details.
Explanation An internal error has been occurred. Refer to the log files for more details.
Action Refer to the log files for more details.
INMEUE0012 You cannot modify this predicate. Delete it and create a new one instead.
Explanation Predefined profiles are not modifiable.
Action Delete it and/or create a new one instead.
INMEUE0014 The object cannot be deleted because it still has incoming associations.
Explanation An object with incoming/outgoing association cannot be deleted.
Action If you want to delete this object, first delete the associations.
INMEUE0015 {0} cannot be renamed as it is the target of one or more ExternalLink objects.
Explanation If this object is the target of any ExternalLink object, the name cannot be modified.
Action No action required.
INMEUE0016 {0} cannot be deleted as it is the target of one or more ExternalLink objects.
Explanation If this object is the target of any ExternalLink object, the object cannot be deleted.
Action No action required.
INMFEE0014 The TModel for the key {0} is not available in the federated data.
Explanation This message is displayed by the taxonomy processor. While trying to federate the
data, if a particular TModel is identified as a taxonomy, then it looks for the TModel
in the federated data. If the data is not available, then this error occurs. {0} - TModel
key
Action Provide the TModel name for federation in the configuration file and re-execute the
program.
INMFEE0018 The given default Business Entity name "{0}" is not available in the target registry.
Explanation In the configuration file, you will provide a default business entity name for the target,
so that services can be associated with this business. If this business entity name does
not have any businesses in the target registry, then this error occurs. {0} Business
entity name.
Action Provide the right business entity name after ensuring that it exists in the target registry.
INMFEI0006 Key generator processor : Modifying the keys to belong to the domain {0}
Explanation The UDDI keys of the federated objects will go through the key generator processor
which will modify the UDDI keys such that they belong to the provided domain
{DomainKey} {0} - Domain Key
Action No action required.
INMFEI0009 The given UDDI object(s) were federated to this target registry.
Explanation The federation operation has completed and the required UDDI objects were published
to this target registry.
Action No action required.
INMFEI0016 No {0} were found with the provided UDDIv3 Inquiry API parameters
Explanation The UDDI object to be inquired should be specified in the configuration file for
federation. It is provided as UDDI v3 Inquiry API calls, find_business, find_service,
find_tModel. If no UDDI object could be inquired with the provided Inquiry API,
then this message is displayed. {0} - Business(es) / Service(s) / TModel(s).
Action Make sure that the Inquiry API adheres to the UDDI standards and that the inquiry
parameters can inquire the data from the registry.
INMFEI0017 UDDI registry configured for {0} with the following properties: user {1}, {2}
Authentication.
Explanation This message is displayed if a connection could be established to the UDDI registry
with the provided details. {0} - host {1} - user {2} - AuthToken, Basic
Action No action required.
INMFEI0021 Number of {0} received for publishing : {1} , number published : {2}
Explanation This message displays the number of {0} that were published to the target registry.
{0} - Business(es) / Service(s) / TModel(s) {1} - Number of objects received {2} - Number
published.
Action No action required.
INMIEE0005 The object with name {0}, type {1} and key {2} references another object in the context
{3}. The referenced object has the key {4}, but it does not exist in the registry.
Explanation Referenced object cannot be resolved, neither from the import set nor by existing
objects.
Action Add the referenced object.
INMIEE0006 The registry object cannot be imported, because it is older than the existing registry
object.
Explanation The import of the registry object has been rejected, because the timestamp of the
existing registry object is newer than the timestamp of the import registry object. You
can set the replace option of the import operation to overwrite the existing registry
object with an older import object.
Action You can set the replace option of the import operation to overwrite the existing registry
object with an older import object.
INMIEE0007 The import object refers to the invalid object "{0}" and thus cannot be imported
either.
Explanation The import object refers to the specified invalid object, and thus cannot be imported
either.
Action Check why the referenced object is invalid by analyzing its error message.
INMIEE0013 The object cannot be imported because the embedded object {0} which is embedded
in the existing object does not exist and is referenced by object {1}.
Explanation The existing object contains an embedded object which is not defined in the object to
be imported. This embedded object is referenced by another object either directly or
through one of its embedded objects.
Action Please add the missing object and try importing the object.
INMIEE0014 The external link with URI {0} could not be found.
Explanation Specified resource could not be found. It may have been previously deleted.
Action No action required.
INMIEE0016 The user has no read/write privilege to access/modify already existing registry
objects
Explanation The user wants to access or write an object for which the user has no privileges.
Action The action must be performed by a more privileged user.
INMIEE0017 The user has no write privilege to modify existing registry objects
Explanation The user wants to modify an object for which the user has no modify privileges.
Action The action must be performed by a more privileged user.
INMIEE0022 The lifecycle stage URL of the registry object does not match the URL of the import
registry, which is {0}
Explanation The registry object carries information about valid target registries. This information
is called the lifecycle stages of the particular lifecycle state of this registry object. This
registry object thus can only be imported into matching target registries.
Action The registry object can be imported into matching target registries only.
INMIEE0025 The import of a user registry object has failed, because a user with identical name
and key {0} already exists.
Explanation The user registry object already exists.
Action No action required.
INMIEE0026 The import of a group registry object has failed, because a group with identical
name and key {0} already exists.
Explanation The group registry object already exists.
Action No action required.
INMIEE0027 The import operation has failed, because the update of the security information
has failed, object "{0}" ({1}).
Explanation The update of the security information has failed.
Action Please contact your software supplier.
INMIEE0028 The import archive does not have the expected compatibility level of {0}.
Explanation The import archive must contain a file named MANIFEST.TXT which contains the
compatibility level of the import archive. The compatibility level of the import archive
must be the same as the compatibility level of the CentraSite version used.
Action Use the same CentraSite version for exporting and importing.
INMIEE0030 The provided import organization key {0} does not exist in the registry.
Explanation The lookup of this key in the registry was not successful.
Action Please provide a valid import organization key.
INMIEE0031 The provided import organization key {0} does not refer to an organization.
Explanation The provided key exists in the registry, but the referred object is not an organization
object.
Action Please provide a valid import organization key.
INMIEE0035 The query to find all external links with the external URI {0} has failed.
Explanation The option delete after export has been set and the query to find all external links
with the same URI has failed.
Action Please contact your software supplier.
INMIEE0036 The collection of the registry objects of the policy {0} has failed.
Explanation The delete after export option is active and the policy is to be deleted after export.
The collection of the registry objects belonging to the policy has failed.
Action Please contact your software supplier.
INMIEE0040 The import of a role registry object has failed, because a role with identical name
and key {0} already exists.
Explanation Role objects cannot be replaced.
Action Re-establish the organization's roles.
INMIEE0041 The import of a permission registry object has failed, because a permission with
identical name and key {0} already exists.
Explanation Permission objects cannot be replaced.
Action Re-establish the organization's permission.
INMIEE0046 The import of the organization with key {0} has failed, because the organization
has not been exported with the option to include users, groups, roles and
permissions.
Explanation You can only import an organization together with its users, groups, roles and
permissions. However, if the organization already exists, then it is possible to just
import an organization without its users, groups, roles and permissions.
Action Export the organization with the option to include users, groups, roles and permissions.
INMIEE0048 Creating/updating of asset type "{0}" failed with internal error: {1}
Explanation An asset type cannot be imported or updated because of an internal registry problem.
Action View the internal error reason and the stack trace in the log.
INMIEE0050 The asset type "{0}" references another object with key {1}, but it does not exist in
the registry.
Explanation A reference from the asset type to be imported is not in the registry. This is usually a
referenced asset type and must be present. Due to internal reasons the import cannot
continue.
Action Check that the referenced object (asset type) is present in the target registry.
INMIEE0055 Asset to be imported does not fit to Asset type definition with attribute mismatch,
attribute: {0}
Explanation The asset does not match the asset type. Possibly the asset has an attribute which is
not defined for the given asset type.
Action Check the asset type for missing attributes. Import the asset type which matches the
asset.
INMIEE0063 The document cannot be imported, because the associated asset type will be rejected
Explanation The schema file of an asset type cannot be imported because the asset type itself will
be rejected for another reason.
Action Analyze the existing asset type.
INMIEE0064 Replacement of asset type {0} failed due to layout mismatch, reason: {1}
Explanation The given asset type cannot be replaced because it would change or remove used
information, e.g. attributes.
Action Check the attributes of the existing asset type. There are assets with attributes which
would be removed by the import.
INMIEE0066 The document cannot be imported, because its parent was rejected
Explanation The repository document will not be imported because its parent object (e.g. an
ExternalLink object) was rejected.
Action Check why the parent object was rejected.
INMIEE0067 The object cannot be replaced, because it would lose its attribute {0}, which is
referenced within registry by: {1}
Explanation The given object cannot be replaced, because the object that is already present has an
attribute which would disappear as a result of the replacement. This attribute is
referenced by others, therefore the attribute must be kept.
Action Check the existing object and its references.
INMIEE0072 Cannot update asset type because of version mismatch ("{0}" / "{1}")
Explanation The asset type to be imported has a lower version number than the one in the registry.
The type is incompatible to the registry and therefore a replacement would destroy
relevant information.
Action The asset type from a previous version cannot be imported.
INMIEE0074 Insufficient permissions to access CentraSite's webdav for user {0} at resource {1}.
Explanation The user {0} tries to access the CentraSite webdav resource without insufficient
permissions.
Action Make sure the user has insufficient permissions to access the CentraSite webdav
resource.
INMIEI0010 The registry object is not imported, because it has the same timestamp as the existing
object.
Explanation The object to be imported already exists with the same timestamp.
Action No action required.
INMIEI0011 The imported registry object has replaced the existing object.
Explanation The registry object to be imported already exists and has been replaced.
Action No action required.
INMIEI0020 The registry object with key {0} was deleted after it has been exported.
Explanation The option delete after export has been set and the registry object has been deleted
after the export.
Action Please contact your software supplier.
INMIEI0023 The document cannot be imported, because it is older than the existing document.
Explanation The import of the document has been rejected, because the timestamp of the existing
document is newer than the timestamp of the import document. You can set the
replace option of the import operation to overwrite the existing document with an
older import document.
Action You can set the replace option of the import operation to overwrite the existing
document with an older import document.
INMIEI0024 The document was not imported, because it has the same timestamp as the existing
document.
Explanation The import document and the existing document have the same timestamp. No import
is necessary.
Action No action required.
INMIEI0033 The repository resource was deleted after it has been exported.
Explanation The option delete after export has been set and the registry object has been deleted
after the export.
Action No action required.
INMIEI0065
INMIEW0009 Export of selected object does not find any objects to be exported.
Explanation Export of selected object does not find any objects to be exported.
Action Remove object from list of objects to be exported.
INMIEW0029 The referenced registry object with key {0} is not part of the export archive.
Explanation A referenced object is not selected for export. Therefore there might be problems at
import.
Action Check your associated objects and decide whether to add them to the export.
INMIEW0038 The referenced registry object with key {0} is not part of the export archive. It is
referenced from object: "{1}"
Explanation A referenced object is not selected for export. Therefore there might be problems later
when you try to import the archive.
Action Check your associated objects and decide whether to add them to the export.
INMIEW0052 One ore more asset types may be corrupted, key: {0}
Explanation Due to resolving an access violation situation, it may happen that asset types may be
corrupted.
Action Import the archive as CentraSite Administrator.
INMIEW0060 User object cannot be imported because of a missing name, key: {0}
Explanation The import processing detected an invalid user element and ignored the import.
Action Verify the user entry in the archive.
INMJRE0011 User name is not unique: {0}, only readonly access granted
Explanation For each user, there should be only one user object in the database. For the given user
however, several objects with the same name were found. When the user tries to log
in he is granted readonly access.
Action Log in using a different user (probably an administrator) and delete or rename the
duplicate user objects.
INMJRE0017 Internal error: object with key "{0}" lost from cache
Explanation This internal error indicates an inconsistency in the object cache.
Action Please contact your software supplier.
INMJRE0021 Invalid schema name ''{0}'', please consult the documentation for correct syntax
Explanation The schema name of a type must be a valid NCName as in XML schema, e.g. it must
not contain colon or whitespace.
Action Correct the name.
INMJRE0040 toArray failed with attached JAXRException while resolving an object reference
Explanation An exception occurred while copying a collection to an array. See the "caused by"
message in the stack trace for the cause of the problem.
Action Please contact your software supplier.
INMJRE0047 This registry provider does not support client supplied keys
Explanation This registry provider does not support client supplied keys.
Action Do not call the setKey() method.
INMJRE0054 The "{0}" object to be deleted ({1}) is the target of the "{2}" association "{3}". The
source of the association is the {4} object "{5}" with key "{6}".
Explanation An object cannot be deleted if it is still the target of an association.
Action Delete the association before deleting the object.
INMJRE0056 Cannot modify the name of a slot after it was added to a registry object
Explanation The name of a slot cannot be changed after the slot was added to a registry object.
Action Correct the client program.
INMJRE0070 Cannot set instance based security for objects of type {0}
Explanation Instance based security cannot be set for the following object types: AuditableEvent,
Association, Classification, ExternalIdentifier, ServiceBinding and SpecificationLink.
Action Do not try to set instance based security for these object types.
INMJRE0073 Expected empty XML element {0}, but found content "{1}"
Explanation An internal error occurred while deserializing instance based security information to
a Java object.
Action Please contact your software supplier.
INMJRE0074 Trying to use a closed connection (created by {0} at "{1}", closed at "{2}")
Explanation A previously closed connection must not be used any more.
Action Open a new connection.
INMJRE0077 The operation "{0}" can only be called for objects of type "{1}"
Explanation Each operation belongs to one object type, and it can only be executed on objects of
that type.
Action Call the operation only for objects of the correct type.
INMJRE0088 The concept to be deleted ({0}) is used by a classification ({1}). The classification
belongs to the {2} object with key "{3}".
Explanation A concept must not be deleted if it is used by a classification.
Action Remove the classification before deleting the concept.
INMJRE0089 Trying to add a concept with the already existing value "{0}" under the parent object
with key "{1}".
Explanation Concepts under the same parent object must have unique values.
Action Choose a different value for the new concept.
INMJRE0092 Commit or rollback not allowed if connection does not have client controlled
transactions
Explanation Only JAXR connections that were created with
com.centrasite.jaxr.ClientTransaction=yes support commit and rollback operations.
Action Correct the JAXR client program.
INMJRE0096 Trying to use an internal classification scheme ({0}) for an external classification.
Explanation An external classification requires an external classification scheme.
Action Supply a correct classification scheme.
INMJRE0097 Trying to save object "{0}" which is marked to be modified without lock.
Explanation Objects which are marked to be modified without lock cannot be saved.
Action Correct the client program.
INMJRE0107 The "login user" option must not be modified for existing users.
Explanation The "login user" option can only be assigned to new users.
Action Do not modify an existing user's "login user" option.
INMJRE0108 For an existing user with "login user" option, the name must not be changed.
Explanation A user with "login user" option has to keep his name.
Action Do not modify the name of a user with "login user" option.
INMJRE0113 Please set the mandatory parameter {0} before activating the policy
Explanation The policy activation verifies whether all mandatory paramters are set. 0 - Name of
the mandatory parameter which was not set.
Action Please set all the mandatory parameters before activating the policy
INMJRE0114 Action {0} does not match the scope of the policy {1}
Explanation The selected action does not match the scope of the policy 0 - Name of the action 1 -
Name of the policy.
Action Please ensure that the selected action matches the scope of the policy.
INMJRE0117 Name not specified for user with "login user" option
Explanation A user without a name cannot have the "login user" option.
Action Specify a user name.
INMJRE0121 Internal error: target of {0} external link does not exist.
Explanation This is an internal error.
Action Please contact your software supplier.
INMJRE0123 Trying to remove the primary contact from organization {0} ({1}).
Explanation Each organization has to have a primary contact. It is not allowed to remove the
primary contact.
Action Do not remove the primary contact from an organization.
INMJRE0125 The user "{0}" ({1}) is the owner of, or modified the "{2}" object "{3}" ({4})
Explanation A user who still owns an object cannot be deleted. Also, if the user modified some
object, and the corresponding audit trail entry is still present, deletion is rejected.
However, the audit trail can be purged, and after all modification audit trail entries
are purged, user deletion will be allowed.
Action Delete all of the user's objects before deleting the user.
INMJRE0140 The association type to be deleted ({0}) is used by an association ({1}). The association
belongs to the {2} object "{3}".
Explanation An association type cannot be deleted if there are still associations of that type.
Action Delete all associations of that type before deleting the association type.
INMJRE0147 For the classification attribute "{0}", the default value "{1}" does not belong to the
taxonomy "{2}".
Explanation The default value needs to belong to the taxonomy.
Action Select a concept from the taxonomy as the default value.
INMJRE0152 Cannot save object due to missing lifecycle state. The object "{0}" is classified with
lifecycle state "{1}" which does not exist.
Explanation A call to saveObjects fails, when a saved object contains a lifecycle state classification
which does not exist. This can occur after importing objects, when the lifecycle model
data has not been imported beforehand.
Action Make sure that any referenced lifecycle models are available in the registry before
importing objects that refer to them.
INMJRE0158 The locale {0} is not contained in the set of restricted locales.
Explanation The set of restricted locales defines which locales may be used when creating a value
for an InternationalString.
Action Choose a different locale.
INMJRE0160 The "{0}" package to be deleted ({1}) still has members, e.g. the {2} object "{3}" with
key "{4}".
Explanation A registry package cannot be deleted if it still has members.
Action Delete the members before deleting the registry package.
INMJRE0162 too many values provided for single-value attribute {0} of {1} "{2}"
Explanation For single-value attributes, at most one value may be provided.
Action Provide a correct attribute value.
INMJRE0165 Cannot modify attribute {0} of type {1} to be required, because it does not exist in
the object with key "{2}"
Explanation While updating a type description, an attribute was modified to be a required attribute.
This modification however can only be done when the attribute is already present in
all existing objects of the type (which is trivially true if there are no existing objects),
or it has been equipped at the same time with a default value.
Action Define a default value for the attribute, or refrain from setting the attribute to
"required", then retry the modification only after the attribute has been added to all
existing objects of the given type.
INMJRE0167 Uploaded computed profile implementation zip file does not contain profile
implementation class, which implements the interface like {0}
Explanation The uploaded computed profile implementation zip file does not contain the class
that implements the interface like {0}.
Action Please make sure the zip file contains the computed profile implementation.
INMJRE0168 Default value should be given for all required attributes when the types have
instances. Please provide the default value for the required attribute "{0}".
Explanation When updating an asset type which already has instances, all the required attributes
of that type should be provided with default values.
Action Ensure that all the required attributes of the edited asset type have default values.
INMJUW0002 The associated object of type "External Link" could not be deleted
Explanation This can happen while deleting virtual services.
Action No action required.
INMJUW0003 The associated object of type "WS-Policy attachment" could not be deleted
Explanation This can happen when deleting virtual services.
Action No action required.
INMJUW0004 The associated object of type "Associated with" could not be deleted
Explanation This can happen when deleting virtual services.
Action No action required.
INMLFE0008 The state {0} cannot be set as an initial state. The state is currently not present in
the lifecycle model.
Explanation Only states which are already part of the lifecycle model can be set as an initial state.
Action Please make sure that you add the state to the lifecycle model before setting it as the
initial state.
INMLFE0009 The state {0} cannot be set as a preferred next state. The state is currently not a next
state.
Explanation Only states which are part of the next states can be set as preferred next state 0 - name
of the invalid preferred next state.
Action Please ensure that the state is part of the next states before setting it as the preferred
next state.
INMLFE0011 It is only possible to define a lifecycle model for lifecycle models in CentraSite
Active SOA version
Explanation A lifecycle model for lifecycle models can only be defined in the CentraSite Active
SOA edition.
Action No action required.
INMLFE0014 A type with the given name {0} was not found
Explanation No object type was found with the given name 0 - name of the given object type.
Action Please specify a valid type name.
INMLFE0015 No active lifecycle model for the given registry object found
Explanation The given registry object is not associated with any active lifecycle model.
Action No action required.
INMLFE0016 The given state {0} is not a valid follow up state of {1} for the given registry object
{2}
Explanation The current state of the registry object does not have a state transition to the specified
target state. 0 - specified target state 1 - current state of the registry object 2 - name of
the registry object.
Action Please ensure that there is a valid state transition from the current state of the registry
object to the specified target state.
INMLFE0017 The given registry object is never in a work flow to change its state
Explanation The given registry object cannot be approved or rejected since it was never in a work
flow to change its state.
Action No action required.
INMLFE0018 For each object type, only one lifecycle model can be active per organization
Explanation For any object type and organization, there can be at most one active LCM.
Action Please make sure that there are no active LCMs associated with the given object type
and organization, before trying to activate this LCM.
INMLFE0019 A promotion node can be set only on the final states of the lifecycle model
Explanation Promotion nodes be only be set for final states of a lifecycle model.
Action Please make sure that promotion nodes are set only for final states.
INMLFE0021 The given registry object is not a user or a role or a group that could be used to
restrict transitions to the state
Explanation The registry object used to restrict transitions to the state should be either a user or
group or role. No other type of registry object can be used.
Action Please make sure that the registry object used to restrict transitions to the state is either
a user or a group or a role.
INMLFE0022 The current user is not allowed to perform the state transition
Explanation The current user does not have the necessary permissions to perform the requested
state transition.
Action Please make sure that the current user has the necessary permissions to perform the
requested state transition.
INMLFE0024 Failed to set the initial state for the registry object {0}
Explanation The registry object could not be set to the initial state of the life cycle model since there
is an approval work flow.
Action Please make sure that there are no approval work flows triggered for the initial state
of the LCM.
INMLFE0028 Internal error: User {0}/{1} does not belong to any organization
Explanation The logged in user does not belong to any organization 0 - Name of the user 1 - Key
of the user.
Action Please make sure that the logged in user belongs to some organization.
INMLFE0029 Internal error: please specify the organization for which the lifecycle model has to
be found
Explanation A lifecycle model can be found only in the context of an organization for which the
registry object is to be created.
Action Please specify the organization for which the lifecycle model has to be found.
INMLFE0034 The lifecycle model cannot be activated since the older version of this model could
not be superseded
Explanation The lifecycle model which is a newer version of some other model could not be
activated since the older version model could not be marked as superseded.
Action Please ensure that the older version model can be marked as superseded before
activating the newer lifecycle model.
INMLFE0036 State transition can only be made between states which belong to the same lifecycle
model
Explanation There are state transitions which have been made between states which belong to
different lifecycle models.
Action Please ensure that the state transitions are not made between states of two different
lifecycle models.
INMPEE0003 Namespace {0} does not match any of the possible namespaces {1}
Explanation Service namespace is validated against the set of possible namespaces as specified by
the policy. 0 - Namespace of the service 1 - Allowed namespaces from policy.
Action Please ensure that the namespace of the service matches at least one of the allowed
namespaces.
INMPEE0009 Policy {0} cannot be deactivated since an approval triggered by the policy for {1} {2}
is in progress
Explanation Since there is an approval which is in progress, this policy cannot be deactivated. 0 -
Name of the policy 1 - Type of the object which is pending 2 - Name of the object
which is pending.
Action Please complete the approval flow for the specific object and then deactivate the
policy.
INMPEE0030 Service WSDL size {0} does not conform with the specified size {1}
Explanation The service WSDL size does not match the size specified by the policy. 0 - WSDL size
of the service 1 - WSDL size specified in the policy.
Action Please ensure that the WSDL size of the service conforms with the specified size.
INMPEE0031 {0} name {1} does not conform with the pattern {2}
Explanation The registry object name does not match the specified pattern. 0 - Type of the registry
object 1 - Name of the registry object 2 - Name pattern specified in the policy.
Action Please ensure that the name of registry object conforms to the specified pattern.
INMPEE0039 Service Binding Type(s) {0} are missing in the WSDL. The mandatory bindings
specified in the policy are {1}
Explanation The binding types of the service are validated against the specified bindings. 0 -
Violating binding types of the service 1 - Binding types specified by the policy.
Action Please ensure that the service binding types conform to the specified binding types.
INMPEE0048 Policy {0} cannot be activated since there is a newer active version of this policy
Explanation Since there is a newer version of this policy which is active, the policy cannot be
activated.
Action Please use the newest active version of the policy for enforcement.
INMPEE0049 Policy {0} cannot be activated since the older version of the policy could not be
superseded
Explanation The policy which is a newer version of some other policy could not be activated since
the older version could not be marked as superseded.
Action Please ensure that the older version policy can be marked as superseded before
activating the newer policy.
INMPEE0052 {0} description {1} does not conform with the pattern {2}
Explanation The registry object description does not conform to the pattern specified in the policy.
0 - Type of the registry object 1 - Description of the registry object 2 - Description
pattern specified in the policy.
Action Please ensure that the description of the registry object conforms to the specified
pattern.
INMPEE0059 {0} {1} belongs to state {2} which does not conform to the allowed states {3}
Explanation The LCM state of the registry object is validated against the allowed states specified
in the policy. 0 - Type name of the registry object 1 - Name of the registry object 2 -
Current state name of the registry object 3 - Allowed states specified in the policy.
Action Please ensure that the registry object is set to an appropriate LCM state.
INMPEE0064 {0} {1} does not have a value set for attribute {2}
Explanation The registry object does not have a value set of the specified attribute. 0 - Type of the
registry object 1 - Name of the registry object 2 - Attribute name specified in the policy.
Action Please ensure that the object has a value set for the specific attribute.
INMPEE0066 {0} {1} has value {2} set for attribute {3} which does not conform to the allowed values
{4}
Explanation The registry object has a value set of the specified attribute which does not conform
to the allowed values. 0 - Type of the registry object 1 - Name of the registry object 2
- Attribute value of the registry object 3 - Attribute name specified in the policy 4 -
Allowed attribute values specified in the policy.
Action Please ensure that the object has an appropriate value set for the specific attribute.
INMPEE0069 Policy {0} cannot be activated as some mandatory action parameters are not set
Explanation The policy has some mandatory parameters which are not set, so the policy cannot
be activated. 0 - Name of the policy.
Action Please ensure that all mandatory parameters of the policy are set before activation.
INMPEE0089 Organization level permission for {0} is not created yet for organization {1}
Explanation Firstly we have to create an organization before creating any registry object for an
organization. This is because organization level permissions of that organization are
used in instance level permission for those registry objects. 0 – name of the registry
object 1 – name of the organization.
Action Create the organization first.
INMPEE0091 User cannot update the role {0} with permissions that he does not have
Explanation A user can assign permissions that he has to a role. If a user tries to update a role with
a permission that he does not have, then this error will be thrown. 0 – name of the
role.
Action Please ensure that the user has the permissions that he is assigning to a role.
INMPEE0094 Policy {0} cannot be activated since an active older version of the policy has a
pending approval
Explanation Since there is an older version of this policy which is active and has a pending
approval, this newer policy version cannot be activated. 0 – name of the policy.
Action Please ensure that any approval triggered by the older active version of this policy
gets completed before activating the newer version.
INMPEE0104 User cannot assign the role {0} to a user/group that he cannot manage
Explanation If a user with "Manage Users" permission in one organization tries to assign a role
from another organization or a system level role to his own organization's user, then
this error message will be thrown.
Action The user needs to have the "Manage Users" permission of the role's organization (if
it is an organization level role) or the user should have the "Manage System-wide
Roles" permission if it is a system level role. Only then can the user assign that role
to a user.
INMPEE0105 User cannot create the Role {0} with permissions that the user does not have
Explanation A user can update the role only with the permissions that he possesses. If a user with
Organization level "Manage Users" permission or "Manage System-wide Roles"
permission tries to update a role then this user can assign only the permission that
he/she already has, otherwise this error message will be thrown.
Action Please ensure that the user has the permissions that he/she is assigning to a role.
INMPEE0110 WS-I actions should not be combined with other actions in a single policy
Explanation A policy containing WS-I actions cannot contain any actions other than WS-I policy
actions
Action Make sure WS-I actions are not combined with other actions in a single policy.
INMPEE0113 There are no lifecycle states associated with the {0} event for the policy {1} and hence
this policy cannot be activated
Explanation The pre/post state change policy does not have any lifecycle states associated with it
and hence the policy will not be executed for any state transition. Hence this policy
cannot be activated. 0 - Pre/Post State Change event, 1 - Name of the policy.
Action Please ensure that the policy is associated with the appropriate lifecycle states for the
pre/post state change events
INMPEE0114 Lifecycle state {0} from {1} does not match the scope of the policy {2}
Explanation The lifecycle state associated with the policy does not correspond to the object types
specified in the scope of the policy. 0 - Name of the lifecycle state associated with this
policy, 1 - Name of the lifecycle model to which this state belongs, 2 - Name of the
policy.
Action Please ensure that the lifecycle states associated to the policy belong to a lifecycle
model whose object type conform to the object types specified in the policy scope
INMPEE0115 Consumer Registration Request {0} is not associated with any asset
Explanation A consumer registration request object must be associated with an asset. 0 – Name of
the consumer registration request.
Action Associate the consumer registration request object with an asset using an association
with the association type "relatedTo". The source object of the association is the
consumer registration request. The target object of the association is the asset.
INMPEE0120 Attribute {0} is read only and hence cannot be set for {1} {2}
Explanation Since the attribute is read only, the given attribute value cannot be set for the registry
object. 0 - Name of the read only attribute, 1 - Type of the registry object, 2 - Name of
the registry object.
Action Please ensure that the chosen attribute is not a read only attribute.
INMPEE0129 Initial State {0} cannot be used to define policy on Pre-State Change event
Explanation Pre-state change policies cannot be defined on initial states of any lifecycle model. 0
- Name of the initial state associated with the policy.
Action Please use a lifecycle state other than the initial state to define the pre-state change
policy.
INMPEE0142 {0} {1} has a pending approval and hence cannot be moved
Explanation The registry object has an approval in pending state. So it cannot be moved to a new
owner and/or organization. 0 - Type of the registry object 1 - Name of the registry
object.
Action Please complete the pending approval for the registry object before moving it.
INMPEE0143 {0} {1} has a pending consumer registration request and hence cannot be moved
Explanation The registry object has a pending consumer registration, so it cannot be moved to a
new owner and/or organization. 0 - Type of the registry object 1 - Name of the registry
object.
Action Please complete the consumer registration request for the registry object before moving
it.
INMPEE0144 {0} {1} is an internal object of CentraSite and hence cannot be moved
Explanation Internal objects of CentraSite cannot be moved.
Action Internal objects of CentraSite cannot be moved.
INMPEE0146 The mandatory attribute {0} does not have value for this object
Explanation An attribute should have a value for a registry object if it is marked as required.
Action Provide appropriate value(s).
INMPEE0148 Only user with CentraSite Administrator role can do the change ownership action
Explanation Only a user with the CentraSite Administrator role can do the change ownership
action.
Action Please make sure that you log in as a user who has CentraSite Administrator role to
perform the ownership change.
INMPEE0149 Only user with CentraSite Administrator role can do the change organization action
Explanation Only a user with the CentraSite Administrator role can do the change organization
action for assets.
Action Please make sure that you log in as a user who has the CentraSite Administrator role
to perform the organization change.
INMPEE0151 Owner for the object {0} of type {1} is not present in CentraSite
Explanation The owner for the object is not present in CentraSite. {0} - Name of the object {1} -
Type of the object.
Action The owner should not be allowed to be removed from CentraSite while owning some
objects. So, identify how the owner was removed from CentraSite with this object
dependency and report a bug.
INMPEE0153 View permission on {0} {1} is not available for {2} {3}
Explanation The view permission on the registry object is not available for the specific user or
group. 0 - Type of the registry object for which the profile permissions are being set
1 - Name of the registry object 2 - User or Group 3 - Name of the user or group.
Action Please set the view permission on the registry object for the specific user or group
before setting the profile permissions.
INMPEE0154 Modify permission on {0} {1} is not available for {2} {3}
Explanation The modify permission on the registry object is not available for the specific user or
group. 0 - Type of the registry object for which the profile permissions are being set
1 - Name of the registry object 2 - User or Group 3 - Name of the user or group.
Action Please set the modify permission on the registry object for the specific user or group
before setting the profile permissions.
INMPEE0156 The new owner {0} does not have create asset permission in organization {1}
Explanation An attempt was made to move an asset to a user who does not have "create assets"
permission in the asset's organization.
Action Assign the Asset Provider role or any custom role which contains the "create assets"
permission in the asset' organization to the target user.
INMPEE0167 The RejectHandler policy prohibited the operation for {0} {1}
Explanation Operations like "move", "delete", etc. are only allowed for specific object types.
Action Correct the application program.
INMPEE0175 Virtual Service {0} cannot be deleted because it has been deployed to the target.
Explanation This error message is thrown when you are attempting to delete the virtual service
which is deployed to a target.
Action Undeploy the virtual service before attempting to delete.
INMPEE0180 IS Service Interface {0} should have at least one associated IS Service Object, hence
the corresponding REST service is not created.
Explanation The IS Service Interface object should have at least one associated IS Service Object.
Action Make sure at least one IS Service Object (HTTP methods get, put, post and delete) is
associated to the IS Service Interface and also make sure the name of the IS Service
Object should contain the following strings (get, put, post and delete) appropriate to
the method definition.
INMPEE0181 REST Service {0} should have at least one native endpoint, hence the corresponding
REST service is not created.
Explanation The REST service published from the webMethods product suite should have at least
one native endpoint.
Action Make sure the port attribute (IS Server object) has a value defined.
INMPEE0184 Cannot remove the existing life cycle state from the object {0}
Explanation It is not possible to remove the existing life cycle state from the given object
Action No action required.
INMPEE0204 The mandatory attribute {0}, of {1} "{2}" does not have a value
Explanation The mandatory attribute {0} of {2} created from type {1} does not have a value. Attribute
{0} has been marked "required" in the definition of type {2} and hence should have a
value.
Action Provide a value for the attribute {0} or provide a default value for the attribute in the
definition of type {2}.
INMPEE0206 The validation pattern "{0}" is invalid for policy "{1} at {2}". Repair the regular
expression pattern.
Explanation The validation policy action of the specified policy contains an invalid/unsupported
regular expression pattern.
Action Specify a syntactically correct regular expression for the policy action.
INMPEE0210 Key Generator Policy is not enabled for the API {0}
Explanation The Key Generator Policy for the given API is not generated.
Action Contact the API provider.
INMPEE0211 Onboarding Organization {0} with Administrator User {1} has failed
Explanation Onboarding the given organization with the given administrator user of that
organization has failed.
Action Contact the CentraSite administrator.
INMPEE0225Error CentraSite cannot delete the alias because it is already deployed to the target. Alias:
{0}
Explanation You are trying to delete an alias which is already deployed to a target.
Action You must undeploy an alias before you delete it.
INMPEE0227 Could not send key revocation notice to the user configured in the API consumption
settings.
Explanation An email notification for the key revocation status could not be sent to the user
configured in the API consumption settings, possibly because the user specified has
been deleted from the CentraSite registry.
Action Verify that the specified user exists in the CentraSite registry. If the user exists and
the error persists, contact your administrator. If the user does not exist, remove the
user from the API consumption settings.
INMPEE0234 The asset {0} cannot be deleted, because it is consumed by one or more assets.
Explanation The asset {0} cannot be deleted, because it is consumed by one or more assets.
Action Make sure you unconsume all consumers from the asset, before trying to delete it.
INMPEE0236 The WSDL does not have any service element for {0}.
Explanation The WSDL cannot be validated if there are no service elements in it.
Action If the service {0} is a Virtual type, the service element will be available only after it is
deployed to a Mediator gateway.
INMPEI0004 User {0} does not have the role specified in the policy
Explanation Since the user does not have the role specified in the policy, the role group policy is
not applicable for the user 0 - Name of the user.
Action No action required.
INMPEI0017 Default Roles, Permissions and Groups created successfully for Organization {0}
Explanation Default roles, permissions and groups were created successfully for the given
organization. 0 - Name of the organization.
Action No action required.
INMPEI0018 Default Roles, Permissions and Groups deleted successfully for Organization {0}
Explanation Default roles, permissions and groups were deleted successfully for the given
organization. 0 - Name of the organization.
Action No action required.
INMPEI0022 Default roles, groups, permissions and SDL for organization {0} created successfully
Explanation Default roles, groups, permissions and SDL were created successfully for the given
organization. 0 - Name of the organization.
Action No action required.
INMPEI0023 Default roles, groups, permissions for organization {0} removed successfully
Explanation Default roles, permissions and groups were removed successfully for the given
organization. 0 - Name of the organization.
Action No action required.
INMPEI0026 Default instance level permissions for Asset {0} were assigned successfully
Explanation Default instance level permissions were successfully assigned for the given asset. 0 -
Name of the asset.
Action No action required.
INMPEI0029 Service WSDL size {0} conforms with the specified size {1}
Explanation The service WSDL size validated against the size specified by the policy. 0 - WSDL
size of the service 1 - WSDL size specified in the policy.
Action No action required.
INMPEI0033 Default instance level permissions for Group {0} were assigned successfully
Explanation Default instance level permissions were successfully assigned for the given group. 0
- Name of the group.
Action No action required.
INMPEI0034 Default instance level permissions for Lifecycle Model {0} were assigned successfully
Explanation Default instance level permissions were successfully assigned for the given lifecycle
model. 0 - Name of the lifecycle model.
Action No action required.
INMPEI0035 Default instance level permissions for Policy {0} were assigned successfully
Explanation Default instance level permissions were successfully assigned for the given policy. 0
- Name of the policy.
Action No action required.
INMPEI0036 Default instance level permissions for Report Template {0} were assigned
successfully
Explanation Default instance level permissions were successfully assigned for the given report
template. 0 - Name of the report template.
Action No action required.
INMPEI0037 Default instance level permissions for Role {0} were assigned successfully
Explanation Default instance level permissions were successfully assigned for the given role. 0 -
Name of the role.
Action No action required.
INMPEI0038 Default instance level permissions for Taxonomy {0} were assigned successfully
Explanation Default instance level permissions were successfully assigned for the given taxonomy.
0 - Name of the taxonomy.
Action No action required.
INMPEI0040 Service Binding Type(s) conform with the specified bindings {0}
Explanation The binding types of the service validated against the specified bindings. 0 - Binding
types specified by the policy.
Action No action required.
INMPEI0041 Default instance level permissions for User {0} were assigned successfully
Explanation Default instance level permissions were successfully assigned for the given user 0 -
Name of the User
Action No action required
INMPEI0042 Default instance level permissions for Policy Action {0} were assigned successfully
Explanation Default instance level permissions were successfully assigned for the given policy
action. 0 - Name of the policy action.
Action No action required.
INMPEI0058 {0} {1} belongs to state {2} which conforms to the allowed states {3}
Explanation The lifecycle state of the registry object is validated against the allowed states specified
in the policy. 0 - Type name of the registry object 1 - Name of the registry object 2 -
Current state name of the registry object 3 - Allowed states specified in the policy.
Action No action required.
INMPEI0065 {0} {1} has value {2} set for attribute {3} which conforms to the allowed values {4}
Explanation For the specified attribute of the given registry object, a value has been set which
conforms to the allowed values. 0 - Type of the registry object 1 - Name of the registry
object 2 - Attribute value of the registry object 3 - Attribute name specified in the
policy 4 - Allowed attribute values specified in the policy.
Action No action required.
INMPEI0068 LC Model {0}'s enabled object type instances were initiated into initial state {1}
Explanation The instances of the object types which are LCM enabled by the given LC Model have
been triggered to change to the initial state of the LC Model. 0 - Name of the LC Model
1 - Name of the initial state of the LC Model.
Action No action required
INMPEI0076 Default instance level permissions for Target {0} were assigned successfully
Explanation Default instance level permissions were successfully assigned for the given target. 0
- Name of the target
Action No action required.
INMPEI0077 Default instance level permissions for Lifecycle State {0} were assigned successfully
Explanation Default instance level permissions were successfully assigned for the given lifecycle
state. 0 - Name of the lifecycle state.
Action No action required.
INMPEI0078 Default instance level permissions for Asset Type {0} were assigned successfully
Explanation Default instance level permissions were successfully assigned for the given asset type.
0 - Name of the asset type.
Action No action required.
INMPEI0079 Default instance level permissions for Taxonomy {0} were assigned successfully
Explanation Default instance level permissions were successfully assigned for the given taxonomy.
0 - Name of the taxonomy.
Action No action required.
INMPEI0080 Default instance level permissions for Event Type {0} were assigned successfully
Explanation Default instance level permissions were successfully assigned for the given event
type. 0 - Name of the event type
Action No action required.
INMPEI0081 Default instance level permissions for Profile {0} were assigned successfully
Explanation Default instance level permissions were successfully assigned for the given profile.
0 - Name of the profile
Action No action required.
INMPEI0082 Default instance level permissions for UDDI Subscription {0} were assigned
successfully
Explanation Default instance level permissions were successfully assigned for the given UDDI
subscription. 0 - Name of the UDDI subscription
Action No action required.
INMPEI0083 Default instance level permissions for Federation {0} were assigned successfully
Explanation Default instance level permissions were successfully assigned for the given federation.
0 - Name of the federation.
Action No action required.
INMPEI0084 Default instance level permissions for Concept {0} were assigned successfully
Explanation Default instance level permissions were successfully assigned for the given concept.
0 - Name of the concept.
Action No action required.
INMPEI0085 Taxonomy {0} instance level permissions were assigned successfully to its child
objects
Explanation The instance level permissions of the taxonomy were successfully assigned to its
children concepts. 0 - Name of the taxonomy.
Action No action required.
INMPEI0086 Policy {0} instance level permissions were assigned successfully to its child objects
Explanation Policy has child objects like Policy Condition and Policy Parameter. When we assign
the instance level permission to a Policy, the permission should be assigned also to
its child objects. The message states that this action was performed successfully.
Action No action required.
INMPEI0134 Default instance level permissions for ExternalLink {0} were assigned successfully
Explanation Default instance level permissions were successfully assigned for the given external
link. 0 - Name of the external link.
Action No action required.
INMPEI0135 Default instance level permissions for ExtrinsicObject {0} were assigned successfully
Explanation Default instance level permissions were successfully assigned for the given extrinsic
object. 0 - Name of the extrinsic object.
Action No action required.
INMPEI0138 Default delete handler was successfully executed for {0} {1}
Explanation The default delete handler policy was executed successfully for the given object. 0 -
Type of the object 1 - Name of the object.
Action No action required.
INMPEI0140 WSDL regeneration skipped for Service {0} since the service is not a VirtualService,
VirtualXMLService or VirtualRESTService
Explanation WSDL regeneration can be performed only for a virtual service, virtual XML service
or virtual REST service.
Action Make sure the asset is a virtual service, virtual XML service or virtual REST service.
INMPEI0147 Registry Object {0} has been validated successfully against its mandatory attributes
of type Classification, File and Relationship
Explanation All the mandatory classification, file and relationship attributes for the given registry
object have been populated. 0 - Name of the registry object.
Action No action required.
INMPEI0159 Taxonomy/Concept export handler was successfully executed for {0} {1}
Explanation The Taxonomy/Concept export handler was executed successfully for the given object.
Action No action required.
INMPEI0160 Default export handler was successfully executed for {0} {1}
Explanation The default export handler policy was executed successfully for the given object. 0 -
Type of the object 1 - Name of the object.
Action No action required.
INMPEI0161 Asset type export handler was successfully executed for {0} {1}
Explanation The asset type export handler policy was executed successfully for the given object.
0 - Type of the object 1 - Name of the object.
Action No action required.
INMPEI0164 Metrics does not contain serviceKey hence will not be saved in Runtime Metrics
Collection
Explanation Metrics must be saved against a service. But the user is trying to save a metrics object
without classifying it with a proper service key. This metrics will be discarded.
Action Please classify the metrics objects with the classificationScheme
“uddi:centrasite.com:management:service.key”. The value of the classification must
be the key of the service to which the metrics belongs.
INMPEI0168 The required permissions are already available for {0} {1}
Explanation The permissions to be set by the policy are already available in the registry object. 0
- Type of the registry object 1 - Name of the registry object.
Action No action required.
INMPEI0169 Request Approval Flow {0} for {1} was automatically approved
Explanation The approval flow for the registry object was automatically approved since the
triggering user is part of the approver group.
Action No action required.
INMPEI0170 CentraSite does not contain an object of type {0} and with name {1}
Explanation The policy executed successfully, since CentraSite does not contain an object of the
specified type and with specified name.
Action No action required.
INMPEI0171 CentraSite already contains an object of type {0} and with name {1}
Explanation This policy enforces uniqueness in names of the object. As the user tried to create an
object using a name which already exists in CentraSite, this policy failed.
Action Please use a different name
INMPEI0173 Notified Webservice endpoint {0} hosted in application server {1} successfully.
Explanation A Webservice request has been published to the endpoint successfully.
Action No action required.
INMPEI0174 Failed to notify Webservice endpoint {0} hosted in application server {1}: Error
Message {2}
Explanation The Webservice request could not be published to the specified endpoint.
Action Provide a valid webservice endpoint which can accept the SOAP message configured
in the notify policy.
INMPEI0179 Failed to delete the rest service '{0}' ({1}) used by IS Service Interface '{2}'
Explanation The deletion of the Rest Service failed while retracting the IS Service Interface from
the Designer.
Action No action required.
INMPEI0182 IS Service Interface {0} object has been transformed successfully into REST service
{1}.
Explanation The IS Service Interface object has been transformed successfully into a REST service
in CentraSite.
Action No action required.
INMPEI0183 The given object {0} does not contain the state
Explanation The given object 0 does not contain the state.
Action No action required.
INMPEI0191 Not updating Consumer WSDL for VirtualService {0} as it does not contain WSDL
or Consumer WSDL is already contains the proper WSDL file.
Explanation The Consumer WSDL attribute will not get updated if the Virtual Service does not
have WSDL associated with it. Also the attribute will get updated if it contains the
proper value in it.
Action No Action Required, as this policy get triggered when WSDL is attached to the Virtual
Service
INMPEI0194 Not updating Consumer WSDL for {0} since it is not a Service
Explanation Consumer WSDL attribute is applicable only for Virtual Service and hence it can't be
updated for other objects
Action Please make sure applicable object for "Consumer WSDL Generator" policy is set only
to Virtual Service
INMPEI0201 ,
Explanation This is a user display name separator.
Action No action required.
INMPEI0205 {0} of type {1} has been validated for all mandatory Slot, Classification, File and
Relationship attribute types.
Explanation The "required" attributes of the registry object {0} of type {1} have been identified and
all such "required" attributes have been provided with values.
Action No action required.
INMPEI0209 Onboarded user {0} proceeds with consume API request for {1}
Explanation The onboarding of the user was successful, and the consume API request for the API
has been triggered.
Action User registration completion information will be sent as an email.
INMPEI0220 WSDL regeneration skipped for virtual service {0} as WSDL related objects are not
modified.
Explanation WSDL regeneration is needed only if JAXR binding is updated, else WSDL update
not required. CentraSite updates it only if it really required.
Action No action required.
INMPEW0172 Could not send notification to application server as it is not configured with
APG_SERVICE_ENDPOINT
Explanation The notification will be send only if the application server is configured with
APG_SERVICE_ENDPOINT in the object specific property.
Action Configure a valid webservice endpoint to the application server which is associated
to the registry object.
INMPUE0032 Set Profile Permission action cannot be applied to multiple object types
Explanation If the policy applies to multiple object types, then the set profile permission action
cannot be applied
Action Change the object types or create a new policy with a single object type
INMRAE0018 Currently effective external user repository type {0} does not support custom
predicate.
Explanation Currently effective external user repository type does not support custom predicate.
Action Use predicates instead.
INMRAE0019 Currently effective external user repository type {0} does not support predicates.
Explanation Currently effective external user repository type does not support predicates.
Action Use custom predicate instead.
INMSOE0013 Service WSDL does not contain the WSDL Service Element
Explanation The imported WSDL does not contain the service element.
Action Make sure service element is present in the service WSDL.
INMSOE0016 Deployment activity {0} is the current activity log for {1} {2}
Explanation An activity log which is the latest deployment log for a deployed asset cannot be
deleted.
Action Unselect the particular deployment log from the deployment history before deleting
other old entries.
INMSOE0019 The consumer application defined in the routing rule of the asset is no longer
available in CentraSite. Specify a valid consumer application in the routing rule.
Explanation The consumer application used as part of the context based routing condition of the
asset to be deployed is not available in the CentraSite Repository.
Action Provide a valid consumer application in the routing rule.
INMSOE0020 Data type mismatch during attribute mapping for RuntimeEventType: {0}. Expected
data type for attribute {1} is {2}, while the supplied data type is {3}.
Explanation This exception is thrown when a data type mismatch is encountered when mapping
SNMP Trap attributes from EventType.xml to RuntimeEventType attributes.
Action Ensure the data type matches.
INMSOE0023 Cannot virtualized this WebService since the service does not contain any
wsdl:bindings
Explanation Service must contain at least one service binding, otherwise it cannot be virtualized
Action Getting error while virtualizing the service without service binding
INMSOE0027 TrapOID (Object Identifier) {0} is duplicated in the EventType.xml inside the
provided Target Type definition jar file
Explanation During target type creation, if the SNMP Trap OID is duplicated in EventType.xml,
this exception is thrown.
Action SNMP Trap OIDs should be unique within and across target types.
INMSOE0031 Scoped Virtual Service deployment will not be triggered since dependent assertion
{0} does not exist
Explanation Scoped Virtual Service deployment will not be triggered since some of the dependent
assertions are missing in the Runtime Policy.
Action Ensure dependent assertions exist.
INMSOE0033 Scoped Virtual Service deployment will not be triggered since dependent assertion
{0} does not exist
Explanation Virtual Service will have policies associated with it. These policies may be dependent
on other policies. If the dependent policies are not applied for the virtual service, this
exception will arise.
Action Please create the dependent runtime policy and make sure it is applicable for the
virtual service to be deployed.
INMSOE0037 Mandatory parameters are not present for creation of API Key instance
Explanation Mandatory parameters were not provided while creating API Key object
Action Provide the mandatory parameters.
INMSOE0039 Invalid parameter {0} is selected which is not supported in the version of Mediator
installed
Explanation The version of mediator to which the asset is being deployed does not support the
parameter {0}.
Action Change the parameter to one that is supported in the mediator version installed.
INMSOE0042 Mandatory parameters are missing for creation of OAuth2 client instance
Explanation Mandatory parameters were missing while creating OAuth2 client object.
Action Check if the mandatory parameters 'Service' and 'Consumer' are missing.
INMSOE0043 Cannot enforce evaluate actions ApiKey and OAuth2 for the service.
Explanation When both API Keys and OAuth2 are enforced for an API in AND condition, this
exception is thrown.
Action Change the enforce condition to OR.
INMSOE0044 Deployment of the Virtual Service failed. Check the Integration Server log.
Explanation The deployment of the Virtual Service has failed.
Action Check the Integration Server log.
INMSOE0045Error You might not be authorized to view the runtime alias type
Explanation Alias Key Name Map is not initialized.
Action Check if you have permission to use the alias type.
INMSOE0049Error Default value not specified for the runtime alias. CentraSite cannot save the alias.
Explanation CentraSite cannot save the runtime alias because the default value for the alias is not
specified.
Action Retry after you specify a default value for the runtime alias.
INMSOE0050Error Required values are missing for runtime target: {0} for alias {1}
Explanation An error occurred while trying to associate a target to a runtime alias, possibly because
some of the required values are missing.
Action Provide target-specific values for the runtime alias, and try again.
INMSOE0053Error CentraSite does not support alias deployment for runtime target Mediator version
{0}. Runtime alias deployment is supported only for Mediator version {1} and above.
Explanation CentraSite cannot deploy runtime aliases because they are not support in the Mediator
version installed.
Action If you would like to create and deploy runtime aliases, upgrade to Mediator 9.7
INMSOE0054 Alias with name {0} already exists. Provide a different name.
Explanation CentraSite cannot have aliases with same name as this will have issues when it is
deployed to the same Mediator.
Action Provide a different name for alias and save it.
INMSOE0055Error Runtime alias is already deployed to target(s). You must disassociate the alias from
the services and undeploy it before you change the alias name.
Explanation You are trying to change the alias name of a runtime alias that is already deployed
to its target(s).
Action Disassociate the alias from the services and undeploy it before you change the alias
name.
INMSOE0057Error The authentication type in the secure alias does not match the authentication type
in the virtual service. Secure alias: {0}, virtual service: {1}. Check the authentication
type of the secure alias that you published and change it to match the authentication
type used in the virtual service
Explanation The authentication type specified in the secure alias does not match with the outbound
authentication policy specified in CentraSite.
Action Check the authentication type of the secure alias that you published and change it to
match the authentication type used in the virtual service.
INMSOE0058 Target does not support deployment of REST services with more than one resource
and/or tokenized routing endpoints.
Explanation Older Mediators before version 9.7 do not support more than one REST resource and
tokenized routing endpoints.
Action Make sure that you deploy to a newer version of Mediator.
INMSOE0061 HTTP protocol is not supported for Kerberos. Select HTTPS protocol only.
Explanation HTTP protocol is not supported for Kerberos. Only, HTTPS protocol is supported.
Action Select HTTPS protocol only during virtualization.
INMSOE0062 The Custom Error Variable name field must not be empty.
Explanation You have not entered a name while adding a Custom Error Variable in the Conditional
Error Processing step.
Action Enter a name for the Custom Error Variable.
INMSOE0064 Gateway with version {0} does not support OData services.
Explanation The gateway is too old for deploying OData services.
Action Use a newer gateway (>= 9.10)
INMSOE0067 Gateway with version {0} does not support the HTTP PATCH method for REST
service {1}.
Explanation The deployed REST service exposes the HTTP PATCH method, which is not supported
by this version of Mediator.
Action Deploy the REST service with HTTP PATCH method to a newer version of Mediator.
INMSOE0068 The REST service {0} uses the HTTP PATCH method, however the deployment
mode is not set to "axis-free".
Explanation The REST service {0} uses the HTTP PATCH method, however the deployment mode
is not set to "axis-free". This is becasue only the axis-free deployment mode supports
the PATCH method.
Action Check if you can activate the axis-free deployment mode in centrasite.xml.
INMSOE0071 Could not publish the virtual service because the associated {0} {1} has no valid
credentials.
Explanation An error occurred while trying to publish the runtime alias, possibly because the
associated {0} {1} has no valid credentials.
Action Specify a valid username and password for the runtime alias, and try again
INMSOW0034 The parameter(s)/action(s) {0} were ignored as it is not supported by Mediator {1}
Explanation Virtual Service can be deployed from latest version of CentraSite to Mediator version
8.2.2 and above. If you deploy any service to older version of Mediator from latest
version of CentraSite, some policy parameters or actions cannot be executed on older
version of Mediator. Such policy parameters or actions will be ignored. This warning
message will list those ignored parameter/actions.
Action If the ignored parameters or actions need to be executed, then Mediator has to be
upgraded to version in which CentraSite is running. If the ignored parameter or
actions are not needed, then this warning message can be ignored.
INMSTE0008 At least one instance does not comply with the type modifications.
Explanation A type is being modified in a way that is not compliant with the existing instances of
that type.
Action Modify the type in a compliant way.
INMSUE0067 HTTP Methods not declared for the native XML Service
Explanation HTTP methods required for the XML service being virtualized were not declared.
Action Update the HTTP methods of the native XML service being virtualized.
INMSUE0068 HTTP Methods are not declared for the XML Service
Explanation The HTTP methods cannot be empty when creating an XML service.
Action Select any one of the HTTP methods provided to create an XML Service.
INMSUE0078 User does not have permission to create groups in the organization
Explanation When a target is created, a corresponding synchronization group is created in the
organization selected with the given target name, but the user who is trying to create
the target does not have permission to create a group in the organization he belongs
to or the selected organization.
Action Grant manage users permission to the user.
INMSUE0080 Reserved characters except _ and - and non-ASCII characters are not allowed in the
virtual service name.
Explanation The virtual service name can only contain the letters A-Z, a-z, numbers from 0-9, _
and - characters.
Action Remove the special characters from the virtual service name.
INMSUE0081 Logged in user {0} does not have permission to deploy the asset
Explanation To deploy an asset to the target, the user must have manage targets permission.
Action Request the manage targets permission from the CentraSite administrator and try
again.
INMSUE0087 Soft Limit should not be higher than the Hard Limit
Explanation Hard limit should be higher than the soft limit
Action On Save of Throttling Policy
INMSUE0089 Reserved characters except _ and - and non-ASCII characters are not allowed in the
target name.
Explanation The target name can only contain the letters A-Z, a-z, numbers from 0-9, _ and -
characters.
Action Remove the special characters from the target name.
INMUCE0001 Error while creating Axis2 SOAP Service Stub for UDDI Security API
Explanation This error may happen if the host or port specified in RegistryConfiguration is not
valid or if there is an incorrect version of Axis jars in the classpath.
Action Please make sure the host and port of the registry provided in RegistryConfiguration
are valid. And also make sure that the classpath has the correct version of Axis2 jars.
INMUCE0002 Error while creating Axis2 SOAP Service Stub for UDDI Inquiry API
Explanation This error may happen if the host or port specified in RegistryConfiguration is not
valid or if there is an incorrect version of Axis jars in the classpath.
Action Please make sure the host and port of the registry provided in RegistryConfiguration
are valid. And also make sure the classpath has the correct version of Axis2 jars.
INMUCE0003 Error while creating Axis2 SOAP Service Stub for UDDI Publish API
Explanation This error may happen if the host or port specified in RegistryConfiguration is not
valid or if there is an incorrect version of Axis jars in the classpath.
Action Please make sure the host and port of the registry provided in RegistryConfiguration
are valid. And also make sure the classpath has the correct version of Axis2 jars.
INMUCE0004 Error while creating Axis2 SOAP Service Stub for UDDI Subscription API
Explanation This error may happen if the host or port specified in RegistryConfiguration is not
valid or if there is an incorrect version of Axis jars in the classpath.
Action Please make sure the host and port of the registry provided in RegistryConfiguration
are valid. And also make sure the classpath has the correct version of Axis2 jars.
INMUCE0005 Error while creating Axis2 SOAP Service Stub for Taxonomy API
Explanation This error may happen if the host or port specified in RegistryConfiguration is not
valid or if there is an incorrect version of Axis jars in the classpath.
Action Please make sure the host and port of the registry provided in RegistryConfiguration
are valid. And also make sure the classpath has the correct version of Axis2 jars.
INMUCE0006 Not able to connect to the UDDI Registry. get_authToken call failed.
Explanation Remote exception thrown while connecting to UDDI registry.
Action Please make sure the host and port provided in RegistryConfiguration are valid.
INMUCE0007 Not able to connect to the UDDI Registry. discard_authToken call failed.
Explanation Remote exception thrown while connecting to UDDI registry.
Action Please make sure the host and port provided in RegistryConfiguration are valid.
INMUCE0008 Not able to fetch the modified date of service with key {0}. get_operationalInfo call
failed due to RemoteException.
Explanation Remote exception was thrown while getting operational info for the given service.
Action Please make sure the registry is running the host and port provided in
RegistryConfiguration.
INMUCE0009 Not to able to fetch the virtual services for the specified target {0}
Explanation Not to able to fetch the virtual services for the specified target {0}, as remote exception
was caught in find_service call.
Action Please make sure the registry is running the host and port provided in
RegistryConfiguration.
INMUCE0011 Not able to fetch the service with name {0}. find_service call failed due to
RemoteException.
Explanation Remote exception was thrown while inquiring the registry for services.
Action Please make sure the registry is running the host and port provided in
RegistryConfiguration.
INMUCE0012 Not able to fetch the details of the service {0}. get_serviceDetail call failed due to
RemoteException.
Explanation Remote exception was thrown while inquiring the registry for service details.
Action Please make sure the registry is running the host and port provided in
RegistryConfiguration.
INMUCE0013 Not able to fetch the details of the tModel {0}. get_tModelDetail call failed due to
RemoteException.
Explanation Remote exception was thrown while inquiring the registry for tModel details.
Action Please make sure the registry is running the host and port provided in
RegistryConfiguration.
INMUCW0010 Unable to find the virtual service with specified name {0}
Explanation There is not virtual service with the specified name in the UDDI registry.
Action Please make sure the UDDI registry has a virtual service with the specified name. If
it exists please make sure the user provided in RegistryConfiguration has the privilege
to view the virtual service.
INMVSE0003 Object of type {0} not supported for External Link versioning
Explanation This object must not be used for duplicating external links.
Action Do not use this kind of object.
INMVSE0004 Invalid external link for versioning, must be a WebDAV one. URI: {0}
Explanation The external link object provided for versioning is not supported. It must be an external
link of a WebDAV resource.
Action Do not use this kind of external link.
INMVSE0008 Object to be versioned ({0}) does not have the highest version number
Explanation The registry object to be versioned is an intermediate one in the versioning hierarchy,
which is not permitted.
Action Use only the highest versioned object for a versioning action.
INMVSE0034 Asset Type ({0}) does not support the Versioning Capability
Explanation An instance of an asset type should get a new version, but the asset type does not
support this.
Action Check the properties of your asset type.
INMWSE0001 Unable to connect to {0} using the provided username and password.
Explanation The service was unable to connect to the provided CentraSite address.
Action Make sure the CentraSite address is valid and the username and password are correct.
INMWSE0014 Invalid file type. Must be XSD, WSDL, BPEL, XPDL, META_INFO, DOCUMENT
or REFERENCED.
Explanation CentraSite web services will only accept the following file types: XSD, WSDL, BPEL,
XPDL, META_INFO, DOCUMENT or REFERENCED.
Action Please provide valid file type.
INMWSE0020 Response from XPDL importer does not contain any registry objects
Explanation The XPDL Importer didn't report any error. Also it didn't return any response which
needs to be filled for a web service response.
Action Please make sure the XPDL file contains the Process element which will be created
in CentraSite and returned in the web service response.
INMWSE0035 Exception occurred while approving the approval flow using approve operation
Explanation An internal issue occurred while performing the approve operation. It might be a
CentraSite issue or the data provided to the CentraSite is not sufficient.
Action Please make sure the web service operation is executed with right set of parameters.
INMWSE0038 Revert Pending State operation can only be performed by CentraSite Administrator
Explanation Not all users have permission to revert the pending state of a registry object. The user
should have the CentraSite Administrator role to perform a revert pending state
operation.
Action Please provide the user with CentraSite Administrator role for the revert pending
state operation.
INMWSE0039 CentraSite does not contain a registry object with the specified key {0}.
Explanation The revert pending state operation requires a key of the registry object which exists
in CentraSite. The pending state change cannot be reverted for a registry object that
does not exist in CentraSite.
Action Please make sure a registry object exists in CentraSite with the specified key.
INMWSE0045 Found {0} {1} application server instances during search. Use application server key
to find unique instance.
Explanation This error happens if the search result matches more than one application server
instance.
Action Use the key to find a unique application server instance in the web service request
operation.
INMWSE0046 Failed to associate the given application server {0} and service {1}
Explanation This error may happen if the given CentraSite location is wrong or because of invalid
credentials.
Action Check the CentraSite location and its credentials. Also check if the application server
instance exists.
INMWSE0050 Error while retrieving associated type for Lifecycle model {0}
Explanation An error occurred while retrieving an associated type for a lifecycle model.
Action Verify that the associated types for the lifecycle model are appropriate.
INMWSE0051 Error while retrieving transition state for the Lifecycle model {0}
Explanation An error occurred while retrieving the transition state for the lifecycle state and
lifecycle model.
Action Verify that the transition states are appropriate for the retrieved lifecycle state.
INMWSE0067 CentraSite does not contain an Application Server with the specified key or name
{0}.
Explanation A CentraSite web service received a RegisterApplicationServer request with a key or
name specified. The web service tried to update the object with the specified key or
name, but the web service was not able to find any Application Server object with the
specified key or name.
Action Please check whether an Application Server object exists in CentraSite with the
specified key or name. If an object exists in CentraSite, please make sure the requested
user has view/edit permission on the Application Server object.
INMWSE0075 The given organization key {0} in the request does not match the key of the existing
asset's organization {1}
Explanation The organization key given in the importWSDL request does not match the
organization key of the existing asset's organization.
Action Provide the existing asset's organization key in the request.
INMWSI0070 Asset {0} has been associated with the server {1} successfully
Explanation The asset {0} has been associated with the server {1} successfully.
Action The association between the asset key and the server was created successfully.
INMWSI0071 The asset {0} has not been associated with the server {1}
Explanation The asset is not associated with the specified server.
Action Associate the asset and the server first before disassociating.
INMWSI0072 Asset {0} has been disassociated from the server {1} successfully
Explanation The given asset has been disassociated from the server successfully.
Action The given asset has been disassociated from the server successfully.
INMWSI0076 Application server does not exist for given name {0}.
Explanation An application server does not exist in the given name.
Action Create an application server in the given name.
INOQJE0032 Error executing the request with error [{0} {1} {2} {3}]
Explanation The message appears with the specific error code and information from the server.
Action Refer to the server documentation for the specified error code.
UDDIE00025 A tag of the language code must have at least one character and no more than eight
characters.
Explanation A value for the language code in the UDDI request does not comply with the UDDI
specification.
Action Please make sure the UDDI request is valid according to UDDI specification.
UDDIE00049 The contact {0} already exists. Please specify a different contact.
Explanation The specified contact already exists in the CentraSite. A contact cannot be present in
multiple businesses
Action Please make sure the contact is not present in any other business
0030.0109 PublisherPropsObserver - Can't convert string ({0}) to integer for publishing interval,
ignoring input
Explanation The value received for performance data reporting interval was not a valid numeric
string.
Action Make sure a numeric value is input.
367
CloudStreams Messages
0030.0336 Consumer Application Update Failed; requested update has invalid {0} field
Explanation Invalid consumer name or key in remove request.
Action Probably bad SOAP request to Deployer, fix request.
0030.0337 Consumer Application Remove Failed; consumer ({0}) does not exist
Explanation Attempt to remove consumer failed.
Action Reply to CentraSite Deployment attemp should indicate error. Try redeploying this
consumer or resynchronizing all consumers.
0030.0344 Registered Consumer Names Update Failed; requested update has invalid {0} field
Explanation Invalid service name or consumer names in registered consumer names update request.
Action Probably bad SOAP request to Deployer, fix request.
0030.0348 Registered Consumer Names Remove Failed; requested update has invalid {0} field
Explanation Invalid service consumer name in remove request.
Action Probably bad SOAP request to Deployer, fix request.
0030.0350 Registered Consumer Names Remove Failed; service ({0}) has no registered
consumers
Explanation Invalid request to remove RegisteredConsumerNames, must include at least one
consumer name.
Action Probably bad SOAP request to Deployer, fix request.
0030.0356 VirtualServiceDeployer - unable to get endpoints for {0}, caught this: type({1}),
msg({2})
Explanation Unable to obtain endpoint for deployed service.
Action Probably bad SOAP request to Deployer or bad VSD, fix one or both.
0030.0358 Consumer Application Remove Failed; requested update has invalid name and key
fields, both are empty
Explanation Consumer remove request must have either name or key to identify consumer; both
were null or empty.
Action Probably bad SOAP request to Deployer, fix request.
0030.0364 Deployment request for service: {0}. Registered consumer name element was
processed, but the existing modification date is the same as the request. {1}
Action Info level message, no action required.
0030.0371 UddiPropertiesObserver - Unable to convert port string ({0}) to integer, using default
port {1}
Explanation The value input for 'UDDI port' number is non-numeric.
Action Input an numeric port value.
0050.0022 Exception while selecting element with id:{0} in Resources Element: {1}
Explanation Message context encountered an exception while attempting to extract the indicated
element from XML. The associated exception message should include more details
regarding the problem.
Action Fix the problem identified by the exception message.
0050.0023 CloudStreams received a response for the request with message Id :{0} But a callback
is not registered (anymore) to process this response
Explanation No callback was registered at the time this response was processed.
Action This is probably a VS configuration problem.
0050.0026 Outbound client can't locate policy from the property :{0}
Explanation The Synapse message context does not contain an entry for theproperty key identified
in the message.
Action This is a policy configuration problem.
0050.0037 PGServiceFactory encountered and exception while creating the PGService: {0}
Explanation An exception was encountered while attempting to validate input or output sequence
or during WSDL URI processing. The associated exception message should include
more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0042 Unable to locate the WSStack configuration. Can't deploy Virtual Service:{0}
Explanation The Synapse configuration cannot supply an Axis configuration.
Action This is an Axis2/Synapse/WS-Stack configuration problem.
0050.0055 PGService {0} encountered error while converting wsdl element to a StreamSource:{0}
Explanation An exception was encountered while attempting to read WSDL from manifest. The
associated exception message should include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0057 Unknown WSDL format for PGService:{0}, neither WSDL 1.1 nor WSDL 2.0
Explanation The current WSDL element has unknown or no namespace associated.
Action This is a virtual service configuration problem.
0050.0061 Unable to find a WSDL for the PGService:{0}. Assuming a POX or Legacy service
Action Info level message, no action required.
0050.0068 Successfully created service in SOAP Stack for PGService:{0} containing {1}
endpoint(s).
Action Info level message, no action required.
0050.0076 Scheduled task[{0}] with startup delay of {1} ms and interval of {2} ms
Action Info level message, no action required.
0050.0083 Error {0} occurred while updating the load balancer properties
Explanation An AxisFault was encountered while attempting to add load balancer URL to an Axis
transport description. The associated fault message should include more details
regarding the problem.
Action Fix the problem identified by the fault message.
0050.0086 Unable to get the IS keystore manager - please check your configuration!
Explanation Unable to retrieve the keystore manager bean.
Action This is a Spring bean configuration issue, the pg-config.xml file is missing or corrupted.
0050.0089 Unable to get the Rampart Configuration Handler - please check your configuration!
Explanation Unable to retrieve the Rampart creation handler bean.
Action This is a Spring bean configuration issue, the pg-config.xml file is missing or corrupted.
0050.0105 Unable to determine the fault cause. Check the log file for more information.
Explanation This error indicates that CloudStreams could not determine the cause for the error
when trying to extract the soap fault message from the response. Additional errors,
if any, would be present in the Integration Server log file (server.log).
0050.0210 Error setting location of virtual service proxies directory. Path: {0} Cause: {1}
Explanation An exception was encountered while attempting to use the directory identified in the
message. The associated exception message should include more details regarding
the problem.
Action Fix the problem identified by the exception message.
0050.0211 Unable to determine service endpoint URI for this service: {0} No transport listener
defined for the virtual service's transport protocol.
Explanation The configuration context's listener manager cannot find an endpoint for the current
service. This may indicate that the hosting IS does not have an appropriate listener
registered.
Action This is a configuration problem, either in IS ports or VSD
0050.0214 Error {0} manifest from external resources associated with virtual service: {1}. Cause:
{2}
Explanation An exception was encountered while attempting to read WSDL from manifest. The
associated exception message should include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0215 Error initializing virtual service transformation bean with this xslt: {0} Cause: {1}
Explanation An exception was encountered while attempting to read the transformation file. The
associated exception message should include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0250 Could not find user-specified value for HTTP method! Defaulting to inbound
request HTTP method {0}
Explanation The 'routing method' context variable has an invalid value.
Action If the value indicated in the message is acceptable, no action is required. Otherwise
virtual service configuration must be changed.
0050.0252 Could not set HTTP method for outgoing request for endpoint: {0}
Explanation The outgoing request's message context is null.
Action This is a virtual service/policy configuration problem.
0050.0300 Context variable name ''{0}'' is already declared. Multiple declarations in the same
context is not allowed.
Explanation Context variable names must be unique for a service.
Action This is a service configuration problem.
0050.0303 Attempt to reference context variable without providing a message context. Custom
context variables may only be declared with a 'session' scope at this time. Other
scopes are not supported.
Explanation Attempting to get context variable or context variable map, but the message context
(or session) is null.
Action Earlier error messages should provide clues to help determine why a valid message
context is null.
0050.0307 Namespace URI and prefix is required for custom variable declaration. varName:
{0}
Explanation Variable name validation failed, Namespace URI and prefix must both be neither null
nor empty.
Action This is a context variable configuration problem.
0050.0309 Core Context variables cannot have a namespace or prefix as part of its declaration.
varName: {0}
Explanation Variable name validation failed, prefix for core variables must be empty.
Action This is a context variable configuration problem.
0050.0310 Either a Message context or axis service name is required when creating a custom
context variable. varName: {0}
Explanation Both service name and Axis2 message context are null, this is not acceptable. This is
probably the result of attempting to deploy a service with no service name.
Action Verify that service configuration is correct.
0050.0311 Attempt to create a custom variable using a message context with no AxisService.
varName: {0}
Explanation The axis2 message context is corrupted, it should identify a service.
Action Earlier error messages should provide clues to help determine why a valid message
context could not be created.
0050.0312 Unexpected error creating custom CloudStreams context variable. varName: {0}
reason: {1}
Explanation An exception was encountered while attempting to create a custom context variable.
The associated exception message should include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0313 Unexpected error removing custom CloudStreams context variable for service: {0}
reason: {1}
Explanation An exception was encountered while attempting to remove or inject a custom context
variable. The associated exception message should include more details regarding
the problem.
Action Fix the problem identified by the exception message.
0050.0314 Unexpected error initializing core CloudStreams context variables. reason: {0}
Explanation An exception was encountered while attempting to create a context variable. The
associated exception message should include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0316 Unexpected error getting CloudStreams context variable value. varName: {0} reason:
{1}
Explanation An exception was encountered while attempting to get the valuue of the context
variable named in the message. The associated exception message should include
more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0317 Unexpected error setting CloudStreams context variable value. varName: {0},
value:{1}, reason: {2}
Explanation An exception was encountered while attempting to set the context variable value
named in the message. The associated exception message should include more details
regarding the problem.
Action Fix the problem identified by the exception message.
0050.0318 Expected a virtual service name for this method operation, but none was provided.
Explanation Attempting to get context variable map for a null service name.
Action Earlier error messages should provide clues to help determine why a valid service
name is null.
0050.0321 CloudStreams context variable adapter unable to locate this type: {0}
Explanation The context variable type indicated in the message is unknown.
Action This is a context variable configuration problem.
0050.0322 Unexpected error getting core CloudStreams context variable value from adapter.
type: {0}
Explanation An exception was encountered while attempting to get the context variable value
named in the message. The associated exception message should include more details
regarding the problem.
Action Fix the problem identified by the exception message.
0050.0323 Only string and int schema types are supported at this time. Type: {0}, declared
with ''{1}'' context variable is not supported.
Explanation The context variable schema type is not among the accepted types.
Action This is a service configuration problem.
0050.0324 Context variable name declarations cannot contain $ sign symbols in the name
since that is used as a reference operator. varName: {0}
Explanation Variable name validation failed, name must include substitution character, (dollar
sign).
Action This is a context variable configuration problem.
0050.0325 Unable to return list of context variables declared for this service: {0} Reason: {1}
Explanation An AxisFault was encountered while attempting to retrieve a list of context variable
names. The associated fault message should include more details regarding the
problem.
Action Fix the problem identified by the fault message.
0050.0326 Unable to return list of context variables declared for this message context: {0}
Reason: {1}
Explanation An AxisFault was encountered while attempting to get a list of context variables or
list of variable keys. The associated fault message should include more details
regarding the problem.
Action Fix the problem identified by the fault message.
0050.0327 Context variable name deployed with virtual service {0} references an unknown
namespace prefix. name attribute: {1}
Explanation Context variable identified in message has invalid namespace.
Action This is a context variable configuration problem.
0050.0328 Exception while copying context variables from request to response message context.
Reason: {0}
Explanation An AxisFault was encountered while attempting to copy context variable names
between contexts. The associated fault message should include more details regarding
the problem.
Action Fix the problem identified by the fault message.
0050.0329 Could not create backup directory for failed services! Dir tried = {0}
Explanation An attempt to create the 'failed services' directory has failed.
Action Determine why the directory could not be created. Either fix the creation problem or
specify a different directory.
0050.0331 Error occurred when getting backup directory for path {0}
Explanation An exception was encountered while attempting to determine directory for backing
up failed services. The associated exception message should include more details
regarding the problem.
Action Fix the problem identified by the exception message.
0050.0343 Context variable API expected an IData object for ctx variable, {0}, but received
this: {1}
Explanation The data element from which a context variable is to be extracted has an unknown
data type.
Action This is probably a flow configuration problem; where the pipeline was populated
with an invalid value.
0050.0344 Attempt to insert {0} core ctx variable with invalid value type: {1}. Expected a
collection of this type: {2}
Explanation .The allowable data type for a core context variable is restricted, depending on variable
type.
Action .This is a context variable configuration problem.
0050.0345 Unable to access array element [{0}] in SOAP_HEADERS core ctx variable. Cause:
{1}
Explanation The index value indicated in the message must be numeric.
Action This is a context variable configuration problem.
0050.0346 Invalid array or key reference for core ctx variable. This substitution string has
mismatched braces: {0}
Explanation The context variable substitution string is invalid, mismatched brace characters were
found.
Action This is a context variable configuration problem.
0050.0347 Attempt to create an IData value for a ctx variable from an unsupported class type.
CtxVar: {0} Bad type: {1}
Explanation The context variable to be converted to IData has an unknown data type.
Action This is a context variable configuration problem.
0050.0348 Unable to append header block to the end of the soap header. Cause: {0}, soapHeader
element: {1}
Explanation An exception was encountered while attempting to add append new SOAP header
block. The associated exception message should include more details regarding the
problem.
Action Fix the problem identified by the exception message.
0050.0349 Unable to prepend header block to the beginning of the soap header. Cause: {0},
soapHeader element: {1}
Explanation An exception was encountered while attempting to add prepend new SOAP header
block. The associated exception message should include more details regarding the
problem.
Action Fix the problem identified by the exception message.
0050.0350 Unable to remove header block from the soap header. Cause: {0}, soapHeader: {1}
Explanation An exception was encountered while attempting to remove a SOAP header block.
The associated exception message should include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0351 Unable to set header block at position {0} of the soap header. Cause: {1}, soapHeader
element: {2}
Explanation An exception was encountered while attempting to replace a SOAP header block with
a new one. The associated exception message should include more details regarding
the problem.
Action Fix the problem identified by the exception message.
0050.0357 Error occurred when getting STS configurations directory for path {0}
Explanation An exception was encountered while attempting to create the directory indicated in
the message. The associated exception message should include more details regarding
the problem.
Action Fix the problem identified by the exception message.
0050.0368 Error occurred when reading STS configuration from file {0}
Explanation An exception was encountered while attempting to unmarshal configuration file
indicated in the message into JAXB object. The associated exception message should
include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0382 Error occurred when adding OnBehalfOf element to WS-Trust request element
Explanation An exception was encountered while attempting to add the WS-Trust element to a
request. The associated exception message should include more details regarding the
problem.
Action Fix the problem identified by the exception message.
0050.0383 Error occurred when sending WS-Trust request to STS to obtain SAML assertion
Explanation An exception was encountered while attempting to add SAML assertion to pipeline.
The associated exception message should include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0391 Error occurred when getting STS configurations! Check to see if the
ISTSClientConfigManager bean is configured!
Explanation The STS configuration manager bean could not be found.
Action This is a Spring bean configuration issue, the pg-config.xml file is missing or corrupted.
0050.0394 Error occurred when getting key aliases for keystore {0}: Error: {1}
Explanation An exception was encountered while attempting to add a list of certificate aliases to
the pipeline. The associated exception message should include more details regarding
the problem.
Action Fix the problem identified by the exception message.
0050.0396 Error when signing SAML assertion and SOAP request body
Explanation An exception was encountered while attempting to sign a SAML assertion and request
body. The associated exception message should include more details regarding the
problem.
Action Fix the problem identified by the exception message.
0050.0397 Error occurred when adding ws-addressing headers to outbound soap request;
Error: {0}
Explanation An exception was encountered while attempting to add WS-Addressing headers. The
associated exception message should include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0400 Using default timestamp value of 300s, because input TTL {0} is invalid (-ve or too
big)
Explanation The input value was not valid, a default was used.
Action If the default is acceptable, no action is required. Otherwise update the configuration.
0050.0404 Response content type was empty! Falling back to original request content-type
[{0}]
Explanation The response message context contained an empty 'ContentType', so the type from
the original request was used.
Action This may be acceptable. If not, then configuration update will be required.
0050.0510 Unexpected exception, attempting to process {0} request, caught: type({1}), msg({2})
Explanation An exception was encountered while attempting to process a deployment request.
The associated exception message should include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0516 {0} - unable to convert string ({1}) to XMLGregorianDate: exception message ({2})
Explanation The date element from the deployment payload has an unexpected format.
Action This is problem with the contents of the deployment payload.
0050.0517 DeploymentPayload.{0} - input pipeline does not contain expected key ({1})
Explanation The deployment payload must include an element with the key indicated in the
message.
Action This is problem with the contents of the deployment payload.
0050.0528 DeploymentPayload - found null/empty virtual service descriptor for service {0}
Explanation The deployment payload must contain a VSD. The VSD for the service identified in
the message was not found.
Action This is a deployment payload construction problem.
0050.0605 Error occurred when adding X.509 token to SOAP Envelope: {0}
Explanation An exception was encountered while attempting to add X509 token to the pipeline.
The associated exception message should include more details regarding the problem.
Action Fix the problem identified by the exception message.
0100.0002 You have specified an invalid transformer service {0} for the cloud service node {1}.
0100.0003 Error occurred while handling the custom service signature for the cloud service
node {0}. Error is {1}.
0100.0004 You have specified an invalid transformer service {0} for the cloud service node {1}.
The transformer service should have a signature with Input/Output prefixes.
0100.0005 You have specified an invalid transformer service {0} for the cloud service node {1}.
The root of the transformer service signature should be a document type only.
0101.0206 Invalid threshold value specified during large data configuration. Please specify
long value greater than '0'.
0101.0316 Database Publishing cannot be enabled. Configure the CloudStreams JDBC pool
from the Settings > JDBC Pools page in Integration Server Administrator.
0101.0318 You have exceeded the maximum number of retry attempts [ {0} ] !
Explanation CloudStreams has failed to establish a connection with the maximum retry counts.
0101.0319 Invoking 'pub.client:http' service with the following inputs. URL: {0}, Request
Body: {1}, Proxy alias: {2}.
0101.0320 Error occurred while invoking the 'pub.client:http' service. Details: {0}.
0103.0102 Error extracting attributes for the event {0}. Reason :{1}
0201.0047 Large payload found for 'CollectionKey' : ''{0}'', 'Name' : ''{1}'', 'Provider' : ''{2}''. Note
that large payload will not be logged into the transaction logs.
Explanation Request and response payloads greater than threshold size will not be logged into
the transaction logs. This is to avoid flooding your DB or server logs with large
payloads. Large payloads are those payloads whose length is greater than the threshold
value. This value is configured at the CloudStreams server level.
Action You can increase a default threshold value in case you want to log the payload into
transaction logs. But note that the stream smaller than the threshold value will be in
memory. Hence you must tune your IS JVM heap space based on your load and
payload sizes.
0300.0049.description – Define the OAuth tokens alias to be used for the connection.
0300.0102.description – Define configurations needed for the username and password based authentication
to the SaaS provider.
0300.0103.description – Define the HTTP request header contents that will be used while making a
request to a SaaS provider.
0300.0104.description – Define configurations needed for the HTTP protocol that the connection will
use to connect to the SaaS provider.
0300.0126.description – Define configurations needed for Amazon web services requests requiring AWS
Signature Version 2 authentication.
0300.0127.description – Indicates that the group is defined for the Amazon S3 authentication scheme
and it uses the Access Key and the Secret Key of the client to authenticate the requests.
0300.0128.description – Define configurations needed for Amazon web services requests requiring AWS
Signature Version 4 authentication.
0300.0129 Invalid proxy server alias specified ''{0}''. Ensure that proxy server alias ''{0}'' exists
and is valid.
Explanation Invalid proxy server alias is provided in the cloud connection.
Action Ensure that proxy server alias exists and is valid.
0300.0130.description – Define the configurations needed for the OAuth version 1.0a authentication
scheme.
0300.0131.description – Define configurations needed for the OAuth version 2.0 authentication scheme.
0300.0132 'Refresh Token' value is required when "{0}" is selected as 'Refresh Request Type'
for refreshing the OAuth V2.0 access token
Explanation 'Refresh Token' is a required field when 'Refresh Access Token' is 'true' and option
selected for 'Refresh Request Type' is '{0}' in the OAuth V2.0 configuration screen
Action Specify a value for the 'Refresh Token' field
0300.0133 'Refresh URL' value is required when "{0}" is selected as 'Refresh Request Type'
for refreshing the OAuth V2.0 access token
Explanation 'Refresh URL' is a required field when 'Refresh Access Token' is 'true' and option
selected for 'Refresh Request Type' is '{0}' in the OAuth V2.0 configuration screen
Action Specify a value for the 'Refresh URL' field
0300.0134 'Custom ESB Service Name' value is required when "Custom ESB Service" is selected
as 'Refresh Request Type' for refreshing the OAuth V2.0 access token
Explanation 'Custom ESB Service Name' value is required when "Custom ESB Service" is selected
as 'Refresh Request Type' for refreshing the OAuth V2.0 access token
Action Specify a value for the 'Custom ESB Service Name' field
0300.0149.description – Define the configurations needed for generating tokens using the Authorization
Code flow.
0300.0150.description – Define the configurations needed for generating tokens using the JSON Web
Token (JWT) flow.
0300.cn.idleTimeout – Time period after which idle connections in the pool will be closed
0300.cn.keepAliveInterval – The time period for which the connection will be kept alive, if the back-end
does not return a Keep-Alive header. -1 implies that the connection will be kept alive forever.
0300.oauth_v20.sub.displayName – Subject
0501.0009Error I/O exception, while trying to load manifest for connector: {0}. Details: {1}
Explanation An error occurred while reading the connector manifest file at the specified location.
The error occurs if the manifest file is missing or corrupted, or the manifest file does
not contain the required attribute definitions.
Action Re-install the connector.
0501.0025Warning Duplicate definition found for operation: {0} in connector definition for: {1}.
Ignoring!
Explanation The specified connector descriptor contains more than one operation definition against
the specified name {0}. The duplicate definition will be ignored.
Action Correct the connector descriptor and ensure that each operation name definition is
unique.
0501.0028Warning No operations defined in the connector definition: {0}, while the WSDL model
contains {1} operation(s).
Explanation The connector descriptor does not include any valid operation definition, while the
WSDL definition contains one or more operation definitions.
Action Include one or more valid operation definitions in the connector descriptor.
0501.0030Warning No abstract type defined in service: {0}. Ignoring complex type check for interaction:
{1}, connector: {2}
Explanation One or more interactions are marked as COMPLEX, but the connector descriptor does
not define any 'abstractObject' definition. The interaction will be treated as a SIMPLE
interaction.
Action Consider either including an 'abstractObject' definition for the specified service or
mark the interaction type as SIMPLE.
0501.0031Warning Exception while populating the abstract definition for operation: {0}. Details: {1}
Explanation Unable to populate the abstract definition for the specified operation. The operation
will be treated as SIMPLE operation.
Action For more information, see the Integration Server log. Correct the error based on the
information from the log or mark the operation type as SIMPLE.
0501.0052Error Unable to {0} the document type package ''{1}'' for connector: {2}. Details: {3}
Explanation The error occurred while performing the specified operation on the connector.
Action For more information, see the Integration Server log.
0501.0202Warning At least one connection for the connector: {0} is enabled. Disable all the connections
for this connector.
Explanation You tried to disable a connector that contains one or more enabled connections.
Action You must disable all the connections created for the connector, before disabling the
connector.
0501.0227Error Error initializing the provider registry and meta-data handler factory. Details: {0}
Explanation Unable to initialize and load the provider registry.
Action For more information, see the Integration Server log.
0501.0262 Invalid mapping ''{0}'' found. Source type ''{1}'' and target type ''{2}''.
Explanation The specified mapping defined in the connector XML of a Provider is invalid.
Action Correct the mapping and ensure that the source and target types are valid, and the
source type supports the output to a given target type. See Administering webMethods
CloudStreams guide for more details.
0501.0265 An exception occurred while creating a connection for the connector: {0}. Details:
{1}
0501.0268 An exception occurred while updating the connection: {0}. Details: {1}
0501.0270 An exception occurred while deleting the connection : {0}. Details: {1}
0502.0047Error Error occurred while destroying a connection instance of the alias: ''{0}''. Details:
{1}
Explanation The error occurs when disabling a connection and 1/ The SaaS provider is not
accessible. 2/ The logout request can not be created succesfully, because of incorrect
mappings or document types specified in the connector configuration file.
Action For more information, see the Integration Server logs.
0502.0056Error Updating the connection alias {0} failed because the connection is enabled. Disable
the connection and try updating again.
Explanation The error occurs when you attempt to delete or update a connection alias when the
connection is enabled.
Action Disable the connection alias and try updating or deleting the connection again.
0502.0118 Unable to set {0} connection state to ''{1}''. The following dependent listeners are
enabled: [{2}]
Explanation Connection state cannot be changed if dependent listeners are enabled.
0502.0224 Error occurred while initializing the connection metadata builder for the given
connection ''{0}''
Explanation An error occurred while loading the connection metadata (connection attributes)
associated with the specified connection.
Action Ensure that all the connection attributes are valid for the specified connection. Check
the server log for the Integration Server for more details.
0502.0226 'Refresh Access Token' under 'OAuth V2.0' configuration must be configured to
'true' when 'Session Management' under 'Connection Management Properties' is
enabled
Explanation 'Refresh Access Token' under 'OAuth V2.0' configuration must be configured to 'true'
when 'Session Management' under 'Connection Management Properties' is configured
to 'idle' or 'fixed'
Action Either configure 'Refresh Access Token' under 'OAuth V2.0' configuration to 'true' or
disable 'Session Management' under 'Connection Management Properties' by
configuring it to 'none'
0503.0101 Error while retrieving the service list from provider. Connection name ''{0}''. Details:
{1}
Explanation The CloudStreams server cannot load the connector model for the specified connection
name.
Action Ensure that the associated connector model is valid or exists, and that the model loads
without an error.
0503.0108 Error occured while registering the cloud connector service {0} with connector virtual
service.
Explanation A CloudStreams connector service is registered with a connector virtual service
whenever the cloud connector service is created or updated. The registration is required
for generating Analytics information.
Action Ensure that the connector virtual service that the CloudStreams connector service
refers to is valid and available.
0503.0112 Unable to invoke CloudStreams connector service ''{0}'' because the associated
connection ''{1}'' is not found.
Explanation The connection associated with the specified CloudStreams connector service or the
connection alias passed at runtime does not exist.
Action Ensure that the associated or specified connection exists and that the connection is
enabled.
0503.0113 Unable to invoke CloudStreams connector service ''{0}'' because the associated
connection ''{1}'' is disabled.
Explanation The connection associated with the CloudStreams connector service or the connection
alias passed at runtime exists, but is disabled.
Action Ensure that the associated or specified connection exists and that the connection is
enabled.
0503.0116 Unable to retrieve virtual service runtime instance while executing CloudStreams
connector service ''{0}''
Explanation Internal error while executing the cloud connector service.
Action Contact Software AG Global Support.
0503.0120 Error occurred while invoking CloudStreams connector service ''{0}'' using virtual
service ''{1}''. Details: {2}
Explanation Internal error while executing the cloud connector service.
Action Contact Software AG Global Support.
0503.0121 Error occurred while registering CloudStreams connector service ''{0}'' with cloud
virtual service ''{1}''.
Explanation A CloudStreams connector service is registered with a connector virtual service
whenever the connector service is created or updated. The registration is required for
generating Analytics information.
Action Ensure that the connector virtual service that the CloudStreams connector service
refers to is valid and available.
0503.0122 Error occurred while unregistering CloudStreams connector service ''{0}'' with cloud
virtual service ''{1}''.
Explanation A CloudStreams connector service is un-registered with a connector virtual service
whenever the connector service is deleted. This is required for generating Analytics
information.
Action Ensure that the connector virtual service that the CloudStreams connector service
refers to is valid and available.
0503.0123 Error while retrieving the default virtual service name for ''{0}'' based connector
service. Details: {1}
Explanation The error occurred while retrieving the connector virtual services list because of an
internal error.
Action Ensure that WmCloudStreams package is loaded without any warnings. If the problem
persists, contact Software AG Global Support.
0503.0124 Error retrieving business object list. Connection name ''{0}''. Details: {1}
Explanation The error occurs because of one of the following reasons: 1/ The connection does not
exists or is disabled. 2/ The session ID for the connection has expired. 3/ The backend
is not available or it cannot be reached to retrive the metadata from the backend SaaS
provider.
Action To resolve this error, ensure that: 1/ The connection exists and is enabled. 2/ The
connection is enabled and has a valid session ID. You can turn on the session
management connection option. 3/ Ensure that the backend is reachable and metadata
is retrieved successfully from the backend SaaS provider.
0503.0125 Error retrieving business object description. Connection name ''{0}''. Details: {1}
Explanation The error occurs because of one of the following reasons: 1/ The connection does not
exists or is disabled. 2/ The session ID for the connection has expired. 3/ The backend
is not available or cannot be reached to retrieve metadata from the backend SaaS
provider.
Action To resolve the error, ensure that: 1/ The connection exists and is enabled. 2/ The
connection is enabled and has a valid session ID. You can turn on the session
management connection option. 3/ The backend is reachable and metadata is retrieved
successfully from the backend SaaS provider.
0503.0127 Invalid service specification ''{0}''. The lookup service ''{1}'' must use the specification
''{2}''.
Explanation Every lookup service must implement the specified service specification.
Action Ensure that the specified lookup service implements the required service specification.
0503.0210 Unable to load the REST service node model for ''{0}''.
0503.0217 Unable to apply mapping on CloudStreams connector service ''{0}'', for operation
"{1}". Details: ''{2}''
Explanation Error while reading or applying the mappings.
Action Check the mappings available in the Cloud Provider Descriptor.
0503.0233 Could not execute the map service ''{0}''. Exception: {1}
Explanation The map service associated with the mapping could not be executed.
Action Check the server log for more details.
0503.0297 Parameter ''{0}'' is not supported for mapping because the Data Type is Record.
0503.0519 Invalid InteractionHandler implementation {0} specified for the interaction name
{1}. Note that if the interaction type is {2} then InteractionHandler must implements
the abstract class {3}.
Explanation Interaction implementation can be externalised to Java based implementation. If the
interaction is involved with multiple business objects then connector developer should
leverage the built in abstract implementation class. This abstract implementation can
generate the input and output cloud service based on various properties configurations.
Internally CloudStreams server generates the signature based of various templates.
These internal templates reads the multiple properties and generates the signatures.
Action Make sure that the implementation class specified extends the mentioned abstract
InteractionHandler class.
0504.0039 Subscription details are not available. Update the subscription from the Service
Development perspective in Software AG Designer before enabling the
CloudStreams connector listener.
Action Update the listener node and select a subscriber from the available list of subscribers.
0550.0038 Invalid input ''{0}'' for ''{1}''. Valid values are {2}.
0601.0002 Error:{0}
Explanation An exception occurred while parsing the fetched data from the database.
Action Check whether CloudStreams 'JDBC Pool alias ' is configured properly.
Bundle-Vendor Software AG
CLS.0010.0020W Consumer file [{0}] could not be found! Could not load Consumer information into
CloudStreams.
Explanation Consumer definitions defined in the CloudStreams admin are persisted in an XML
file in a directory under the WmCloudStreams package.
Action No action is necessary if no consumers have been defined; otherwise, please contact
support.
CLS.0010.0190E Error initializing CloudStreams keystore manager's keystore. Path:{0}, Cause: {1}
Action Verify whether a valid keystore file exists for this path and the file permissions allow
for the Integration Server to read the file.
CLS.0010.0212E Endpoint connection timeout duration expected as a number but was not a number
({0})
Explanation A virtual service was deployed with an invalid connection timeout specified for its
native provider endpoint.
Action Review the advanced endpoint configuration in CentraSite and redeploy the service
if necessary.
CLS.0010.0214E Either both keystore and key alias must be specified or none for the SSL
configuration; KeyStore alias = [{0}]; Key alias = [{0}]
Explanation A virtual service with a native provider SSL endpoint was deployed with an invalid
advanced endpoint configuration. The endpoint must have a valid alias for both the
keystore file and the keystore entry aliases as defined in the Integration Server, or it
can have no aliases defined at all.
Action Update the advanced endpoint configuration and redeploy the virtual service to
CloudStreams.
CLS.0010.0217E Error occurred while getting the password for handle {0} from the passman.
Explanation An attempt to retrieve a cleartext password from a passman encrypted file store failed.
Action This is an internal error. Contact Support. Produce a diagnostic zip file by running
the cloudstreams.util:diagnosticZip service from the WmCloudStreams package's list
of services in the Integration Server Administrator's package management menu, if
available.
CLS.0010.0218E Error occurred when storing the password for handle {0} in the passman.
Explanation An attempt to save a password in a passman encrypted file store failed during
CloudStreams STS configuration.
Action This is an internal error. Contact Support. Produce a diagnostic zip file by running
the cloustreams.util:diagnosticZip service from the WmCloudStreams package's list
of services in the Integration Server Administrator's package management menu, if
available.
CLS.0010.0702E CloudStreams upgrade/migration has been interrupted due to an error. Details: {0}
Explanation This log message may occur when the CloudStreams package loads during the
Integration Server restart after an overinstall. It indicates that the upgrade was not
successful and further actions are required.
Action Depending on the error message, the following options are available: 1) Resolve the
issue which is causing the upgrade to fail and then restart the Integration Server to
see if the upgrade completes successfully. 2) Delete the cloudstreamsUpgrade.xml
file from the installation path: ${IS_HOME}/packages/WmCloudStreams/ directory.
This is the file that causes CloudStreams to perform its upgrade step. If this action is
taken, the CloudStreams configuration will have to be re-entered manually through
the Integration Server Administrator's UI. 3) Contact Support. Whenever the
Integration Server is restarted, CloudStreams will attempt to perform an upgrade as
long as its cloudstreamsUpgrade.xml file is present in the package directory.
CLS.0010.0708E During CloudStreams upgrade, a configuration file entry element key attribute is
not as expected: {0}, expected this value: {1}, but found: {2}, File path: {3}
Explanation This log message may occur when the CloudStreams package loads during the
Integration Server restart after an overinstall. The cloudstreamsUpgrade.xml file used
to control a CloudStreams overinstall upgrade is corrupted.
Action Contact Support.
CLS.0010.0709E CloudStreams Upgrade, unable to find the required file. Expected location: {0}
Explanation This log message may occur when the CloudStreams package loads during the
Integration Server restart after an overinstall. The backup file archive containing the
CloudStreams package prior to the overinstall upgrade cannot be found.
Action Contact support.
CLS.0010.0712E During CloudStreams upgrade, a configuration file is not a valid xml. Unable to
parse it. {0}, Details: {1}
Explanation This log message may occur when the CloudStreams package loads during the
Integration Server restart after an overinstall. The cloudstreamsUpgrade.xml file is
corrupted.
Action Contact Support.
CLS.0010.0717W CloudStreams Upgrade, Could not find Default STS configuration file: {0} in
archived zip file
Explanation The default STS configuration file was not found when performing an overinstall
upgrade.
Action This is an internal error. Contact webMethods Customer Care. Please produce a
diagnostic zip file by running the cloudstreams.util:diagnosticZip service from the
CloudStreams package's list of services in IS Admin's package management menu if
available.
CLS.0010.0718E During CloudStreams upgrade, a configuration file has an unexpected element key
attribute, {0}, with value. {1}. The configuration file path is: {2}
Explanation This log message may occur when the CloudStreams package loads during the
Integration Server restart after an overinstall. The cloudstreamsUpgrade.xml file is
corrupted.
Action Contact Support.
CLS.0010.0719E CloudStreams Upgrade, Could not find Default STS configuration file: {0} following
upgrade; Skipping migrating configuration data!
Explanation CloudStreams was unable to locate the default STS configuration file during an
overinstall upgrade.
Action This is an internal error. Contact webMethods Customer Care. Please produce a
diagnostic zip file by running the cloudstreams.util:diagnosticZip service from the
WmCloudStreams package's list of services in IS Admin's package management menu
if available.
CLS.0010.0720W CloudStreams Upgrade, Could not load Default STS client configuration; Skipping
migrating configuration data
Explanation The default STS configuration file was not found when performing an overinstall
upgrade.
Action This is an internal error. Contact Customer Care. Please produce a diagnostic zip file
by running the cloudstreams.util:diagnosticZip service from the WmCloudStreams
package's list of services in IS Admin's package management menu if available.
CLS.0050.0279D Callback not removed for message id, ''{0}''. Receiver: {1}, Properties: {2}
Explanation When a service is invoked, the state for the invocation is stored in a callbackStore map
until the response is returned. The callback object was not found in the map for the
given message id.
Action No action is necessary unless memory runs low. In that event, please contact support.
CLS.0050.0280D Message receiver not found for message id: ''{0}'', Properties: {1}
Explanation Synapse callback receiver used to process the provider response is not found.
Action Please contact support.
CLS.0070.0010E Incoming SOAP request does not contain the 'Authorization' header. This service
requires the HTTP Basic Authentication token to be present!
Explanation No Authorization header was sent to a virtual service that has a "Require HTTP Basic
Authentication" runtime security policy.
Action The web service consumer should include proper credentials and resend the service
request.
CLS.0070.0032E Unable to create Schema for this service ''{0}''. Schema validation may not succeed.
Explanation CloudStreams was unable to initialize the schema parser for a virtual service with a
"Validate Schema" runtime policy. This error occurs when a consumer sends
CloudStreams a service request.
Action Review the schemas defined in the virtual service, make corrections, and then redeploy
the virtual service if necessary; otherwise, this is an internal error. Contact Support.
Produce a diagnostic zip file by running the cloudstreams.util:diagnosticZip service
from the WmCloudStreams package's list of services in the Integration Server
Administrator's package management menu, if available.
CLS.0070.0071W The ESB service name specified for InvokeESB cloudstreams cannot be empty.
Explanation A virtual service was deployed containing an ESB service invocation step containing
an invalid or missing service name.
Action Review all service invocations from the "Processing steps" configuration for the virtual
service, and redeploy if necessary.
CLS.0070.0072E The 'service' attribute is required for the InvokeESB cloudstreams definition.
Explanation The deployed virtual service configuration is corrupted.
Action This is an internal error. Contact Support. Produce a diagnostic zip file by running
the cloudstreams.util:diagnosticZip service from the WmCloudStreams package's list
of services in the Integration Server Administrator's package management menu, if
available.
CLS.0070.0073W Did not invoke ESB service, because the service name was either empty or invalid
(must be of the form folder1.folder2:service)
Explanation A virtual service was deployed containing an ESB service invocation step with an
invalid or missing service name.
Action This warning is logged when a virtual service request is executed. See the action
defined for CLS.0070.0071.
CLS.0101.0099D Unable to remove session context for connector service with this session token.
''{0}''
Explanation The CloudStreams transport listener should remove the session context for a connector
service when it is no longer needed.
Action Please contact support if available IS heap memory runs low.
CLS.0102.0056E Package name and service name must be specified for deploying service(s).
Action Verify whether the service has an associated package and then redeploy; otherwise,
contact Support.
CLS.0102.0057E Unable to deploy. A virtual service with the name ''{0}'' already exists in the package
''{1}''.
Action Confirm whether the package association is correct and consider undeploying previous
virtual services before deployment. Otherwise, contact Support.
CLS.0200.0046E Could not find the specified EhCache configuration file: {0}
Explanation The Terracotta cache configuration file for CloudStreams caches could not be found
during package startup.
Action This is an internal error. Contact Support. Produce a diagnostic zip file by running
the cloudstreams.util:diagnosticZip service from the WmCloudStreams package's list
of services in the Integration Server Administrator's package management menu, if
available.
CLS.0201.0003E PgMen incoming handler found no sie event for {0}, mep: {1}
Explanation A service invoke event (sie) contains basic attributes of a service invocation. The sie
should have been created by another Axis2 handler, but it was not or is no longer
accessible from this handler.
Action The service request will be permitted to execute, but the invocation may not be
accurately tracked by the policy engine.
CLS.0201.0004E Exception in Outgoing fault handler while creating sie. serviceName: {0} cause: {1}
Explanation An error occurred while trying to create a service invoke event (sie) in a policy engine's
Axis2 fault handler.
Action The original service fault will be returned to the caller, but the service invocation may
not be accurately tracked by the policy engine.
CLS.0201.0005E Unable to create an sie event in outgoing fault handler. serviceName: {0}
Explanation A service invoke event (sie) contains basic attributes of a service invocation. The sie
should have been created by this or another Axis2 handler, but it was not or is no
longer accessible.
Action The original service fault will be returned to the caller, but the service invocation may
not be accurately tracked by the policy engine.
CLS.0201.0008E PgMen incoming handler had no service name in message context for this msgId
{0}
Explanation The inbound policy engine Axis2 handler did not find an Axis2 service registered in
the message context; however, the service request will be permitted to execute and
the response will be returned to the caller.
Action Since the virtual service was not identified for this service request, the invocation will
not be tracked by the policy engine.
CLS.0201.0011E PgMen incoming handler could not find service operation in axis2 message context.
Service name: {0}
Explanation The inbound policy engine Axis2 handler did not find an Axis operation registered
in the message context; however, the service request will be permitted to execute and
the response will be returned to the caller.
Action Since the virtual service operation was not identified for this service request, the
invocation will not be tracked by the policy engine.
CLS.0201.0013E PgMen outgoing handler found an event with unexpected state {0}, sie Dump: {1}
Explanation The policy engine relies on Axis2 handlers executing during specific phases in order
to capture all the attributes of a service invocation. These attributes are stored in a
service invoke event (sie) for each inbound or outbound phase.
Action The sie data for this specific service invocation may be corrupted. The data contained
in dependent policy engine events may be affected. Contact support.
CLS.0201.0015E Policy {0} forbids invocation of service {1} for scope {2}
Explanation This service invocation was rejected because a policy rule was breached in the policy
engine.
Action No action is necessary.
CLS.0201.0016E PgMen outgoing handler expected service {0} and invokeId: {1}, but cached event
had {2} and {3}
Explanation The invocation id for this execution thread's handler does not match the id that is
stored on the current service invocation event (sie).
Action This error suggests that data corruption may have occurred. Please contact support.
CLS.0201.0017E PgMen outgoing handler had no service name in message context for this msgId
{0}
Explanation The inbound policy engine Axis2 handler did not find an Axis2 service registered in
the message context; however, the service request will be permitted to execute and
the response will be returned to the caller.
Action Since the virtual service was not identified for this service request, the invocation will
not be tracked by the policy engine.
CLS.0201.0040E PgMen incoming event handler encountered an error executing PgMen outgoing
FAULT handler. Cause: {0}
Explanation An error occurred while processing one of the Axis2 fault handlers used by the policy
engine during a service invocation.
Action A service fault will be returned to the caller, but the service invocation may not be
accurately tracked by the policy engine.
CLS.0201.0041E PgMen outgoing handler could not find service operation in axis2 message context.
Service name: {0}
Explanation The outbound policy engine Axis2 handler did not find an Axis operation registered
in the message context; however, the service request will be permitted to execute and
the response will be returned to the caller.
Action Since the virtual service operation was not identified for this service request, the
invocation will not be tracked by the policy engine.
CLS.0201.0042E PgMen outgoing FAULT handler could not find service operation in axis2 message
context. Service name: {0}
Explanation The outbound policy engine Axis2 fault handler did not find an Axis operation
registered in the message context; however, the service request will be permitted to
execute and the response will be returned to the caller.
Action Since the virtual service operation was not identified for this service request, the
invocation may not be accurately tracked by the policy engine.
CLS.0201.0043E PgMen outgoing handler encountered error publishing an event. Missing sie event.
Explanation A service invoke event (i.e. sie) contains basic attributes of a service invocation. The
sie should have been created by another Axis2 handler, but it was not or is no longer
accessible from this handler.
Action The service request will be permitted to execute, but the invocation may not be
accurately tracked by the policy engine.
CLS.0201.0044E PgMen outgoing handler encountered error publishing an event. sie event is missing
service name.
Explanation A service invoke event (i.e. sie) contains basic attributes of a service invocation. The
sie should have been created by another Axis2 handler, but it was not or is no longer
accessible from this handler.
Action The service request will be permitted to execute, but the invocation may not be
accurately tracked by the policy engine.
CLS.0203.0070I ClusterStatusCache - cache manager for {0} returned null CacheCluster reference.
Not clustered.
Explanation CloudStreams was unable to obtain a reference to the configured Terracotta cluster.
Action This is an internal error. Contact Support. Produce a diagnostic zip file by running
the cloudstreams.util:diagnosticZip service from the WmCloudStreams package's list
of services in the Integration Server Administrator's package management menu, if
available.
CLS.0203.0072E ClusterStatusCache - thread id({0}) attempts to release {1} lock, but does not hold
it.
Explanation An attempt to release the lock on the node controller in a Terracotta cluster failed.
Action This is an internal error. Contact Support. Produce a diagnostic zip file by running
the cloudstreams.util:diagnosticZip service from the WmCloudStreams package's list
of services in the Integration Server Administrator's package management menu, if
available.
CLS.0203.0075E ControllingNodeLocker.run, thread id({0}), caught {1} attempting to ask about lock
status, thread dies.
Explanation The thread defining the controlling node in a CloudStreams cluster encountered an
error.
Action This is an internal error. Contact Support. Produce a diagnostic zip file by running
the cloudstreams.util:diagnosticZip service from the WmCloudStreams package's list
of services in the Integration Server Administrator's package management menu, if
available.
CLS.0203.0076E Unable to get the cache named {0} from the cache manager {1}
Explanation CloudStreams encountered an error while accessing one of the Terracotta caches.
Action This is an internal error. Contact Support. Produce a diagnostic zip file by running
the cloudstreams.util:diagnosticZip service from the WmCloudStreams package's list
of services in the Integration Server Administrator's package management menu, if
available.
CLS.0203.0081E {0}, thread id({1}), caught {2}/{3} attempting to release lock. Thread dies.
Explanation CloudStreams encountered an error while releasing the lock on the controlling node
in the Terracotta cluster.
Action This is an internal error. Contact Support. Produce a diagnostic zip file by running
the cloudstreams.util:diagnosticZip service from the WmCloudStreams package's list
of services in the Integration Server Administrator's package management menu, if
available.
CLS.0203.0100W Thread interrupted when trying to obtain {0} lock for the cache {1}
Explanation While CloudStreams was attempting to obtain a lock on a cache entry key, its thread
was interrupted.
Action No action is necessary if CloudStreams is functioning normally.
CLS.0203.0101E Unable to {0} lock the {1} cache for key {2} after waiting {3} ms
Explanation CloudStreams failed to lock a cache key in the expected time period.
Action No action is necessary if CloudStreams is functioning normally
CLS.0204.0008E Unable to access spring bean config bean : {0}. Is there a problem with CloudStreams
spring config file?
Explanation The interval manager thread pool is missing from its spring configuration file.
Action Contact support.
CLS.0205.0064E Error connecting to the CentraSite UDDI registry running on {0}://{1}:{2}. Error: {3}
Explanation This log message may be produced under the following situations: (1) During
CloudStreams package startup. (2) CentraSite configuration entered in the
CloudStreams UI is saved, but a connection to the UDDI server fails for these settings.
(3) CloudStreams attempts to publish performance metrics but fails during its regular
scheduled interval.
Action Verify whether CentraSite configuration values in the CloudStreams UI are correct
and CentraSite is up and running.
CLS.0205.0067E Error disconnecting to CentraSite UDDI registry running on {0}://{1}:{2}. Error: {3}
Explanation This log message may be seen during the following situations: (1) During CloudStreams
package shutdown. (2) While CloudStreams is initializing communications with the
CentraSite UDDI server after encountering an error during runtime or saving
configuration values in the CloudStreams UI.
Action Refer the "Action" text for 0205.0064.
CLS.0205.0603E Jdbc destination sender expected a JdbcEvent object but received: ''{0}''
Explanation The JDBC destination sender event component received an unexpected event type.
Action Contact Support.
CLS.0205.0604E JDBC destination sender encountered an SQL Exception while generating ''{0}''
events. Error Code: {1} Cause: {2}
Explanation The CloudStreams JDBC destination sender component encountered an SQL exception
while sending a runtime event.
Action Verify whether the CloudStreams functional alias in the Integration Server
Administrator is configured for a JDBC pool. Verfiy whether the database is operational
and then restart the functional alias pool. Verify whether the CloudStreamsEvents
database component tables installed using the Common Database Component are
still defined, and the JDBC pool credentials and URL defined in the Integration Server
are correct. If it still fails, contact Support.
CLS.0205.0605D JDBC destination sender took {0} ms to get a connection out of the data source.
Explanation If the '0205 MEN - Events' CloudStreams logging component is set to 'DEBUG',
CloudStreams issues a log message if the time it takes to get a JDBC connection exceeds
a predefined threshold as defined in the CloudStreams pg-jdbc.xml file. The current
default is 50 milliseconds.
Action No action is necessary.
CLS.0205.0606D JDBC destination sender took {0} ms to get a prepared statement out of connection
with this SQL: {1}.
Explanation If the '0205 MEN - Events' CloudStreams logging component is set to 'DEBUG', then
CloudStreams issues a log message if the time it takes to get a JDBC prepared statement
exceeds a predefined threshold as defined in the CloudStreams pg-jdbc.xml file. The
current default is 50 milliseconds.
Action No action is necessary.
CLS.0205.0609D JDBC destination sender took {0} ms to close the prepared statement and connection.
Explanation If the '0205 MEN - Events' CloudStreams logging component is set to 'DEBUG', then
CloudStreams issues a log message if the time it takes to close a JDBC connection
exceeds a predefined threshold as defined in the CloudStreams pg-jdbc.xml file. The
current default is 50 milliseconds.
Action No action is necessary.
CLS.0205.0611D JDBC destination sender took {0} ms to insert a batch of {1} ''{2}'' events. AutoCommit
enabled on driver? {3}, Transaction Isolation level? {4}
Explanation If the '0205 MEN - Events' CloudStreams logging component is set to 'DEBUG', then
CloudStreams issues a log message if the time it takes to execute a batch of runtime
event inserts into the database, exceeds a predefined threshold as defined in the
CloudStreams pg-jdbc.xml file. The current default is 500 milliseconds.
Action No action is necessary unless the time is extremely large. In that case, consider reducing
the 'pg.jdbc.batchSize' property in the CloudStreams pg-config.properties file. This
will cause the JDBC destination sender to send updates to the database server in
smaller batches.
CLS.0205.0612E JDBC destination sender cannot use a read-only connection object to insert events.
Explanation The functional alias used by the CloudStreams JDBC destination sender is configured
for a read-only transaction model in the Integration Server Administrator.
Action Change the configured transaction model so that it supports updates to the database.
CLS.0205.0614E The JDBC event SQL range should be between 0 and {0}, {1} is out of range.
Explanation The CloudStreams JDBC component is in an invalid state.
Action Contact Support.
CLS.0205.0615E The JDBC performance metrics processor expected only one return key, but ''{0}''
were found.
Explanation The CloudStreams JDBC component is in an invalid state.
Action Contact Support.
CLS.0205.0616E The JDBC performance metrics processor expected two SQL statements, but ''{0}''
were found.
Explanation The CloudStreams JDBC component is in an invalid state.
Action Contact Support.
CLS.0205.0617E The JDBC performance metrics processor is missing the returned primary key upon
SQL insert.
Explanation The database did not return the 'event_pk' primary key column for the event inserted
into the cloudstreams_metrics_event table.
Action Verify whether the database is functioning properly; otherwise, contact Support.
CLS.0205.0618E Jdbc event is in a bad state. Data type count ''{0}'' does not equal column value count
''{1}''
Explanation The Jdbc event destination component is in an invalid state.
Action Contact Support.
CLS.0205.0619W Jdbc driver doesn't support returned named SQL columns from Insert statement.
Trying ''Statement.RETURN_GENERATED_KEYS'' mode.
Explanation The Jdbc event destination component will attempt to use named columns for returning
the database-generated primary key after inserting a row. If the database driver does
not support this feature, this log message is raised, and the component will use another
method to return the inserted primary key.
Action No action required unless other SQLException errors are raised.
CLS.0206.0035W MAC cache update {0} operation took {1} ms to complete for {2} SIEs. This could
cause lock attempts for tallying metrics statistics in MAC cache to fail.
Explanation An update to the policy engine metrics data took longer than expected. When the
duration of this task is longer than the configured lock request timeout, tasks can be
lost when they fail to obtain exclusive locks.
Action Review the Integration Server performance, increase the advanced property for lock
timeout pg.PgMenSharedCacheManager.lockTimeOut, and the restart Integration
Server. Otherwise, if this happens very frequently, contact Support. Produce a
diagnostic zip file by running the cloudstreams.util:diagnosticZip service from the
WmCloudStreams package's list of services in the Integration Server Administrator's
package management menu, if available.
CLS.0207.0003E Work queue capacity must be greater than 0. Value {0} is invalid.
Explanation One of the advanced configuration properties in the *-config.properties file has an
invalid queue size.
Action These values are not exposed in the admin UI. Review the values in the
pg-config.properties or wst-config.properties file and verify the policy engine work
queue sizes are greater than 0.
CLS.0207.0009W {0} thread pool shutdown - caught {1} while awaiting pool termination.
Explanation A policy engine pool's thread was interrupted while waiting for graceful shutdown
to complete.
Action No action is needed.
CLS.0300.0002E Class ''{0}'' for alias ''{1}'' does not implement the IConnectionManager interface.
Action Contact Support.
CLS.0300.0010E Unknown field key ''{0}'' from connection factory alias ''{1}''
Explanation All managed connection configuration fields must have a unique key name including
custom configuration fields. 'cn.providerURL' is an example.
Action Review CloudStreams connector configuration to locate source of the unknown field
name.
CLS.0300.0013T Duplicate field ''{0}'' exists in configurable group ''{1}'' of connection factory
Explanation Each managed connection configuration field may only exist once for the select
configurable groups.
Action In normal cases, some common fields are shared across groups intended to be mutually
exclusive (e.g. Amazon Web Service groups) when used with service configurations.
CLS.0300.0014E Duplicate custom field ''{0}'' exists in configurable group ''{1}'' of connection factory
Explanation Each managed connection configuration custom field must have a unique key name
associated with it.
Action Review all custom configuration fields created in CloudStreams and verify each name
is unique.
CLS.0300.0017W Error {0}, while releasing resources for connection configuration ''{0}''
Explanation An error was encountered while releasing a managed connection pool instance during
connection manager shutdown.
Action No action is necessary.
CLS.0300.0022E Connection configuration alias ''{0}'' requires at least one configurable group.
Action Review CloudStreams connectors and locate the connector that does not have at least
one configurable group for all of its connections.
CLS.0300.0026E Error getting property value for ''{0}'' from class {1}, Error: {2}
Explanation CloudStreams was unable to access the value for one of its managed connection's
configurable fields.
Action Inspect the configuration value and verify it is valid for the specified field.
CLS.0300.0027E Error setting property value ''{0}'' for ''{1}'' from class {2}, Error: {3}
Explanation CloudStreams was unable to access the value for one of its managed connection's
configurable fields.
Action Inspect the configuration value and verify it is valid for the specified field.
CLS.0300.0029E Custom config field ''{0}'' expected group alias ''{1}'' instead of ''{2}''
Action Contact Support.
CLS.0300.0032E Attempt to create a connection configuration instance ''{0}'' with missing required
groups. Required groups: {1}
Action Review the affected CloudStreams connection configuration and ensure that it includes
the required configurable group.
CLS.0300.0033W Error unloading connection manager alias ''{0}'' from factory. Details: {1}
Explanation An error was encountered while releasing a managed connection pool instance during
connection manager shutdown.
Action No action is necessary.
CLS.0300.0034E Connection factory manager overwrote key ''{0}'' for implementation. Old value:
{1}, New value: {2}
Action Contact Support.
CLS.0300.0036E The config value ''{0}'' for field ''{1}'' is not supported.
Action Contact Support.
CLS.0300.0038E Configuration value missing for required field ''{0}'' in connection configuration
''{1}''
Action Provide a value for the connection configuration's required field and then enable it
again.
CLS.0300.0039E Configuration value for field ''{0}'' is not serializable. Value: {1}
Action Contact Support.
CLS.0300.0040E Error creating native service provider endpoint, {0} with service context, {1} Error:
{2}
Explanation The native provider endpoint could not be defined as a valid URI.
Action Review the configured value and ensure it is properly formatted as a URI.
CLS.0300.0041E An IO or timeout exception is encountered for invoke ''{0}'' method for connection
alias ''{1}''. Check the network connectivity/proxy setting. Details: {2}
Explanation A service invocation error occurred due to a network IO exception on the socket.
Action Verify whether the connection configuration is correct, the endpoint is valid, the
service is running, the connect and read timeouts are not too short, including the
network connectivity and proxy settings.
CLS.0300.0042E Unexpected exception encountered for invoke ''{0}'' method for connection alias
''{1}''. Details: {2}
Explanation An unexpected service invocation error occurred that is not caused by an IO socket
exception.
Action Verify connection configuration is correct.
CLS.0300.0044E Error while activating Authentication scheme, ''{0}'' for connection alias, ''{1}''.
Details: {2}
Explanation An error occurred activating an authentication scheme (e.g. OAuth, Basic Auth, etc.).
Action Review configuration details if the authentication scheme has its own configuration;
otherwise, please contact support.
CLS.0300.0045E HTTP version ''{0}'' is not supported. Must be HTTP/0.9, HTTP/1.0 or HTTP/1.1
Action Ensure that the connection configuration specifes the correct HTTP version.
CLS.0300.0046E Error in request headers configuration for ''{0}'' alias. Names: {1}, Values: {2}, Details:
{3}
Explanation Error validating request headers encountered while enabling a connection
configuration.
Action Verify the comma-delimited list of request headers and values are valid.
CLS.0300.0047E Error in request headers configuration for ''{0}'' alias. Names: {1}, Values: {2}, Names
and values are required.
Action Verify whether the comma-delimited list of header names and values have
non-whitespace characters for each entry.
CLS.0300.0052W Unable to register scheme for web proxy alias, ''{0}'', in connection configuration:
''{1}''
Explanation A connection configuration's web proxy alias could not be initialized when it was
enabled, so the configuration is enabled with no proxy server support.
Action Verify the Integration Server proxy server configuration identified by the alias is valid.
CLS.0300.0061E Error instantiating object for hostname verifier: ''{0}'', Details: {1}
Explanation This configuration field must be set to a fully qualified classname that implements
the Apache HttpClient interface: org.apache.http.conn.ssl.X509HostnameVerifier.
This field is used to perform validation checks between a native provider host and
its server SSL certificate.
Action Specify ''org.apache.http.conn.ssl.AllowAllHostnameVerifier'' to accept all hosts or
''org.apache.http.conn.ssl.StrictHostnameVerifier'' for strict enforcement. Leaving this
field blank implies using the ''AllowAllHostnameVerifier'' option.
CLS.0300.0063E Error initializing registered provider's SSL context for the ''{0}'' algorithm. Details:
{1}
Action Contact Support.
CLS.0300.0064E Error reading a key store for this file: {0}, Details: {1}
Action Verify whether the file path exists, the file is a valid keystore file, and Integration
Server has privileges to read the file.
CLS.0300.0065E Error reading a trust store for this file: {0}, Details: {1}
Action Verify whether the file path exists, is a valid trust store file, and the Integration Server
has OS privileges to read the file; otherwise, contact Support.
CLS.0300.0066E Error initializing entrust security provider's socket factory ''{0}'' algorithm. Details:
{1}
Action Unless this is a correctable error with one of the keystore files, contact Support.
CLS.0300.0073D Error during onCleanup for socket factory for ''{0}''. Details: {1)
Explanation Nonfatal error encountered while release resources associated with a connection
configuration's SSL socket factory.
Action No action should be necessary for this debug message.
CLS.0300.0075E Unable to initialize the key store for file: {0}, Details: {1}
Action Ensure that the file path exists, is a valid keystore file, and the Integration Server has
OS privileges to read the file; otherwise, contact Support.
CLS.0300.0076E Unable to create key store object from this file. {0}, exists? {1}, readable? {2}
Action Ensure that the file path exists, is a valid keystore file, and the Integration Server has
OS privileges to read the file; otherwise, contact Support.
CLS.0300.0077E Unable to access client's private key and certificate for this key alias: {0}, in this
keystore file: {1}, Details: {2}
Action Ensure that the configuration alias used to access the client key is correct for the
specified keystore; otherwise, contact Support.
CLS.0300.0081E Unable to register or unregister connfactory event subscriber instance, {0}. Event
type: {1} Details: {2}
Explanation An error occurred while the connection factory registered its event listener used to
receive notfications for some Integration Server configuration changes.
Action Contact support.
CLS.0300.0082E Error during onInit for socket factory, ''{0}''. Details: {1}
Explanation Error during SSL socket factory initialization.
Action Contact support.
CLS.0300.0083E Error initializing security provider''s socket factory. Key store alias: {0}, trust store
alias: {1}, details: {2}
Explanation Error during SSL socket factory initialization.
Action Contact support.
CLS.0300.0093E Error initializing connfactory cert chain verifier for trust store file: {0}, Details: {1}
Explanation Error occurred while building the list of certificates that the connection configuration
will trust.
Action Contact support.
CLS.0300.0096E Error while attempting to verify trust for this cert: {0}, Cert will not be trusted.
Details: {1}
Action No action is necessary unless this certificate is trusted; otherwise, contact Support.
CLS.0300.0099E Credentials configurable group failed to bind configuration field ''{0}'', with an
illegal value ''{1}''.
Explanation The ''cr.authSchemeType'' configuration field is limited to a closed set of possible
values.
Action It should not be possible to specify an unknown value through the CloudStreams
connection admin UI, so please contact support.
CLS.0300.0100E Protocol configurable group failed to bind configuration field ''{0}'', with an illegal
value ''{1}''.
Explanation The ''pr.protocolVersion'' configuration field is limited to a closed set of possible
values.
Action It should not be possible to specify an unknown value through the CloudStreams
connection admin UI, so please contact support.
CLS.0300.0105E Error creating buffered entity for request message. Details: {0}
Action If problem persists, contact Support.
CLS.0300.0106E Connection configuration instance ''{0}'' contains a custom key ''{1}'' with no prefix.
Suggest ''cx.{1}''
Explanation All connection fields including custom fields must have a key name that may be used
to identify the field. A dot-separated prefix must be prepended to the field name's
key. 'cx.' is the suggested convention for custom fields.
Action Change the specified key forthe custom configuration field so it contains a valid prefix.
CLS.0300.0108E Missing auth token required field for Amazon Web Service authentication. {0}
Explanation The Amazon web services require auth tokens to build a proper service request that
can be authenticated.
Action Review configuration and ensure all token fields are provided.
CLS.0300.0111E Unable to update native provider URI for AWS {0} signature auth scheme.
Explanation The Amazon signature auth scheme appends additional security tokens as query
parameters on the native provider endpoint.
Action Please contact support.
CLS.0300.0112E Unexpected request type received in AWS {0} auth scheme. {1}
Action Contact Support.
CLS.0300.0114E Unsupported algorithm. {0} AWS {1} signature scheme must be one of these. {2}
Explanation The service must be configured to use one of the valid algorithms for signing the
request.
Action Review connection configuration.
CLS.0300.0115E ''{0}'' header is missing from {1} AWS signature auth sceheme.
Explanation The AWS authentication scheme requires this header.
Action Verify the service configuration is correct.
CLS.0300.0117D Expected one value for AWS Param key: {0}, Found: {1}
Explanation This AWS auth scheme parameter was expected to have only one value.
Action Please contact support.
CLS.0301.0001E This IData request is missing NSRecord metadata. Namespace details may be
impacted.
Explanation NSRecord metada (document types) are used to marshal between IData and Axiom
(XML) data models.
Action Contact support.
CLS.0301.0002E IdataBuilder error translating IData message into an Axiom element. Details: {0}
Explanation An error occurred while translating a message from IData to the Axiom (XML) data
model.
Action Verify the IData content is valid.
CLS.0301.0003E IDataBuilder missing required parameters. Either an input stream or an IData object
is needed to process a message.
Explanation The component that translates IData to Axiom (XML) data model is missing a required
value.
Action Review service that produced this error and verify a reference to either an input stream
or IData content was provided.
CLS.0301.0005E IDataMessageFormatter error translating Axiom element to IData for service: {0}
and operation: {1}. Details: {2}
Explanation An error occurred while translating a message from Axiom (XML) to the IData data
model.
Action Review service that produced this error and verify the message content is valid.
CLS.0301.0006E IDataMessageFormatter error encoding IData message to stream for service: {0} and
operation: {1}. Details: {2}
Explanation An error occurred while serializing a message.
Action Review service that produced this error and verify the message content is valid.
CLS.0301.0009E CloudStreams message mappings for CloudStreams virtual service invocation ''{0}''
is invalid. Details: {1}
Explanation A CloudStreams service has one or more message mapping steps which are invalid.
Action Review the errors and correct the message mapping statements for this connector.
CLS.0301.0010D CloudStreams mapping step, Error applying map step to message. Service invocation
aborted? {0}. Source: {1}, Target: {2}, Details: {3}
Explanation Debug message showing an exception that occurred while executing a mapping step.
Action If the mapping step is not required, then no additional action is necessary.
CLS.0301.0012E CloudStreams mapping step, Illegal attempt to set a value on a LITERAL mapping
step named, ''{0}''
Explanation A mapping step cannot have a 'LITERAL' target. In other words, a LITERAL cannot
have a value assigned to it; it can only be used as a source value in mapping
expressions.
Action Review the connector configuration and fix the invalid mapping step.
CLS.0301.0013E CloudStreams mapping step, mapping step is missing ''{0}'' map value.
Explanation The mapping step is not properly configured. It is missing required elements.
Action Review the connector configuration and fix the invalid mapping step.
CLS.0301.0014E CloudStreams mapping step, mapping step is missing ''context'' for map value.
Must be IN or OUT.
Explanation A mapping step has a specific context depending on where it is used during service
invocations. The 'IN' context implies the expression executes before the service
invocation. The 'OUT' context implies the expression executes after the service
invocation.
Action Review the connector configuration and fix the invalid mapping step.
CLS.0301.0016E CloudStreams mapping step, XPath map value expression contains namespace
prefix, but no namespaces were provided with map. {0}
Explanation An XPATH mapping step must include a namespace prefix and URI declaration(s)
if the XPath expression contains a colon-delimited prefix reference.
Action Review the connector configuration and fix the invalid mapping step.
CLS.0301.0017E CloudStreams mapping step, XPath map step unable to set value on node. ''{0}'' did
not find any nodes in message.
Explanation An XPATH mapping step executed but the expression returned no matching nodes
from the Axiom (XML) message.
Action Review the connector configuration and verify the expression is valid if matches were
expected.
CLS.0301.0019E CloudStreams mapping step, Error executing XPath map step to set value for this
XPath: ''{0}'' and this value: {1}, Details: {2}
Explanation An error occurred while executing an XPath expression meant to set a value on an
Axiom (XML) message.
Action Review the connector configuration and fix the invalid mapping step if this error was
unexpected.
CLS.0301.0020E CloudStreams mapping step, XPath map step unable to set value on node. ''{0}''
found {1} nodes in message.
Explanation An XPATH mapping step's XPath expression against an Axiom (XML) message did
not resolve to a single node.
Action Review the connector configuration and fix the invalid mapping step if this error was
unexpected.
CLS.0301.0021E CloudStreams mapping step, Error executing XPath map step to get value for this
XPath: ''{0}'', Details: {1}
Explanation An error occurred while executing an XPath expression meant to get a value from a
message.
Action Review the connector configuration and fix the invalid mapping step if this error was
unexpected.
CLS.0301.0023E CloudStreams mapping step. Error executing validation for mappings. Details: {0}
Action Review the connector configuration and then fix the invalid mapping step(s).
CLS.0301.0025E CloudStreams mapping step, XPath ''{0}'' expression returned unsupported XML
element type, ''{1}''. Expressions must resolve to a single element or attributes only.
Explanation CloudStreams XPATH mapping expressions may only reference text or attributes
nodes in the XML message.
Action Review the connector configuration and fix the invalid mapping step.
CLS.0301.0031E No validator instance to validate CloudStreams message content using IS doc type
validation.
Explanation CloudStreams was unable to create a validator for a message against its associated
doc type(s).
Action Review the doctypes for the affected request or response message.
CLS.0301.0032E Error while validating CloudStreams message content using IS doc type validation.
Details: {0}
Explanation An unexpected error occurred while validating a message against its associated
doctype(s).
Action Review the doctypes for the affected request or response message.
CLS.0301.0033E Cloudstreams message is not valid based on expected doc type. Details: {0}
Explanation A CloudStreams request or response message did not have the expected structure as
defined by its associated doctype(s).
Action Review the connector service configuration and state of the native provider to resolve
the underlying error with the unexpected message structure.
CLS.0301.0034E The configured translator service ''{0}'' is missing ''static'' method declaration for
its ''translate'' method.
Explanation A mapping statement may have an optional attribute that defines a fully qualified
classname for a java class. This class must contain a public static method named
'translate'.
Action Verify the connector configuration's mapping statement is correct and the class has
the expected 'translate' public static method and is in the CloudStreams class loader.
CLS.0301.0038E Unknown message formatter type ''{0}'' for message data handler.
Explanation No Axis2 MessageFormatter implementation is registered for this message type (key).
Action Contact support.
CLS.0301.0042E No response code and method mapping found for connector ''{0}'' and response
code ''{1}'' and httpMethod ''{2}''
Explanation The invoked connector service has returned an unexpected response code for the
httpMethod used to execute the request. So it is considered to be a fault condition
regardless of the proivder response code.
Action A fault message will be returned to the pipeline. If the virtual service is configured
to return the native provider fault, then this provider response will be included.
CLS.0301.0046E Unknown message builder content type, ''{0}'' for ''{1}'' message phase
Explanation The message mapping in CloudStreams wst-transport.xml configuration file is
incorrect.
Action Contact support.
CLS.0301.0047E Unknown message formatter content type, ''{0}'' for ''{1}'' message phase
Explanation The message mapping in CloudStreams wst-transport.xml configuration file is
incorrect.
Action Contact support.
CLS.0301.0062E Error instantiating builder class: {0} for content type: {1}. Details: {2}
Explanation The message mapping in CloudStreams wst-transport.xml or Integration Server's
axis2.xml configuration file is incorrect.
Action Contact support.
CLS.0301.0063E Error instantiating message formatter class: {0} for content type: {1}. Details: {2}
Explanation The message mapping in CloudStreams wst-transport.xml or Integration Server's
axis2.xml configuration file is incorrect.
Action Contact support.
CSHeaderTreeTable_Active_Label – Active
CSHeaderTreeTable_Add_Label – Add
CSHeaderTreeTable_Headers_Label – Header(s)
CloudServiceCreationPage_Error – Error
CloudServiceCreationPage_Page_Description – Specify the location and name for the new cloud connector
service.
CloudServiceCreationPage_Warning – Warning
ConnectionAliasSelectionPage_Text_Name – Name
ConnectorParameterTable_Name_Label – Name
ConnectorParameterTable_Shift_Up – Shift Up
ConnectorParameterTable_Shift_Up_Label – Shift Up
ConnectorParameterTable_Type_Label – Type
Description Description:
ECLS.0300.0008 Connection configuration alias ''{0}'' already registered. Original config was replaced
with alias ''{1}''
Explanation Managed connection pool aliases must be unique across all CloudStreams connectors.
Action Locate the duplicate alias name and change its name to ensure no two pool
configurations share the same alias.
Error_Generic_Message – Operation failed because of the following reason, please check the log files
for more details.
HeaderPage_Page_Name – Headers
HeaderPage_Section_Input – Input
HeaderPage_Section_Output – Output
HeaderSelectionPage_Header_Label – Header
HeaderSelectionPage_Title – Header
IOEditor_Editor_Name – Input/Output
Is_Hidden Hide
Lookup_SODescribe soDescribe
OperationPage_Name Operation
OperationPage_operation_Label – Operation:
ParameterPage_Form_Text_Parameters – Parameters
ParameterPage_Page_Name – Parameters
ParameterWizardPage_Field_Column – Field
ParameterWizardPage_Native_Column – Native
ProviderSelectionPage_Name – Name
ProviderSelectionPage_Type – Type
ProviderSelectionPage_Version – Version
Publisher Publisher:
ServiceSelectionPage_Page_Description – Select the service that will be used for the cloud connector
service "{0}".
ServiceSelectionPage_Text_Name – Name
SummaryPage_Name Name:
SummaryPage_Namespace – Namespace:
SummaryPage_Operation – Operation:
SummaryPage_Package_Name – Package:
SummaryPage_Page_Name – Summary
SummaryPage_Provider – Connector:
WST-2360 Could not delete the STS configuration file with path {0}
Explanation An attempt to delete the file indicated in the message was not successful.
Action Ensure that the STS config file under
[IS_INSTALL_DIR\packages\WmCloudStreams\config\resources\security\sts] is
present and not locked by any other application, for example, opened in an editor
like Notepad. Also, check the log file to see if there is any java IOException related to
disk errors.
category.name ESB
confirm.listener.enable – Do you want to enable the '{0}' listener? When a listener is enabled, you will
not be able to change the listener's subscription and event actions from webMethods Designer Service
Development.
content-type.name CloudService
redirect.uri.note Add this URI in the Redirect URIs (Callback URL) field of the OAuth application
settings section, in your SaaS provider.
463
Command Central Messages
CCECAME0005 Update failed.Trying to update {0} asset repository when the cached repository is
of type {1}.
Explanation The specified asset repository type is incorrect.
Action Specify the correct repository type.
CCECCUI0288 No rows were selected. You are about to download all Log Sources.
Explanation No rows were selected in the Log Sources table before clicking the Download Selected
Files menu option.
Action No action required.
CCECFRE0000 The content of the response is not acceptable according to the accept headers
Explanation The response content cannot be converted into the requested media type that is
specified in the HTTP Accept header. For example, the response is in text format and
cannot be converted into XML or JSON format.
Action Try to load the configuration again and specify a supported media type.
CCECFRE0001 The ConfigurationTypeId "{1}" does not exist for RuntimeComponentId "{0}".
Explanation One or more configuration types specified do not match or are not valid for the
specified properties.
Action Provide valid configuration types for the specified properties. You can determine the
valid configuration types using the following command:cc list configuration types
CCECFRE0002 The ConfigurationTypeId "{0}" does not exist for RuntimeComponentId "{1}".
Explanation There is no registered ConfigurationType with the provided ID for the specified
runtime component.
Action Provide a valid ConfigurationTypeId for the specified runtime component. You can
determine the IDs for configuration typesusing the following command:cc list
configuration types
CCECLRE0003 An error occurred while unmarshalling JSON for configuration instance {}.
Explanation An error occurred while unmarshalling JSON for configuration instance {}.
Action Review the Command Central and Platform Manager logs for more information.
CCECNFE0008 Can not update configurations cache because of failure during retrieval of remote
configurations.
Explanation The remote request for configuration items failed and the configurations cache can
not be updated.
Action Ensure that the node in the request is active.
CCECNFE0009 The configuration service encountered a remote request failure while retrieving
configuration data for runtime component {0}, configuration instance {1}.
Explanation The remote request for the specified configuration item failed.
Action Ensure that the node in the request is active and check the Platform Manager logs.
CCECOME0000 Cannot perform an operation on nodes that are not accessible. The offline nodes
are {0}.
Explanation The specified nodes cannot be accessed because they are offline.
Action Check the status of the specified nodes. Command Central can only access nodes that
are online.
CCECOME0002 {0} on {1} ({2}) became unresponsive. Component restart may help to resolve this
quickly.
Explanation Specified components became unresponsive.
Action Component restart may help to resolve this quickly.
CCECOME0003 {0} on {1} ({2}) crashed. You will need to start it again and investigate the cause of
the failure.
Explanation Specified components crashed.
Action You will need to start it again and investigate the cause of the failure.
CCECOME0007 {0} of {1} on {2} ({3}) spiked into critical zone. The component may become
overloaded!
Explanation The specified component becomes overloaded.
Action Try to release the load on the specified component.
CCECOME0025 Generation of XML string for object instance of class {0} failed
Explanation The generation of the XML string for object instance of class {0} failed.
Action Provide a valid object instance.
CCECOME0038 The remote Platform Manager job with id {0} was not found.
Explanation A job with the specified id was not found on Platform Manager.
Action Specify an existing job id.
CCECORE0001 Exceeded the maximum nodes allowed as per the configured license.
Explanation You have exceeded the nodes allowed to you as per the license configured for
Command Central.
Action Contact Software AG support to upgrade the license.
CCECORE0005 The license is not valid for the current operating system.
Explanation The configured license is not valid for the current operating system.
Action Contact your Administrator or Software AG support.
CCECORE0006 The number of nodes has exceeded as per the configured license.
Explanation As per the configured license, you are not allowed to add more nodes as you have
exhausted the licensed number of nodes.
Action Contact your system administrator or Software AG support to get the license upgraded
to add more nodes.
CCECORE0010 The configured license is not valid for this product version.
Explanation This issue may occur when your license file is corrupt.
Action Contact your system administrator or Software AG support.
CCECORE0013 The specified search query is not valid. The supported search attributes are: {0}
Explanation One or more attributes are not supported for this type of search.
Action Ensure that the search attributes are supported for the type of search you want to
perform. Make sure that the attributes are spelled correctly. The supported search
attributes are listed in the error message. Note that search attributes are case-sensitive.
CCECORE0016 The specified attribute name and the attribute name in the request are not the same.
Explanation The attribute name in the body and the attribute name in the path segment should
be the same.
Action Fix the request and try again.
CCECORE0023 Cannot add contract item identifier assignment for runtime components with base
and peak license key.
Explanation Command Central cannot add the manual contract item identifier assignment if the
runtime component has a base and peak license key.
Action Specify contract item idenfiers only for runtime components without base and peak
license key.
CCECORE0030 Unknown cahce type: {0}. EventListener was not added because the required cache
could not be created.
Explanation Ehcache is not configured properly.
Action Contact Software AG global support.
CCECORE0031 Unknown cahce type: {0}. EventListener was not removed because the required
cache could not be created.
Explanation Ehcache is not configured properly.
Action Contact Software AG global support.
CCECPTE0007 The repository definition cannot have both version and location.
Explanation In the repository definition, the specified location defines that this is an image
repository. However, a version cannot be specified for an image repository.
Action Fix the repository definition. If it is an image repository, specify only a location.
Otherwise, remove the location and specify proper credentials.
CCECPTE0015 The runtime status of runtime component {0} on node {1} is not online.
Explanation The runtime component has a status different than online.
Action Check the logs on the node for issues which may cause the behavior.
CCECPTE0016 The {0} lifecycle job of a runtime component on node {1} did not complete
successfully.
Explanation The lifecycle job of a runtime component on a node did not complete successfully.
Action Check the jobs on the node.
CCECPTE0022 The maximum number of retries for applying template {0} on node {1} due to possible
Platform Manager restarts is reached.
Explanation The maximum number of retries for applying a template on a node due to possible
Platform Manager restarts is reached.
Action Check the logs for details about previous attempts to apply the template to determine
what the issues are.
CCECPTE0024 Can not find any repository matching the provided host and name.
Explanation Command Central does not find a repository matching the specified host and name.
Action Specify valid host and name.
CCECPTE0027 Server action {0} failed with a non-zero exit code: {1}
Explanation An action executing on the CommandCentral server failed.
Action Make sure the action itself is correct and try again.
CCECPTE0032 The jar command executable cannot be found on the source node installation.
Explanation The jar command executable cannot be found on the source node installation.
Action Check the composite template logs.
CCECPTE0038 Remote action {0} failed with a non-zero exit code: {1}
Explanation An action executing remotely failed.
Action Make sure the action itself is correct and try again.
CCECPTE0040 The runtime status of runtime component {0} on node {1} is not paused.
Explanation The runtime component has a status other than paused.
Action Check the logs on the node for issues which may cause the behavior.
CCECPTE0043 The number of nodes for layer {0} in 'migration' and 'provision' don't match!
Explanation The number of nodes for a given layer in the 'migration' section must match the
number of nodes for the same layer in the 'provision' section.
Action Make sure the number of nodes per layer is the same across the 'migration' and
'provision' sections and try again.
CCECPTE0044 Executing more than one migration type in a single composite template is not
supported: {0}, {1}. Check the source and target nodes hostnames and installation
directories.
Explanation The composite template contains nodes that should be migrated using different
migration type scenarios. This is not supported.
Action Split or parameterize the template so that the migration is done using a single
migration type.
CCECPTE0045 Error during archiving the migration source node installation directory.
Explanation An error occurred during archiving the migration source node installation directory.
Action Check the logs for the result of the executed remote archive command.
CCECPTE0047 Cannot find node with alias {0} in the list of the bootstrapped migration source
nodes: {1}.
Explanation Command Central cannot find the source node with the specified nodeAlias in the
list of bootstrapped migration source nodes.
Action Check the logs for previous errors.
CCECPTE0048 Aborted because of a migration failure, see the logs for more details.
Explanation The entire composite template operation failed because of a migration error.
Action Check the logs to identify the issue and try again.
CCECPTE0049 Cannot skip run-time components stop operation when doing migration on the
same host.
Explanation Skipping the run-time components stop operation when doing migration on the same
host is not supported.
Action To stop the run-time components, enable the migration/options/shutdown option in
the composite template definition.
CCECPTE0050 A {0} file could not be found in the imported composite template archive {1}.
Explanation The expected template yaml file could not be found in the imported composite template
archive.
Action Provide a valid template archive containing the expected template yaml file.
CCECPTE0051 Source backup archive {0} was not found on the Command Central host.
Explanation The backup archive, created from the migration source node, was not found on the
Command Central host.
Action Check the logs for previous errors related to the backup archive creation or archive
transfer from the source host to the Command Central host.
CCECPTE0052 Source backup archive {0} was not found on host {1}.
Explanation The backup archive, created from the migration source node, was not found on the
target host.
Action Check the logs for previous errors related to backup archive transfer from the
Command Central host to the target host. If the backup was transfered manually then
check if its location is the expected by Command Central one.
CCECPTE0054 Cannot skip run-time components stop operation for node {0} running on Windows
when doing migration of type different hosts.
Explanation Skipping the run-time components stop operation when doing migration on different
hosts running on Windows is not supported.
Action To stop the run-time components, enable the migration/options/shutdown option in
the composite template definition.
CCECPTE0055 Unexpected YAML type {0} in field {1}! The correct type is integer.
Explanation Non-integer data was used in a field that requires integer.
Action Use the correct integer value and try again.
CCECPTE0083 Support patches are not allowed in the "fixes" section: {0}
Explanation From DSL version 1.1 and above, support patches are not allowed in the "fixes" section.
Action Move all patches to the "patches" section.
CCECPTE0084 Node with alias {0} should be present in the landscape when alias mapping policy
is EXISTING.
Explanation The nodes should be already registered in the landscape when alias mapping policy
is "EXISTING."
Action Add the node in the Command Central landscape.
CCECPTE0086 The node host {0} is not part of the infrastructure layer.
Explanation The provided node host is not part of the infrastructure layer.
Action Add the node host to the list of infrastructure layer hosts.
CCECPTE0089 {0} policy cannot be used without having infrastructure layer defined.
Explanation The provided policy cannot be used without having an infrastructure layer defined.
Action Provide an infrastructure layer.
CCECPTE0090 Node with index {0} requested while the infrastructure layer has {1} nodes.
Explanation Invalid node index is requested.
Action Provide a node index that corresponds to the layer nodes count.
CCECPTE0091 DSL version 1.0 is not compatible with alias mapping policy: {0}. Allowed alias
mapping policy: {1}.
Explanation DSL version 1.0 is not compatible with the provided alias mapping policy.
Action Provide a compatible alias mapping policy, or use a DSL version above 1.0.
CCECPTE0094 Command Central was not able to retrieve the installation directory of the node
with alias {0}.
Explanation Command Central was not able to retrieve the installation directory of a node.
Action Check if the specified node is online and try again.
CCECPTE0095 The "options" section cannot be used in DSL versions 1.0 and 1.1
Explanation The "options" section can be used in DSL version 1.2 and above.
Action Change the DSL version to 1.2 or above.
CCECPTE0097 The node with alias {0} was not found in the landscape.
Explanation The provided node was not found in the landscape
Action Provide a valid node alias.
CCECPTE0098 Generating composite templates for products is supported for nodes with version
10.4 or higher.
Explanation Generating composite templates for products is supported for nodes with version
10.4 or higher.
Action Provide a node with version 10.4 or higher
CCECPTI0026 The following runtime components are started but not ready to accept client
requests: {0}
Explanation Some runtime components have started, but are not ready to accept client requests.
Action The components might require additional configuration.
CCECPTI0080
CCECPTW0031 Skipping source node archive step. Source node installation directory is null.
Explanation Command Central will skip the source node archive step, because the source node
installation directory is null.
Action Start Platform Manager on the source node, retrieve the node information on Command
Central when Platform Manager gets online.
CCEIMPE0004 You cannot update the license location for the configuration type
COMMON-LICLOC in Command Central.
Explanation You cannot update the license location for the configuration type COMMON-LICLOC
in Command Central.
Action Use the default license location.
CCEIMPE0005 You cannot create a license location for the configuration type COMMON-LICLOC
in Command Central.
Explanation You cannot create a license location for the configuration type COMMON-LICLOC
in Command Central.
Action Use the default license location.
CCEIMPE0006 You cannot delete the license location for the configuration type COMMON-LICLOC
in Command Central.
Explanation You cannot delete the license location for the configuration type COMMON-LICLOC
in Command Central.
Action Use the default license location.
CCEINME0001 An error occurred while registering repository {0} on node {1}. Check the server logs
for details.
Explanation The issue might occur because of a problem with the repository contents.
Action Check the server logs for details.
CCELCYE0003 Error occured while executing lifecycle operation on a remote managed node with
alias {0}. Remote task status is {1}
Explanation Error occured while executing lifecycle operation on a remote managed node.
Action Check the Command Central and target node Platform Manager logs.
CCELIRE0003 Exception while building license report Document, {0}: caught type({1}), msg({2})
Explanation A problem was encountered while attempting to build a License Report XML document
from its string representation.
Action Consult Software AG Global Support.
CCELITE0007 Found null value for license configuration data for {0}/{1}/{2}
Explanation During license data collection, an attempt to retrieve license information about this
runtime component found an invalid license.
Action Contact Software AG Global Support.
CCELITE0008 Expected a String value for license configuration data for {0}/{1}/{2}, found type {3}
Explanation During license data collection, an attempt to retrieve license information about this
runtime component found an invalid license.
Action Contact Software AG Global Support.
CCELITE0010 Checksum verification failed for License Report with id {0} {1}.
Explanation The license report file may be corrupted or been tampered with, which has resulted
in an integrity check failure.
Action Regenerate the license report and/or contact Software AG Global Support with the
affected license report file.
CCELITE0011 Unable to generate and store license snapshot report; caught type: {0}, msg: {1}
Explanation An issue was encountered either when generating, or saving the generated license
report snapshot.
Action Check the exception and message to identify the exact cause, or contact Software AG
Global Support.
CCELITE0014 Unable to parse license XML for {0}/{1} from string that follows; except msg: {2}.
XML: {3}
Explanation The license content retrieved from the Platform Manager could not be parsed.
Action Check the exception message for the exact cause and/or contact Software AG Global
Support. The error may occur if a license file is found that is not in a standard Software
AG format.
CCELITE0015 Error generating pdf report for this reportId ''{0}''. Cause: {1}
Explanation The attempt to transform the XML data failed to produce a PDF data stream.
Action Generate another report and verify whether the XML response is well-formed.
CCELITE0016 Error generating pdf license report. No XML data stream available for ''{0}''
Explanation The license reports module cannot produce a pdf report unless its canonical data is
provided.
Action Verify that the pdf generation task was executed properly using an existing report
ID.
CCELITE0017 Error generating pdf license report. Unable to locate XSLT style sheet for pdf
generation. ''{0}''
Explanation The license tools bundle could not locate the XSLT style used to produce a pdf report.
Action Contact Software AG Global Support.
CCELITE0018 Error applying license pdf report stylesheet ''{0}'' to XML data ''{1}''. Cause: {2}
Explanation Unexpected errors were encountered while generating the license pdf report.
Action Contact Software AG Global Support.
CCELITE0019 Unable to serialize a license report data object for ''{0}''. Cause: {1}
Explanation The license report data object could not be serialized as input for pdf report generation.
Action Contact Software AG Global Support.
CCELITE0023 Unable to load extended rights properties from {0}; caught: type({1}). message({2})
Explanation A problem was encountered while loading the indicated file into memory.
Action Contact Software AG Global Support.
CCELITE0024 Unable to close input stream from {0}; caught: type({1}). message({2})
Explanation A problem was encountered while cleaning up after loading the indicated file into
memory.
Action Contact Software AG Global Support.
CCELITE0027 Unable to store license manifest "{0}"; caught type: {1}, msg: {2}
Explanation An issue was encountered when storing a license manifest.
Action Check the exception and message to identify the exact cause, or contact Software AG
Global Support.
CCELITE0053 Platform Manager with version {0} is not sufficient for the license metering. Version
9.8 or higher is required.
Explanation The version of the Platform Manager is {0}. Platform Manager version of 9.8 or higher
is required for the license metering.
Action Update the Platform Manager with version 9.8 or higher.
CCELITE0068 Version {0} of license manifest is not supported. Highest supported version is {1}.
Explanation The version {0} of the specified license manifest is higher than the version {1} currently
supported.
Action Update Command Central to a version that supports the version of the specified
license manifest.
CCELITE0069 Version {0} of license report is not supported. Highest supported version is {1}.
Explanation The version {0} of the specified license report is higher than the version {1} currently
supported.
Action Update Command Central to a version that supports the version of the specified
license report.
CCELITE0092 Failed to update server time stamp for server {0} : {1}
Explanation Failed to update server time stamp for server {0} : {1}
Action Make sure the Platform Manager on server {0} is running.
CCELITE0107 Licensing data is not available because the cache is not accessible.
Explanation All license metering data, like license keys, license reports, and license manifests, is
stored in the cache, which is currently inaccessible.
Action This problem can occur if the machine is slow. Ensure that the machine has enough
resources and try it again.
CCELITI0039 Core class does not match: {0} is installed, {1} is licensed.
Explanation The core class of the Plarform Manager server does not match the licensed core class.
Action Contact Software AG Global Support for licensing a higher core class.
CCELITI0040 License capacity does not match: {0} {1} used, {2} {1} licensed.
Explanation The number of units used does not match the licensed number of units.
Action Contact Software AG Global Support for licensing a higher number of units.
CCELITI0043 Installation type does not match: {0} is installed, {1} is licensed.
Explanation The installation type of the Platform Manager server does not match the licensed
installation type.
Action Contact Software AG Global Support for licensing the appropriate installation type.
CCELNDE0004 A node with a different alias for the same host:port already exist.
Explanation An installation (node) with a different alias name already exists for the installation
with the specified host name and port number.
Action None.
CCELNDE0009 Can not update inventory cache because of failure during retrieval of remote
inventory items.
Explanation The remote request for inventory items failed and the inventory cache can not be
updated.
Action Ensure that the node in the request is active or the target node inventory is responsive.
CCELNDE0010 The node alias cannot be empty or longer than 100 characters.
Explanation The specified node alias is incorrect, either because the node alias is empty, or it
exceeds 100 characters.
Action Specify a correct node alias and try again.
CCELNDE0011 The host name should be between 2 and 253 characters long.
Explanation The host name is incorrect, because it is shorter or longer than the specified character
length limitations.
Action Provide a correct host name and try again.
CCELNDE0012 The node display name should not be longer than 100 characters.
Explanation The node display name is incorrect, because it is longer than 100 characters.
Action Specify a correct node display name and try again.
CCELNDE0014 Node alias is not valid. Only letters, numbers, -, _ and . are allowed.
Explanation The specified node alias is incorrect, because it uses special characters that are not
allowed.
Action Specify a correct node alias and try again.
CCELNDI0005 You have exhausted the number of licensed nodes that can be configured. To add
more nodes, contact your system administrator or Software AG support to get the
license upgraded.
Explanation You have exhausted the number of licensed nodes that can be configured.
Action To add more nodes, contact your system administrator or Software AG support to
get the license upgraded.
CCEMONE0001 {0} on {1} ({2}) became unresponsive. Component restart may help to resolve this
quickly.
Explanation {0} on {1} ({2}) became unresponsive.
Action Component restart may help to resolve this quickly.
CCEMONE0002 {0} on {1} ({2}) failed. You will need to start it again and investigate the cause of the
failure.
Explanation RuntimeStatus of {0} went from "ONLINE" to "FAILED."
Action Try to restart the operation. Have a look at {1} ({2}) for additional information about
its status.
CCEMONE0006 {0} of {1} on {2} ({3}) spiked into critical zone. The component may become
overloaded!
Explanation The kpi {0} of {1} went from MARGINAL into CRITICAL status.
Action Please have a look on {2} ({3}) to find out why this is happening.
CCEMONE0021 Error polling SPM node [{0}]. Node Status will be set to {1} and the Runtime State
for all instances of the node will be set to {2}.
Explanation The monitoring states on a target node could not be retrieved and as a result all states
will be set to unknown.
Action Check the logs for previous errors.
CCEPROE0011 Cannot match requested version {0} to any of the configured repositories.
Explanation The version you requested to install does not match the available repositories.
Action Select a specific repository or add new repositories that will match the version you
requested.
CCEPROE0015 Remote access service returned {0} jobs while 1 was expected.
Explanation Only one remote operation was initiated but a different amount of jobs was returned.
Action Contact Software AG Global Support.
CCEPROE0018 Can not connect to Platform Manager running on host {0} and port {1} due to wrong
credentials.
Explanation Can not connect to Platform Manager due to wrong credentials.
Action Provide valid Platform Manager credentials.
CCEPROE0026 The nodeAlias field is required for each node that is added.
Explanation Node alias is required field for each node that is added.
Action Provide node alias.
CCEPROE0027 The hostname field is required for each node that is added.
Explanation A hostname is required field for each node that is added.
Action Provide a hostname.
CCEPROE0028 Platform Manager port is required field for each node that is added.
Explanation A Platform Manager port is required field for each node that is added.
Action Provide a port field value.
CCEPROE0029 Platform Manager nodes are available, but the provided credentials for them are
wrong: {0}
Explanation Platform Manager nodes are available, but the provided credentials for them are
incorrect.
Action Provide valid credentials for the Platform Manager nodes.
CCEPROE0034 Error occured while installing {2} on node {0}. Remote task status is {1}
Explanation The selected artifact was not installed on the remotely managed node.
Action Check the error logs for more details about this error.
CCEPROE0038 The maximum number of retries for installing artifacts from repository {0} on node
{1} due to possible Platform Manager restarts is reached.
Explanation The maximum number of retries for installing artifacts from repository {0} on node
{1} due to possible Platform Manager restarts is reached.
Action Check the logs for details about previous attempts to install artifacts to determine
what the issues are.
CCEPROE0042 The maximum number of retries for uninstalling artifacts on node {0} due to possible
Platform Manager restarts is reached.
Explanation The maximum number of retries for uninstalling artifacts on node {0} due to possible
Platform Manager restarts is reached.
Action Check the logs for details about previous attempts to install artifacts to determine
what the issues are.
CCEPROE0055 Platform Manager nodes are available, but the installation directory is different
than requested: {0}
Explanation The Platform Manager nodes are available, but the installation directory is different
than requested.
Action Change the installation directory or stop the available Platform Manager if you want
to bootstrap a new instance on the same ports.
CCEPROE0056 Error occured while uninstalling {2} on node {0}. Remote task status is {1}
Explanation The selected artifact was not uninstalled on the remotely managed node.
Action Check the error logs for more details about this error.
CCEPROE0057 Repository name is required when using an internal remote Command Central
bootstrap installer.
Explanation Repository name is required when using an internal remote Command Central
bootstrap installer.
Action Provide a repository name in the bootstrap info.
CCEPROW0045 The SSH server did not return the exit code of the bootstrap operation. The operation
has completed but it is not clear if it was successful or not.
Explanation In some cases the SSH server may not return the exit code of the executed operation.
This makes it unclear if the operation was successful or not.
Action Examine the installation logs on the remote node to make sure the installation was
successful.
CCERARE0001 Nothing has been scheduled for execution for this request.
Explanation This request should start jobs for execution, but no jobs have started.
Action Check the logs for errors why the request has not terminated properly.
CCERARE0003 The private key must be specified when certificate is used for authentication.
Explanation The selected authorization method is "certificate", however, a path to the private key
is not specified.
Action Specify the path to the private key.
CCEREAE0009 The home directory of user {0} on host {1} could not be found.
Explanation The home directory of the specified user on the specfied host could not be found.
Action Check the configuration of the remote endpoint.
CCEREMW0000 Error producing zipped log source contents. Node alias: {0}, RuntimeComponent:
{1}, Log Source Aliases: {2} Details: {3}
Explanation An error occurred while producing the zipped archive containing a collection of log
source contents on the Command Central server.
Action Try again. If the problem persists, contact Software AG Global Support.
CCEREMW0001 Error attempting to close a file store used to produce zipped collection of log source
contents.
Explanation An error occurred while closing the zip file system object containing a collection of
log source file contents.
Action No action required.
CCEREMW0002 Error attempting to delete a temporary file used to create a zipped collection of log
source contents. Filename: {0}
Explanation An attempt to delete the specified file has failed.
Action Locate the file on the server hosting Command Central and delete the file if it still
exists.
CCEREMW0004 Error producing zipped log source contents. Node alias: {0} Details: {1}
Explanation An error occurred while producing the zipped archive containing a collection of log
source contents on the Command Central server.
Action Try again. If the problem persists, contact Software AG Global Support.
CCEREPE0008 The specified repository points to an image file but the repository type is not image.
Explanation The specified repository cannot point to and image file, because the repository type
is not image.
Action Specify the correct repository type.
CCEREPE0015 Repository with the specified name: {0} does not exists.
Explanation Importing content from the repository with name: {0} failed because a repository with
the specified name was not found.
Action Check the repository name and provide the name of an existing repository.
CCEREPE0020 Error occured while importing artifacts from repository with name: {0} to mirror
repository with name: {1} for platforms: {2}
Explanation An error occured while importing artifacts from repository with name: {0} to mirror
repository with name: {1} for platforms: {2}
Action See the corresponding Platform Manager logs for more details.
CCEREPE0024 Mirror repository with name: {0} is not published or registered on Command Central.
Explanation Command Central cannot identify the specified mirror repository.
Action Check if a mirror repository with name: {0} is published and registered on Command
Central. Note that the Refresh operation refreshes a published mirror repository
immediately after it is created or at a later point in time.
CCEREPE0029 Local mirror repository with name {0} can not be removed on target node {1}
Explanation The local mirror repository with name {0} can not be removed on the target node {1}
Action See the corresponding Platform Manager logs fro more details.
CCEREPE0036 Intiating mirror operation not from an image repository and without selecting
"Product Repositories" is not supported.
Explanation This operation is not supported as it might be time consuming because of the size of
the source repository.
Action Either select a product repository, or change the source repository to an image
repository.
CCEREPE0038 Cannot delete Mirror repository with name: {0} because node with alias: {1} does
not exists. Register node for host:{2} and port:{3}.
Explanation The mirror repository is physically stored on {1} node, which was deleted and is not
now registered in Command Central.
Action Add the node with alias: {1} , host: {2} and port: {3}
CCEREPE0039 Cannot perform mirror operation because node with alias: {0} does not exists any
more. Register again the node with alias: {0} for host: {1} and port: {2}.
Explanation The mirror repository is physically stored on {0} node, which was deleted and is not
now registered in Command Central.
Action Add the node with alias: {0} , host: {1} and port: {2}
CCEREPE0042 Generation of repository status report for repository {0} will be skipped because
connectivity validation failed.
Explanation Generating the Repository Status report will be skipped and the list content operation
will not be triggered.
Action Check if the proxy is available and if the Platform Manager proxy configuration is
set correctly. Also, check if the user credentials are valid.
CCEREPE0043 Creating a mirror repository failed because the source repository is not specified.
Explanation The source repository from which to create the mirror repository is not specified.
Action Specify at least one source repository. You can specify a master, image, or another
mirror repository.
CCEREPE0044 Attempt to connect to {0} product repository from {1} installation timed out.
Explanation Internet access is required to connect to this repository. The error occurred either
because the proxy for the local Platform Manager is not configured, or the metadata
and the user credentials for the repository are not correct.
Action Configure a proxy for the local Platform Manager and check the repository metadata.
CCEREPE0054 The specified repository was not found in the respository cache.
Explanation The specified repository was not found in the respository cache.
Action Contact Software AG Global Support.
CCEREPE0055 The repository cannot be deleted because it is used as source by the {0} repository.
Explanation The repository cannot be deleted because it is used as source by the {0} repository.
CCEREPE0056 Cannot connect to mirror repository {0} hosted on Platform Manager that has HTTP
port disabled.
Explanation The HTTP port for the host Platform Manager is disabled, but connection via SSL is
possible only for mirror repositories hosted on Platform Manager 10.3 or higher.
Action Enable SPM HTTP port , use a master repository, or migrate to 10.3 or higher.
CCERPRE0002 Repository with the specified name {0} does not exists.
Explanation Editing the repository failed, because a repository with the specified name was not
found.
Action Check the repository name and provide the name of an existing repository.
CCERPRE0007 The specified path for the image file is not valid.
Explanation The path specified for the image file is not valid.
Action Provide a valid path for the image file.
CCERPRE0008 The specified repository content type ( {0} ) did not match the actual content type
of the repository ( {1} ).
Explanation The specified repository content type ( {0} ) did not match the actual content type of
the repository ( {1} ).
Action Verify that the specified repository content type is correct.
CCERPRE0009 The specified repository image file location "{0}" is not valid.
Explanation The specified repository image file location "{0}" is not valid.
Action Provide a valid repository image file location.
CCERPRE0011 Command Central cannot find the specified image file at the specified location
"{0}".
Action Make sure the given path and file name are correct.
CCESREE0001 Specify the private key when certificate is used for authentication.
Explanation The selected authorization method is "certificate", however, the path to the private
key is not specified or is invalid.
Action Specify a valid path to the private key.
CCETEME0002 A job with ID {0} did not completed successfully in {1} seconds.
Explanation The job with the specified ID may require more time to complete.
Action Use the following URI to list all recently completed or running jobs:
/cce/jobmanager/jobs
CCETEME0008 Error occurred during template creation on the remote managed node with alias :
{0}. Remote task status is {1}
Explanation Creating a template on the remote managed node with the specified ID failed with
an error.
Action Check the job status.
CCETEME0011 A problem occured while downloading template with alias {0} on Command Central.
Explanation Command Central could not create a folder for the template on the file system.
Action Contact the Command Central Administrator.
CCETEME0013 Error occurred while creating a template on the remote managed node with alias:
{0}. Remote task status is {1}
Explanation Creating the template fails with a "Nothing to download on Command Central" error.
Action See the error logs for the error details.
CCETEME0017 Could not import template because a required file was not found.
Explanation Command Central could not find or access the file from which to import the template.
Action Contact the Command Central Administrator.
CCETEME0027 An error occurred while registering Repository {0} on Node {1}. Check the Server
logs for details.
Explanation The issue might occur because of a problem with the Repository contents.
Action Check the Server logs for details.
CCETEME0028 Unable to obtain snapshot template job group id for node {0}.
Explanation Command Central was unable to obtain the snapshot template job group id for a
node.
Action Contact Software AG Global Support.
CCETMRE0001 {0} option is specified but a repository for the option is not specified.
Explanation A repository for the option is not specified.
Action Specify a repository for the option. For example, if the option is PRODUCTS, specify
a product repository.
CCETMRE0002 The specified repository is not applicable for this option {0}
Explanation The specified repository is not applicable for the specified option.
Action Specify a proper repository. For example, if the option is PRODUCTS, specify a product
repository.
CCETMRE0005 The alias, nodeAlias, and runtimeComponentId parameters are required for
generating a composite template.
Explanation The alias, nodeAlias, and runtimeComponentId parameters are required for generating
a composite template.
Action Provide the required parameters with the generation request data.
CCEWCME0017 Installation name cannot be empty. It must be less than 100 characters.
Explanation Node name cannot be empty or contain more than 100 characters.
Action Enter a valid node name.
CCEWCME0018 Alias cannot be empty. It should be no more than 100 characters long. It should not
have spaces. Only ASCII characters, numbers, -, _, and . are allowed.
Explanation The node alias cannot be empty. It should be no more than 100 characters long.
Action Enter a valid node alias.
CCEWCME0019 Host name cannot be empty. The host name should be between two and 253
characters characters long. Do not use any special characters, except period(.) and
minus(-). Do not start or end the host name with a period(.) or minus(-).
Explanation The host name field cannot be empty.
Action Provide a valid host name. The host name should be between two and 253 characters
characters long. Do not use any special characters, except period(.) and minus(-). Do
not start or end the host name with a period(.) or minus(-).
CCEWCME0028 Installation alias {0} already exists. Please provide a different alias for the
installation.
Explanation Installation node already exists.
Action Provide a different alias for the installation node you want to add.
CCEWCME0039 Null returned while retrieving the configuration types for comparison.
Explanation This intermittent error occurs while retrieving the configuration types from Platform
Manager.
Action Retry configuration comparison.
CCEWCME0047 Specify a name for the template. No spaces allowed. Use only ASCII characters,
numbers, "-", "_", and "."
Explanation The alias field for the template cannot be empty.
Action Provide a valid template alias. No spaces allowed. Use only ASCII characters, numbers,
"-", "_", and "."
CCEWCME0069 Specify a name for the repository. No spaces allowed. Use only ASCII characters,
numbers, "-", "_", and "."
Explanation The alias field for the repository cannot be empty.
Action Provide a valid repository alias. No spaces allowed. Use only ASCII characters,
numbers, "-", "_", and "."
CCEWCME0077 A repository with location {0} was not found in the Software AG Download Center.
Explanation The repository that you are trying to edit was not found in the Software AG Download
Center.
Action Contact your system administrator.
CCEWCME0119 You do not have enough access privileges to perform requested operation.
Explanation You do not have enough access privileges to perform requested operation.
Action Contact your system administrator to help you get the required permissions.
CCEWCME0126 Alias cannot be empty. It should not have spaces. Only ASCII characters, numbers,
-, _, and . are allowed.
Explanation Alias cannot be empty.
Action Enter a valid alias.
CCEWCME0147 Key file cannot be empty for the selected authentication method.
Explanation The Key file field cannot be empty for the selected authentication method.
Action Provide a value in the Key file field for the selected authentication method.
CCEWCME0151 Navigation to the log(s) for node {0} can not be initiated.
Explanation A node with alias {0} does not exist in the Command Central landscape.
Action Select an existing node different than {0}.
CCEWCME0156 Duplicate fixes selected. Select only one of the fix versions to be installed.
Explanation Duplicate fixes with the same ID, but different versions were selected.
Action Select only one of the possible versions.
CCEWCME0162 This installation version ({0}) does not support this feature.
Explanation The selective fix uninstallation feature is supported beginning with Platform Manager
9.7.
Action If it is not possible to upgrade the installation to the latest available release version,
you should use Update Manager to uninstall fixes.
CCEWCME0184 To create a mirror fix repository, you need at least one product repository that will
be used as a filter for the repository content.
Explanation To create a mirror fix repository, you need at least one product repository that will
be used as a filter for the repository content.
Action Select at least one product repository.
CCEWCME0214 Enter your user name for the Software AG Download Center.
Explanation The user name field cannot be epmty.
Action Enter a valid user name for the Software AG Download Center.
CCEWCME0216 Enter your user name for the remote Platform Manager.
Explanation The user name field cannot be epmty.
Action Enter a valid user name for the Platform Manager, which is specified in the repository
URL.
CCEWCME0223 Could not transfer the file to the target destination {0}.
Explanation The file could not be transfered because of an error.
Action Check if the target host has enough disk space or the specified file name is valid.
CCEWCMI0100 Type a keyword to display only the reports that contain the keyword in the report
id, creator, create date or compliance status. The search is case-insensitive.
Explanation License report search filter help text.
Action None.
CCEWCMI0117 Scheduled job did not complete within status checker''s allotted time.
Explanation The client job status checker stopped polling for an executing job's status before it
completed. This does not necessarily mean the job did not complete successfully.
Action Confirm if job completed via other means.
CCEWCMI0131 Type a keyword to display only the license manifests that contain the keyword in
one of the columns. The search is case-insensitive.
Explanation License manifest search filter help text.
Action None.
CCEWCMW0109 Request to delete license reports failed for these report IDs: {0}
Explanation The server was not able to delete the license reports identified here. The request may
have included other report IDs for which deletion was successful.
Action Refresh the display of license reports to see which were deleted. Check the server-side
error log for details about why the attempt to delete failed.
CCEWCMW0118 Unable to determine job status due to unexpected error while checking status. {0}
Explanation Job status checking encountered an error. This does not necessarily mean the job did
not complete successfully.
Action Confirm if job completed via other means.
CCEWCMW0212 There are artifacts which are either not applicable for the installation or not present
in the selected repository.
Explanation The following artifacts are either not applicable, or not present in the selected
repository: {0}
Action Either continue without the missing artifacts, or use a source repository containing
those artifacts.
CMPBKRE0000 Error initializing Broker Attribute Values. Broker Monitoring Context cannot be
null.
Explanation Broker Monitoring Context is required for initializing Broker Attribute Values.
Action Verify Broker Connection parameters.
CMPBKRE0001 Error while retrieving attribute value. MetaModel Type Name cannot be null or
empty.
Explanation MetaModel Type Name is required for retrieving attribute value.
Action Verify metadata model type name is provided.
543
Common Monitoring Provider Messages
CMPBKRE0002 Error while retrieving attribute value. MetaModel instance name cannot be null or
empty.
Explanation MetaModel instance name is required to retrieve attribute value.
Action Verify metadata model instance name is provided.
CMPBKRE0003 Error while retrieving attribute value. Attribute ID cannot be null or empty.
Explanation Attribute ID is required to retrieve attribute value.
Action Verify Attribute ID is provided.
CMPBKRE0004 Error while retrieving attribute values. Attribute query object cannot be null.
Explanation Attribute query object is required to retrieve attribute values.
Action Verify attribute query object is provided.
CMPBKRE0005 Error while retrieving attribute value due to invalid model type.
Explanation An invalid model type was provided while retrieving attribute values.
Action Verify a valid model type is provided.
CMPBKRE0006 Error while destroying Monitoring Context. Monitoring Context cannot be null.
Explanation Error while destroying Monitoring Context. Monitoring Context cannot be null.
Action Verify Monitoring Context is provided
CMPBKRE0007 Error while destroying Monitoring Context. Invalid Broker Monitoring Context
provided.
Explanation Error while destroying Monitoring Context. Invalid Broker Monitoring Context
provided.
Action Verify valid Broker Monitoring Context is provided.
CMPBKRE0008 Error while getting meta model. Model type name cannot be null.
Explanation Error while getting meta model. Model type name cannot be null.
Action Verify Model type name is provided.
CMPBKRE0009 Error while vaidating Broker Monitoring Context. Broker Monitoring Context
cannot be null.
Explanation Error while vaidating Broker Monitoring Context. Broker Monitoring Context cannot
be null.
Action Verify Broker Monitoring Context is provided.
CMPBKRE0010 Error while vaidating Broker Monitoring Context. Invalid Broker Monitoring
Context provided.
Explanation Error while vaidating Broker Monitoring Context. Invalid Broker Monitoring Context
provided.
Action Verify a valid Broker Monitoring Context is provided.
CMPBKRE0011 Error while validating Broker Monitoring Context. Context object is null.
Explanation Error while validating Broker Monitoring Context. Context object is null.
Action Verify Broker Monitoring Context is provided.
CMPBKRE0013 Error while validating Broker Monitoring Context. Context host attribute cannot
be null or empty.
Explanation Error while validating Broker Monitoring Context. Context host attribute cannot be
null or empty.
Action Verify host attribute is provided in Broker Monitoring Context
CMPBKRE0014 Error while validating Broker Monitoring Context. Context port attribute is invalid.
Explanation Error while validating Broker Monitoring Context. Context port attribute is invalid.
Action Verify valid port attribute is provided in Broker Monitoring Context.
CMPBKRE0015 Error while creating Broker Server client. Host name cannot be null or empty.
Explanation Error while creating Broker Server client. Host name cannot be null or empty.
Action Verify host name is provided.
CMPBKRE0016 Error while creating Broker Server client. Port cannot be null or empty.
Explanation Error while creating Broker Server client. Port cannot be null or empty.
Action Verify port is provided.
CMPBKRE0017 Error while destroying Broker Server client. Broker Name cannot be null or empty.
Explanation Error while destroying Broker Server client. Broker Name cannot be null or empty.
Action Verify Broker Name is provided.
CMPBKRE0018 Error while creating Broker Admin client. Broker Name cannot be null.
Explanation Error while creating Broker Admin client. Broker Name cannot be null.
Action Verify Broker Name is provided.
CMPBKRE0019 Error while setting Broker Admin client. Broker Name cannot be null.
Explanation Error while setting Broker Admin client. Broker Name cannot be null.
Action Verify Broker Name is provided.
CMPBKRE0020 Error while setting Broker Admin client. Broker Admin Client cannot be null.
Explanation Error while setting Broker Admin client. Broker Admin Client cannot be null.
Action Verify Broker Admin Client is specified.
CMPBKRE0021 Error while initialzing Broker Client model. Broker Monitoring Context is null.
Explanation Error while initialzing Broker Client model. Broker Monitoring Context is null.
Action Verify Broker Monitoring Context is provided.
CMPBKRE0022 Error while getting Broker Client attributes. Model Instance List cannot be null.
Explanation Error while getting Broker Client attributes. Model Instance List cannot be null.
Action Verify Model Instance List is provided.
CMPBKRE0023 Error while getting Broker Client attributes. Attribute List cannot be null.
Explanation Error while getting Broker Client attributes. Attribute List cannot be null.
Action Verify Attribute List is provided.
CMPBKRE0024 Error while getting Broker Client attribute. Attribute ID cannot be null.
Explanation Error while getting Broker Client attribute. Attribute ID cannot be null.
Action Verify Attribute ID is provided.
CMPBKRE0025 Error while initialzing Broker Document Type model. Broker Monitoring Context
is null.
Explanation Error while initialzing Broker Document Type model. Broker Monitoring Context is
null.
Action Verify Broker Monitoring Context is provided.
CMPBKRE0026 Error while getting Broker Document Type attributes. Model Instance List cannot
be null.
Explanation Error while getting Broker Document Type attributes. Model Instance List cannot be
null.
Action Verify Model Instance List is provided.
CMPBKRE0027 Error while getting Broker Document Type attributes. Attribute List cannot be null.
Explanation Error while getting Broker Document Type attributes. Attribute List cannot be null.
Action Verify Attribute List is provided.
CMPBKRE0028 Error while getting Broker Document Type attribute. Attribute ID cannot be null.
Explanation Error while getting Broker Document Type attribute. Attribute ID cannot be null.
Action Verify Attribute ID is provided.
CMPBKRE0029 Error while initialzing Broker Gateway model. Broker Monitoring Context is null.
Explanation Error while initialzing Broker Gateway model. Broker Monitoring Context is null.
Action Verify Broker Monitoring Context is provided.
CMPBKRE0030 Error while initialzing Broker Gateway model. Broker Monitoring Context is null.
Explanation Error while initialzing Broker Gateway model. Broker Monitoring Context is null.
Action Verify Broker Monitoring Context is provided.
CMPBKRE0031 Error while getting Broker Gateway attributes. Model Instance List cannot be null.
Explanation Error while getting Broker Gateway attributes. Model Instance List cannot be null.
Action Verify Model Instance List is provided.
CMPBKRE0032 Error while getting Broker Gateway attributes. Attribute List cannot be null.
Explanation Error while getting Broker Gateway attributes. Attribute List cannot be null.
Action Verify Attribute List is provided.
CMPBKRE0033 Error while getting Broker Gateway attribute. Attribute ID cannot be null.
Explanation Error while getting Broker Gateway attribute. Attribute ID cannot be null.
Action Verify Attribute ID is provided.
CMPBKRE0034 Error while initialzing Broker model. Broker Monitoring Context is null.
Explanation Error while initialzing Broker model. Broker Monitoring Context is null.
Action Verify Broker Monitoring Context is provided.
CMPBKRE0035 Error while getting Broker attributes. Model Instance List cannot be null.
Explanation Error while getting Broker attributes. Model Instance List cannot be null.
Action Verify Model Instance List is provided.
CMPBKRE0036 Error while getting Broker attributes. Attribute List cannot be null.
Explanation Error while getting Broker attributes. Attribute List cannot be null.
Action Verify Attribute List is provided.
CMPBKRE0038 Error while initialzing Broker model instance. Broker Monitoring Context is null.
Explanation Error while initialzing Broker model instance. Broker Monitoring Context is null.
Action Verify Broker Monitoring Context is provided.
CMPBKRE0039 Error while getting model instances. MetaModel Type name is null or empty.
Explanation Error while getting model instances. MetaModel Type name is null or empty.
Action Verify MetaModel Type Name is provided.
CMPBKRE0040 Error while getting model instances. Invalid MetaModel Type Name.
Explanation Error while getting model instances. Invalid MetaModel Type Name.
Action Verify valid MetaModel Type Name is provided.
CMPBKRE0041 Error while initialzing Broker Server model. Broker Monitoring Context is null.
Explanation Error while initialzing Broker Server model. Broker Monitoring Context is null.
Action Verify Broker Monitoring Context is provided.
CMPBKRE0042 Error while getting Broker Server attributes. Model Instance List cannot be null.
Explanation Error while getting Broker Server attributes. Model Instance List cannot be null.
Action Verify Model Instance List is provided.
CMPBKRE0043 Error while getting Broker Server attributes. Attribute List cannot be null.
Explanation Error while getting Broker Server attributes. Attribute List cannot be null.
Action Verify Attribute List is provided.
CMPBKRE0044 Error while getting Broker Server attribute. Attribute ID cannot be null.
Explanation Error while getting Broker Server attribute. Attribute ID cannot be null.
Action Verify Attribute ID is provided.
CMPBKRE0045 Error while getting Broker SSL Stats attributes. Attribute ID cannot be null.
Explanation Error while getting Broker SSL Stats attributes. Attribute ID cannot be null.
Action Verify valid Attribute ID is provided.
CMPBKRE0046 Error while initialzing Broker Territory model. Broker Monitoring Context is null.
Explanation Error while initialzing Broker Territory model. Broker Monitoring Context is null.
Action Verify Broker Monitoring Context is provided.
CMPBKRE0047 Error while getting Broker Territory attributes. Model Instance List cannot be null.
Explanation Error while getting Broker Territory attributes. Model Instance List cannot be null.
Action Verify Model Instance List is provided.
CMPBKRE0048 Error while getting Broker Territory attributes. Attribute List cannot be null.
Explanation Error while getting Broker Territory attributes. Attribute List cannot be null.
Action Verify Attribute List is provided.
CMPBKRE0049 Error while getting Broker Territory attribute. Attribute ID cannot be null.
Explanation Error while getting Broker Territory attribute. Attribute ID cannot be null.
Action Verify Attribute ID is provided.
CMPBKRE0050 Error while initialzing Territory Broker model. Broker Monitoring Context is null.
Explanation Error while initialzing Territory Broker model. Broker Monitoring Context is null.
Action Verify Broker Monitoring Context is provided.
CMPBKRE0051 Error while getting Territory Broker attributes. Model Instance List cannot be null.
Explanation Error while getting Territory Broker attributes. Model Instance List cannot be null.
Action Verify Model Instance List is provided.
CMPBKRE0052 Error while getting Territory Broker attributes. Attribute List cannot be null.
Explanation Error while getting Territory Broker attributes. Attribute List cannot be null.
Action Verify Attribute List is provided.
CMPBKRE0053 Error while getting Territory Broker attribute. Attribute ID cannot be null.
Explanation Error while getting Territory Broker attribute. Attribute ID cannot be null.
Action Verify Attribute ID is provided.
CMPBKRE0054 Error while getting Territory Broker Stats attribute. Could not retrieve attribute
value.
Explanation Error while getting Territory Broker Stats attribute. Could not retrieve attribute value.
CMPBKRE0055 Error while getting Territory Broker Stats Event attribute. Could not retrieve
attribute value.
Explanation Error while getting Territory Broker Stats Event attribute. Could not retrieve attribute
value.
CMPBKRE0057 Error during Broker Client ping. Broker Name not set in Broker Monitoring Context.
Explanation Error during Broker Client ping. Broker Name not set in Broker Monitoring Context.
Action Verify Broker Name is set in Broker Ping Context.
CMPDESE0001 Error while validating DES Monitoring Context. DES Monitoring Context cannot
be null.
CMPDESE0002 Error while validating DES Monitoring Context. DES Monitoring Context is not
instance of DESMonitoringContext.
CMPDESE0003 Error while validating DES Monitoring Context. Context object is null.
CMPDESE0005 Error while validating DES Monitoring Context. Context host attribute cannot be
null or empty.
CMPDESE0006 Error while validating DES Monitoring Context. Context port attribute is invalid.
CMPDESE0008 Error while getting meta model. DES Meta model type ID cannot be null or empty.
CMPDESE0048 unused
CMPDESE0051 n/a
CMPERTE0001 Error while validating Event Routing Monitoring Context. Event Routing Monitoring
Context cannot be null.
CMPERTE0002 Error while validating Event Routing Monitoring Context. Event Routing Monitoring
Context is not instance of EventRoutingMonitoringContext.
CMPERTE0003 Error while validating Event Routing Monitoring Context. Context object is null.
CMPERTE0005 Error while validating Event Routing Monitoring Context. Context host attribute
cannot be null or empty.
CMPERTE0006 Error while validating Event Routing Monitoring Context. Context port attribute
is invalid.
CMPERTE0008 Error while getting meta model. Event Routing Meta model type ID cannot be null
or empty.
CMPERTE0048 unused
CMPERTE0051 n/a
CMPERTW0004 Error while validating Event Routing Monitoring Context. Context is invalid.
CMPJBPE0001 Error while validating Presto Monitoring Context. Presto Monitoring Context cannot
be null.
Explanation Presto Monitoring Context is required.
Action Please provide Presto Monitoring Context.
CMPJBPE0002 Error while validating Presto Monitoring Context. Presto Monitoring Context cannot
be null.
Explanation Presto Monitoring Context is required.
Action Please provide valid Presto Monitoring Context.
CMPJBPE0003 Error while validating Presto Monitoring Context. Context object is null.
Explanation Presto Monitoring Context is required.
Action Please provide Presto Monitoring Context.
CMPJBPE0005 Error while validating Presto Monitoring Context. Context host attribute cannot
be null or empty.
Explanation Presto Monitoring Context host attribute cannot be null or empty.
Action Please provide host attribute for Presto Monitoring Context.
CMPJBPE0006 Error while validating Presto Monitoring Context. Context port attribute is invalid.
Explanation Presto Monitoring Context port attribute cannot be null or empty.
Action Please provide port attribute for Presto Monitoring Context.
CMPJBPE0008 Error while getting meta model. Presto Meta model type ID cannot be null or empty.
Explanation Presto Meta model type ID cannot be null or empty.
Action Please provide Presto meta model type ID.
CMPJBPE0048 unused
Explanation unused
Action Report the error
CMPJBPE0051 n/a
Explanation n/a
Action Report the error
CMPJMXE0001 Error while validating Jmx Monitoring Context. Jmx Monitoring Context cannot
be null.
Explanation Jmx Monitoring Context is required.
Action Please provide Jmx Monitoring Context.
CMPJMXE0003 Error while validating Jmx Monitoring Context. Context object is null.
Explanation Jmx Monitoring Context is required.
Action Please provide Jmx Monitoring Context.
CMPJMXE0005 Error while validating Jmx Monitoring Context. Context host attribute cannot be
null or empty.
Explanation Jmx Monitoring Context host attribute cannot be null or empty.
Action Please provide host attribute for Jmx Monitoring Context.
CMPJMXE0006 Error while validating Jmx Monitoring Context. Context port attribute is invalid.
Explanation Jmx Monitoring Context port attribute cannot be null or empty.
Action Please provide port attribute for Jmx Monitoring Context.
CMPJMXE0060 SSL enabled, but there is no trustStore configured! The input context is invalid.
Explanation SSL enabled, but there is no trustStore configured! The input context is invalid.
Action Please provide trustStore
CMPMNGE0000 Mashzone NextGen HTTP URL Method Name cannot be empty or null.
Explanation Mashzone NextGen HTTP URL Method Name cannot be empty or null.
CMPMNGE0001 Error while validating Mashzone NextGen Monitoring Context. Mashzone NextGen
Monitoring Context cannot be null.
Explanation Error while validating Mashzone NextGen Monitoring Context. Mashzone NextGen
Monitoring Context cannot be null.
CMPMNGE0002 Error while validating Mashzone NextGen Monitoring Context. Mashzone NextGen
Monitoring Context is not instance of MZNGMonitoringContext.
Explanation Error while validating Mashzone NextGen Monitoring Context. Mashzone NextGen
Monitoring Context is not instance of MZNGMonitoringContext.
CMPMNGE0003 Error while validating Mashzone NextGen Monitoring Context. Context object is
null.
Explanation Error while validating Mashzone NextGen Monitoring Context. Context object is null.
CMPMNGE0004 Error while validating Mashzone NextGen Monitoring Context. Context is invalid.
Explanation Error while validating Mashzone NextGen Monitoring Context. Context is invalid.
CMPMNGE0005 Error while validating Mashzone NextGen Monitoring Context. Context host
attribute cannot be null or empty.
Explanation Error while validating Mashzone NextGen Monitoring Context. Context host attribute
cannot be null or empty.
CMPMNGE0006 Error while validating Mashzone NextGen Monitoring Context. Context port
attribute is invalid.
Explanation Error while validating Mashzone NextGen Monitoring Context. Context port attribute
is invalid.
CMPMNGE0008 Error while getting meta model. Mashzone NextGen Meta model type ID cannot
be null or empty.
Explanation Error while getting meta model. Mashzone NextGen Meta model type ID cannot be
null or empty.
CMPMNGE0048 unused
Explanation unused
CMPMNGE0051 n/a
Explanation n/a
CMPMWSE0001 Error while vaidating MWS Monitoring Context. MWS Monitoring Context cannot
be null.
Explanation MWS Monitoring Context is required.
Action Please provide MWS Monitoring Context.
CMPMWSE0002 Error while vaidating MWS Monitoring Context. MWS Monitoring Context cannot
be null.
Explanation MWS Monitoring Context is required.
Action Please provide valid MWS Monitoring Context.
CMPMWSE0003 Error while validating Broker Monitoring Context. Context object is null.
Explanation MWS Monitoring Context is required.
Action Please provide MWS Monitoring Context.
CMPMWSE0005 Error while validating MWS Monitoring Context. Context host attribute cannot be
null or empty.
Explanation MWS Monitoring Context host attribute cannot be null or empty.
Action Please provide host attribute for MWS Monitoring Context.
CMPMWSE0006 Error while validating Broker Monitoring Context. Context port attribute is invalid.
Explanation MWS Monitoring Context port attribute cannot be null or empty.
Action Please provide port attribute for MWS Monitoring Context.
CMPMWSE0008 Error while getting meta model. MWS Meta model type ID cannot be null or empty.
Explanation MWS Meta model type ID cannot be null or empty.
Action Please provide MWS meta model type ID.
CMPTCME0002 Error while validating TC Monitoring Context. Context is not terracotta type.
CMPTCME0003 Error while validating TC Input Context. TC Input Context cannot be null.
CMPTCME0004 Error while validating TC Input Context. Context is not terracotta type.
CMPTCME0005 Error while validating TC Input Context. TMC host attribute cannot be null or
empty.
CMPTCME0006 Error while validating TC Input Context. TMC port attribute is invalid.
CMPTCME0008 Error while getting meta model. TC Meta model type ID cannot be null or empty.
CMPUMIE0005 Error while validating UM Monitoring Context. Context host attribute cannot be
null or empty.
Explanation UM Monitoring Context host attribute cannot be null or empty.
Action Please provide host attribute for UM Monitoring Context.
CMPUMIE0006 Error while validating UM Monitoring Context. Context port attribute is invalid.
Explanation UM Monitoring Context port attribute cannot be null or empty.
Action Please provide port attribute for UM Monitoring Context.
CMPUMIE0008 Error while getting meta model. UM Meta model type ID cannot be null or empty.
Explanation UM Meta model type ID cannot be null or empty.
Action Please provide UM meta model type ID.
CMPUMIE0049 Failed to get attribute values for instance {0}. No such node with path : {1}
Explanation Failed to get attribute values for instance {0}. No such node with path : {1}
Action Report the error
585
586
12 Deployer Messages
1232 Repository-based deployment does not support deployment of {0} assets when part
of a project that also contains either MWS, Optimize, or Business Rules assets.
Explanation Deployer does not support deployment of Universal Messaging assets when part of
a project that also contains MWS, Optimize, or Business Rules assets.
Action Remove the the Universal Messaging assets from the deployment set and update the
deployment map accordingly. To deploy Universal Messaging assets, you must create
a separate project that contains the Universal Messaging assets.
1234 Deployer issued the following exception while attempting to compile the package:
"{0}"
Explanation Deployer invoked the wm.server.packages:compilePackage service, and the
compilePackage service returned an error.
Action Verify the network connectivity between the Deployer server and each target
Integration Server. Also, verify that the target Integration Servers are up and running.
For more information about the error that the compilePackage service returned, see
the deploy or simulation report.
1240 Error occurred while attempting to compile the package {0}. Error details : {1}
Explanation This error message is shown in case of compilation errors while compiling java sources
present in Integration Server package.
Action Fix the compilation issue.
587
Deployer Messages
190E Existing password does not match the specified old password.
Explanation The specified old password does not match the password handle.
Action Supply the correct existing password.
193E An error occurred while storing the password entry for handle {0}.
Explanation An error occurred while storing the entry for the specified handle and pasword values.
Action Check the Integration Server logs for more details.
194 An error occurred while deleting the password entry for handle {0}.
Explanation An error occurred while deleting the password entry for the supplied password
handle.
Action Check the Integration Server logs for more details.
195E The current user is not authorized to access password store operations.
Explanation Only an authorized user can perform create/delete/update/fetch operations on
password stores.
Action Obtain the proper authorization.
DEP.0000.1205E Repository-based deployment does not support the simulate operation for the
mapped target servers.
Explanation Repository-based projects do not support simulate operations for the mapped target
servers.
Action Perform Deploy operation.
DEP.0001.0002E Deployer could not connect to server aliases {0}. Make sure the server alias
information is correct and the server is running.
Explanation Deployer could not connect to the specified server when executing the CreateBuild
command-line script.
Action Make sure the connection information specified to the script is correct and that the
server is running.
DEP.0001.0003E You are not authorized to extract the {0} project. Ask an administrator or user that
has build authorization for the project to perform this task, or ask an administrator
to update the authorization for the specified project to give you build authorization.
Explanation You do not have build authority for the specified project.
Action Ask an administrator or user that has build authorization for the project to perform
this task or ask an administrator to update the authorization for the specified project
to give you build authorization.
DEP.0001.0005E Error checking authorization: {0}. Make sure the service exists and the permissions
for the service are adequate to allow execution of the service.
Explanation An error occurred while invoking the wm.deployer.authorization:isAuthorized service
on the Integration Server that is running Deployer.
Action Make sure the service exists and the permissions for the service are adequate to allow
execution of the service.
DEP.0001.0006E Error writing project file into build file {0}. Make sure there is sufficient disk space,
memory, and operating system privileges.
Explanation An error occurred while trying to write the project file in the build archive file.
Action Make sure there is sufficient disk space, memory, and that you have the proper
operating system privileges.
DEP.0001.0007E Error writing properties file into build file {0}. Ensure that the project name was
correctly specified and that there is sufficient disk space, memory, and operating
system privileges.
Explanation An error occurred while attempting to write the build properties file in the build
archive file.
Action Ensure there is sufficient disk space, memory, and operating system privileges.
DEP.0001.0008E Error closing build file {0}. Make sure there is sufficient disk space, memory, and
operating system privileges to close the build file.
Explanation An error occurred while attempting to close the build file.
Action Make sure there is sufficient disk space, memory, and operating system privileges to
close the build file.
DEP.0001.0009E Error creating build report {0}. Make sure there is sufficient disk space, memory,
and operating system privileges to create a build report.
Explanation An error occurred when attempting to create a build report.
Action Make sure there is sufficient disk space, memory, and operating system privileges to
create a build report.
DEP.0001.0011E Error extracting IS package {0}: {1}. Make sure the service exists and that the
permissions are adequate to allow execution of the service.
Explanation An error occurred while invoking the wm.deployer.resource.extractor.is:extractPackage
service.
Action Make sure the service exists and that the permissions are adequate to allow execution
of the service.
DEP.0001.0012E Error extracting IS ACL(s) on source system {0}: {1}. Make sure the service exists
and the permissions are adequate to allow execution of the service.
Explanation An error occurred while invoking the wm.deployer.resource.extractor.is:extractAcls
service on the specified source system.
Action Make sure the service exists and that the permissions are adequate to allow execution
of the service.
DEP.0001.0013E Integration Server ACL {0} does not exist on the source system.
Explanation The identified asset does not exist on the source system.
Action Either remove the asset from the project or add it to the source system.
DEP.0001.0014E Deployer encountered the following error while extracting Integration Server users
from source system {0}: {1}
Explanation An error occurred while invoking the wm.deployer.resource.extractor.is:extractUsers
service on the specified source system.
Action Make sure the service exists and that you have the proper permissions to execute the
service.
DEP.0001.0015E The Integration Server user account {0} does not exist on the source system. Either
remove the user account from the project or create it on the source system.
Explanation The identified IS user account does not exist on the source system.
Action Either remove the user account from the project or create it on the source system.
DEP.0001.0016E Deployer encountered the following error while extracting Integration Server
groups from source system {0}: {1}
Explanation An error occurred while invoking the wm.deployer.resource.extractor.is:extractGroups
service on the specified source system.
Action Make sure the service exists and that the permissions are adequate to allow execution
of the service.
DEP.0001.0017E The Integration Server group {0} does not exist on the source system. Either remove
the group from the project or create the group on the source system.
Explanation The identified Integration Server group does not exist on the source system.
Action Either remove the group from the project or create the group on the source system.
DEP.0001.0018E Deployer encountered the following error while extracting Integration Server ports
from source system {0}: {1}
Explanation An error occurred while invoking the wm.deployer.resource.extractor.is:extractPorts
service on the specified source system.
Action Make sure the service exists and the permissions are adequate to allow execution of
the service.
DEP.0001.0020E Deployer encountered the following error while extracting Integration Server
scheduled service {0} ({1}) from source system {2}: {3}
Explanation An error occurred while invoking the pub.scheduler:getTaskInfo service on the
specified source system.
Action Make sure the service exists and the permissions are adequate to allow execution of
the service. If the error message indicates that the scheduled service is not on the
source system, either remove the scheduled service from the project or add it to the
source system.
DEP.0001.0021E Deployer encountered the following error while extracting assets from Trading
Networks from source system {0}: {1}
Explanation An error occurred while invoking the wm.tn.admin:exportData service on the specified
source Trading Networks system.
Action Make sure the source Trading Networks system is running, the service exists, and the
permissions are adequate to allow execution of the service.
DEP.0001.0038E Project {0} is empty; it does not contain any assets to extract. Use the Deployer user
interface to add assets to the project.
Explanation The specified project does not contain any assets to extract.
Action Use the Deployer user interface to add assets to the project.
DEP.0001.0039E The following source servers are currently unavailable: {0}. Check your network
connection and make sure the source servers are running.
Explanation The source servers are not responding to a ping. To ping a server, Deployer executes
services as follows:
- For any other system, Deployer uses the ping plug-in Web service.
Action Check the network connection and make sure the source servers are running.
DEP.0001.0041E Deployment set {0} has unresolved dependencies and could result in an incomplete
deployment. Use the Deployer user interface to resolve the dependencies
Explanation The deployment set has unresolved dependencies and could result in an incomplete
deployment.
Action Use the Deployer user interface to resolve the dependencies.
DEP.0001.0042E Integration Server package files {0} do not exist. Use the Deployer user interface to
verify and edit the list of files for the package.
Explanation The list of files specified for the package do not exist.
Action Use the Deployer user interface to verify and edit the list of files for the package.
DEP.0001.0043E Integration Server package {0} does not exist on the source system. Either remove
the package from the project or add it to the source system.
Explanation The identified Integration Server package does not exist on the source system.
Action Either remove the package from the project or add it to the source system.
DEP.0001.0044E Deployer encountered the following error while extracting assets from {0} on source
system {1}: {2}
Explanation An error occurred while invoking the Deployer plug-in web service getObjects on
the specified source system.
Action Make sure the source system is running, the service exists, and the permissions are
adequate to execute the service.
DEP.0001.0045E Build file {0} does not contain a properties file. Build cannot load because the file
is incomplete. Make sure the build file is not corrupted and has not been manually
updated.
Explanation Build cannot load because the file is incomplete.
Action Make sure the build file is not corrupted and has not been manually updated.
DEP.0001.0053E Integration Server port {0} does not exist on the source system and was not extracted
into the build. Make sure the port exists in the source system.
Explanation The Integration Server port was not extracted into the build.
Action Make sure the port exists in the source system.
DEP.0001.0054E The Integration Server scheduled service does not exist on source system {0}: {1}
Explanation The scheduled service does not exist on the source server.
Action Either remove the scheduled service from the project or add it to the source system.
DEP.0001.0068E Deployer encountered the following error while extracting Integration Server
package {0} node ACLs: {1}
Explanation Error when executing the wm.deployer.resource.gui.IS:getTypedPackageContents
service.
Action Make sure the service exists on the Integration Server and the user has the necessary
privileges to execute the service.
DEP.0001.0069E Error writing to the build file {0}. Make sure the build file exists, that it has
read/write permission, and that the file system has adequate space.
Explanation An error occurred while trying to write to the build file.
Action Read the error message to determine the possible causes. Make sure the build file
exists, that it has read/write permission, and there is adequate space for it on the file
system.
DEP.0001.0070E Trading Networks field group {0} does not exist on the specified source Trading
Networks system. Either remove the profile field group from the project or add it
to the source Trading Networks system.
Explanation The identified Trading Networks profile field group does not exist on the specified
source Trading Networks system.
Action Either remove the profile field group from the project or add it to the source Trading
Networks system.
DEP.0001.0071E Trading Networks field definition {0} does not exist on the source Trading Networks
system. Either remove the profile field definition from the project or add it to the
source Trading Networks system.
Explanation The identified Trading Networks profile field definition does not exist on the source
Trading Networks system.
Action Either remove the profile field definition from the project or add it to the source
Trading Networks system.
DEP.0001.0072E Trading Networks Profile {0} does not exist on the source Trading Networks system.
Either remove the profile from the project or add it to the source Trading Networks
system.
Explanation The identified Trading Networks profile does not exist on the source Trading Networks
system.
Action Either remove the profile from the project or add it to the source Trading Networks
system.
DEP.0001.0073E Trading Networks TPA {0} does not exist on the source Trading Networks system.
Either remove the TPA from the project or add it to the source Trading Networks
system.
Explanation The identified Trading Networks trading partner agreement (TPA) does not exist on
the source Trading Networks system.
Action Either remove the TPA from the project or add it to the source Trading Networks
system.
DEP.0001.0074E Trading Networks document attribute {0} does not exist on the source Trading
Networks system. Either remove the document attribute from the project or add it
to the source Trading Networks system.
Explanation The identified Trading Networks document attribute does not exist on the source
Trading Networks system.
Action Either remove the document attribute from the project or add it to the source Trading
Networks system.
DEP.0001.0075E Trading Networks document type {0} does not exist on the source Trading Networks
system. Either remove the Trading Networks document type from the project or
add it to the source Trading Networks system.
Explanation The identified Trading Networks document type does not exist on the source Trading
Networks system.
Action Either remove the Trading Networks document type from the project or add it to the
source Trading Networks system.
DEP.0001.0076E Trading Networks processing rule {0} does not exist on the Trading Networks source
system. Either remove the processing rule from the project or add it to the source
Trading Networks system.
Explanation The identified Trading Networks processing rule does not exist on the Trading
Networks source system.
Action Either remove the processing rule from the project or add it to the source Trading
Networks system.
DEP.0001.0077E Trading Networks external ID type {0} does not exist on the source Trading Networks
system. Either remove the external ID type from the project or add it to the source
Trading Networks system.
Explanation The identified Trading Networks external ID type does not exist on the source Trading
Networks system.
Action Either remove the external ID type from the project or add it to the source Trading
Networks system.
DEP.0001.0078E Trading Network contact type {0} does not exist on the source Trading Networks
system. Either remove the contact type from the project or add it to the source
Trading Networks system.
Explanation The identified Trading Networks contact type does not exist on the source Trading
Networks system.
Action Either remove the contact type from the project or add it to the source Trading
Networks system.
DEP.0001.0079E Trading Networks binary type {0} does not exist on the source Trading Networks
system. Either remove the binary type from the project or add it to the source Trading
Networks system.
Explanation The identified Trading Networks binary type does not exist on the source Trading
Networks system.
Action Either remove the binary type from the project or add it to the source Trading
Networks system.
DEP.0001.0080E Trading Networks profile group {0} does not exist on the source Trading Networks
system. Either remove the profile group from the project or add it to the source
Trading Networks system.
Explanation The identified Trading Networks profile group does not exist on the source Trading
Networks system.
Action Either remove the profile group from the project or add it to the source Trading
Networks system.
DEP.0001.0081E Trading Networks extended field {0} for profile {1} does not exist on the source
Trading Networks system for the specified profile. Either remove the extended
field from the project or add it to the appropriate profile in the source Trading
Networks system.
Explanation The identified Trading Networks extended field does not exist on the source Trading
Networks system for the specified profile.
Action Either remove the extended field from the project or add it to the appropriate profile
in the source Trading Networks system.
DEP.0001.0082E Trading Networks security data item {0} does not exist on the source Trading
Networks system. Either remove the security data item from the project or add it
to the source Trading Networks system.
Explanation The identifed Trading Networks security data item does not exist on the source Trading
Networks system.
Action Either remove the security data item from the project or add it to the source Trading
Networks system.
DEP.0001.0085W Warning creating build {0}. See build report for details.
Explanation Deployer issued a warning while creating the build.
Action Check the build report for details.
DEP.0001.0087E Deployer encountered the following error while extracting Integration Server
extended settings from source system {0}: {1}
Explanation An error occurred while invoking the
wm.deployer.resource.extractor.is:extractExtendedSettings service on the specified
source system.
Action Make sure the service exists and that the permissions are adequate to allow execution
of the service.
DEP.0001.0093 Trading Networks queue {0} does not exist on the source system. Either remove the
asset from the project or add it to the source system.
Explanation The identified asset does not exist on the source system.
Action Either remove the asset from the project or add it to the source system.
DEP.0001.0094E Integration Server extended setting {0} does not exist on the source server.
Explanation The indicated extended setting does not exist on the source server.
Action Either remove the extended setting from the project or add the extended setting to
the source server.
DEP.0001.0109 TN processing rule {0} does not exist on the source system. Either remove the asset
from the project or add it to the source system.
Explanation The identified asset does not exist on the source system.
Action Either remove the asset from the project or add it to the source system.
DEP.0001.0114 TN extended field {0} for profile {1} does not exist on the source system. Either
remove the asset from the project or add it to the source system.
Explanation The identified asset does not exist on the source system.
Action Either remove the asset from the project or add it to the source system.
DEP.0001.0117 Cannot write to build directory: {0}. The Integration Server user does not have
privileges to create or write to a file. Make sure the user has the correct privileges.
Explanation The Integration Server user does not have privileges to create or write to a file.
Action Make sure the user has the correct privileges.
DEP.0001.0118 Error writing checkpoint report: {0}. An error occurred while attempting to close
the build file. Make sure there is sufficient disk space, memory, and operating
system privileges.
Explanation An error occurred while attempting to close the build file.
Action Make sure there is sufficient disk space, memory, and operating system privileges.
DEP.0001.0119 IS scheduled service {0} ({1}) does not exist on the source server. Either remove the
scheduled service from the project or add it to the source system.
Explanation The identified asset was not found on the source system.
Action Either remove the asset from the project or add it to the source system.
DEP.0001.0122 TN Dls {0} does not exist on the source server. Either remove the asset from the
project or add it to the source system.
Explanation The identified asset does not exist on the source system.
Action Either remove the asset from the project or add it to the source system.
DEP.0001.0128 TN Archival Service {0} does not exist on the source system.
Explanation The identified asset does not exist on the source system.
Action Either remove the asset from the project or add it to the source system.
DEP.0001.0130 The Target Server/Group {0} is not currently available; skipping that Target
Server/Group. Check your network connection, and verify that the Target
Server/Group is running.
Explanation Deployer cannot ping a target server or some servers in a target group. This might
occur because the servers in question are not running or because of network latency.
Action Make sure that the servers in question are running.
DEP.0001.0131 {0} {1} {2} does not exist on the source system.
Explanation The identified objects do not exist on the source system.
Action Either remove the identified objects from the project or add them to the source system.
DEP.0001.0133 Could not rebuild project {0} because the specific build in the project could not be
rebuilt. See the Integration Server logs for more information.
Explanation Deployer could not migrate the project because the specific build in the project could
not be rebuilt.
Action See the Integration Server logs for more information.
DEP.0001.0135 Deployer could not migrate project {0}. Make sure all source servers specified in
project {0} are running. See the Integration Server logs for more information.
Explanation Deployer could not migrate the project.
Action See the Integration Server logs for more information.
DEP.0001.0136 Could not migrate projects data. See the Integration Server logs for more
information.
Explanation Deployer was unable to migrate the project data.
Action See the Integration Server logs for more information.
DEP.0001.0139 Some of the projects could not be migrated. See the Integration Server logs for
more information.
Explanation Deployer could not migrate all projects.
Action See the Integration Server logs for more information.
DEP.0001.0144E The source servers hosting the deployment sets are from different releases. Make
sure all source servers are from the same release.
Explanation Deployer issues this message and ends the build process when you modify the version
of the source server alias for existing projects.
Action Make sure all source servers are from the same release.
DEP.0001.0145E Deployer did not migrate the following target groups because the alias servers were
not migrated to the correct version. Change the version of the server alias or target
group so that the two match.
Explanation You migrated a target group to a different version than that of its server alias.
Action Change the version of the server alias or target group so that the two match.
DEP.0001.0153W Marked {0} {1} for deletion. The indicated server, or the network connection to that
server, is not available. Alternatively, the command-line values for user and
password might not be valid on the indicated server. Confirm that the server is
running and reachable, and that the user/password values are valid.
Explanation The indicated server, or the network connection to that server, is not available.
Alternatively, the command-line values for user and password might not be valid on
the indicated server.
Action Confirm that the server is running and reachable, and that the user/password values
are valid.
DEP.0001.0154W Streamed file {0} for file {1} in deployment set {3} not found. The Integration Server,
or the network connection to that server, might be shut down. Confirm that the
server is running and that the network connection is up.
Explanation The Integration Server, or the network connection to that server, might be shut down.
Action Confirm that the server is running and that the network connection is up.
DEP.0001.0155 Error while reading streamed file {0} for file {1} in deployment set {3}. See the
Integration Server logs for more information.
Explanation An error occured while reading the streamed file.
Action See the Integration Server logs for more information.
DEP.0001.0156 Deployer could not connect to the source server aliases specified in the project.
Deployer could not rebuild and upgrade the project {0}. Make sure the server alias
information is correct and the servers are running.
Explanation Deployer could not migrate the project because the specific build in the project could
not be rebuilt.
Action Make sure the source servers for the deployment set in the build are running.
DEP.0001.0158E Build name {0} contains one or more of the following invalid characters: # &
@ ^ ! & * : $ / ` ' ; , ~ + = > < " Remove the invalid characters from the build
name.
Explanation The build name contains one or more of the following invalid characters: # & @ ^ ! %
* : $ /\ \` ' ; , ~ + = > < \ "
Action Remove the invalid characters from the build name.
DEP.0001.0159E Deployer could not migrate the Deployer settings. See the Integration Server logs
for more information.
Explanation Deployer encountered an error while migrating the Deployer settings.
Action Check the Integration Server logs for more information.
DEP.0002.0004E Project {0} does not contain a deployment set named {1}.
Explanation The Deployer user interface referenced a deployment set name that is not recognized
by the Deployer. Another Deployer session might have deleted this deployment set,
or the project might be corrupted on the file system.
Action Refresh the page and try again. If the same error occurs, this project might be corrupted
on the file system and you might have to discard it.
DEP.0002.0006E Deployer did not find a dependency on component {0} was found.
Explanation The Deployer user interface attempted to delete a dependency that is not recognized
by Deployer. Another Deployer session might have deleted the dependency, or the
project might be corrupted on the file system.
Action Refresh the page and try again. If the same error occurs, this project might be corrupted
on the file system and you might have to discard it.
DEP.0002.0007E Deployer cannot access server alias {0} in deployment set {1}.
Explanation The Deployer user interface referenced a source server name that is not recognized
by Deployer. Another Deployer session might have deleted the source server from
the project, or the project might be corrupted on the file system.
Action Refresh the page and try again. If the same error occurs, this project might be corrupted
on the file system and you might have to discard it.
DEP.0002.0008E Package {0} from server alias {1} does not exist in deployment set {2}.
Explanation The Deployer user interface referenced a package or server name that is not recognized
by Deployer. Another Deployer session might have deleted the package or server
name from the project, or the project might be corrupted on the file system.
Action Refresh the page and try again. If the same error occurs, this project might be corrupted
on the file system and you might have to discard it.
DEP.0002.0009E Server {0} already exists in deployment set {1} as a non-Integration Server server.
You cannot add Integration Server objects to it.
Explanation You passed an incorrect value for the parameter.
Action Avoid executing the service outside of the Deployer user interface.
DEP.0002.0010E Package {0} already exists in deployment set {1} as a complete package. Cannot add
package components or files to it.
Explanation You attempted to add package components to a deployment set that already exists
on the deployment set.
Action If you want to include the entire package in a deployment set, no action is necessary
because it is already included. If you want the deployment set to contain only a partial
package, first remove the entire package from the deployment set before trying to
add specific package components.
DEP.0002.0011E Project {0} already contains a deployment set named {1}. Use a different name for
the new deployment set.
Explanation You attempted to add a deployment set to the specified project, but the project already
has a deployment set that uses the same name that you specified.
Action Use a different name for the new deployment set.
DEP.0002.0013E Could not complete project copy due to file system error. Check your Integration
Server's disk space. If you believe there is sufficient space, try the copy again. As
a final option, manually recreate the project.
Explanation Deployer encountered an error writing the project to disk.
Action Check your Integration Server's disk space. If you believe there is sufficient space, try
the copy again. As a final option, manually recreate the project.
DEP.0002.0014E Project {0} already exists. Use a different, unique name for the new project.
Explanation A project with the name you specified already exists.
Action Use a different, unique name for the new project.
DEP.0002.0016E Unable to delete build {0}. The build file is probably in use. This file exists in the
<serverDirectory>/packages/WmDeployer/persist/projects/<YourProjectName>/builds
directory. Locate the process that is accessing this file and stop it. Then try to delete
the build again.
Explanation Deployer was unable to delete the specified build file.
Action The build file is probably in use. This file exists in the
<serverDirectory>/packages/WmDeployer/persist/projects/<YourProjectName>/builds
directory. Locate the process that is accessing this file and stop it. Then try to delete
the build again.
DEP.0002.0021E Deployer could not load deployment map {0} from project {1}.
Explanation The deployment map file is corrupted.
Action Use Windows Explorer to locate the
<serverDirectory>\packages\WmDeployer\persist\projects\<YourProjectName>\targets
directory and manually remove your deployment candidate file. Then use Deployer
to recreate it.
DEP.0002.0054E The value specified for the task parameter is not valid.
Explanation You passed an incorrect value for the task parameter. The task must be either DEFINE,
MAP, EXTRACT, DEPLOY, or VIEW.
Action Avoid executing the service outside of the Deployer user interface.
DEP.0002.0058E Deployer cannot perform export operation because the file {0} already exists under
WmDeployer/outbound
Explanation You attempted to export a build with the same name as an existing build.
Action Use a different name when you export the build.
DEP.0002.0059E The Deployer import map file {0} is not accessible or does not exist.
Explanation You attempted to import a build that does not exist.
Action Refresh the Import Build page and try again.
DEP.0002.0065E Deployer encountered an error and did not save deployment {0}.
Explanation Deployer encountered an error while writing to disk.
Action Check your Integration Server's disk space. If you believe there should be sufficient
space, try to save again. If Deployer still cannot save the deployment, restart the server
or recreate the deployment candidate.
DEP.0002.0072E Deployer could not load deployment {0} from project {1}.
Explanation The deployment candidate file is corrupted.
Action Use Windows Explorer to locate to the
<serverDirectory>\packages\WmDeployer\persist\projects\<YourProjectName>\deployments
directory and manually remove the deployment candidate file. Then use Deployer
to recreate it.
DEP.0002.0075E When you specify "deploymentName", you cannot specify additional arguments .
Explanation You specified incorrect arguments when running the deploy.bat or deploy.sh script.
Action The deploy script can either reference an existing deployment candidate or create a
new deployment candidate. When you specify the "deploymentName" argument to
reference an existing deployment candidate do not supply other arguments.
DEP.0002.0078E You are not authorized to modify the project target mapping.
Explanation You are not authorized to map a project.
Action Ask an administrator or user that has map authorization to perform the action for
you or have an administrator assign you map authorization.
DEP.0002.0081E Deployer cannot delete build {0} because it is being used by deployment candidate
{1}.
Explanation You attempted to delete a build that is referenced by a deployment candidate.
Action Delete or modify the deployment candidate that references the build or do not delete
this build.
DEP.0002.0082E Deployer cannot delete deployment map {0} because it is being used by deployment
candidate {1}.
Explanation You attempted to delete a deployment map that is referenced by another deployment
candidate.
Action Delete or modify the deployment candidate that references the deployment map.
DEP.0002.0083E Deployer encountered the following exception while parsing project {0}: {1}
Explanation An exception occurred while trying to load the project. The exception be due to an
input/output error.
Action Review the exception message to determine the cause of the error.
DEP.0002.0085E Deployer could not add package {0} to the deployment set.
Explanation Deployer was unable to determine which components in the package were available
for variable substitution. The problem might be that the source Integration Server
was temporarily unavailable.
Action Check the Integration Server Error log to determine the reason that Deployer was
unable to access information about the package components.
DEP.0002.0086E Deployment map {0} in project {1} is corrupted and must be removed. It references
deployment set {2} which does not exist.
Explanation The deployment map file is corrupted.
Action Use Windows Explorer to locate the
<serverDirectory>\packages\WmDeployer\persist\projects\<YourProjectName>\targets
directory and manually remove the deployment map file. Then use Deployer to
recreate it.
DEP.0002.0087E Deployer cannot remove deployment set {0}. It is referenced by deployment map
{1}.
Explanation You attempted to delete a deployment set that is being referenced by a deployment
map.
Action Perform one of the following:
- Delete or modify the deployment map that references the deployment set.
DEP.0002.0089E Deployer could not save adapter connection metadata for project {0}
Explanation The project is corrupted.
Action Retry the last action taken on the deployment project. If the action is unsuccessful,
create a new project.
DEP.0002.0092E Deployer cannot update package {0} version in the deployment set.
Explanation Deployer was unable to access the specified package on the server.
Action Retry the action. If the action is unsuccessful, investigate why Deployer is unable to
locate the specified package on the remote server. If the package appears to be available
on the remote server, shut down the Deployer window (as well as the window that
launched Deployer) and restart the browser.
DEP.0002.0093E Both the {0} and the {1} Deployer plug-ins contain the Deployer plug-in type {2}.
Explanation More than one plug-in for the same type of deployment asset has been detected. This
indicates a problem with the configuration of the Deployer.
Action Update the configuration of the Deployer to remove extraneous plug-ins for the same
type of deployment asset. Alternatively, you can uninstall, then reinstall Deployer.
DEP.0002.0098E Deployer cannot check target cluster configuration. The target is missing the
Deployer resource package. This can be installed from the Servers > IS & TN screen.
Explanation An error occurred while Deployer attempted to access a service on the target
WmDeployerResource package.
Action Install the current version of WmDeployerResource package on the target server.
DEP.0002.0101E The source servers hosting the deployment sets are different versions.
Explanation The source servers hosting the deployment sets are different versions.
Action Modify the source servers to use the same versions.
DEP.0002.0102E The target server or target group is a different version than the project source. Select
servers that use the same version.
Explanation Deployer issues this error message when you add a target server or target group to
a deployment map and the version of the target server or group is different than that
of the project source server.
Action Use a target server or target group that is the same version as the project source server.
DEP.0002.0110E Deployer could not locate resource package {0}. Make sure the WmDeployerResource
package has been installed on the Integration Server that hosts Deployer and that
the system has sufficient disk space, memory, and the necessary operating system
privileges.
Explanation An error occurred when the Deployer tried to locate the WmDeployerResource
package. The <exceptionMessage> provides information about why that attempt
failed. The resource package might not exist on your Integration Server or might
require more memory.
Action Make sure the WmDeployerResource package has been installed on the Integration
Server that hosts Deployer and that the system has sufficient disk space, memory,
and the necessary operating system privileges.
DEP.0002.0112 Unable to import the XML document {0} nl{1}. The XML file you passed in either
the import map or the import varsub flow is invalid. Correct the XML file as
necessary.
Explanation The XML file you passed in either the import map or the import varsub flow is invalid.
Action Correct the XML file as necessary.
DEP.0002.0114 Input XML varsub information is not valid. It might contain an asset type for which
varsub is not supported. Validate the XML file against the
wm.deployer.flows:DeploymentMap_Definition or
wm.deployer.flows:Varsub_Definition XSD.
Explanation The varsub XML file is not valid. It might contain an asset type for which varsub is
not supported. The assets for which varsub is supported are AdapterConnection,
ScheduledService, ExtendedSettings, Port, AdapterNotification, AdapterListener,
eform, and webServiceDescriptor.
Action Validate the XML file against the wm.deployer.flows:DeploymentMap_Definition or
wm.deployer.flows:Varsub_Definition XSD.
DEP.0002.0116 Exporting of map {0} failed; the exported map file already exists in the
WmDeployer/replicate/inbound folder. Make a backup of the map file in another
location, delete the map file from the inbound folder, and then export the map file
again.
Explanation The exported map file already exists in the WmDeployer/replicate/inbound folder.
Action Make a backup of the map file in another location, delete the map file from the inbound
folder, and then export the map file again.
DEP.0002.0119 Deployment map {0} already exists in project {1} and cannot be overwritten.
Explanation You attempted to import a map file for a map that already exists.
Action Delete the existing map and then import the map. If you need a backup of the existing
map export the map and store it in a different location.
DEP.0002.0125 The target server {0} is not valid for plugin type {1}. Either define the target server
alias on the Deployer where you are trying to import the map file or remove the
target server alias from the exported map file.
Explanation This error is shown when you attempt to import a map file that contains a target
server alias that is not defined on that Deployer.
Action Either define the target server alias on the Deployer where you are trying to import
the map file or remove the target server alias from the exported map file.
DEP.0002.0126 The target group {0} is not valid for plugin type {1}. Define the target group on the
Deployer where you are trying to import the map file or else remove the target
group from the exported map file.
Explanation This error is shown when you try to import a map file that contains a target group
not defined on that Deployer.
Action Define the target group on the Deployer where you are trying to import the map file
or else remove the target group from the exported map file.
DEP.0002.0129 Either the number passed is not a number or is negative. Enter an integer value for
the flag -id for the command --showReport.
Explanation This error is thrown by the Deployer comand line interface for the --showReport
command. The --showReport command requires an integer value for the flag -id. If
an integer is not entered for this flag then the above error is thrown.
Action Enter an integer value for the flag -id for the command --showReport.
DEP.0002.0136 Unable to import zip file; zip file might be corrupt. Copy the build file from the
source Deployer again. If this does not fix the problem, rebuild the original project
and export the build again.
Explanation The build file placed in the WmDeployer/replicate/inbound is corrupted. This can
occur because of error while copying the build file.
Action Copy the build file from the source Deployer again. If this does not fix the problem,
rebuild the original project and export the build again.
DEP.0002.0137 Install of WmDeployerResource package cannot proceed. All the nodes in this
cluster are not online. The following nodes are offline: {0}. Installing the package
on the local node only.
Explanation This error occurs when you try to install the WmDeployerResource package on a
cluster node and some of the nodes of the cluster are offline.
Action Make sure all the nodes in the cluster are online.
DEP.0002.0138E You tried to add a target server or a target group of the same name as one that
already exists in the deployment map.
Explanation You tried to add a target server or a target group of the same name as one that already
exists in the deployment map.
Action Rename the target server or target group alias and add it to the map.
DEP.0002.0139 Cannot import the deployment map. Make sure the field names, values and the
structure of the XML file are valid.
Explanation The exported map does not have the expected structure.
Action If you modified the XML, validate the exported XML with the service
wm.deployer.flows:validateXMLWithXSD.
DEP.0002.0140 Cannot import variable substitution values. Make sure the field names and values
and the structure of the XML file are valid.
Explanation This error occurs when the exported map does not have the expected structure.
Action If you have modified the XML, validate the exported xml with the service
wm.deployer.flows:validateXMLWithXSD.
DEP.0002.0142 Project {0} already contains a deletion set named {1}. Rename the deployment or
deletion set you are trying to create or delete the existing deployment or deletion
set from the project. Then retry your action.
Explanation You tried to add a deployment or deletion set of the same name as one of the
deployment or deletion sets already in the project.
Action Rename the deployment or deletion set you are trying to create or delete the existing
deployment or deletion set from the project. Then retry your action.
DEP.0002.0143 A project can have only one deletion set for each server type. Deletion set {0} already
exists for {1}. You can add assets to existing deleting sets, or delete the existing
deletion set before trying to create another deletion set.
Explanation You attempted to create a deletion set on a project that already contains one. Only
one deletion set can be created for a project.
Action You can add assets to existing deleting sets, or delete the existing deletion set before
trying to create another deletion set.
DEP.0002.0144E Deployer encountered an error while trying to get dependent assets for deletion
set {0}. See the Integration Server logs.
Explanation This error might occur for no specific reason.
Action Ensure the wm.deployer.gui.UITarget:checkTargetDependencies service exists and
the user has the necessary privileges for executing the service.
DEP.0002.0146 Deletion sets definition file {0} already exists for this project. Make a back up of
the existing file in another location and then delete the file. Then export the deletion
set again.
Explanation The exported file already exists and another export for the same deletion set would
cause this error.
Action Make a back up of the existing file in another location and then delete the file. Then
export the deletion set again.
DEP.0002.0147 Rollback on deployment candidate {0} failed. Check the rollback report for more
information.
Explanation This error might occur for no specific reason.
Action Check the rollback report for further information.
DEP.0002.0148 No such deployment candidate {0} found in project {1}. Delete and recreate the
deployment candidate.
Explanation This error might occur for no specific reason.
Action Delete and recreate the deployment candidate.
DEP.0002.0149 Deployment candidate {0} in project {1} is not checkpointed. Use the Deployer
command-line interface to create a checkpoint for the deployment candiate. If you
want to deploy without creating a checkpoint, use the -force flag.
Explanation This error is shown when you attempt to deploy without creating a checkpoint from
the Deployer command-line interface.
Action Use the Deployer command-line interface to create a checkpoint for the deployment
candiate. If you want to deploy without creating a checkpoint, use the -force flag.
DEP.0002.0150 The WmDeployerResource package is not installed on the target Integration Server.
Install the WmDeployerResource package on the target Integration Server from
the Deployer user interface on the Integration Server alias page.
Explanation The WmDeployerResource package is not installed on the target Integration Server.
Action Install the WmDeployerResource package on the target Integration Server from the
Deployer user interface on the Integration Server alias page.
DEP.0002.0158E Deployer did not save the versions for the aliases {0} because the aliases do not
exist. Make sure the alias for which you specified the version is valid.
Explanation The alias for which you tried to update the version does not exist.
Action Make sure the alias for which you specified the version is valid.
DEP.0002.0159E The deployment set contains source servers of different versions. Source servers
in a deployment set must be the same version. Remove the source servers with the
wrong version from the deployment set or change the versions to match.
Explanation The source servers in the deployment set are different versions.
Action Remove the source servers with the wrong version from the deployment set or change
the versions to match.
DEP.0002.0160E The deployment maps contain target servers of different versions. Target servers
in deployment maps must be the same version. Remove the target servers with the
wrong version from the deployment maps or change the versions to match.
Explanation The target servers in the deployment maps are different versions.
Action Remove the target servers with the wrong version from the deployment maps or
change the versions to match.
DEP.0002.0166E Component {0} not found in composite {1} from repository source {2}.
Explanation The contents of the repository have been modified.
Action Run the build script again or recreate the repository.
DEP.0002.0167E There is an error in deployment candidates(s) {0} from project {1}. See the Integration
Server logs for more information.
Explanation Deployer displays this error for various reasons.
Action See the Integration Server logs for an explanation of the exception.
DEP.0002.0172W When adding a new target server to the map, Deployer will remove any checkpoints
created for the associated deployment candidates. You must recreate any checkpoints
you want to use. Do you want to continue?
Explanation Adding new target servers to the map will cause Deployer to remove any checkpoints
previously created for the deployment candidates associated with this map.
Action If you continue with the change, you must recreate any checkpoints you want to use
for the associated deployment candidates.
DEP.0002.0173W When modifying the deployment set, Deployer will remove any checkpoints created
for the associated deployment candidates. You must recreate any checkpoints you
want to use. Do you want to continue?
Explanation Modifying the deployment set will cause Deployer to remove any checkpoints
previously created for the deployment candidates associated with this project.
Action If you continue with the change, you must recreate any checkpoints you want to use
for the project.
DEP.0002.0180E Repository {0} is not connected. The specified flat file directory does not exist.
Explanation The specified repository does not exist.
Action Ensure that the repository exists in the specified location.
DEP.0002.0183W When modifying the deletion set, Deployer will remove any checkpoints created
for the associated deployment candidates. You must recreate any checkpoints you
want to use. Do you want to continue?
Explanation If you modify the deletion set, Deployer will remove any checkpoints previously
created for the deployment candidates associated with this project.
Action If you continue with the change, you must recreate any checkpoints you want to use
for the project.
DEP.0002.0201E Checkpoint for Deployment Candidate {0} failed. For more information, see the
checkpoint report.
Explanation Possible causes for this error:
1) The project file could not be found in, or loaded from, the build.
2) The target file or deployment candidate could not be loaded from disk.
DEP.0002.0202W Checkpoint for deployment candidate {0} completed with warnings. For more
information, see the checkpoint report.
Explanation Deployer encountered a warning while extracting objects from source system.
Action Review the checkpoint report to determine any further action to take. Most warnings
require no action by the user.
1) Deployer could not find project file in, or load it from, the build.
2) Deployer could not load the target file or deployment candidate from disk.
DEP.0002.0300E User is not authorized to create variable substitution file for project {0}.
Explanation You are not authorized to perform the action of variable substitution for the specified
project. You must have map authorization for the project.
Action Ask an administrator or user that has map authorization for the project to perform
this task or have an administrator assign you map authorization.
DEP.0002.0306E Deployer cannot import the substitute configuration values into the deployment
map. The .vs file does not exist.
Explanation There are no .vs files in the WmDeployer/replicate/inbound folder.
Action Copy the variable substitution file to the WmDeployer/replicate/inbound folder and
then import it into the deployment map.
DEP.0002.0311E The Deployer {0} file is not accessible or does not exist.
Explanation The XML file name you passed for importing the varsub is not present in the
WmDeployer/replicate/inbound folder.
Action Check and correct the file name you passed in the command-line.
DEP.0004.0001E Version Mismatch Error: The server alias is a different version number than the
other source/target servers. Source and target servers must use the same version as
the server alias.
Explanation The versions of the source or target servers are different than the version selected for
the alias version.
Action Remove the aliases with the wrong version from the deployment set or change the
verison to match the source servers.
DEP.0004.0002W The target Integration Server is part of a cluster, but is not properly configured to
support clustered deployment. See the product documentation for instructions on
proper cluster configuration.
Explanation One of the target Integration Servers is not properly configured for clustering.
Action See the webMethods Integration Server documentation for a description of the proper
configuration settings for clustering.
DEP.0005.0111E The source user has no username. Deployer cannot deploy an undefined user.
Explanation This error occurs when Deployer cannot deploy or roll back a target server due to an
undefined user.
Action Verify that the user exists on the source server and that configuration details are
correct.
DEP.0005.0113E The source user "{0}" has a non-ASCII password. Deployer cannot deploy assets to
an undefined user.
Explanation Deployer is attempting to deploy an invalid user.
Action Verify that the selected user is valid.
DEP.0005.0115E An error occurred while attempting to deploy user "{0}" with the following error
message follows: <p>"{1}"</p>
Explanation An error occurred while attempting to deploy a user.
Action Check the Integration Server logs and error messages in the output report for more
information.
DEP.0005.0118E Deployer encountered the following exception while attempting to put package
"{0}" into the inbound directory: "{1}"
Explanation There might be network connectivity problems between Deployer and each target
Integration Server. Alternatively, the target Integration Servers might not be currently
running.
Action Verify network connectivity between the Deployer server and each target server.
Also, verify that the target Integration Servers are running.
DEP.0005.0131E Deployment completed with errors. Following is a path to the output report,
followed by an error message: "{0}" <p>Error message: "{1}"</p>
Explanation Deployment completed with errors.
Action Check the Integration Server logs, as well as error messages in the output report.
DEP.0005.0156E Deployer encountered an error during deployment. Deployer did not find package
"{0}" in the build zip file "{1}".
Explanation Deployer invoked the wm.server.util:putPackageFile service and the service returned
an error.
Action See the deployment or simulation report to determine which error putPackageField
service returned.
DEP.0005.0157E Deployer encountered an error during deployment. "{0}" package was not found in
the build zip file: "{1}".
Explanation The specified package was not found in the build. Typically, this indicates that the
deployment set is not current with the build.
Action Re-create your deployment set and build files.
DEP.0005.0160E While attempting to install package "{0}" an exception with the following error
message occurred: <p>"{1}"</p>
Explanation Deployer invoked the pub.packages:installPackage service, and the service returned
an error.
Action Verify network connectivity between the Deployer server and each target server.
Verify that the target Integration Servers are running. For more information about
the error returned by the installPackage service, see the deployment or simulation
report. For more information about the installPackage service, see Integration Server
Built-In Services Reference.
DEP.0005.0161E The number of bytes read from package "{0}" was not correct.
Explanation An I/O exception occurred while reading the specified package. As a result, all data
from the package could not be read. This exception can occur for the following reasons:
- The I/O operation failed or was interrupted while accessing the build file.
- A security violation has occurred, which typically means that the user running
Deployer does not have correct privileges to access the files.
Action Verify that the file system and the build file that contains the source package are not
corrupt. Verify that the user attempting this action has the proper authority to read
files on the file system. You might need to re-create the build.
DEP.0005.0164E The scheduled service type "{0}" for service name "{1}" is unknown and could not
be processed.
Explanation Your version of Deployer is out of date.
Action Ensure that you have the latest version of the WmDeployer package.
DEP.0005.0170E Deployer encountered the following error while retrieving the scheduled service
with service name "{0}" from target "{1}": "{2}".
Explanation This error occurs when Deployer fails to get details for a scheduled service for the
variable substitution.
Action Verify that the scheduled service exists under the specified name on the target server.
DEP.0005.0187E Deployer encountered the following exception while performing a remote invoke
of the service "{0}": "{1}"
Explanation This error occurs when Deployer cannot invoke a service on a remote server, which
indicates that the remote server might be offline.
Action Verify that the remote server is running and available.
DEP.0005.0190E Deployer encountered the following error while attempting to deploy Group: "{0}":
"{1}"
Explanation An error occurred while attempting to deploy the group.
Action Recreate the build and deploy the group again.
DEP.0005.0193E Deployer encountered the following error while attempting to deploy ACL "{0}":
"{1}"
Explanation An error occurred while attempting to deploy an ACL.
Action Check Integration Server logs and error messages in the Deployment report.
DEP.0005.0197E Deployer encountered the following error while attempting to deploy Port "{0}"
associated with package "{1}": "{2}".
Explanation An error occurred while attempting to deploy a port associated with a package.
Action Check for error messages in the output report and Integration Server logs. Verify that
the specificied port is available on the target server. Recreate the build if problems
persist.
DEP.0005.0204E Deployer encountered the following Trading Networks error while attempting to
import "{0}" with name "{1}": "{2}", message: "{3}"
Explanation An error occurred attempting to import one of the following Trading Network object
types: Document Attributes, Document Types, Field Groups, ID Types, Contact Types,
Binary Types, or Profile Groups. Possible causes include:
- A network connection error occurred between the Deployer server and the target
Integration Server.
- The target WmTN package on the target Integration Server is not loaded or enabled.
- There could be problems with the Trading Networks object type being imported to
the target.
Action Verify the following:
- There are no network connectivity errors between the Deployer server and each
target Integration Server.
- The WmTN package on each target Integration Server is loaded and enabled.
- The Trading Networks object type is allowed. See the webMethods Trading Networks
documentation for details about permissible Trading Networks object types.
DEP.0005.0231 There are no required patches specified for the target Integration Server.
Explanation This message occurs when a user deploys unrequired patches into a target.
Action See the patch details for more information.
DEP.0005.0234E Deployer encountered the following error while pausing the listener "{0}" associated
with package "{1}": "{2}"
Explanation Could not pause the listener associated with the package.
Action Check the Integration Server logs and error messages in the output report for more
information.
DEP.0005.0235E Deployer encountered an error while disabling of port "{0}" associated with package
"{1}".
Explanation An exception occurred while disabling the port associated with the package.
Action Check the Integration Server logs and error messages in the output report for more
information.
DEP.0005.0236E Deployer encountered an error while enabling the listener "{0}" associated with
package "{1}": "{2}"
Explanation Deployer could not enable the specified listener.
Action See the webMethods Integration Server documentation for specific instructions on
how to enable a listener.
DEP.0005.0240E Deployer encountered the following error while suspending the triggers: "{0}"
Explanation Deployer could not suspend the triggers on the target Integration Server. Deployer
attempts to suspend all triggers by setting the maximum percentage of document
retrieval threads and the maximum percentage of trigger execution threads to zero.
Action Verify network connectivity between Deployer and each target Integration Server.
Also, verify that the target Integration Servers are running. For more information
about the configuration settings for document retrieval threads and trigger execution
threads, see information about configuring the server in the webMethods Integration
Server documentation.
DEP.0005.0242E Could not resume the Integration Server triggers. Error message follows: "{0}"
Explanation Deployer could not resume the triggers on the target Integration Server. Deployer
attempts to resume all triggers by resetting the maximum percentage of document
retrieval threads and the maximum percentage of trigger execution threads to the
values they had before Deployer suspended the triggers.
Action Verify network connectivity between the Deployer server and each target Integration
Server. Verify that the target Integration Servers are running. For more information
about configuration settings for document retrieval threads and trigger execution
threads, see information about configuring the server in the webMethods Integration
Server documentation.
DEP.0005.0243E Deployer did not deploy deployment set "{0}" because it contains the following
unsatisfied dependencies: "{1}"
Explanation The dependencies required by the specified deployment set are missing on the target
system.
Action Either install the necessary components on the target system, or change the Deployer
project so that it no longer requires the missing dependencies.
DEP.0005.0256E There are no targets mapped for the current deployment set.
Explanation There are no valid target servers mapped for the deployment set.
Action Verify that the specified target servers are mapped appropriately for the current
deployment set.
DEP.0005.0257E Deployer cannot deploy the deployment set because there are no source servers
specified.
Explanation There are no source servers mapped for the deployment set to define assets for
deployment.
Action Verify that source servers are defined appropriately for assets to be deployed.
DEP.0005.0263E The following Trading Networks error occurred while attempting to import
processing rules: class: "{0}", message: "{1}"
Explanation An error occurred when attempting to import processing rules into Trading Networks.
Possible causes include:
- A network connection error between the Deployer server and the target Integration
Server running Trading Networks.
- The WmTN package is not loaded or enabled on the target Integration Server.
- The Trading Networks object type being imported to the target might be in error.
Action Verify the following:
- There are no network connectivity errors between the Deployer server and each
target Integration Server.
- The WmTN package on each target Integration Server is loaded and enabled.
- The Trading Networks object type is allowed. See the webMethods Trading Networks
documentation for details about permissible processing rules.
DEP.0005.0265E Deployer encountered the following Trading Networks error while attempting to
import "{0}" with a group code "{1}" and name "{2}": class: "{3}", message: "{4}"
Explanation An error occurred when attempting to import field groups into Trading Networks.
Possible causes include:
- An error in the network connection between the Deployer server and the target
Integration Server running Trading Networks.
- The WmTN package is not loaded or enabled on the target Integration Server.
- The Trading Networks object type being imported to the target might be in error.
Action Verify the following:
- There are no network connectivity errors between the Deployer server and each
target Integration Server.
- The WmTN package on each target Integration Server is loaded and enabled.
- The Trading Networks object type is allowed. See the webMethods Trading Networks
documentation for details about permissible field groups.
DEP.0005.0266E Deployer encountered the following Trading Networks error while attempting to
import field definitions: class: "{0}", message: "{1}"
Explanation An error occurred when attempting to import field definitions into Trading Networks.
Possible causes include:
- An error in the network connection between the Deployer server and the target
Integration Server running Trading Networks.
- The WmTN package is not loaded or enabled on the target Integration Server.
- The Trading Networks object type being imported to the target might be in error.
Action Verify the following:
- There are no network connectivity errors between the Deployer server and each
target Integration Server.
- The WmTN package on each target Integration Server is loaded and enabled.
- The Trading Networks object type is allowed. See the webMethods Trading Networks
documentation for details about permissible field definitions.
DEP.0005.0270E Deployer encountered the following Trading Networks error while attempting to
import partner profiles: class: "{0}", message: "{1}"
Explanation An error occurred when attempting to import partner profiles into Trading Networks.
Possible causes include:
- A network connection error between the Deployer server and the target Integration
Server running Trading Networks.
- The WmTN package is not loaded or enabled on the target Integration Server.
- The Trading Networks object type being imported to the target might be in error.
Action Verify the following:
- There are no network connectivity errors between the Deployer server and each
target Integration Server.
- The WmTN package on each target Integration Server is loaded and enabled.
- The Trading Netwoks object type is allowed. See the webMethods Trading Networks
documentation for details about permissible partner profiles.
DEP.0005.0274E Deployer encountered the following Trading Networks error while attempting to
import trading partner agreements: class: "{0}", message: "{1}"
Explanation An error occurred when attempting to import trading partner agreements (TPAs)
into Trading Networks. Possible causes include:
- A network connection error between the Deployer server and the target Integration
Server running Trading Networks.
- The WmTN package is not loaded and/or enabled on the target Integration Server.
- The Trading Networks object type being imported to the target might be in error.
Action Verify the following:
- There are no network connectivity errors between the Deployer server and each
target Integration Server.
- The WmTN package on each target Integration Server is loaded and enabled.
- The TN object type is allowed. See the webMethods Trading Networks documentation
for details about permissible trading partner agreements (TPAs).
DEP.0005.0277E Deployer encountered an error while attempting to import "{0}" with a type code
"{1}" and a name "{2}". The following is the error information from Trading Networks:
class: "{3}", message: "{4}"
Explanation An error occurred when attempting to import external ID types, contact types, or
binary types into Trading Networks. Possible causes include:
- A network connection error between the Deployer server and the target Integration
Server running Trading Networks.
- The WmTN package is not loaded or enabled on the target Integration Server.
- The Trading Networks object type being imported to the target might be in error.
Action Verify the following:
- There are no network connectivity errors between the Deployer server and each
target Integration Server.
- The WmTN package on each target Integration Server is loaded and enabled.
- The Trading Networks object type is allowed. See the webMethods Trading Networks
documentation for details about permissible external ID types, contact types, and
binary types.
DEP.0005.0280E Triggers were not suspended prior to package deployment. Failure to suspend a
trigger during deployment could cause problems on the target server.
Explanation Triggers were not suspended prior to package deployment.
Action Not suspending a trigger during deployment can cause problems on the target. Check
the Integration Server logs for more information.
DEP.0005.0282E Scheduled services were not suspended prior to deployment. Failure to suspend
scheduled services during deployment could cause problems on the target server.
Explanation Scheduled services were not suspended prior to deployment. Failure to suspend
scheduled services during deployment can cause problems at the target.
Action Check the Integration Server logs and error messages in the output report for more
information.
DEP.0005.0286E Listeners were not suspended prior to deployment. Failure to suspend listeners
during deployment could cause problems on the target server.
Explanation Listeners were not suspended prior to deployment. Failure to suspend listeners during
deployment could cause problems on the target server.
Action Check the Integration Server logs for errors in suspending the listeners.
DEP.0005.0296E Deployer did not deploy the {0}, which is required for source package "{1}" and it
does not already exist at the target. Although the source package would be deployed
to the target, some services in that package will not run correctly until that ACL is
created at the target.
Explanation The Read, Write, List, or Execute ACLs required for the deployed package to run
correctly are not being deployed to the target Integration Server, and that ACL does
not already exist on the target Integration Server. Typically, this indicates that the
ACLs associated with the package were not extracted.
Action Repeat the extraction step using Deployer to ensure that all ACLs are included.
DEP.0005.0297E Deployer did not deploy the {0}, which is required for source package "{1}" and it
does not already exist on the target. Some services in that source package will not
run correctly until that ACL is created at the target.
Explanation The Read, Write, List, or Execute ACLs that are necessary for the deployed package
to run correctly are not being deployed to the target Integration Server, and the
specified ACL does not already exist on the target Integration Server. Typically, this
problem indicates that the ACLs associated with the package were not extracted.
Action Perform the extraction step again using Deployer to ensure that all ACLs are included.
DEP.0005.0298E Deployer encountered the following exception while invoking of the service "{0}":
"{1}"
Explanation This exception occurs when Deployer invokes a service on a remote server.
Action Verify that the source or target server is available.
DEP.0005.0302E Deployer encountered the following exception while creating the directory "{0}":
"{1}".
Explanation An exception occurred while attempting to create a directory.
Action Ensure that the appropriate write permissions exist to allow for the creation of the
new directory and that adequate free space is available.
DEP.0005.0303E Deployer encountered an exception while creating one of the temporary jar files
in "{0}": "{1}"
Explanation An exception occurred while attempting to create one of the temporary jar files.
Action Ensure that the appropriate write permissions exist for the new file location and that
adequate free space is available.
- The target Integration Server alias is defined on the Deployer host server.
DEP.0005.0305E An exception occurred while getting a Trading Networks docType object. This is
most likely caused by a user-defined extension to the Trading Networks type
BizDocType. Copy the jar files containing the extensions from the
webM_install_dir/IntegrationServer/packages/WmTN/code/jars directory into the
WmDeployer/code/jars directory.
Explanation There is a user-defined extension to a Trading Networks document type and Deployer
does not have access to the associated jar files.
Action To ensure Deployer has access to the associated jar files, copy the jar files containing
the extensions from the webM_install_dir/IntegrationServer/packages/WmTN/code/jars
directory into the WmDeployer/code/jars directory.
DEP.0005.0306E An error occurred while attempting to import extended field definitions; error
information from Trading Networks: class: "{0}", message: "{1}"
Explanation An error occurred when attempting to import extended field definitions into Trading
Networks. Possible causes include:
- An error in the network connection between the Deployer server and the target
Integration Server that is running Trading Networks.
- The WmTN package is not loaded and/or enabled on the target Integration Server.
- The Trading Networks object type being imported to the target might be in error.
Action Verify the following:
- There are no network connectivity errors between the Deployer server and each
target Integration Server.
- The WmTN package on each target Integration Server is loaded and enabled.
- The Trading Networks object type is allowed. See the webMethods Trading Networks
documentation for details about permissible extended field definitions.
DEP.0005.0307E Deployer encountered the following Trading Networks error while attempting to
import security data for profile: "{0}": class: "{1}", message: "{2}"
Explanation Deployer encountered an error occurred while attempting to import the security data
for the specified profile into Trading Networks. Possible causes include:
- A network connection error between the Deployer server and the target Integration
Server running Trading Networks.
- The WmTN package is not loaded or enabled on the target Integration Server.
- The Trading Networks object type being imported to the target might be in error.
Action Verify the following:
- There are no network connectivity errors between the Deployer server and each
target Integration Server.
- The WmTN package on each target Integration Server is loaded and enabled.
- The Trading Networks object type is allowed. See the webMethods Trading Networks
documentation for details about permissible Trading Networks Security Data.
DEP.0005.0308E An error occurred while attempting to import queues: class: "{0}", message: "{1}"
Explanation An error occurred when attempting to import the public queues into Trading
Networks. Possible causes include:
- A network connection error between the Deployer server and the target Integration
Server running Trading Networks.
- The WmTN package is not loaded and/or enabled on the target Integration Server.
- The Trading Networks object type being imported to the target might be in error.
Action Verify the following:
- There are no network connectivity errors between the Deployer server and each
target Integration Server.
- The WmTN package on each target Integration Server is loaded and enabled.
- The Trading Networks object type is allowed. See the webMethods Trading Networks
documentation for details about permissible public queues.
DEP.0005.0309E An error occurred while attempting to import profile group "{0}" with value "{1}".
class: "{2}", message: "{3}"
Explanation An error occurred when attempting to import the profile groups into Trading
Networks. Possible causes include:
- A network connection error between the Deployer server and the target Integration
Server running Trading Networks.
- The WmTN package is not loaded and/or enabled on the target Integration Server.
- The Trading Networks object type being imported to the target might be in error.
Action Verify the following:
- There are no network connectivity errors between the Deployer server and each
target Integration Server.
- The WmTN package on each target Integration Server is loaded and enabled.
- The Trading Networks object type is allowed. See the webMethods Trading Networks
documentation for details about permissible profile groups.
DEP.0005.0326E An error occurred while deploying package "{0}". Item "{1}" could not be loaded
because of reason "{2}". The package may have partially loaded; please check your
target server.
Explanation The specified package did not load due to the reason returned from the target
Integration Server.
Action See the webMethods Integration Server documentation for the specific requirements
for loading a package.
DEP.0005.0328E The JVM "{0}" on the target server is older than the "{1}" JVM recommended on the
source for package "{2}".
Explanation The JVM version running on the target is older than the minimum JVM version
property specified by the source.
Action Change the minimum JVM property for the package being deployed and redeploy
the package.
DEP.0005.0329E The "{0}" target JVM is older than the JVM recommended "{1}" on the source for
package "{2}".
Explanation The JVM version running on the target is older that the minimum JVM version property
required by the source.
Action Change the minimum JVM property for the package being deployed, and then deploy
again.
DEP.0005.0334E Source package is of type Patch and package does not exist on target. The package:
"{0}" will not be deployed. Re-define package to Full to deploy the package on target
Explanation This message indicates that the target partial mode package is undefined.
Action Verify that the specified package exists on the target server and that it is valid for
partial package deployment.
DEP.0005.0338E Deployer issued the following exception while attempting to activate the package:
"{0}"
Explanation Deployer invoked the pub.packages:activatePackage service, and the activatePackage
service returned an error.
Action Verify the network connectivity between the Deployer server and each target
Integration Server. Also, verify that the target Integration Servers are up and running.
For more information about the error that the activatePackage service returned, see
the deploy or simulation report. For more information about the activatePackage
service, see the documentation for webMethods Integration Server documentation.
DEP.0005.0352E The package name "{0}" contains the invalid "{1}" character. For more information
about illegal characters, see the webMethods Integration Server documentation.
Explanation The package name contains illegal characters.
Action See the webMethods Integration Server documentation for information about how
to name a package.
DEP.0005.0353E "{0}" is an invalid value for the Cleanup File Age parameter. Valid values are 1-9999.
Explanation The value specified for the Cleanup File Age parameter is invalid.
Action Specify a valid value between 1 and 9999 for the Cleanup File Age parameter.
DEP.0005.0354E Invalid File Age parameter "{0}". Valid values are 0-9999.
Explanation The value specified for the File Age parameter is invalid.
Action Specify a value between 0 and 9999 for the File Age parameter.
DEP.0005.0355E The Allow Recursive Polling parameter "{0}" is invalid. Valid values are "yes" and
"no".
Explanation The specified Allow Recursive Polling parameter is neither "yes" nor "no".
Action Specify either "yes" or "no" for the Allow Recursive Polling parameter.
DEP.0005.0356E The Run As User value "{0}" contains invalid character "{1}". For more information
about illegal characters, see the webMethods Integration Server documentation.
Explanation The Run As User value contains illegal characters.
Action For more information about illegal characters, see the webMethods Integration Server
documentation.
DEP.0005.0357E No value was provided for the required Run services as user parameter.
Explanation The Run services as user parameter value is not specified.
Action Specify a value for the Run services as user parameter. For more information, see the
webMethods Integration Server documentation.
DEP.0005.0358E "{0}" is an invalid value for the File Polling Interval parameter. Valid values are
1-9999.
Explanation The value specified for the File Polling Interval parameter is invalid.
Action Specify a valid value between 1 and 9999 for the File Polling Interval parameter.
DEP.0005.0359E No value is specified for the File Polling Interval parameter. Valid values are 1-9999.
Explanation No value is specified for the File Polling Interval parameter.
Action Specify a value between 1 through 9999 for the File Polling Interval parameter.
DEP.0005.0360E "{0}" is an invalid value for the Cleanup Interval parameter. Valid values are 1-9999.
Explanation The value specified for the Cleanup Interval parameter is invalid.
Action Specify a value between 1 and 9999 for the Cleanup Interval parameter.
DEP.0005.0361E "{0}" is an invalid value for the Maximum Number of Invocation Threads parameter.
Valid values are 1-10.
Explanation The value specified for the Maximum Number of Invocation Threads parameter is
invalid.
Action Specify a value between 1 and 10 for the Maximum Number of Invocation Threads
parameter.
DEP.0005.0362E No value provided for the required Maximum Number of Invocation Threads
parameter.
Explanation No value was specified for the Maximum Number of Invocation Threads parameter.
Action Specify a value between 1 and 10 for the Maximum Number of Invocation Threads
parameter.
DEP.0005.0363E "{0}" is an invalid value for the Port parameter. The Port parameter requires an
integer value.
Explanation The value specified for the Port parameter is not an integer.
Action Specify a valid value for the Port parameter.
DEP.0005.0364E "{0}" is an invalid value for the Port parameter. The value for the Port parameter
must be greater than -1.
Explanation The value for the Port parameter is not valid.
Action Specify a valid value for the Port parameter.
DEP.0005.0365E No value was specified for the required Port parameter. Specify a value for the Port
parameter.
Explanation No value was specified for the Port parameter.
Action Specify a valid integer type value that is greater than -1 for the Port parameter.
DEP.0005.0366E The Client Authentication value: "{0}" is invalid. Valid values are 'true' and 'false'.
Explanation The specified Client Authentication value is neither "true" nor "false".
Action Specify either "true" or "false" for the Client Authentication value.
DEP.0005.0368E "{0}" is an invalid value for the Type parameter. Valid values are "pop3" and "imap".
Explanation The value specified for the Type parameter is invalid.
Action Specify either "pop3" or "imap" for the Type parameter.
DEP.0005.0369E Specify a value for the Type parameter. Valid values are "pop3" and "imap".
Explanation No value is specified for the required Port parameter.
Action Specify either "pop3" or "imap" for the Port parameter.
DEP.0005.0370E The user name value: "{0}" contains an invalid character: "{1}". Refer to the
Administering Integration Server guide for listed illegal characters.
Explanation The user name value contains illegal characters.
Action For information about legal characters for user accounts, see the Administering
Integration Server guide.
DEP.0005.0372E Invalid value provided for the "Log out after each mail check" parameter: "{0}".
Valid values are "yes" and "no".
Explanation The specified value for the "Log out after each mail check" parameter is neither "yes"
nor "no".
Action Specify a valid value for the "Log out after each mail check" parameter. Valid values
are "yes" and "no".
DEP.0005.0373E The Authorize value "{0}" is invalid. Valid values are Yes and No.
Explanation The specified Authorize value is neither Yes and No.
Action Specify either Yes or No for the Authorize value.
DEP.0005.0374E "{0}" is an invalid value for the Time Interval parameter. Valid values are 1-9999.
Explanation The value specified for the Time Interval parameter is invalid.
Action Specify a valid value between 1 and 9999 for the Time Interval parameter.
DEP.0005.0375E Specify a value for the required Time Interval parameter. Valid values are 1-9999.
Explanation The required Time Interval parameter has not been specified.
Action Specify a value from 1 through 9999 for the Time Interval parameter.
DEP.0005.0376E The Reply value: "{0}" is invalid. Valid values are "yes" and "no".
Explanation The specified Reply value is neither "yes" nor "no".
Action Specify either "yes" or "no" for the Reply value.
DEP.0005.0377E The Send reply e-mail on error value "{0}" is invalid. Valid values are Yes and No.
Explanation The Send reply e-mail on error value is set to a value other than Yes or No.
Action Specify either Yes or No for the Send reply e-mail on error value.
DEP.0005.0378E The Remove value: "{0}" is invalid. Valid values are "yes" and "no".
Explanation The specified Remove value is neither "yes" nor "no".
Action Specify either "yes" or "no" for the Remove value.
DEP.0005.0379E "{0}" is an invalid value for the Delete invalid messages parameter. Valid values
are Yes and No.
Explanation The value specified for the Delete invalid messages parameter is invalid.
Action Specify a valid value of Yes or No for the Delete invalid messages parameter.
DEP.0005.0380E The Multithread processing value "{0}" is invalid. Valid values are Yes and No.
Explanation The Multithread processing is set to a value other than Yes or No.
Action Specify either Yes or No for the Multithread processing value.
DEP.0005.0381E "{0}" is an invalid value for the Number of threads if multithreading is turned on
parameter. Valid values are 1-99.
Explanation The value specified for the Number of threads if multithreading is turned on field is
invalid.
Action Specify a value between 1 and 99 for the Number of threads if multithreading is turned
on field.
DEP.0005.0382E Enter a value for the Number of threads if multithreading is turned on parameter.
Valid values are 1-99.
Explanation There is no value set for the Number of threads if multithreading is turned on
parameter.
Action Specify a value between 1 and 99 for the Number of threads if multithreading is turned
on parameter.
DEP.0005.0383E The Break Mmsg value: "{0}" is invalid. Valid values are "yes" and "no".
Explanation The specified Break Mmsg value is neither "yes" nor "no".
Action Specify either "yes" or "no" for the Break Mmsg value.
DEP.0005.0384E The Include Headers value: "{0}" is invalid. Valid values are "yes" and "no".
Explanation The specified Include Headers value is neither "yes" nor "no".
Action Specify either "yes" or "no" for the Include Headers value.
DEP.0005.0422E Unable to invoke "{1}" because the connection object is of an unknown type. Its
value is: "{0}".
Explanation The system type object is set to a value that is not recognized. This issue might occur
if the user manually edits the project XML file.
Action Rebuild the project file and map the steps again. Do not manually edit the project file.
DEP.0005.0423E Deployer encountered an exception while writing the bytes for package "{0}" to the
output stream in preparation for deployment to the target "{1}".
Explanation An exception occurred when Deployer tried to write the package data to disk. That
exception can occur for the following reasons:
- The I/O operation failed or was interrupted while accessing the build file.
- A security violation occurred, which typically means that the user running Deployer
lacks the correct privileges to access the files.
Action Verify that the file system is not corrupt and that adequate disk space is available for
writing new files. Also verify that the user has appropriate privileges to write files
on the file system.
DEP.0005.0430 There is no logical server defined for the specified Server ID.
Explanation Either no logical server is defined in the WmDesigner service on the target Integration
Server server, or the server is not up and running and available for process model
deployment.
Action Verify that the logical server is defined in the WmDesigner service on the target
Integration Server server and that the server is available.
DEP.0005.0431 The most-likely fix for that is to use webMethods Administrator on your target
server to define a logical server with the name: "{0}".
Explanation This problem occurs when the logical server is not defined in the WmDesigner service
on the target Integration Server server for process model deployment.
Action Verify that the logical server is defined in the WmDesigner service on the target
Integration Server server.
DEP.0005.0433E Cannot associate {0} ACL "{1}", with "{2}" because user "{3}" is not in the Write ACL:
"{4}" .
Explanation Cannot associate the ACL because the user is not a member of the Write ACL.
Action Add the user to the Write ACL.
DEP.0005.0435E Deployer cannot suspend selected triggers. You can suspend selected triggers only
with Integration Server 6.0.1 Fix 144, Integration Server 6.1 Fix 22, or Integration
Server 6.5 and later. Alternatively, you can suspend all triggers in the project
properties.
Explanation Selected trigger suspension is supported only in the following releases:
DEP.0005.0449E Deployer could not suspend the adapter notifications. Adapter suspension is
supported only with Integration Server 6.5 and later.
Explanation Adapter notifications could not be suspended because this functionality is only
supported for Integration Server 6.5 and later.
Action None.
DEP.0005.0458E Deployer suspended adapter notification "{0}" but could not verify status.
Explanation Deployer suspended the adapter notification but was unable to verify its status after
the suspension.
Action For more information, check the Integration Server logs and error messages in the
output report.
DEP.0005.0459E Deployer resumed adapter notification "{0}" but could not verify status.
Explanation Deployer resumed adapter notification but could not verify the status.
Action Check the Integration Server logs and error messages in the output report for more
information.
DEP.0005.0477E The source group has no name. Deployer cannot deploy an undefined group.
Explanation This message occurs when Deployer attempts to roll back an undefined group.
Action Verify that the specified group is defined on the source server.
DEP.0005.0482E The source ACL has no name. Deployer cannot deploy an undefined ACL.
Explanation Deployer attempted to roll back an undefined ACL.
Action Verify that the specified ACL exists on the source server.
DEP.0005.0492 The Extended Setting in the source has no name. Deployer cannot deploy an
undefined Extended Setting.
Explanation This message occurs when Deployer attempts to roll back of an undefined Extended
Setting.
Action Verify that the specified Extended Setting exists on the target server.
DEP.0005.0496E The Trading Networks instance is not currently available on the target server "{0}".
Please check your network connection and verify that the Trading Networks instance
is installed, configured, and running.
Explanation The target Trading Networks server is not accessible due to a network connection
problem.
Action Check your network connection. Verify that the Trading Networks instance is installed,
configured, and running.
DEP.0005.0501E Deployer issued the following exception after it failed to load the variable
substitution object {0}.
Explanation The map file:
<serverDirectory>\packages\WmDeployer\persist\projects\<projectName>\targets\<mapName>\<deploymentSetName>_<targetServerName>.xml
is either corrupt or not present.
Action Verify that the map file exists. If it does, you might need to use Deployer to recreate
your map and variable substitution actions.
DEP.0005.0505E ERROR: Failed to generate IData for Port. The following exception was thrown: {0}
Explanation The port type is unknown. This indicates that your version of Deployer is out of date.
Action See the error log of the Deployer server.
DEP.0005.0506 Variable {2}, in {0} "{1}" will be changed from "{3}" to "{4}" on the target system.
Explanation This message is displayed in the deployment report when the variable is substituted
during deployment.
Action Verify that the displayed variables are substituted.
DEP.0005.0600E The target server is Integration Server {0}, which does not support this feature.
Deployer cannot update the following adapter connections with the variable
substitution values: {1}
Explanation The version of the target Integration Server is a version prior to version 6.1. Versions
of the Integration Server prior to 6.1 do not support the APIs that are required to
update the adapter connections.
Action Either upgrade the target Integration Server to version 6.1 or later, or manually update
the Adapter connections on the target system.
DEP.0005.0615E Deployer encountered an error while retrieving current values for adapter connection
"{0}".
Explanation Deployer invoked the wm.art.admin.connection:getResourceConfiguration service
but was unable to get current values for the adapter connection in the varsub page.
Action The wm.art.admin.connection:getResourceConfiguration service might not be
operational or the WmART package is not installed on the target machine. Verify that
both the service and the package are installed and operational.
DEP.0005.0706 Rollback failed. For more information, see the rollback report and the Integration
Server log.
Explanation This message occurs when a rollback operation fails.
Action Review the rollback report and take appropriate action.
DEP.0005.0850E Deployer issued the following error while rolling back the contact type: "{0}"
Explanation Deployer issued an exception while rolling back the contact type.
Action Contact the Trading Networks target administrator.
DEP.0005.0851E Deployer issued the following exception while deleting the document type during
rollback: "{0}"
Explanation An exception occurred while deleting the document type.
Action Contact the administrator of the target Trading Networks system for assistance.
DEP.0005.0852E Deployer issued the following exception while deleting the field group during
rollback: "{0}"
Explanation An exception occurred while deleting the field group.
Action Contact the administrator of the target server for assistance.
DEP.0005.0854E Deployer issued the following exception while deleting the external ID type during
rollback: "{0}".
Explanation An exception occurred while deleting the external ID type during rollback.
Action Verify that target server is running, then try the deleting the external ID type again.
DEP.0005.0856E Deployer issued the following exception while deleting the processing rule during
rollback: "{0}"
Explanation An exception occurred while deleting the processing rule.
Action Contact the administrator of the target server for assistance.
DEP.0005.0858E Deployer issued the following exception while deleting the profile during rollback:
"{0}"
Explanation An exception occurred while deleting the profile.
Action Verify that the target server is running. Then try the deletion again.
DEP.0005.0859E Deployer could not suspend the "{0}" scheduled service type with service name "{1}"
because it was deployed to a clustered Integration Server.
Explanation The service was deployed to a clustered Integration Server and could not be suspended.
Action Suspend the service manually at each target.
DEP.0005.0860E Deployer could not resume the scheduled service type "{0}" with service name "{1}".
The service was deployed to a clustered Integration Server and could not be
resumed. You must resume the service manually at each target.
Explanation The service was deployed to a clustered Integration Server and could not be resumed.
Action Resume the service manually at each target.
DEP.0005.0861E Scheduled services are being deployed to a clustered Integration Server and cannot
be started after deployment.
Explanation Scheduled services cannot be started on the clustered target.
Action Start the services manually on each clustered target.
DEP.0005.0862E Scheduled services have been deployed to a clustered Integration Server and were
not suspended after deployment. If suspension is required, then do so manually
at each target.
Explanation Scheduled services could not be suspended at the clustered target after deployment
Action Suspend the services manually at each target.
DEP.0005.0869E The deployment failed and Deployer is performing an automatic rollback. Please
see the separate rollback report for more information about the failed deployment.
Explanation This message occurs when a deployment fails and an automatic rollback occurs.
Action Please see the Rollback report and take appropriate action.
DEP.0005.1003E An IO exception occurred while attempting to access: "{0}". Exception details follow:
"{1}".
Explanation An exception occurred when Deployer tried to create, write data to, or save a file.
This exception can occur for the following reasons:
- The I/O operation failed or was interrupted while accessing the build file.
- A security violation has occurred, which typically means that the user running
Deployer lacks appropriate privileges to access the files.
Action Verify that the file system is not corrupt and that adequate disk space is available for
creating, writing, and/or saving new files. Also verify that the user has proper
privileges to create, write, and save files on the file system.
DEP.0005.1004E An exception occurred while attempting to access "{0}". Exception details follow:
"{1}".
Explanation An exception occurred when Deployer tried to access (that is, create, save, read, or
load) the indicated <object>, where <object> is one of thte following: checkpoint,
deployment, build, deployReport, targetFileName, or targetServer. Possible causes
of the exception include the following:
- The deployment, reportFiles, or targetFile Object could not be loaded from the file
system.
- An I/O operation failed or was interrupted while accessing the build or checkpoint
file.
- A security violation has occurred, which typically means that the user running
Deployer does not have privileges to access files necessary to perform the deploy
operation.
- Adequate disk space is available for creating and/or saving new files.
- The user attempting this action has the proper authority to create and save files on
the file system.
DEP.0005.1006E You are not authorized to deploy the "{0}" project for the following reason: "{1}".
Explanation An error occurred when invoking the service on the host Integration Server. Integration
Server cannot determine whether the user is authorized to deploy the specified project.
Action Verify that the host Integration Server is still running. If you are running Deployer
from a remote location, verify the network connectivity between the Deployer user
interface and the server.
DEP.0005.1007E The following exception occurred while attempting to process "{0}": "{1}"
Explanation In the message, <subMessage> is one of the following sub-messages that Deployer
displays to provide additional information about the exception: -<targetFileName> -
An exception occurred while performing a [remote] invoke of the service:
<ISServiceName>. Exception details follow: <exceptionInfo> - An exception occurred
while attempting to XMLDecode the file: <buildFileName>. Exception details follow:
<exceptionInfo>. - <errorMessageReturnedFromIS> - An exception occurred getting
a Trading Networks, TN, docType object. That is most likely caused by a user-defined
extension to the TN type BizDocType. Copy the jar files, which should be found in
the <webM install dir>\\IntegrationServer\\packages\\WmTN\\code\\jars
directory, containing those extensions into the WmDeployer/code/jars directory. -
Source package is of type upgrade and required target package version is null. - Error:
no Logical Server for Server ID" The most-likely fix for that is to use webMethods
Administrator on your target server to define a logical server with the name:
<sourceSystemName>. - An Exception occurred while attempting to IDataBinCoder
the file: '<buildFileName>'. Exception details follow: <exceptionInfo> - Overwrite
'everything else' field is set to <overwriteEverythingElseString>, which is invalid. -
The Port: <sourcePortName>, associated with Package: <packageName> - Disabling
- The target Integration Server requires a Broker Server, but no Broker Server is
connected to it.
- You specified a partial package for deployment; however, the package does not exist
on the target.
- The overwrite flag is invalid, which can only occur if the build file was manually
edited.
Action Based on the reason for the exception, perform one of the following:
- Verify the network connectivity between the Deployer server and each target server.
- If the target Integration Server requires that a Broker be connected to it, ensure that
a Broker is connected.
- If you specified a partial package and the package does not exist on the target, either
remove the package from the deployment or specify a full package for deployment.
- If the overwrite flag is invalid, ensure that your build file has not been manually
edited.
DEP.0005.1008E The deploy report: "{0}" already exists. Please move it to a different directory.
Explanation The deploy report already exists.
Action Move the existing deploy report file to a different directory.
DEP.0005.1010 An error occurred interacting with server: "{0}". Exception details follow: "{1}"
Explanation This error occurs if the servers in a cluster are not up and running or if the cluster is
invalid for some reason.
Action Verify that the cluster is configured correctly and that all servers are up and running.
DEP.0005.1014E An exception occurred while attempting to close the file "{0}". This will not affect
deployment, but will keep a lock on the file. Exception details follow: "{1}"
Explanation The build file could not be closed because an I/O exception occurred. The exception
can occur for the following reasons:
- The I/O operation failed or was interrupted while accessing the build file.
- A security violation has occurred, which typically means that the user running
Deployer does not have correct privileges to access the files.
Action Verify that the file system is not corrupt and that adequate disk space is available for
saving new files. Also verify that the user attempting this action has proper privileges
to save files on the file system.
DEP.0005.1024E The target cluster {0} is not currently available. Deployer is skipping that cluster.
Check your network connection and make sure all target servers ({1}) are running
within the cluster.
Explanation Deployer cannot connect to the target cluster servers due to network connection
problems.
Action Check your network connection. You should be able to access the target server
machines.
DEP.0005.1026E Deployer cannot enable adapter connection {0} on target {1}. Make sure the
pub.art.connection:enableConnection service is operational and the WmART
package is installed on the target server.
Explanation Deployer invoked the pub.art.connection:enableConnection service but could not
enable adapter notification on the target server after deployment.
Action Make sure the pub.art.connection:enableConnection service is operational and the
WmART package is installed on the target server.
DEP.0005.1027E Adapter connection {0} on target {1} is not enabled. Make sure the
pub.art.connection:queryConnectionState service is operational and the WmART
package is installed on the target server.
Explanation Deployer invoked the pub.art.connection:queryConnectionState service but could not
enable adapter connections on the target server after deployment.
Action Make sure the pub.art.connection:queryConnectionState service is operational and
the WmART package is installed on the target server.
DEP.0005.1029E Unable to disable adapter connection {0} on target {1}. Check the Integration Server
logs and error messages in the output report for more information.
Explanation Unable to disable adapter connection on target.
Action Check the Integration Server logs and error messages in the output report for more
information.
DEP.0005.1030E Deployer encountered an error retrieving current values for adapter connection {0}
on target {1}. Make sure the wm.art.admin.connection:getResourceConfiguration
service is operational and the WmART package is installed on the target server.
Explanation Deployer invoked the wm.art.admin.connection:getResourceConfiguration service
but could not get current values for the adapter connection in the varsub page.
Action Make sure the wm.art.admin.connection:getResourceConfiguration service is
operational and the WmART package is installed on the target server.
DEP.0005.1031E Deployer cannot set the adapter notification for {0} on target {1}. The selected adapter
notification might be active on the target server. Review the project settings.
Explanation Deployer could not set variable substitution values for adapter notification.
Action The selected adapter notification might be active on the target server. Review project
settings to make sure they are appropriate.
DEP.0005.1032E The adapter notification for {0} on target {1} is not enabled.
Explanation Deployer invoked the pub.art.notification:queryPollingNotificationState service but
could not enable adapter notification on the target server after deployment.
Action Make sure the pub.art.notification:queryPollingNotificationState service is operational
and the WmART package is installed on the target server.
DEP.0005.1033E Deployer cannot enable adapter notification for {0} on target {1}.
Explanation Deployer invoked the pub.art.notification:enablePollingNotification service, but could
not enable adapter notification on the target server after deployment.
Action Make sure the pub.art.notification:enablePollingNotification service is operational
and the WmART package is installed on the target server.
DEP.0005.1034E Deployer cannot disable the adapter notification for {0} on target {1}. Check the
Integration Server logs for more information. Re-create the build and redeploy if
necessary.
Explanation Deployer cannot disable adapter notification.
Action Check the Integration Server logs for more information. Re-create the build and deploy
again if necessary.
DEP.0005.1039E Deployer cannot fine the deployment reports for deployment candidate {0}.
Explanation There are no reports for the deployment candidate.
Action Try to view the reports using a simulate or deploy operation.
DEP.0005.1040E Invalid ID for deployment report. Please use the list command to verify your inputs.
Explanation This message occurs when a Deployer user attempts to view the deployment report
through command line interface and the report ID does not exist.
Action Perform simulate and deploy operations and refer to the report ID shown.
DEP.0005.1045E An error occurred while attempting to import functional permissions: class: "{0}",
message: "{1}"
Explanation This error occurs when Deployer is unable to deploy Trading Netowrk functional
permissions, and it indicates that there might be a problem with the build.
Action Verify that the selected functional permissions are valid on the source server, and
rebuild if necessary.
DEP.0005.1055E An error occurred while attempting to import DLSs. The following is the error
information from Trading Networks: class: "{0}", message: "{1}"
Explanation Deployer displays this error when it cannot deploy Trading Netowrk DLSs. It indicates
that there might be a problem with the build.
Action Verify that the selected DLSs are valid on the source server and rebuild if necessary.
DEP.0005.1057E Invalid ID for build report. Use the list command to verify your inputs.
Explanation Deployer displays this message when a Deployer user attempts to view the build
report through the command line interface and the specified report ID does not exist.
Action Perform a build operation on the deployment sets and refer to the build report ID
shown.
DEP.0005.1060E Error deploying to cluster. One or more of the nodes in the cluster are not running.
Check the cluster configuration and the extended settings for further information.
Explanation Not all of the nodes in the cluster are running.
Action Check the cluster configuration and the extended settings.
DEP.0005.1063 Action failed: The target server is unavailable. See the Integration Server logs for
more information.
Explanation The target server is not available.
Action Check the Integration Server logs for any relevant errors or messages.
DEP.0005.1067E An error occurred while attempting to import archival services. The following is
the error information from Trading Networks:<p>class: "{0}", message: "{1}"</p>
Explanation This error occurs when Deployer is unable to deploy the Trading Networks archival
services and indicates that there might be a problem with the build.
Action Verify that the selected archival services are valid on the source server and rebuild if
necessary.
DEP.0005.1068E Automatic rollback in logical cluster group {0} failed because the connection to
target server {1} was refused.
Explanation Deployer displays this message when an automatic rollback fails.
Action Ensure that the specified server is online and that the network connection works. For
more information, see the rollback report and take appropriate action.
DEP.0005.1069E Deployment in logical cluster group {0} failed. Connection to target server {1} was
refused. Deployer will perform rollback on logical group {2}.
Explanation This error occurs when Deployer is unable to deploy assets to a logical cluster group
of target servers.
Action Verify that the servers in the logical cluster group are online and available.
DEP.0005.1074E Deployer cannot import Trading Networks partner profiles without a My Enterprise
profile.
Explanation Deployer was unable to deploy the Trading Networks partner profile.
Action Verify that a My Enterprise profile exists on the target server. If not, you must deploy
the My Enterprise profile first.
DEP.0005.1076E Deployer encountered an exception while trying to delete {0}. Exception details
follow: "{1}"
Explanation An exception occurred while trying to delete the node.
Action Refresh the node list and try deleting again.
DEP.0005.1125E Assets in deletion set {0} have unresolved dependencies. Either add the dependent
assets or remove the existing assets from the deletion set.
Explanation Assets in the deletion set have unresolved dependencies.
Action Add the dependent assets, or remove the existing assets from the deletion set.
DEP.0005.1126E Deployment to a logical cluster failed and Deployer performed a rollback. Refer
to the deployment and rollback reports for more details.
Explanation Deployment to a logical cluster failed and rollback has occurred.
Action See the deployment and rollback reports for more details.
DEP.0005.1129E Error occured when deploying file to a Target. Please check the target Integration
Server logs for details. {0}
Explanation This error occurs when deploying large files. It indicates that the target server
WmDeployerResource package is not operational.
Action Verify that the WmDeployerResource package is installed on the target server. If it
is already installed, try re-installing.
DEP.0005.1130E An error occured while creating or reading the streaming file {0} corresponding to
{1} in the build. Check the target Integration Server logs for details.
Explanation This error occurs when extracting large files from a source server. It indicates that the
WmDeployerResource package is not operational.
Action Verify that the WmDeployerResource package is installed on the target server. If it
is already installed, try re-installing.
DEP.0005.1135E The deployment or deletion set "{0}" contains unresolved dependencies or references.
Please resolve the unresolved dependencies to continue with deployment.
Explanation The deployment or deletion set contains unresolved dependencies or references.
Action Resolve the unresolved dependencies or references for the deployment or deletion
sets in your project.
DEP.0005.1152E The delivery of artifacts to the {0} target server failed. For details, check the logs of
the target server.
Explanation The delivery of artifacts to the target server failed.
Action For more information, check the deployment report and the Integration Server log.
DEP.0005.1153E The activation of artifacts on the {0} target server failed. For details, check the logs
of the target server.
Explanation The activation of artifacts on the target server failed.
Action For details, check the deployment report and the Integration Server log.
DEP.0005.1161E Deployer could not deliver artifacts to {0} because the server is unavailable.
Explanation The target server is unavailable.
Action Ensure the target server is running.
DEP.0005.1167E Unable to delete artifacts previously delivered to {0} because the server is
unavailable.
Explanation The target server is unavailable.
Action Make sure the target server is running.
DEP.0005.1173E Skipping the activation of deployment on {0} because the target server is unavailable.
Explanation Target server is unavailable.
Action Ensure target server is running.
DEP.0005.1183E A simulation initiated by user {0} for deployment candidate {1} of project {2} is in
progress. Wait until the simulation in progress is complete.
Explanation Another user is running an operation for this project.
Action Wait until the other operation finishes.
DEP.0005.1184E A deployment initiated by the user {0} for deployment candidate {1} of project {2}
is in progress. Wait until the deployment in progress is complete.
Explanation Another user is running an operation for this project.
Action Wait until the other operation finishes.
DEP.0005.1185E A rollback initiated by user {0} for deployment candidate {1} of project {2} is in
progress. Wait until the rollback in progress is complete.
Explanation Another user is running an operation for this project.
Action Wait until the other operation finishes.
DEP.0005.1186E A checkpoint initiated by user {0} for deployment candidate {1} of project {2} is in
progress. Wait until the checkpoint in progress is complete.
Explanation Another user is running an operation for this project.
Action Wait until the other operation finishes.
DEP.0005.1187E You cannot deploy the {0} project because it is not locked.
Explanation The project was not locked before deployment.
Action Lock the project.
DEP.0005.1188E You cannot deploy the {0} project because it is locked by another user.
Explanation Another user has locked the project.
Action Wait until the project is unlocked by the other user.
DEP.0005.1189E You cannot simulate the deployment for the {0} project because it is not locked.
Explanation The project was not locked before simulation.
Action Lock the project.
DEP.0005.1190E You cannot simulate the deployment for the {0} project because it is locked by
another user.
Explanation Another user has locked the project.
Action Wait until the project is unlocked by the other user.
DEP.0005.1191E You cannot rollback the deployment for the {0} project because it is not locked.
Explanation The project was not locked before you attempted to roll back the deployment.
Action Lock the project.
DEP.0005.1192E You cannot rollback the deployment for the {0} project because it is locked by
another user.
Explanation Another user has locked the project.
Action Wait until the project is unlocked by the other user.
DEP.0005.1193E You are not authorized to generate a checkpoint for the {0} project because it is not
locked.
Explanation The project was not locked before you attempted to generate a checkpoint.
Action Lock the project.
DEP.0005.1194E You are not authorized to generate a checkpoint for the {0} project because it is
locked by a different user.
Explanation Another user has locked the project.
Action Wait until the project is unlocked by the other user.
DEP.0005.1195E The deletion of delivered to the {0} target server artifacts failed. For details, check
the logs of the target server.
Explanation The deletion of delivered to the target server artifacts failed.
Action Check the deployment report for details. There might be additional information in
the log of Integration Server.
DEP.0005.1201E Repository-based deployment does not support the rollback operation for the
mapped target servers.
Explanation Repository-based projects do not support rollback operations for the mapped target
servers.
Action Only Deploy operation is supported.
DEP.0005.1203E There are no target servers or target groups mapped for deployment candidate {0}.
Explanation There are no target servers or target groups mapped to the deployment set in the map
step.
Action Map at least one deployment set to a target server or a target group in the map step.
DEP.0005.1204E The success flag does not match any messages returned by the target server {0}.
Explanation Either the target server returned the success flag of true and the messages from the
target server contains error messages, or the target returned a success flag of false
and the message from the target server does not contain an error message.
Action Check the target server logs or contact Software AG Global Support.
DEP.0005.1210E Deployer did not delete the assets from {0} because the server is unavailable.
Explanation The target server is unavailable.
Action Ensure target server is running.
DEP.0005.1212E Deployer failed to delete the assets on the target server {0}. For more information,
see the target server's logs.
Explanation The deletion of assets on the target server failed.
Action Check the deployment report and the Integration Server log for details.
DEP.0005.1215E Deployer failed to delete the assets on the target server {0}. For more information,
see the target server's logs.
Explanation The deletion of assets on the target server failed.
Action Check the deployment report for details. There might be additional information in
the Integration Server log.
DEP.0005.1217E Deletion set {0} contains unresolved dependencies. Please resolve the dependencies
to proceed with deployment.
Explanation The deletion set contains unresolved dependencies.
Action Resolve the unresolved dependencies for the deletion set.
DEP.0005.1218E Repository-based deployment does not support the rollback operation for target
servers of types {0}.
Explanation Repository-based deployment does not support rollback operation for target servers
of the given type.
Action Remove the assets of the unsupported runtimes from the deployment and deletion
sets and update the deployment map accordingly.
DEP.0005.1219E Repository-based deployment does not support the simulate operation for target
servers of types {0}.
Explanation Repository-based deployment does not support simulate operation for target servers
of the given type.
Action Remove the assets of the unsupported runtimes from the deployment and deletion
sets and update the deployment map accordingly.
DEP.0005.1220E Repository-based deployment does not support deletion sets for target servers of
types {0}.
Explanation Repository-based deployment does not support deletion sets for target servers of the
given type.
Action Remove the assets of the unsupported runtimes from the deletion set and update the
deployment map accordingly.
DEP.0005.1221E Repository-based deployment does not support deletion sets for the selected target
servers.
Explanation Repository-based deployment does not support deletion sets for the selected target
servers.
Action Remove the deletion set from the project.
DEP.0005.1222E The repository is corrupted. The binary file for composite {0} of type {1} is missing
from repsoitory {2}.
Explanation The binary file is missing from the repository.
Action Rebuild the repository using Asset Build Environment.
DEP.0005.1227E Deployer issued the following exception while deleting the field definition during
rollback: "{0}"
Explanation An exception occurred while deleting the field definition.
Action Contact the administrator of the target server for assistance.
DEP.0005.1230 No value was specified for the required package parameter. Specify a value for the
package parameter.
Explanation No value was specified for the package parameter.
Action Specify a valid package value for the package parameter.
DEP.0006.0025E The versions for the aliases {0} were not persisted successfully. Verify that the
specified version is valid.
Explanation The specified versions are not valid.
Action Ensure that the specified versions are valid.
DEP.0006.0026E The version {0} reported by the {1} plugin for the server alias {2} does not match the
version {3} set by the user.
Explanation The version reported by the plugin is different from the version set for the server
alias.
Action Set the correct version for the server alias.
DEP.0006.0030E Plugin server {0} of type {1} does not exist for the specified runtime type. Create a
new plugin server or remove it from the project map.
Explanation The plugin server does not exist for the specified runtime type.
Action Create a new plugin server or remove it from the project map.
DEP.0007.0005E Error invoking service {0}. This usually indicates a problem with the Integration
Server installation. On the local Deployer server, determine whether the following
Integration Server packages are disabled, missing, or missing
parts:<p>WmDeployer</p><p>WmAdmin</p><p>WmRoot</p><p>WmDeployerResource</p><p>WmModeler</p>
Explanation Deployer was unable to invoke a required Integration Server service. This usually
indicates a problem with the Integration Server installation.
Action On the local Deployer server, determine whether the following Integration Server
packages are disabled, missing, or missing parts:
WmDeployer
WmAdmin
WmRoot
WmDeployerResource
WmModeler
DEP.0007.0006E Deployer encountered the following error while invoking getConnectionInfo for
system {0}: {1}
Explanation Deployer could not retrieve the logical server connection information from the source
server. The source server might not be running or the logon credentials might be
incorrect.
Action Make sure the specified source server is running and that the logon credentials in the
plug-in server configuration, including the Port value, are correct.
DEP.0007.0007E The call to getConnectionInfo for system {0} returned the following exception for
host name {1}: {2}
Explanation Deployer was unable to retrieve the logical server connection information from the
source server. The source server might not be running or the logon credentials might
be incorrect.
Action Make sure the specified source server is running and that the logon credentials in the
plug-in server configuration, including the Port value, are correct.
DEP.0007.0008E The call to getConnectionInfo for system {0} returned the following missing data:
{1} Make sure the specified source server is running and that the logon credentials
in the plug-in server configuration, including the Port value, are correct.
Explanation Deployer was unable to retrieve the logical server connection information from the
source server. The source server might not be running or the logon credentials might
be incorrect.
Action Make sure the specified source server is running and that the logon credentials in the
plug-in server configuration, including the Port value, are correct.
DEP.0007.0009E Deployer encountered the following error while connecting to Integration Server
{0}: {1}
Explanation Deployer was unable to connect to the specified remote Integration Server. The
Integration Server might not be running, or the logon credentials might be incorrect.
Action Make sure the Integration Server is running and that the logon credentials in the
remote server configuration, including the Port value, are correct.
DEP.0007.0010E Deployer encountered the following error while invoking the required Integration
Server service {0} on system {1}: {2} This usually indicates an incomplete or error
with the installation of a plug-in on the remote server. On the specified remote
server, determine whether the following required Integration Server packages are
disabled, missing, or incomplete:</p><p>- WmDeployer</p><p>- WmAdmin</p><p>
- WmRoot</p><p>- WmDeployerResource</p><p>- WmModeler</p>
Explanation Deployer was unable to invoke a required Integration Server service. This usually
indicates an incomplete or error with the installation of a plug-in on the remote server.
Action On the specified remote server, determine whether the following required Integration
Server packages are disabled, missing, or incomplete:
- WmDeployer
- WmAdmin
- WmRoot
- WmDeployerResource
- WmModeler
DEP.0007.0011 A Target Server with name {0} already exists. Rename the target server alias or use
a different name for the Target Group.
Explanation Target servers and target groups cannot have the same names.
Action Rename the target server alias or use a different name for the Target Group.
DEP.0007.0012E Failed to load the plug-in server configuration file {0}. This indicates that the
configuration file has been modified and Deployer can no longer parse the
configuration file. Try to delete and then re-add the plug-in server. This should
correctly recreate the configuration file. If this fails, send the contents of the server
configuration file, located in
"<serverDirectory>/packages/WmDeployer/config/pluginServer/<pluginName>" to
Software AG Global Support.
Explanation When Deployer started, it could not successfully load the plug-in server configuration
file. This indicates the configuration file has been modified and Deployer can no
longer parse the configuration file.
Action Try to delete and then re-add the plug-in server. This should correctly recreate the
configuration file. If this fails, send the contents of the server configuration file, located
in "<serverDirectory>/packages/WmDeployer/config/pluginServer/<pluginName>"
to Software AG Global Support.
DEP.0007.0013E Failed to save plugin server config file {0}. The plug-in configuration file provided
by Software AG does not contain the entry identifying the class necessary to
remotely install the communication component. The configuration file may have
been altered incorrectly. Reinstall Deployer. Your project data will remain
unchanged.
Explanation The plug-in configuration file provided by Software AG does not contain the entry
identifying the class necessary to remotely install the communication component.
The configuration file might have been altered incorrectly.
Action Reinstall Deployer. Your project data will remain unchanged.
DEP.0007.0014E {0} target group {1} dependencies have been resolved. See the Integration Server
error log for details. Contact webMethods Global Support if the problem cannot
be resolved locally.
Explanation The invocation of the Communication Component Installation class has failed.
Action See the Integration Server error log for details. Contact Software AG Global Support
if the problem cannot be resolved locally.
DEP.0007.0015E {0} Target Group {1} validation failed. Unable to resolve some servers within the
group. Your installation could be damaged or corrupt. Reinstall Deployer. Your
project data will remain unchanged.
Explanation The remote installation of the communication component was unable to locate the
component file on the file system. Your installation could be damaged or corrupt.
Action Reinstall Deployer. Your project data will remain unchanged.
DEP.0007.0018E Deployer encountered the following error while pinging plug-in server {0}: {1}
Deployer cannot contact the remote server hosting the identified plug-in. The host
could be down or the host name could be incorrect. Verify the host name (or IP
address) and ensure that the system is available.
Explanation Deployer cannot contact the remote server hosting the identified plug-in. The host
could be down or the host name could be incorrect.
Action Verify the host name (or IP address) and ensure that the system is available.
DEP.0007.0019E Plug-in {0} on target group {1} does not contain any servers.
Explanation You have attempted to add a target group with no servers.
Action Add target servers in that target group.
DEP.0007.0029 Cannot create a Target Group with same name as that of a Target Server. Either
rename the target group or delete the existing target group or target server with the
same name.
Explanation You cannot create a target group with same name as one used by a target server.
Action Either rename the target group or delete the existing target group or target server
with the same name.
DEP.0007.0030 {0} Target Group {1} validation failed. Unable to resolve some servers within the
cluster {2} in the group {3}. Make sure all nodes in the cluster are running and the
WmDeployerResource package is installed on all of these nodes. If the
WmDeployerResource package is not installed, install it using the Deployer user
interface.
Explanation Deployer cannot ping some of the cluster servers.
Action Make sure all nodes in the cluster are running and the WmDeployerResource package
is installed on all of these nodes. If the WmDeployerResource package is not installed,
install it using the Deployer user interface.
DEP.0007.0031E Validation of plug-in {0} on target group {1} failed. Deployer cannot resolve server
{2} which is a part of the cluster {3}. Remove this server manually from target group.
Explanation A server in the cluster could not be resolved.
Action Manually remove the server from the tagret group.
DEP.0007.0032E Invalid version specified for the target group {0} of type {1}. The valid versions can
be {2}.
Explanation The version specified for the target group is not valid.
Action Specify the correct version.
DEP.0007.0033E The server aliases {0} version do not match the target group {1} version. Server
aliases and target groups must be of the same version. Modify either the definition
of the targets within the target group or modify the version of the target group.
Explanation The version of the targets in the target group do not match the version of the parent
target group.
Action Modify either the definition of the targets within the target group or modify the
version of the target group.
DEP.0008.0001E You are not authorized to checkpoint the {0} project. Use the Deployer user interface
to grant the user the right to deploy the project.
Explanation The user is not authorized to generate a checkpoint for the project.
Action Use the Deployer user interface to grant the user the right to deploy the project.
DEP.0008.0010E Error saving checkpoint project {0}: {1}. Make sure you have the correct privileges
to create and write to files and that the file system has enough space for the new
file
Explanation The specified file could not be saved to disk.
Action Make sure you have the correct privileges to create and write to files and that the file
system has enough space for the new file.
DEP.0008.0013E Deployer cannot generate a checkpoint at {0} because the target server is unavailable
Explanation The target server is unavailable.
Action Ensure that the target server is running.
DEP.0008.0015E Checkpoint on the target server {0} failed. Please check the target server's logs for
details.
Explanation The checkpoint operation failed due to the reason specified in the checkpoint report.
Action Check the checkpoint report for details. There might also be additional information
in the Integration Server log.
DEP.0008.0018E Skipping the delete checkpoint for {0} because the server is unavailable.
Explanation The target server is unavailable.
Action Ensure that the target server is running.
DEP.0008.0023E Repository-based deployment does not support the checkpoint operation for the
mapped target servers.
Explanation Repository-based projects do not support checkpoint operations for the mapped target
servers
Action Perform Deploy operation.
DEP.0008.0024I Deployer does not allow you to create checkpoints for transactional deployment.
Explanation You cannot create a checkpoint for projects that use transactional deployment.
Deployer creates checkpoints automatically for transactional deployment.
Action See the webMethods Deployer documentation for more information.
DEP.0008.0025E Repository-based deployment does not support checkpoint operation for target
servers of type {0}.
Explanation Repository-based deployment does not support checkpoint operation for target servers
of the given type.
Action Remove the assets of the unsupported runtimes from the deployment and deletion
sets and update the deployment map accordingly.
DEP.0100.3.42E The simulate, checkpoint, deploy, or rollback operation encountered an error while
generating the report. Contact Software AG Global Support.
Explanation The simulate, checkpoint, deploy, or rollback operation encountered an error while
generating the report.
Action Contact Software AG Support.
DEP.0100.5.37 Deployer cannot retrieve the project specified on the command. Make sure the user
is authorized to view this information.
Explanation Deployer cannot retrieve the project specified on the command.
Action Make sure the user is authorized to view this information.
DEP.0100.5.38 Deployer cannot retrieve the build information specified on the command. Make
sure the user is authorized to view this information.
Explanation Deployer cannot retrieve the build information specified on the command.
Action Make sure the user is authorized to view this build information.
DEP.0100.5.39 Deployer cannot retrieve the map specified on the command. Make sure the user
is authorized to view this information.
Explanation Deployer cannot retrieve the map the user specified on the command.
Action Make sure the user is authorized to view this information.
DEP.0100.5.40 Deployer cannot retrieve the deployment candidates specified on the command.
Make sure the user is authorized to view this information.
Explanation Deployer cannot retrieve the deployment candidates specified on the command.
Action Make sure the user is authorized to view this information.
DEP.0100.5.41 Deployer cannot retrieve the map for the user and project specified on the command.
Make sure the user is authorized to view this information.
Explanation Deployer cannot retrieve the map for the user and project specified on the command.
Action Make sure the user is authorized to view this information.
DEP.0100.5.42 Deployer cannot retrieve the build information specified on the command. Make
sure the user is authorized to view this information
Explanation Deployer cannot retrieve the build information specified on the command.
Action Make sure the user is authorized to view this information.
DEP.0100.5.63 The Integration Server to which you are trying to connect is configured to accept
only secure connections on the UNIX platform. Use the correct digital certificates
to establish the connection.
Explanation The Integration Server to which you are trying to connect is configured to accept only
secure connections on the UNIX platform.
Action Use the correct digital certificates to establish the connection.
DEP.0100.5.64E Deployer encountered an error while invoking the service. Make sure the Integration
Server to which you are trying to connect is up and running and you have properly
installed all required components.
Explanation This error is encountered when trying to invoke the service from CLI.
Action Make sure the Integration Server to which you are trying to connect is up and running
and you have properly installed all required components.
OperationMessages.0002E – Failed to ping the target {0} of type {1} with following exception : {2}. Either
the target is unavailable or the credentials provided are invalid.
Explanation Either the target is unavailable or the credentials provided are invalid.
Action Verify that the server is up and running, and that the specified parameters are valid.
OperationMessages.0003E – An unexpected error occurred while pinging the target {0}. Error details :
{1}
Explanation An unexpected error occurred while pinging the target.
Action Check the server logs for more details.
OperationMessages.0011E – Deliver operation on the target server {0} of type {1} failed with following
exception : {2}. Please check the target server's logs for details.
Explanation The Deliver operation failed due to the reason specified in the Deliver report.
Action Check the Deliver report for details. There might also be additional information in
the Integration Server log.
OperationMessages.0021E – An unexpected error occurred while deleting the delivered assets for the
deployment with ID {0} from target {1}. Error details : {2}
Explanation An unexpected error occurred while deleting the delivered assets.
Action Check the server logs for more details.
OperationMessages.0030E – An unexpected error occurred while activating the deployment with ID {0}
for target {1}. Error details : {2}
Explanation An unexpected error occurred while activating the delivered assets.
Action Check the server logs for more details.
OperationMessages.0050E – Runtime type of the artifact {0} is different from the target runtime type {1}
Explanation The runtime type of the specified artifact is different than the target runtime type.
Action Ensure that the runtime type of the asset to be deployed is same as the target server
type.
WDY-4460 The Package: "{0}" will not be activated. The dependent package "{1}" version "{2}"
does not match the package version "{3}" present on the target server.
Explanation The dependent package version does not match the package version present on the
target server.
Action Ensure that the target server package version is the same as the dependent package
version on the source server.
673
Designer Composite Application Framework
restconnector.wizard.fieldpage.mandatory – Mandatory
restconnector.wizard.fieldpage.name – Name
restconnector.wizard.fieldpage.pagenumber – PageNumber
restconnector.wizard.fieldpage.pagesize – PageSize
restconnector.wizard.fieldpage.totalrecords – TotalRecords
restconnector.wizard.fieldpage.type – Type
restconnector.wizard.fieldpage.uicontrol – UIControl
restconnector.wizard.fieldpage.validation – Validation
DEVABEE0000 The specified location "{0}" does not denote an existing directory.
Explanation A valid event type repository is needed.
Action Check whether the specified location points to a DES event type repository.
DEVABEE0002 Could not read content of file "{0}" in order to create zip archive "{1}"
Explanation The file content was not available while creating zip archive.
Action See stacktrace for further explanations and actions.
677
Digital Event Services
DEVDEGE0025 Event rate rule ''{0}'' not found in eventRates section of json file.
Explanation Event rate rules must be included in the eventRates section of the Event Generator
json document.
Action Add the event rate rule to the eventRates section of json document or remove the
reference to this rule.
DEVDEGE0026 Wrong number of object entries of json node expected: {0} sub node expected, but
was {1}. (Json node: {2})
Explanation The event rate rule json node must have the following format: "<rate rule name>": {
"fixed" | "trend" | "variation": <data> }.
Action Make sure that the event rate rule is specified using the correct json format.
DEVDEGE0029 Could not serialize the Event Generator model into file ''{0}''
Explanation Serialization of the Event Generator configuration failed because of an IOException.
This might be caused by an incorrect file path.
Action Make sure the destination folder is correct.
DEVDEGE0030 Data rule ''{0}'' not found in rules section of json document.l
Explanation The data rule is missing from the rules section of json document.
Action Add the data rule to rules section of the json document or remove reference to this
data rule.
DEVDEGE0031 Invalid DES data type specified: ''{0}''; expected DES data type of kind {1} ({2})
Explanation The data type you specified in the Event Generator json document is not valid. For
event rules of type array, map, any, and event, the rule type must match the data
type.
Action Specify a data type that matches the event rule.
DEVDEGE0039 No event rule and no event type name for event type configuration
Explanation Neither the event type rule nor the event type name have been specified. You must
specify at least one of them to reference an event type.
Action Specify a valid event rule or an event type name for the corresponding event type
configuration entry in the Event Generator json document.
DEVDEGE0041 Missing event type name in case of invalid event rule for {0}.event type configuration
Explanation Invalid entry of the corresponding event type configuration. Either the event type
name or the event rule reference must be available to define the event type.
Action Specify a valid event type name or an event rule.
DEVDEGE0042 Missing event type name in case of invalid event rate of {0}.event type configuration
Explanation Invalid entry of the corresponding event type configuration.Either the event type
name or the event rate reference must be available to define the default event rate
name.
Action Specify a valid event type name or an event rate reference.
DEVDEGE0046 Recursion recognized for nested rule ''{0}'' of rule ''{1}'' (rules stack: ''{2}'')
Explanation Recursive references are not allowed in the Events Generator model .
Action Remove the references that cause the recursion or change the references accordingly.
DEVDEGE0056 ''{0}'' value ({1}) greater than ''{2}'' value ({3}); expected {4} less than {5}
Explanation For random settings type the lower value must be less than the upper value.
Action Correct the lower and upper value that lower < upper.
DEVDEGE0058 ''{0}'' value ({1}) less than 0; expected is zero or a positive value.
Explanation The deviation value must be greater than, or equal to 0. The unit of the deviation is
the same as the mean value.
Action Correct the deviation value so that it is greater than, or equal to 0.
DEVDEGE0060 ''{0}'' value ({1}) less than or equal to 0; expected greater than 0 for a valid event rate.
Explanation The mean value must be greater than 0 in order to get a poitive, non-zero value for
the event rate.
Action Correct the mean value so that it is greater than 0.
DEVDEGE0065 ''{0}'' event rate value ({1}) is negative; expected a positive value.
Explanation The trend event rate value is an incrementation value and will be added to the variation
result for each new calculation. If the trend event rate value is negative, the rate might
reach negative values which is not allowed for event rates.
Action Change trend value to a positive value.
DEVDEGE0067 Type ''{0}'' of nested rule ''{1}'' does not match the type ''{2}'' of rule ''{3}''
Explanation The any, array, map, and event data rule types contain references to other nested
rules. The DES data type of those rules must match the nested rules accordingly.
Therefoer, for type map, array, and event the nested type is relevant: e.g.
map<nestedType, nestedType>; nestedType[].
Action Use a rule that fits in data type.
DEVDEGE0068 Reference of rule ''{0}'' from rule ''{1}'' could not be resolved.
Explanation All referenced rule names must be resolvable. This means that all rules that are
referenced by name must be defined.
Action Remove the reference a to non-existings rule or create the rule accordingly.
DEVDEGE0082 Reference of event rule ''{0}'' defined for event type ''{1}'' could not be resolved.
Explanation The referenced rule does not exist, it might have been deleted.
Action If the referenced rule has been deleted, try to recreate it, or consider choosing a different
rule.
DEVDEGE0083 Type ''{0}'' of nested rule ''{1}'' does not match the event type ''{2}''
Explanation The selected event rule must be defined for the correct event type.
Action Choose a rule that has been created for the correct event type.
DEVDEGE0088 Reference of event rate ''{0}'' defined for event type ''{1}'' could not be resolved.
Explanation The referenced rate does not exist, it might have been deleted.
Action If the referenced rate has been deleted, try to recreate it, or consider choosing a different
rate.
DEVDEGW0052 ''{0}'' value ({1}) is greater than the difference between the ''{2}'' and ''{3}'' values.
Explanation The difference between lower and upper bounds should be greater than the delta
value. Otherwise only the lower and upper value are used.
Action Use the list settings type instead of increment.
DEVDEGW0053 ''{0}'' and ''{1}'' value ({2}) have the same value, which will cause no change in the
value.
Explanation Lower and upper limits for increment settings should have different values. Otherwise
the is no change in the value and the result is a fixed value.
Action Change the lower and upper values to different values.
DEVDEGW0057 ''{0}'' value ({1}) should not be equal to ''{2}'' value ({3})
Explanation For random settings type the lower and upper value should have different values.
Action Consider using the fixed settings type.
DEVDELIE0001 The specified license file path ''{0}'' does not exist
Explanation The specified license file path does not exist.
Action Specify a valid license file.
DEVDELIE0003 Invalid product version, expected major version "{0}", but found "{1}"
Explanation The major version in the license does not match the runtime version of the Digital
Event Services product.
Action Provide a valid license.
DEVDERCE0043 When you select "No" for "Use Local Store&Forward Queue", you can mark only
one of the services in the group ''{0}'' as ''Destination''.
Explanation When the value you select for "Use local Store&Forward queue" is "No", the service
group must contain only one destination service.
Action Remove the other destination services from the service group.
DEVDERCE0044 You cannot select "No" for the "Use Local Store&Forward Queue" option if the
service group you are configuring contains a service of type "In-Process".
Explanation Services of type "In-Process" must always act as both a source and a destination service.
You cannot use non-queued delivery when the service group contains an In-Process
service.
Action Use non-queued delivery for a service group that has a destination service of type
Universal Messaging or Digital Event Persistence.
DEVDERCE0048 The service "{0}" is still used by the Service Group "{1}".
Explanation A service can only be deleted if it is not included in a service group.
Action Remove all references to a service before deleting it.
DEVDERCE0051 Name "{0}" not unique considering the instance IDs. (Not allowed predefined ids:
{1}).
Explanation Software AG Platform Manager allows only unique instance IDs to be used for the
Event Routing runtime component.
Action Change the name so that is is not identical to any other already existing service name,
service group name, or the predefined {1}.
DEVDERCE0057 The service group "{0}" contains duplicate service entries: "{1}"
Explanation Each service group must contain at least one service. The list of services within a
service group must contain only unique services.
Action Use only unique services within a service group.
DEVDERCE0060 In the group "{0}" only one service can be marked as "source"
Explanation Only one service within a service group can be specified as "source".
Action Mark only one service as "source".
DEVDERCE0062 Service type name not found for service "{0}" in group "{1}"
Explanation A service with invalid service type has been specified within a certain service group.
Action Use a service with a valid service type. Only valid services may be assigned to a service
group.
DEVDERCE0063 Service type not found for service "{0}" in group "{1}"
Explanation A service with invalid service type has been specified within a certain service group.
Action Use a service with a valid service type. Only valid services may be assigned to a service
group.
DEVDERCE0064 The service "{0}" is marked as "source", however the corresponding service type
"{1}" cannot act as source
Explanation The parameters of each service depend on its service type definition. If the service
type is not configured to act as source, then the services of that type cannot be
configured as "source" either.
Action Remove the "source" marker from the service definition or change the configuration
of the service type in order to allow the "source" marker.
DEVDERCE0070 The service group "{0}" is still referenced by an event type e.g. "{1}"
Explanation A service group can only be deleted if no event types are associated to it.
Action Remove all event types associations to the service group before deleting it.
DEVDERCE0079 Invalid name "{0}". It must follow the rule: <alpha character>+(<word character> |
- | . )*
Explanation A name must follow the rule: <alpha character>+(<word character> | - | . )* where
<word character> can be a digit, lower or upper case character.
Action Do not use invalid URI characters.
DEVDERCE0082 Cannot return a valid capacity value because the parameter "defaultCapacityValue"
is missing.
Explanation You have specified that the capacity is the default one, but have not provided a default
value.
Action Provide a valid default capacity value.
DEVDERE0020 Failed to start a receiving route for event type {0} and subscriber ID {1}.
Explanation A subscriber cannot be created because of an unavailable source service, an invalid
durable subscriber ID, or because the durable subscruiber ID is already in use.
Action Check if the service configured as a source is available. If you are creating a durable
subscriber, make sure that its ID does not contain invalid characters, and that no
durable subscriber with this ID for the same event type is currently active on the
source service.
DEVDERE0100 Cannot use non-publishable event type for pub-sub operations: {0}
Explanation Only event types marked as publishable can be used to emit events, or to set up a
subscription.
Action Choose a publishable event for sending/subscribing.
DEVDERE0107 Digital Event Services (DES) failed to read the last data event key for subscriber
''{0}'' from file ''{1}''.
Explanation When a subscriber to the In-Process service is created, DES reads the key of the last
event sent to a subscriber from a configuration file. If you make changes to this file,
DES might fail to read it.
Action Contact Software AG Global Support.
DEVDERE0120 Digital Event Services failed to read the {0} from the file system.
Explanation The file may be corrupted. If you change the source service, the inactive durable
subscribers are not be deleted from the old source service and might cause memory
or storage issues.
Action To fix the issue, delete the durable subscribers file from the file system and manually
unsubscribe all inactive subscribers from the old source service.
DEVDERE0124 Digital Event Services failed to remove some or all of the inactive subscriptions
for event type ''{0}'' from source service {1}.
Explanation The source service is misconfigured or unreachable and Digital Event Services is not
able to remove the inactive subscriptions from the service. If new events are sent to
this service, the events are unnecessarily stored for the remaining subscriptions and
may cause out of memory or out of disk space errors if the number of events becomes
too big.
Action Manually remove the remaining subscriptions from the source service using the
appropriate tooling.
DEVDERUE0041 The event type name "{0}" could not be decomposed, probably the event sender did
not use the correct protocol.
Explanation When receiving an event the accompagnying type name has to follow a certain pattern
, so that it can be decomposed into parts. This pattern changed between Digital Event
Services 9.12 and 10.0, which means senders and receivers across these versions cannot
talk to each other.
Action Make sure all senders and receivers are either of version 9.12, or they are all of version
10.0 or greater.
DEVDERUE0043 Failed to unsubscribe subscriber "{0}" for event type "{1}" from the Universal
Messaging server, because the session is not connected.
Explanation Digital Event Services (DES) failed to delete the durable associated with the subscriber
from the Universal Messaging server, because DES is currently not connected to the
Universal Mesaaging server.
Action When the Universal Messaging server becomes available, to avoid high number of
events being stored for the durable of the subscriber, delete the durable manually.
DEVDESCE0000 Internal error: the given "RuntimeComponent" parameter is not an instance of the
"Instance" interface
Explanation This is an internal error.
Action Contact Software AG Global Support.
DEVDESCE0005 It is not possible to change storage location, while instance {0} is running
Explanation Please ensure that the component using Digital Event Services is restarted in order
to start using the new storage location.
Action Changing the storage location requires a restart of the components using Digital Event
Services.
DEVDESCI0006 The storage content is not automatically copied from {0} to the new destination {1}.
Explanation Before starting Digital Event Services the new storage location should be prepared
by copying the necessary folder and files. Events may be lost if the storage is not
available at runtime.
Action Copy the storage from the old path into the new specified path before starting Digital
Event Services.
DEVDRE0011 No annotation field "{0}" allowed because no fields defined for annotation type
"{1}".
Explanation There is at least one annotation field specified in the annotation's parameter list. But
because no field is defined it is not allowed to specify any annotation field.
Action Remove the whole parameter list as no annotation field is defined for the annotation
type e.g. "@Unique".
DEVDRE0012 Annotation field "{0}" not defined for annotation type "{1}".
Explanation The specified annotation field is invaild because it is not defined for the corresponding
annotation type.
Action Specify the correct annotation field name in the annotation parameter list. E.g. correct
the <key> inside of @annotation(<key>="<value>")
DEVDRE0013 Value "{0}" cannot be converted into annotation field type "{1}".
Explanation A certain annotation field type is assigned to each annotation field. The value is
specified as string but it must be convertible into the corresponding annotation field
type. The annotation field types are defined for each annotation field definition of a
certain annotation type.\nValid types:\nSTRING: any string (corresponds to java
"String" type)\nINT64: 64 bit integer value (corresponds to java "Long"
type)\nFLOAT64: 64 bit floating point value (corresponds to java "Double"
type)\nBOOLEAN: boolean value (corresponds to java "Boolean" type)
Action Specify a correct value according to the correct annotation field type.
DEVDRE0016 Event Type "{0}" is unique, but contains more than one entry in repository.
Explanation There is more than one file for an unique Event Type in the repository.
Action The repository must be repaired to contain only one variant of the unique Event Type.
DEVDRE0017 Inconsistent file name: variant key "{0}" does not match filename "{1}"
Explanation The variant key, as computed based on the contents of the type definition file, does
not match the type definition file name. Probably, the type definition file was
manipulated directly with a text editor.
Action Fix the type definition file.
DEVDRE0018 Inconsistent file name: event type name "{0}" does not match filename "{1}"
Explanation The event type name, as extracted from the contents of the type definition file, does
not match the type definition file name. Probably, the type definition file was
manipulated directly with a text editor.
Action Fix the type definition file.
DEVDRE0019 Inconsistent file name: Annotation type name "{0}" does not match filename "{1}"
Explanation The annotation type name, as extracted from the contents of the type definition file,
does not match the type definition file name. Probably, the type definition file was
manipulated directly with a text editor.
Action Fix the type definition file.
DEVDRE0022 Cannot change "unique" for {0} due to broken reference of an embedded type.
Explanation "unique" cannot be changed, if the event type is referenced by another event type.
Action Insert a new variant for the referenced type, change or delete the referenced types.
DEVDRE0036 Type name to be inserted ({0}) conflicts with existing type ({1})
Explanation The name of any type in the repository must not be the prefix of another type name.
For example, "com.company" and "com.company.type" are not allowed.
Action Supply a non-conflicting type name.
DEVDRE0044 "{0}" with variant "{1}" is used in "{2}" with variant "{3}" and can't be removed.
Explanation It is not possible to remove an event type that is embedded.
Action First remove the parent event type and then you can remove the embedded event
type. You can also use removeForced, if you can accept a broken repository.
DEVDTE0008 Field type for field ''{0}'' is ''{1}'' not matching ''{2}''.
Explanation The defined field type does not match the Java type used for an annotation value.
Action Use a matching Java type.
DEVDTE0009 Field type for field ''{0}'' is ''{1}'' is not matching any allowed field value.
Explanation AnnotationTypeDefinition only allows certain field types.
Action Use a type which is allowed.
DEVDTE0020 Field "{0}" in event type "{1}" has field type "{2}" in event type variant "{3}", and field
type "{4}" in event type variant "{5}".
Explanation The field types for a field are not matching.
Action Consider using another event type variant for accessing the event.
DEVDTE0022 Transmission event type "{0}" and subscribing event type "{1}" must be the same.
Explanation The event type used for transmission is different from the one that has been subscribed
for.
Action Contact Software AG support.
DEVDTE0024 The path for the ''{0}'' annotation ''{1}'' does not match any field definition.
Explanation The paths for the annotations like "EventTime" and "EventId" must point to an existing
field.
Action Correct the path value of the annotation.
DEVDTE0025 The field corresponding to event time path ''{0}'' is not a time field.
Explanation The event time path must point to an existing time field.
Action Correct the path value of the EventTime annotation.
DEVDTE0028 Field "{0}" of event type "{1}" contains an unresolved reference to event type "{2}".
Explanation This should not happen because only valid event type models are stored to the
repository. However, the referenced type is no longer available in the repository in
the case that it has been deleted from it.
Action Correct the invalid event type or add the referenced event type to the repository.
DEVDTE0033 The event type "{0}" and the nested event type "{1}" should have the same uniqueness
setting
Explanation If an event type is marked as "unique", it can only refer to other "unique" event types.
Vice versa, a "non-unique" event type can only refer to other "non-unique" event types.
Action Correct the uniqueness setting.
DEVDTE0035 Cannot access the field "{0}" of unknown type "{1}" in event type "{2}"
Explanation The data type of the field is not known to the current runtime, therefore the field value
cannot be accessed.
Action Specify a field with a known data type.
DEVDTE0049 No variant key allowed for unique referenced event type "{0}".
Explanation In case of a uniquely defined event type, variant keys must not be specified in an
event type reference:\nInvalid field definition: "F1 : event :
package.unique_eventtype("<variant key>");"\nCorrect field definition: "F1 : event :
package.unique_eventtype;"\n\n(* Uniquely defined event types contain a @Unique"
annotation on event level.)\n(* The variant key is a hexadecimal 16-digit value, which
is automatically added to the file name in the repository.)
Action Remove the variant key and just specify the fully qualified event type name:F1 : event
: package.unique_eventtype;
DEVDTE0050 Variant key necessary for non-unique referenced event type "{0}".
Explanation In case of a non-uniquely defined event type, a variant key must be specified in an
event type reference.\nInvalid field definition: "F1 : event :
package.nonunique_eventtype;"\nCorrect field definition: "F1 : event :
package.nonunique_eventtype("<variant key>");"\n\n(* Non-uniquely defined event
types don't contain a "@Unique" annotation on event level.)\n(* The <variant key> is
a hexadecimal 16-digit value, which is automatically added to the file name in the
repository.)
Action Add the variant key behind the fully qualified event type name:\n"F1 : event :
package.nonunique_eventtype("<variant key>");"
DEVDTE0053 Event type "{0}" not sufficient for building Protobuf descriptor.
Explanation A required event type cannot be read from the repository.
Action Deploy the missing event type to the repository.
EDAERBCE0002 Invalid service group name "{0}". It must follow the rule: <alpha character>+(<word
character> | - | . )*
Explanation Each service group must have a valid and unique name. The name must be unique
in the namespace of all service groups. The service group name must follow the rule:
<alpha character>+(<word character> | - | . )* where <word character> can be a digit,
a lower or upper case character, and <alpha character> can be a lower or upper case
character.
Action Specify a valid service group name which follows the rule of service group names.
705
Event-Driven Architecture Tools Messages
EDAERBCE0003 Invalid service group name "{0}" because it is different from the created unique
instance name "{1}" which is used for the configuration persistence.
Explanation Each service group must have a valid and unique name. The name must be unique
in the namespace of all service groups. The service group name must follow the rule:
<word character>+(<word character> | - | . | _ )* where <word character> can be a
digit, a lower or upper case character.
Action Specify a valid service group name where service group name must be the same as
the unique instance name.
EDAERBCE0007 The service group "{0}" is still referenced by an event type e.g. "{1}"
Explanation A service group can only be deleted if no event types are associated to it.
Action Remove all event types associations to the service group before deleting it.
EDAERBCE0008 The service group "{0}" contains duplicate service entries: "{1}"
Explanation Each service group must contain at least one service. The list of services within a
service group must contain only unique services.
Action Use only unique services within a service group.
EDAERBCE0009 The service group "{0}" must contain at least one service
Explanation Each service group must contain at least one service. The list of services within a
service group must contain only unique services.
Action Assign at least one service to the service group.
EDAERBCE0011 In the group "{0}" only one service can be marked as "source"
Explanation Only one service within a service group can be specified as "source".
Action Mark only one service as "source".
EDAERBCE0012 Service type name not found for service "{0}" in group "{1}"
Explanation A service with invalid service type has been specified within a certain service group.
Action Use a service with a valid service type. Only valid services may be assigned to a service
group.
EDAERBCE0013 Service type not found for service "{0}" in group "{1}"
Explanation A service with invalid service type has been specified within a certain service group.
Action Use a service with a valid service type. Only valid services may be assigned to a service
group.
EDAERBCE0014 The service "{0}" is marked as "source", however the corresponding service type
"{1}" cannot act as source
Explanation The parameters of each service depend on its service type definition. If the service
type is not configured to act as source, then the services of that type cannot be
configured as "source" either.
Action Remove the "source" marker from the service definition or change the configuration
of the service type in order to allow the "source" marker.
EDAERBCE0015 The service "{0}" is marked as "reliable", however the corresponding service type
"{1}" does not support reliable
Explanation The parameters of each service depend on its service type definition. If the service
type is not configured to support reliable delivery, then the services of that type cannot
be configured as "reliable" either.
Action Remove the "reliable" marker from the service definition or change the configuration
of the service type in order to allow the "reliable" marker.
EDAERBCE0019 The service "{0}" is still used by the Service Group "{1}".
Explanation A service can only be deleted if it is not included in a service group.
Action Remove all references to the service before deleting it.
EDAERBCE0020 Invalid name "{0}". It must follow the rule: <alpha character>+(<word character> |
- | . )*
Explanation A name must follow the rule: <alpha character>+(<word character> | - | . )* where
<word character> can be a digit, lower or upper character.
Action Do not use invalid URI characters.
EDAERBCE0021 Name "{0}" not unique considering the instance IDs. (Not allowed predefined ids:
{1}).
Explanation Software AG Platform Manager allows only unique instance IDs to be used for the
Event Routing runtime component.
Action Change the name so that is is not identical to any other already existing service names,
service group names, or the predefined {1}.
EDAERBCE0038 It is not possible to change storage location, while instance {0} is running
Explanation Please ensure that the component using Event Routing is restarted in order to start
using the new storage location.
Action Changing the storage location requires a restart of the components using Event
Routing.
EDAERCE0021 Invalid name "{0}". It must follow the rule: <alpha character>+(<word character> |
- | . )*
Explanation Each service must have a valid and unique name. A service name must follow the
rule: <alpha character>+(<word character> | - | . )* where <word character> can be a
digit, lower or upper character, and <alpha character> can be a lower or upper case
character. The service name is the same as the corresponding instance ID, which is
used to identify a service in the configuration persistence. This instance ID must be
unique for all instances of Event Routing.
Action Use a valid service name following the naming rules.
EDAERCE0022 It is not allowed to create new instances of Service Group Event Types
Explanation Only one built-in instance of Service Group Event Types exists.
Action In order to apply changes, edit the built-in instance of Service Group Event Types.
EDAERCE0023 It is not allowed to delete the instance of Service Group Event Types
Explanation Only one built-in instance of Service Group Event Types exists, and it cannot be be
deleted.
Action In order to apply changes, edit the built-in instance of Service Group Event Types.
EDAERCE0027 Internal error: the given "RuntimeComponent" parameter is not an instance of the
"Instance" interface
Explanation This is an internal error.
Action Contact your support organization.
EDAERCPE0030 File {0} is empty! Service {1} is not created and no events can be handled by {1}
Explanation The file has no content. A service cannot be created and no events can be sent or
received.
Action Provide a file containing the desired entry or use a graphical configuration such as
Software AG Command Central user interface for creating a correct service.
EDAERE0003 Failed to start a subscriber route consuming from URI ''{0}'': a durable subscriber
with ID ''{1}'' already exists on the IP service.
Explanation An IP service durable subscriber cannot be created because of an already used durable
subscriber ID.
Action Make sure that no durable subscriber with this ID for the same event type is currently
active on the source IP service.
EDAERE0058 Failed to delete the service implementation bundle for service name: "{0}".
Explanation Undeploying the service from the bundles folder of the configuration failed. Even if
the service could not be deleted, this should not prevent the system from running
normally.
Action Delete the service jar file manually if desired.
EDAESIE0004 The selected Integration Server Document Type is recursive and its conversion
results in a recursive Event Type which is not supported.
Explanation The Integration Server Document type which has been selected is recursive. After the
conversion a recursive Event Type is produced. Recursive Event Types are not
supported.
Action Remove recursion from the Integration Server Document type prior to creating an
event type from it.
EDAESIE0029 Event Types without a target namespace are not allowed outside the root "Event
Types" directory.
Explanation An event type which does not define target namespace exists outside the root of the
event types directrory.
Action Either move this event type in the "Event Types" directory or manually create a target
namespace definition for it.
EDAESIE0034 Node {0} is not filterable because node {1} is not of cardinality 0..1 or 1..1.
Explanation The node is not filterable, since the node path can have several values (and not only
a unique one).
Action Set the node to not filterable, or set the cardinality of all nodes on the node path to
cardinality 1..1.
EDAESIE0035 Node {0} is not filterable because nodes {1} are not of cardinality 0..1 or 1..1.
Explanation The node is not filterable, since the node path can have several values (and not only
a unique one).
Action Set the node to not filterable, or set the cardinality of all nodes on the node path to
cardinality 1..1.
EDAETE0211 Event Types without a target namespace are not allowed outside the root "Event
Types" directory.
Explanation An event type which does not define target namespace exists outside the root of the
event types directrory.
Action Either move this event type in the "Event Types" directory or manually create a target
namespace definition for it.
EDAISE0012 The selected IS Document Type is recursive and its conversion results in a recursive
Event Type which is not supported.
Explanation The IS Document type which has been selected is recursive. After the conversion a
recursive Event Type is produced. Recursive Event Types are not supported.
Action Remove recursion from the IS Document type prior to creating an event type from it.
CommandLineArgs.missingMaxLogSize – You changed the default maximum log size using -maxLogSize
but did not provide the new value for new log size. Provide the new value for the maximum log size,
followed by either 'k' or 'm'.
Explanation You changed the default maximum log size using -maxLogSize but did not provide
the new value for log size.
Action Provide the new value for the maximum log size, followed by either 'k' or 'm'.
DLInitFilesProgressPanel.cannotLoadJNI – Unable to load resource {0}. Run the installer again with a
32-bit JDK instead of a 64-bit JDK.
Explanation This message is displayed when the user uses 64-bit JDK to install an older version
that did not support 64-bit JDK. The 64-bit library will be missing.
Action Run the installer again with a 32-bit JDK instead of a 64-bit JDK.
715
Installer Messages
DistManInstallMain.relaunchBadJavaHome – The JDK located at {0} is version {1}, which only supports
classes up to major.minor version {2}. You must execute the installer or uninstaller with a JDK that
supports classes with a major.minor of at least {3}. You can use the -javaHome command line option to
launch the uninstaller using a different JDK. The JDK located in {4} is not working; verify that the path
is correct.
Explanation This message is displayed when the user gave the installer or uninstaller an alternate
JDK to launch the installer or uninstaller, and the path was incorrect. See
'DistManInstallMain.relaunchNoJavaHome' for more details -- {4} is the location the
user gave for the JDK installation.
Action The user should provide a proper JDK installation directory.
DistManInstallMain.relaunchJavaHomeText – The JDK located at {0} is version {1}, which only supports
classes up to major.minor version {2}. However, you must execute the installer or uninstaller with a JDK
that supports classes with a major.minor of at least {3}. Download a JDK that meets these requirements.
See the Using the Software AG Installer guide for details and instructions.
Explanation If the user tries to launch the installer or uninstaller with a JDK that is too old, this
message will be shown. The user will be queried to supply an alternate location for
a more recent JDK. {0} - location of the current JDK executing the installer or uninstaller
{1} -- version of the current JDK {2} major.minor class version the current version of
JDK supports, {3} -- the minimum that is required to execute the client classes.
Action Enter the newer JDK installation directory and the installer or uninstall will execute
themselves again using that JDK.
DistManInstallMain.relaunchNoJavaHome – The JDK located at {0} is version {1}, which only supports
classes up to major.minor version {2}. You must execute the installer or uninstaller with a JDK that
supports classes with a major.minor of at least {3}. You can use the -javaHome command line option to
launch the uninstaller using a different JDK.
Explanation This message is displayed when the user tries to execute the installer or uninstaller
with a JDK version that is too old. This can happen, for example, if the user installs
webMethods 6 (which includes JDK 1.3 or 1.3.1) and tries to run the uninstaller. The
message parameters are {0} - Installation home directory for java, {2} major.minor
version of the java the user used to run the installer or uninstaller {3} - the major.minor
version that is required as an absolute minimum.
Action As long as the user is not using console mode and running the installer, the user can
point the installer or uninstaller at a newer JDK installation; the installer or uninstaller
will launch again using that JDK.
LockedFilesWizardPanel.explainText – The installer has detected running processes that must be stopped
before you can continue. First shut down the listed products; this might also automatically shut down
other listed processes. Shut down products by stopping services or exiting applications. Do not use Task
Manager. If you need shutdown instructions, see the product documentation.
ZipManager.errorLockedFile – The process cannot access the file because another process has locked a
portion of the file.
719
Integration Server Messages
0701.007E Mobile sync component "{0}" is associated with mobile application "{1}" version {2}.
Remove association before deleting mobile sync component.
Explanation An attempt was made to delete a mobile sync component that is associated with a
mobile application.
Action Remove the association between the mobile sync component and the mobile
application. In the Integration Server Administrator, navigate to the Solutions > Mobile
Support > Mobile Apps screen, click the name of the application to edit its associations,
and deselect the mobile sync component from the Mobile Sync Component Alias list.
Then, try deleting the mobile sync component again.
0701.012E Mobile sync component "{0}" could not be suspended. Error: {1}
Explanation Mobile Support could not suspend the mobile sync component for the reason indicated.
Action Check the reason detailed in the message and take appropriate corrective action.
0701.022E Mobile sync component "{0}" could not be created. Error: {1}
Explanation Mobile Support could not create the mobile sync component for the reason indicated.
Action Check the reason detailed in the message and take appropriate corrective action.
0701.023E Mobile sync component "{0}" could not be deleted. Error: {1}
Explanation Mobile Support could not delete the mobile sync component for the reason indicated.
Action Check the reason detailed in the message and take appropriate corrective action.
0701.024E Mobile sync component "{0}" could not be updated. Error: {1}
Explanation Mobile Support could not update the mobile sync component for the reason indicated.
Action Check the reason detailed in the message and take appropriate corrective action.
0701.025E Mobile sync component "{0}" could not be enabled. Error: {1}
Explanation Mobile Support could not enable the mobile sync component for the reason indicated.
Action Check the reason detailed in the message and take appropriate corrective action.
0701.026E Mobile sync component "{0}" could not be disabled. Error: {1}
Explanation Mobile Support could not disable the mobile sync component for the reason indicated.
Action Check the reason detailed in the message and take appropriate corrective action.
0701.028E Mobile sync component "{0}" could not be retrieved. Error: {1}
Explanation Mobile Support could not retrieve the mobile sync component for the reason indicated.
Action Check the reason detailed in the message and take appropriate corrective action.
0701.034E Mobile application "{0}" version {1} could not be created. Error: {2}
Explanation Mobile Support encountered an error while associating the mobile application with
a mobile sync component.
Action Check the reason detailed in the message and take appropriate corrective action.
0701.035E Mobile application "{0}" version {1} could not be updated. Error: {2}
Explanation Mobile Support encountered an error while updating the mobile application.
Action Check the reason detailed in the message and take appropriate corrective action.
0701.036E Mobile application "{0}" version {1} could not be retrieved. Error: {2}
Explanation Mobile Support encountered an error while retrieving details about the association
between the mobile application and a mobile sync component.
Action Check the reason detailed in the message and take appropriate corrective action.
0701.038E Mobile application "{0}" version {1} could not be removed. Error: {2}
Explanation Mobile Support encountered an error while removing the association between the
mobile application and a mobile sync component.
Action Check the reason detailed in the message and take appropriate corrective action.
0701.041E Row identifier "{0}" is not present in business doc type "{1}".
Explanation The business doc type does not contain the specified row identifier.
Action When specifying row identifiers during mobile sync component creation, be sure the
row identifiers are present in the specified business doc type.
0701.044E Mobile application "{0}" version {1} is not associated with the mobile sync component
"{2}".
Explanation Mobile Support could not complete the synchronization operation because the mobile
application is not associated with the specified mobile sync component.
Action In Integration Server Administrator, go to the Mobile Support > Mobile App page
and associate the mobile application with the specified mobile sync component.
0701.045E Mobile sync component "{0}" could not be suspended. Only enabled mobile sync
components can be suspended.
Explanation An attempt was made to suspend the mobile sync component, but the attempt failed
because the mobile sync component was not enabled.
Action Ensure that the mobile sync component is enabled before attempting to suspend it.
0701.048E Mobile sync component "{0}" cannot be suspended because it was configured to
not store business data in the sync store.
Explanation Mobile Support could not suspend the specified mobile sync component because the
Store Business Data check box was not selected in Integration Server Administrator
when the mobile sync component was configured. When business objects are not
stored in the sync store, mobile sync components can be disabled but not suspended.
Action In Integration Server Administrator, on the Solutions > Mobile Support > Mobile Sync
Components screen, disable the mobile sync component.
0701.049E Mobile sync component "{0}" cannot be refreshed because it was configured to not
store business data in the sync store.
Explanation Mobile Support could not refresh the specified mobile sync component because the
Store Business Data check box was not selected when the mobile sync component
was configured. When business objects are not stored in the sync store, mobile sync
components cannot be refreshed.
Action In Integration Server Administrator, on the Solutions > Mobile Support > Mobile Sync
Components > Edit Mobile Sync Component screen, select the Store Business Data
check box. Then, disable and enable the mobile sync component.
0701.069E Thread "{0}" could not unlock record "{1}" because record is already unlocked.
Explanation The thread attempted to unlock the specified record, but the record was not locked.
Action Try the request again. If the issue recurs, contact Software AG Global Support.
0701.080E Could not refresh mobile sync component "{0}". Mobile sync component is in "{1}"
state.
Explanation Mobile Support could not refresh the mobile sync component because the component
is not suspended.
Action Suspend the mobile sync component.
0701.112E Unable to save the record associated with unique ID and mobile sync component
of "{0}". Exception: {1}
Explanation Mobile Support could not save the record for the reason indicated.
Action Check the reason detailed in the message and take appropriate corrective action.
0701.117E Unable to delete record associated with unique ID "{0}" and mobile sync component
"{1}". Reason: {2}
Explanation Mobile Support could not delete the record for the reason indicated.
Action Check the reason detailed in the message and take appropriate corrective action.
0701.118E Unable to delete record associated with mobile sync component "{0}". Reason: {1}
Explanation Mobile Support could not delete the record for the reason indicated.
Action Check the reason detailed in the message and take appropriate corrective action.
0701.122E Unable to obtain database connection from connection pool for sync store.
Explanation Mobile Support could not obtain a connection to the database configured for the sync
store.
Action In Integration Server Administrator, on the Settings > JDBC Pools screen, test the
connection from the MobileSupport functional alias to the database. Take appropriate
corrective action to resolve any errors.
0901.002E The specified name is invalid. Ensure that the name does not exceed 480 characters,
does not start with a number or "_" symbol, and that it contains no special characters
other than "_".
Explanation Specified name is invalid because name can contain only alphanumeric characters
and \"_\" symbol. Name must start with an alphabet and not with a number or \"_\"
symbol.
Action Provide a valid name that starts with an alphabet and contains only alphanumeric
characters and \"_\" symbol. For information about other supported unicode
characters, see SimpleIdentifier in Common Schema Definition Language (CSDL)
documentation.
0901.004E Cannot rename Complex Type name to "{0}". Complex Type name must be unique.
Explanation The Complex Type name could not be renamed because a Complex Type with the
same name already exists.
Action Enter a unique Name for the Complex Type.
0901.005E Cannot rename Entity Type name to "{0}". Entity Type name must be unique.
Explanation The Entity Type name could not be renamed because an Entity Type with the same
name already exists.
Action Enter a unique Name for the Entity Type.
0901.006E Cannot rename Property name to "{0}". Property name must be unique.
Explanation The Property name could not be renamed because a Property with the same name
already exists.
Action Enter a unique Name for the Complex Type.
0901.008E A Property with the same name already exists in the Entity Type.
Explanation The new Property with the specified name cannot be added because another Property
with the same name already exists in the Entity Type.
Action Enter a unique Name for the new Property that you want to add.
0901.009E A Property with the same name already exists in the Complex Type.
Explanation The new Property with the specified name cannot be added because another Property
with the same name already exists in the Complex Type.
Action Enter a unique Name for the new Property that you want to add.
0901.010E An Entity Type with the same name already exists in the OData Service.
Explanation The new Entity Type cannot be created with the specified name because another
Entity Type with the same name already exists in the OData Service.
Action Enter a unique Name for the Entity Type that you want to add.
0901.011E A Complex Type with the same name already exists in the OData Service
Explanation The new Complex Type cannot be added with the specified name because another
Complex Type with the same name already exists in the OData Service.
Action Enter a unique Name for the Complex Type that you want to add.
0901.012E An Association with the same name already exists in the OData Service.
Explanation A new Association with the specified name cannot be created because another
Association with the same name already exists in the OData Service.
Action Enter a unique name for the Association that you want to add.
0901.013E Invalid index position "{0}"; Unable to move the OData element.
Explanation Unable to move the OData element to an invalid index position.
Action Ensure that the element is moved to an index position within the same container.
0901.014E Invalid property. Property "{0}" does not exist and hence, cannot be moved.
Explanation The specified Property cannot be moved because it does not exist.
Action Ensure that the Property you want to move is already added to the OData service.
0901.015E Cannot delete Entity Type because it is referred to by one of the Associations.
Explanation The Entity ype cannot be deleted bacause it is referred to by one of the Associations.
Action Ensure that all references to the Entity Type is removed before deleting it.
1000.0042E Error in parsing EDM simple type "{0}" while evaluating the filter query.
Explanation Error in parsing the literal value of the filter expression because the literal value is
incorrect.
Action Ensure that the correct literal value is given in the filter expression.
1000.0043E Error in parsing property "{0}" in the Entity Data Model (EDM) while evaluating
the filter query.
Explanation Error in parsing the property value of the filter expression.
Action Ensure that the correct property value is given in the Entity Data Model (EDM).
1000.0048E OData request "{0}" failed with error code "{1}" reason "{2}"
Explanation Validation error from Olingo.
Action Refer to the error message text for more details and correct the URL specified.
1000.0049E Entity type "{0}" not found in the entity data model.
Explanation The entity type specified in the OData request is incorrect, deleted, or not available
in the entity type model.
Action Ensure that the entity type that you specified exists in the entity data model.
12.31 Invalid SAML assertion. The trust/signature validation failed with exception: {0}
Explanation Integration Server received a SAML assertion that either failed during signature
validation or it did not come from a trusted issuer.
Action Review the request and work with the sender to correct the issues.
12.45 Error in getting security token form SAML assertion. SAML Assertion is: {0}
12.60 Found kerberos delegated credentials for user: {0} . Placed in Context
12.61 Logged in as {0} . Using delegated kerberos credentials of {1} to request for service
principal
12.9999...0 {0}
13.10 Unable to register multipart coder {0} for service {1}. A coder is already registered
with that service name.
13.11 Unable to deregister multipart coder for service {0}. There is no coder registered
with that service name.
13.8 Unable to register multipart content handler {0} for service {1}. A content handler
is already registered with that service name.
13.9 Unable to deregister multipart content handler for service {0}. There is no content
handler registered with that service name.
14.63 The value specified for the watt.server.xml.encoding parameter is not supported
by your JVM. Integration Server might not be able to process the XML files.
14.64 Error while sending password expiry email, error message : {0}.
14.65 Passwords for users {0} has expired, the current expiration interval is {1} days.
149.26W Possible SQL injection threat detected with the incoming payload.
Explanation Incoming request to Enterprise Gateway Server contains suspicious payload, which
could possibly cause an SQL injection attack.
Action Contact the Integration Server system administrator to inspect and validate the
incoming request to avert an SQL injection attack.
15.9999 {0}
154.1 {0}
163.1 JWT Token is not present. Send a Bearer token along with the request.
163.11 The certificate used to verify the JWT signature has expired (trustStore={0},
keyStore={1}).
163.12 The certificate used to verify the JWT signature is not yet valid (trustStore={0},
keyStore={1}).
163.13 The JWT signature could not be verified by any of the certificates mapped to the
JWT issuer ({0}).
163.3 Verifying with truststore alias "{0}" and certificate alias "{1}".
163.7 The JWT aud claim does not contain the Audience configured for this Integration
Server.
163.8 The JWT is not yet valid. The current time is before the nbf value.
163.9 The JWT has expired. The current time is after exp value.
21.1005E An error occurred while creating the webMethods Cloud connector service. Details:
{0}
Explanation Unknown error occurred while creating the Integration Live connector service.
Action Contact Software AG global support.
21.1008E An error occurred while creating the application interface. Details: {0}
Explanation Unknown error occurred while creating the application interface.
Action Contact Software AG global support.
21.2001E An error occurred while connecting to the Universal Messaging Realm. Error: {0}
Explanation Integration Server encountered the specified error while connecting to the Universal
Messaging Realm.
Action Ensure that the Realm URL and that the port identified in the URL is active on the
Universal Messaging Server. In addition, take the appropriate action based on the
details shown in the message.
21.2002E User {0} is not authorized to perform administrative functions on the Universal
Messaging Realm.
Explanation The specified user does not have the rights required to perform administrative
functions.
Action Log on with a user name that has the proper permissions to perform administrative
functions.
21.3E No Git credentials were found for tenant {0} (user {1}). Cannot access the remote
Git repository.
Explanation Integration Server is not provisioned with Git credentials for the tenant.
Action Contact the system administrator.
21.4E Tenant {0} has no credentials. Cannot fetch tenant's package from repository.
Explanation Integration Server is not provisioned with GIT credentials for the tenant.
Action Contact the system administrator.
21.5E The local Git repository does not exist for package {0}.
Explanation The specified package is not associated with a local Git repository.
Action Contact the system administrator.
21.6002E Settings could not be saved because of the following error: {0}
Explanation The settings could not be saved because of the specified error.
Action Take the appropriate action based on the details shown in the message.
21.6003E The following error occurred while saving settings: {0}. See the error log for the
full stack trace.
Explanation Integration Server encountered the specified error while saving the settings.
Action Review the server log for details and take appropriate corrective action.
21.6004E An error occurred while loading information from the webMethods Clould
environment.
Explanation Integration Server encountered an error while loading information from the
webMethods Cloud environment.
Action Review the server log for details and take appropriate corrective action.
21.6005E webMethods Cloud information was not loaded because the settings are not
specified.
Explanation You must specify the settings on the Settings page to load webMethods Cloud
information.
Action Specify the settings on the Settings page.
21.7E An exception occurred during the Git operation for package {0}: {1}
Explanation Integration Server encountered the specified error during the Git operation.
Action Contact the system administrator.
21.7003E Could not save application {0}. A service with Display Name {1} already exists
Explanation A service with the specified display name already exists within the application. The
display name of each service in the application must be unique.
Action Specify a unique display name for the service.
21.7004E Could not save application {0} because there are no services selected.
Explanation There are no services specified for the application. You must specify at least one service
for an application to be valid.
Action Specify one or more services for the application.
21.7007E The following error occurred while saving application {0}: {1}. See the error log for
the full stack trace.
Explanation Integration Server encountered the specified error while saving the application.
Action Review the error log and correct the error.
21.7008E The following error occurred while deleting application {0}: {1} See the error log
for the full stack trace.
Explanation Integration Server encountered the specified error while deleting the application.
Action Review the error log and correct the error.
21.7011E Could not save application {0} because the Display Name field for one or more of
the services is empty.
Explanation The Display Name field is not specified for one or more services selected for the
application.
Action Specify a valid Display Name for each service in the application.
21.7012E Application {0} could not be saved because the Name contains: {1}.
Explanation The application’s name contains the specified illegal character, leading digit, or
reserved word.
Action Rename the application.
21.7013E Application {0} could not be saved because the service Display Name {1} contains:
{2}
Explanation The Display Name field of a service in the application contains the specified illegal
character, value, or reserved word.
Action Remove the specified character, value, or word from the Display Name.
21.7014E The following error occurred while uploading application {0}: {1}. See the error log
for the full stack trace.
Explanation The specified error occured while uploading the application.
Action Review the error log and correct the error.
21.7016E Application {0} could not be uploaded because of the following error: {1}
Explanation Integration Server encountered the specified error while uploading the application.
Action Check the server log for details and take appropriate corrective action.
21.7020E Applications require that at least one account be selected before they can be
uploaded.
Explanation Applications require that at least one connection be selected before it can be uploaded.
Action Select a connection for the application.
21.7021E No accounts exist. Go to webMethods Cloud > Accounts and create an account.
Explanation Applications require that at least one account be selected before being uploaded, but
no accounts have been created.
Action Go to webMethods Clould > Accounts and create at least one account.
21.7022E The on-premise Integration Server could not upload the application because the
service {0} does not exist.
Explanation The specified service does not exist.
Action Confirm that the service exists on the system.
21.8019E Error sending response for request ID {1} to execute service {0}.
Explanation Integration Server encountered an error while sending a response to the request
received from webMethods Cloud for the specified request ID.
Action Check the server log for details and take appropriate corrective action.
21.8022E Test of the account failed. Confirm that the parameters are correct and tenant is
registered in webMethods Cloud.
Explanation The test of the account failed.
Action Make sure that the information provided is correct and that the tenant is registered
in webMethods Cloud.
21.8024E An error was encountered while executing service {0}. The response was not received
within {1} milliseconds.
Explanation Integration Server did not receive a response from the service within the time allowed.
Action Ensure that the on-premise Integration Server is connected to webMethods Cloud
and that the account is enabled.
21.8026E The information for account {0} was not uploaded successfully on stage {1}. Check
the Integration Server logs for more details. Error: {2}
Explanation Integration Server encountered the specified error while uploading the account.
Action Check the server log for details and take appropriate corrective action.
21.8029E Invalid account {0} associated with the execution of service {1}.
Explanation The specified account is not associated with the application that shares the service.
Action Ensure that the application that shares the service is associated with the specified
account.
21.8031E Account {0} was not removed from stage {1}. Check the Integration Server logs for
more details. Error: {2}
Explanation The specified account was not deleted from the stage.
Action Check the server error log for more detailed information and take the appropriate
corrective action.
21.8032E Invalid value {1} specified for the stage parameter of account {0}.
Explanation The account settings were not retrieved correctly from webMethods Cloud.
Action Make sure that you obtained the correct account settings from webMethods Cloud.
21.8034E The webMethods Cloud account endpoint to which the on-premise Integration
Server should send responses is not valid
Explanation You cannot upload or enable accounts or applications without first configuring the
account settings.
Action Specify the account settings and retry the operation.
21.8035E Invalid account settings. Make sure that webMethods Cloud settings are configured.
Explanation Integration Server cannot connect to webMethods Cloud because there are no settings
configured for the webMethods Cloud.
Action Configure a valid webMethods URL on the Settings screen of the Integration Server
Administrator.
21.8036E Stage for the account is not configured on webMethods Cloud. Contact webMethods
Cloud Administrator.
Explanation The stage specified for the account does not exist on Integration Cloud.
Action Contact the webMethods Cloud administrator.
21.8037E Stage for the application is not configured on webMethods Cloud. Contact
webMethods Cloud Administrator
Explanation The stage specified for the application does not exist on Integration Cloud.
Action Contact the webMethods Cloud administrator.
24.23 Central User Manager queried for group "{0}" of type {1} and returned "{2}".
24.24 Central User Manager queried for user "{0}" and returned "{1}".
24.25 Central User Manager queried for membership. User "{0}" {1} a member of "{2}".
24.26 Central User Manager found user "{0}" in "{1}" of type {2}.
24.27 Central User Manager searched for group "{0}" and returned "{1}".
24.28 Central User Manager searched for user "{0}" and returned "{1}".
24.39E Error while creating Integration Live user groups, tenantID : {0}. Error message: {1}.
Stack trace: {2}
Explanation An unexpected error occurred while creating Integration Live user groups.
Action Contact Software AG Global Support. Please have the following information available:
system and setup specifics, journal logs, and error logs with the stack trace exposed.
24.41 Integration Live Manager addUserInGroup(), --> group "{0}" reterived from
UserManager for group id "{1}".
24.42 Integration Live Manager addUserInGroup(), --> user "{0}" added into group "{1}".
24.43 Integration Live Manager updateUserInGroup(), --> before update user "{0}", saml
security token "{1}".
24.44 Integration Live Manager updateUserInGroup(), --> after update user "{0}", saml
security token "{1}".
24.47 Integration Live Container UserManager addUser(), user already present--> {0} but
it got updated using this Assertion.
24.51 Integration Live Container UserManager getUser(), user not found --> {0}.
24.52 Integration Live Container UserManager addUserInGroup(), --> group "{0}" reterived
from UserManager.
24.53 Integration Live Container UserManager addUserInGroup(), --> user "{0}" added
into group "{1}".
24.54 Integration Live Container UserManager addUserInGroup(), --> group "{0}" is not
found so not adding to user {1}.
24.55 Integration Live Container UserManager addUserInGroup(), --> role "{0}" reterived
from UserManager.
24.56 Integration Live Container UserManager addUserInGroup(), --> user "{0}" added
into role "{1}".
24.57 Integration Live Container UserManager addUserInGroup(), --> role "{0}" is not
found so not adding to user {1}
24.59 Integration Live Container UserManager getUser(), user found --> {0}.
24.61 Could not access user:{0} - user:{1} is not a member of the same groups.
25.67 Integration Server could not initialize the cluster. Stopping Integration Server
initialization. Use the server log and error log to diagnose and correct the problem.
25.71 The JCE Unlimited Strength Jurisdiction Policy File was not found
3 Enabled
4 Disabled
5 Suspended
50.25 ForEach out-array {0} is not the same length as in-array {1}.
53.15 The listener for the port with alias "{0}" does not exist.
53.9999 {0}
6.35 SSL port{0} is trying to enable protocol {1} which is not supported by the JVM. The
protocol {1] is ignored.
6.36 Outbound SSL connection {0} is trying to enable protocol {1} which is not supported
by the JVM. The protocol {1} is ignored.
62.41 Could not create a JSON document type: Definition of references could not be
found for: {0}
62.43 Could not create JSON document type: {0}, Provided JSON type is not supported
at the root level
68.29 {0}
68.30 {0}
68.31 {0}
7.5 Access Denied. User "{0}" in tenant {1} does not have permissions to access assets
in package {2}.
70.9999 {0}
71.12 EPRT command refused. The EPRT address {0} does not match the original host
address {1}.
72.22 Performing "{0}" encoding for input: "{1}". Output is: "{2}"
75.9998 Unable to extract the password associated with the alias: {0}
76.35 A valid encoding is not available in the XML header {0}. Proceeding with the
encoding value specified in watt.server.xml.encoding = {1}.
76.9999 {0}
88.9443 One or more required Headers "{0}" are not present in the SOAP response.
95.27 The audit logging database does not populate the CHAR_OCTET_LENGTH field
in its metadata. Integration Server cannot determine the maximum number of bytes
for the WMSERVICEACTIVITYLOG.FULLMESSAGE and
WMSERVICECUSTOMFLDS.STRINGVALUE columns. If the data inserted into
these columns need to be truncated, they will be truncated based on the number
of characters rather than the number of bytes. This may lead to SQLExceptions
while writing to the audit log. To avoid this, use the ALTER TABLE command on
your database to increase the size of these columns.
95.34 Audit Logging: Error occurred while reconnecting to session for messaging
connection alias {0}; will retry after {1} seconds. Error message: {2}
95.35 Audit Logging: Starting monitor for creating session with messaging connection
alias {0}; retry interval is {1} seconds.
95.36 Audit Logging: Attempting to reconnect to session for messaging connection alias
{0}.
95.41 Skipping {0} audit log data. It is larger than {1} MB, the limit defined by
watt.server.diagnostic.logFiles.maxMB.
95.42 The {0} field in a {1} audit record was truncated. CONTEXTID: {2}. MSGID: {3}. Full
value: {4}
96.11 The DataStoreDBListener has been notified of SQLException. The JDBC connection
to {0} is still valid. Returning it to the pool.
96.21 JDBC Connection pool is currently in Fail-Fast mode for pool {0}:{1}
96.22 {0} threads are waiting to get the JDBC Connection for pool {1}:{2}
96.23 Connection pool size is {0}, Available pool size is {1} for pool {2}:{3}. The Maximum
connection is {4}
96.24 Created a new JDBC Connection for pool {0}:{1}. Connection pool size is {2}.
96.26 The JDBC function "{0}", pool alias "{1}" has entered fail-fast mode. The exception
message is: {2}
96.27 The JDBC function "{0}", pool alias "{1}" has exited fail-fast mode.
96.29 Removed the connection from pool {0}:{1}. Connection pool size is {2}. Available
pool size is {3}.
96.30 Released the connection to pool {0}:{1}. Connection pool size is {2}. Available pool
size is {3}.
96.31 The JDBC function "{0}", pool alias "{1}" is in fail-fast mode. The exception message
is: {2}
96.8 JDBC Connection pool threshold {0}, {1} available for pool {2}:{3}
96.9 JDBC Connection pool waiting threads threshold {0}, {1} threads waiting for
connection for pool {2}:{3}
98.126 Exception:{0} while executing trigger. Unable to mark as complete to the Document
History for TriggerStore:{1}.
ALREADY_MARKED_ROLLBACK – tran was rolled back because tran was marked for rollback
ANNOTATION_FIELD_DUPLICATE_NAME – {0} - {1} appears more than once in the document type
ANNOTATION_FIELD_INVALID_NAME – {0} - {1} is not a valid Digital Event Services field name
ART.0114.0007E Unable to get managed connection factories for adapter type {0}.
Explanation WmART was unable to obtain a list of connection factories for the specified adapter.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0114.0008E Unable to get the description and display name for connection type "{0}" of adapter
type "{1}".
Explanation An error occurred while getting the display name and description for the specified
connection/listener in the specified adapter.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0114.0011E Error occurred while Adapter Runtime was loading an adapter type. Missing
required input, "{0}".
Explanation The class name of an adapter was not present as the first item in the pipeline given
to com.wm.pkg.art.deployment.Service.registerAdapterType.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0114.0012E Error occurred while Adapter Runtime was loading an adapter type. Unexpected
adapter type object "{0}" for input "{1}".
Explanation The class name of the object passed to
com.wm.pkg.art.deployment.Service.registerAdapterType is not derived from
WmAdapter.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0114.0013E Error occurred while Adapter Runtime was loading adapter type "{0}".
Explanation An error occurred while loading the specified adapter.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0114.0014E Error occurred while Adapter Runtime was unloading an adapter type. Missing
required input, "{0}".
Explanation The class name of an adapter was not present as the first item in the pipeline given
to com.wm.pkg.art.deployment.Service.unregisterAdapterType.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0114.0015E Error occurred while Adapter Runtime was unloading an adapter type. Unexpected
adapter type object "{0}" for input "{1}".
Explanation The class name of the specified object passed to
com.wm.pkg.art.deployment.Service.unregisterAdapterType is not derived from
WmAdapter.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0114.0016E Error occurred while Adapter Runtime was unloading adapter type "{0}".
Explanation An error occurred while loading the specified adapter.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0114.0017E Error occurred while registering XidFactory for adapter type "{0}".
Explanation WmART was unable to locate the Transaction Manager or Transaction ID Factory
class for the specified adapter.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0114.0019E Unable to get XidFactory {0} for XAResource {1} in adapter type "{2}".
Explanation WmART was unable to determine the corresponding XidFactory class for the specified
XAResource class while loading the adapter.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0114.0020E Error occurred while loading online help system for adapter type "{0}".
Explanation An error occurred while WmART was attempting to fetch the path to the specified
adapter's online help file.
Action Ensure that a help page key exists in your AdapterResourceBundle for
ADKGLOBAL.RESOURCEBUNDLEKEY_LISTRESOURCES,
ADKGLOBAL.RESOURCEBUNDLEKEY_LISTCONNECTIONTYPES,
ADKGLOBAL.RESOURCEBUNDLEKEY_LISTPOLLINGNOTIFICATIONS,
ADKGLOBAL.RESOURCEBUNDLEKEY_LISTPOLLINGNOTIFICATIONDETAILS,
and ADKGLOBAL.RESOURCEBUNDLEKEY_ABOUT.
ART.0114.0021E Error occurred while loading copyright for adapter type "{0}".
Explanation Failed to read a third-party copyright file for the specified adapter.
Action If you have explicitly specified
ADKGLOBALS.RESOURCEBUNDLEKEY_THIRDPARTYCOPYRIGHTURL in the
adapter's resource bundle, ensure that the file this key references is in the pub directory
in the adapter's directory tree. Also ensure that this file is readable by Integration
Server.
ART.0114.0042E Unable to convert interaction output record into IData. Output record is {0}.
Explanation RecordFactoryBridgeImpl.createOutputData was passed an instance of the specified
class rather than a WmRecord, IData, or IDataCodable instance.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0114.0050E Unable to convert string to specific data type. The data type is not specified or the
string value is null.
Explanation While configuring a new connection or listener, WmART detected that the type or
value of one of the connection's properties is null.
Action Ensure that you enter values for all required properties. If the problem persists, contact
Software AG Global Support. Please have the following information available: system
and setup specifics, journal logs, and error logs with the stack trace exposed.
ART.0114.0051E Unable to convert string to specific data type. Unsupported data type {0}.
Explanation You omitted a value when configuring a connection or listener property from
Integration Server Administrator.
Action Reconfigure the connection/listener, entering valid values for all properties on the
Integration Server Administrator page.
ART.0114.0053E Unable to convert string array to specific data type array. The data type is not
specified.
Explanation While configuring a new connection or listener, WmART detected that the type of a
property array is null.
Action This condition indicates a coding error in the adapter or the Adapter Runtime
(WmART) itself. Ensure that the adapter is handling connection and listener properties
correctly. If the problem persists, contact Software AG Global Support. Please have
the following information available: system and setup specifics, journal logs, and
error logs with the stack trace exposed.
ART.0114.0054E Unable to convert string array to specific data type array. Unsupported data type
{0}.
Explanation The Adapter Runtime (WmART) has detected a property array in a connection or
listener that has an unsupported data type.
Action Change your connection/listener to use only supported data types for all properties.
ART.0114.0083E Exception encountered attempting to load fix information for adapter type {0}.
Explanation The Adapter Runtime (WmART) failed while attempting to load the installed update
information for the adapter.
Action This error is generated when an exception is caught during execution. Check the error
logs for information on the original exception.
ART.0114.0084E Missing or invalid value. {0} is not a valid value for field {1}.
Explanation An error occurred while validating the common values for a connection pool. The
common values are settings, such as, Minimum Pool Size, Maximum Pool Size, etc.
Action Change the invalid value. Then attempt to save and enable your connection.
ART.0114.0201E Unable to introspect "{0}". This service introspects the parameters of connection
only.
Explanation WmART failed to create a WmManagedConnectionFactory instance from the specified
class name. The current WmART implementation does not allow this condition to
occur.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0114.0207E The connection alias "{0}" does not support webMethods metadata extensions. The
adapter could be a third-party adapter.
Explanation The specified connection alias is not derived from
com.wm.adk.cci.connection.WmConnection.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0114.0219E Failure when validating the resource domain "{0}". Null checkValues returned.
Explanation WmART was unable to locate internal check values for the specified resource domain.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0114.0238E Value for parameter {0} does not match data type {1}.
Explanation The value submitted with the operation input does not match the metadata parameter
listed in the message text.
Action Change the type of the value for the operation and resubmit.
ART.0114.0239E Number of fields does not match number of types in a record definition.
Explanation The operation input requires a field type and a field name for each output field
specification.
Action Ensure that the number of entries in the array of values for the field names and field
types are equal and resubmit.
ART.0114.0302E Error while committing transaction {0}. The transaction in progress is {1}.
Explanation The transaction name does not match the specified connection state.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0114.0305E Error while rolling back transaction {0}. The transaction in progress is {1}.
Explanation The specified transaction name does not match the specified connection state.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0114.0352E Unable to create Transaction Manager with transaction timeout set to {0} seconds.
Explanation WmTransactionManagerFactory failed to create a TransactionManager with the
specified number of timeout seconds.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0114.0702E Errors occurred attempting to stop {0}. See error log for details.
Explanation An exception was caught when attempting to stop the notification.
Action Look in the error log for details on the original exception.
ART.0114.0703E Errors occurred attempting to confirm cluster member. See error log for details.
Explanation An exception was caught trying to validate Adapter Runtime (ART) cluster members.
Action Look in the error log for details on the original exception.
ART.0114.0705E Errors occurred attempting to start {0}. See error log for details.
Explanation An exception was caught when attempting to start the notification.
Action Look in the error log for details on the original exception.
ART.0114.0707E "{0}" is an invalid setting for the cluster coordination mode of {1}. Valid values: {2}.
Explanation An unsupported mode was encountered.
Action Change the mode to one of the supported settings, and restart the notification.
ART.0114.0708E {0} is an invalid setting for max process time of {1}. Value must be an number
between {2} and {3}.
Explanation An invalid maximum process time was encountered for the notification.
Action Change the maximum process time to a value within the specified range, and restart
the notification.
ART.0114.0709E {0} is an invalid setting for max setup time of {1}. Value must be an number between
{2} and {3}.
Explanation An invalid maximum setup time was encountered for the notification.
Action Change the maximum setup time to a value within the specified range, and restart
the notification.
ART.0114.0710E Adapter cluster properties files are not the same across the cluster. Please
synchronize all cluster properties files and restart servers.
Explanation The Adapter Runtime encountered inconsistent cluster property files.
Action Ensure the cluster property files are the same for the adapter on each clustered
Integration Server.
ART.0114.0712E Operation failed because notification {0} was unexpectedly removed from cluster.
Explanation Another instance of this notification erroneously determined that this current instance
failed. The current instance was removed. Note that this error is similar to
ART.0114.0711E; however, in this case the node was changing states.
Action Check the logs on other servers in the cluster. A log on one of the servers will include
message 1405, which indicates that this instance was removed. Check clock
synchronization and network connectivity between the two servers.
ART.0114.1008D Jar file {0} is not an update jar file. Unable to read the {1} entry.
Explanation This message applies to adapters that use update jar files to deliver updates. The
update.cnf file is not readable in the update jar file.
Action No action is required.
ART.0114.1009D Jar file {0} is not an update jar file. It does not contain the {1} entry.
Explanation This message applies to adapters that use update jar files to deliver updates. The
update.cnf file is missing from the update jar file.
Action No action is required.
ART.0114.1015E Error loading update jar file {0}. An exception was encountered loading the {1} file.
Explanation This message applies to adapters that use update jar files to deliver updates. An
exception occurred trying to load the update.cnf file in the update jar.
Action Look in the error log for details on the original exception.
ART.0114.1016E Error loading update jar file {0}. The {1} file is missing the required property
updateName.
Explanation This message applies to adapters that use update jar files to deliver updates. The
update.cnf file associated with the fix is missing a required value.
Action Re-apply the fix, and reload the adapter.
ART.0114.1017E Error loading update jar file {0}. The update name contains the illegal character ';'.
Explanation This message applies to adapters that use update jar files to deliver updates. The fix
name in the update.cnf file contains an illegal semicolon (;) character.
Action Re-apply the fix, and reload the adapter.
ART.0114.1020 Error while storing/retrieving/removing the password for the connection "{0}".
Explanation An error occurred while storing, retrieving or removing the password for the
connection from the Integration Server passman store. The error can occur when
creating, updating, or deleting an adapter connection respectively.
Action Make sure that the latest fix is installed on Integration Server. Try to restart Integration
Server and perform the operation again. Also, make sure that the package containing
the connection is imported properly into Integration Server.
ART.0114.1112E Unable to instantiate class {1} in adapter {0}. See error log for details.
Explanation An exception occurred trying to instantiate a template for the adapter.
Action Ensure package dependencies are set correctly, and reload the adapter
ART.0114.1401W Coordination data for {0} is invalid. Coordination will revert to a default state.
Explanation Coordination data in the repository was not valid. If the server was recently upgraded,
this might simply represent a change in record formats, and the operation you are
performing will automatically correct the data for you. If you have not recently
upgraded or the problem persists, it is likely that the repository is corrupted.
Action If you recently performed a server upgrade, no action is required. If you have not
recently upgraded or the problem persists, check repository logs for errors.
ART.0114.1405W Processing for {0} on server {1} has timed-out or failed. Local instance will take over.
Explanation Remote failure detected.
Action Check logs on indicated server for messages ART.0114.0711E or ART.0114.0712E. If
the messages are in the log, refer to those error messages for a resolution. If the
messages do not appear in the logs, no action is required.
ART.0114.1407W Illegal overlap occurred in node {0}. Please verify clock synchronization with cluster
member '{1}'
Explanation An illegal overlap exception was detected.
Action Ensure the clocks are synchronized for all Integration Servers in the cluster.
ART.0114.1411E Unable to access {0} file for adapter "{1}". Please check the file permissions. Running
with default configuration.
Explanation The cluster property file could not be read.
Action Ensure the cluster property file exists and is readable for the specified adapter.
ART.0114.1412E Unable to parse {0} file for adapter "{1}". Please correct file format. Running with
default configuration.
Explanation The cluster property file could not be parsed.
Action Validate the cluster property file format for the specified adapter.
ART.0114.1415E An internal error occurred while rendering cluster settings for adapter {0}. Updated
settings will not be persisted.
Explanation The settings could not be saved to the cluster property file.
Action Ensure the directory and the cluster file are writable.
ART.0114.1416E Error attempting to save cluster settings for adapter {0}. Error {1}
Explanation An exception occurred trying to save the cluster settings.
Action Look in the error log for details on the original exception.
ART.0114.1418W Illegal overlap occurred in node {0}. Please increase setup timeout. Current setting:
{1}, actual time: {2} seconds
Explanation The requested operation took longer than the allotted time; the operation had no other
errors.
Action Increase the node's timeout value as indicated by the actual time.
ART.0114.1419W Illegal overlap occurred in node {0}. Please increase execute timeout. Current setting:
{1}, actual time: {2} seconds
Explanation A polling operation took longer than the allotted time; the polling operation had no
other errors.
Action Increase the node's timeout value as indicated by the actual time.
ART.0114.3139E EventType Definition doesnt exists in the EventTypeStore for notification : {0}.
Explanation Event Type Definition is not present in the same namespace for the notification in the
Event Type Store.
Action Create an event type definition for the notification and manually copy it to the Event
Type Store.
ART.0115.3212E Listener error during execution of {0}. Error: {1} rolling back existing transaction.
Explanation WmART detected an incomplete transaction for the specified listener prior to executing
it. WmART attempted to rollback the transaction, but failed. Refer to the error message
text for more details.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0115.3213E Listener error during execution of {0}. Error: {1} checking transaction.
Explanation WmART failed to determine whether the specified listener has an open transaction.
Refer to the error message text for more details.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0115.3217E Error creating listener object: {0}. Invalid package name: {1}.
Explanation ListenerManager.createListener failed to create an instance of the listener because it
could not find the package name in the pipeline.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0115.3231E Unable to copy listener {0} to {1}. Error: Unable to get source listener node.
Explanation The method ListenerManager.copyAdapterListener failed because the source listener
node name is invalid.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0115.3232E Unable to copy listener {0}. Error: New name already exists {1}.
Explanation The method ListenerManager.copyAdapterListener failed because the specified
destination listener node name already exists in the package.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0115.3237E Unable to get listener {0}. Error: Listener class name is not specified.
Explanation The method ListenerNode.getListener failed because it could not locate the
WmConnectedListener implementation class name.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0115.3242E Unable to get listener properties for adapter: {0}, listener type: {1}.
Explanation An error occurred while retrieving properties of the listener in the specified adapter.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0115.3255E Unable to start listener: {0}. Cannot retrieve connection from connection node: {1}
Explanation The listener requires a connection to start. The startup processing could not get a
connection from the listed connection node.
Action Check to ensure that the listed connection is enabled. If the connection is pooled,
increase the maximum connections allowed in the pool.
ART.0115.3257E Exceeded max retries. Shutting down listener {0}. Error: {1}
Explanation A retryable error occurred while attempting to execute the listener. The maximum
number of retries is exceeded.
Action Check the Integration Server error log for details on the retryable exception. Correct
the error and try to enable the listener.
ART.0115.3258E Fatal error in listener {0}. See error log for details
Explanation An unexpected exception occurred during listener operation.
Action Check the Integration Server error log for details on the unexpected exception.
ART.0115.3262E Fatal error initiating transaction in listener {0}. See error log for details
Explanation An unexpected exception occurred while trying to start a transaction within the
listener.
Action Check the Integration Server error log for details on the unexpected exception.
ART.0115.3263E Connection error while retrieving metadata in listener {0}. See error log for details
Explanation An error occurred while trying to retrieve a connection for the listener.
Action Check to ensure the connection is enabled. Check the Integration Server error log for
more information about the connection error.
ART.0115.3265E Errors occurred. {0} listeners were not suspended. See error log for details.
Explanation While attempting to suspend all listeners, some of the listeners reported errors.
Action Look in the error log for details on the specific exceptions.
ART.0115.3266E Errors occurred. {0} listeners were not enabled. See error log for details.
Explanation While attempting to enable all suspended listeners, some of the listeners reported
errors.
Action Look in the error log for details on the specific exceptions.
ART.0115.3269E Unable to complete update. Setting connection for listener {0} is not supported.
Explanation The user attempted to change the connection associated with a listener; however, the
listener does not require a connection.
Action This operation is not supported.
ART.0115.3270E Unable to create listener. Setting connection for listener type {0} is not supported.
Explanation The user attempted to create a listener with a connection; however the listener does
not require a connection.
Action This operation is not supported.
ART.0115.3271E Unable to create listener. Must specify connection for listener type {0}.
Explanation A user attempted to create a listener that requires a connection; however no connection
was specified.
Action Specify a connection, and retry the operation.
ART.0115.3716W Failed to retrieve connection for callback in listener {0}. Error: {1}
Explanation An error occurred while trying to retrieve a connection for the listener shutdown
callback processing.
Action Check to ensure the connection is enabled. Check the Integration Server error log for
details on the unexpected exception.
ART.0116.3005E Error creating notification object: {0}. Publishable Document name not set.
Explanation The method WmNotification.initNotificationNodeProperties failed because it was
unable to get the publishable document node name for the specified notification.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0116.3012E Notification error during execution of {0}. Error: {1} rolling back existing transaction.
Explanation WmART detected an incomplete transaction for the specified notification prior to
processing a notification event. It attempted to rollback the transaction, but failed.
Refer to the error message text for more details.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0116.3013E Notification error during execution of {0}. Error: {1} checking transaction.
Explanation WmART failed to determine whether the specified notification has an open transaction.
Refer to the error message text for more details.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0116.3031E Unable to copy notification {0}. Error: Invalid node name {1}.
Explanation Notification Manager failed to validate the specified node name. Refer to the error
message text for more details.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0116.3032E Unable to copy notification {0}. Error: New name already exists {1}.
Explanation The method NotificationManager.copyAdapterNotification failed because the specified
destination notification node name already exists in the package.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0116.3033E Unable to copy notification {0}. Error: New document name already exists {1}.
Explanation The method NotificationManager.copyAdapterNotification failed because the specified
new publishable document name already exists in the package.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0116.3037E Unable to get notification {0}. Error: Notification class name is not specified.
Explanation The method NotificationNode.getNotification failed to determine the implementation
class name for the specified notification.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0116.3041E Error creating notification object: {0}. Invalid Package Name {1}.
Explanation NotificationManager failed to create the notification because the specified package
name is invalid.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0116.3042E Error creating notification object: {0}. Invalid Service Name {1}.
Explanation NotificationManager failed to create the notification because the service name is
missing, improperly formatted, or otherwise invalid.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0116.3045E Error deleting notification object: {0}. The specified node is not a Listener
Notification node.
Explanation NotificationManager.deleteListenerNotification was called to delete the specified
notification, which is a polling notification, not a listener notification.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0116.3047E Unable to create notification {0}. Error deleting an existing record: {1}.
Explanation NotificationFactory failed to create the notification because it could not delete existing
document records. Refer to the error message text for more details.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0116.3048E Unable to create notification {0}. The specified Listener does not exist: {1}.
Explanation NotificationManager.createListenerNotification failed to create the notification because
it could not locate the corresponding listener node. Refer to the error message text
for more details.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0116.3049E Unable to create notification {0}. The specified notification template is not
synchronous: {1}.
Explanation NotificationFactory failed to create the notification because the underlying specified
implementation class is not derived from WmSynchronousNotification. Refer to the
error message text for more details.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0116.3050E Unable to create notification {0}. The specified notification template is not
asynchronous: {1}.
Explanation NotificationFactory failed to create the specified notification because the underlying
specified implementation class is not derived from WmAsynchronousNotification.
Refer to the error message text for more details.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0116.3058 Unable to copy notification {0}. Error: New node name is invalid {1}.
Explanation Invalid connection name specified.
Action Remove any unsupported special characters from the connection name.
ART.0116.3059 Error trying to enable notification {0}. Error: Listener not found {1}.
Explanation The error occurs when trying to enable or disable a listener notification, and the
associated listener is not available.
Action Make sure that the associated listener is not deleted. If the associated listener is deleted,
create the listener again with the same name.
ART.0116.3062E Unable to move notification {0}. Error: Invalid Node Name Format.
Explanation The name of the notification listed in the message text is not in folder:nodename
format.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0116.3064E Error moving notification: {0}. Error: Invalid Package Name {1}.
Explanation The name of the destination package for the move operation is invalid on Integration
Server.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0116.3065E Unable to move notification {0}. Error: Src/Dest Node names not the same.{1}
Explanation The notification node name was changed during the move operation.
Action Only the package name and folder are allowed to change during a move operation,
while the actual node name is not allowed to change. This is an internal error. Contact
Software AG Global Support. Please have the following information available: system
and setup specifics, journal logs, and error logs with the stack trace exposed.
ART.0116.3069E Unable to move notification {0}. Error: New node name is invalid {1}.
Explanation The new node name specified for the move operation is either missing or invalid.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0116.3108E Unable to publish notification. Message ID {0} exceeds maximum length of {1}.
Explanation The message ID specified by the adapter is longer than the allowed maximum length.
Action Integration Server restricts the length of the message ID for a published document.
Contact Software AG Global Support to see how to increase this setting. Please have
the following information available: system and setup specifics, journal logs, and
error logs with the stack trace exposed.
ART.0116.3115E Errors occurred. {0} notifications reported errors while attempting to suspend. See
error log for details.
Explanation While attempting to suspend all notifications, some of the notifications reported errors.
Action Look in the error log for details on the specific exceptions.
ART.0116.3116E Errors occurred. {0} notifications were not enabled. See error log for details.
Explanation While attempting to enable all suspended notifications, some of the notifications
reported errors.
Action Look in the error log for details on the specific exceptions.
ART.0116.3117E Non-fatal errors encounter while disabling notification {0}. Details recorded in
error log.
Explanation An exception was encountered during the disable callback for a notification.
Action Look in the error log for details on the specific exception.
ART.0116.3118E Non-fatal errors encounter while suspending notification {0}. Details recorded in
error log.
Explanation An exception was encountered during the suspend callback for a notification.
Action Look in the error log for details on the specific exception.
ART.0116.3119E Non-fatal errors encounter while stopping notification {0}. Details recorded in error
log.
Explanation An exception was encountered during the shutdown callback for a notification.
Action Look in the error log for details on the specific exception.
ART.0116.3533 Error while executing Polling Notification {0}. Check if the notification is present
in all clusters.
Explanation The error occurs when a polling notification does not exist on all nodes in an
Integration Server cluster.
Action Make sure that all clustered Integration Server nodes have the same set of adapter
polling notifications.
ART.0117.4000E Unable to invoke adapter service {0}. Unable to establish connection to connection
{1}.
Explanation WmART failed to create or locate the connection object associated with the specified
adapter service.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0117.4011E Unable to connect to resource {0}. The resource is already being used in a parent
transaction.
Explanation WmART attempted to create a new connection to the specified resource, but detected
that the resource is currently enrolled in an ongoing transaction.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0117.4012E Unable to run adapter service. Error occurred when connecting to resource {0}.
Explanation An error occurred while creating a new connection to the specified resource. Additional
details might appear in adjacent log messages.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0117.4014E Error while starting nested transaction. The name {0} is already in use.
Explanation WmART attempted to start a new transaction, but detected that the specified
transaction ID is already in use.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0117.4020E Unable to invoke adapter service {0}. Connection resource {1} not found.
Explanation WmART failed to locate the connection data node for the specified connection and
adapter service.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0117.4021E Unable to invoke adapter service {0}. Unable to get adapter service template.
Explanation WmART failed to create an instance of the specified adapter service.
Action Ensure that the implementation class for the adapter service is installed correctly in
the package. If the problem persists, contact Software AG Global Support. Please have
the following information available: system and setup specifics, journal logs, and
error logs with the stack trace exposed.
ART.0117.4022E Unable to invoke adapter service {0}. Unable to get connection state.
Explanation WmART failed to determine the connection state for the specified adapter service.
This will prevent a resource connection from being created.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0117.4023E Unable to properly handle adapter connection error for connection {0}.
Explanation WmART was unable to successfully handle an error that occurred on the specified
connection while executing a service.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0117.4024E Unable to invoke adapter service {0}. An error occurred on connection {1}. Unable
to recover from connection error.
Explanation An error occurred in the error handling logic while invoking the specified service.
Additional details might appear in adjacent log messages.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0117.4027E Unable to create adapter service {0}. Invalid package name {1}.
Explanation WmART failed to create the specified adapter service because it could not locate the
Package object for the specified package name.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0117.4029E Unable to create adapter service {0} with connection {1}. Connection not found.
Explanation WmART AdapterServiceManager failed to create the adapter service because it could
not locate the ConnectionDataNode object for the connection.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0117.4037E Unable to invoke adapter service {0}. Unable to create Input record.
Explanation An unexpected exception occurred during the adapter service execution.
Action Check the Integration Server error log for details on the unexpected exception.
ART.0117.4040E Unable to create adapter service {0}. Adapter service node already exists.
Explanation It is illegal to create an adapter service with the same folder and node name.
Action Use a different name for the adapter service and retry the create operation.
ART.0117.4049E Unable to retrieve connection from resource {0}. See error log for details.
Explanation An exception was encountered while trying to retrieve a connection.
Action Check the Integration Server error log for details on the original exception.
ART.0118.5001E Error processing connection property {0}. Unable to get property name.
Explanation WmART failed to locate an expected connection property in the pipeline.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0118.5002E Error processing connection property {0}. Invalid value entered. The minimum
string length is {1}.
Explanation The size of the specified connection property value is less than the specified minimum
size.
Action Reconfigure the connection from Integration Server Administrator using values that
are within the constraints set by the connection.
ART.0118.5003E Error processing connection property {0}. Invalid value entered. The maximum
string length is {1}.
Explanation The value of the specified property is not valid.
Action Reconfigure the connection from Integration Server Administrator using values that
are within the constraints set by the connection.
ART.0118.5007E Unable to get list of connection types for adapter type: {0}.
Explanation An error occurred while retrieving the list of connection factories for the specified
adapter.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0118.5009E Unable to get connection properties for adapter: {0}, connection type: {1}.
Explanation An error occurred while retrieving the connection properties for the specified
connection factory and adapter.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0118.5010E Invalid connection name. The connection name must have a valid folder name and
node name.
Explanation An invalid folder and/or connection name was entered on the Integration Server
Administrator Configure Connection Type page.
Action Re-enter the new connection type information making sure that the Folder Name and
Connection Name fields have valid entries.
ART.0118.5022E Cannot create connection {0}. Adapter type {1} does not exist.
Explanation WmART failed to start the specified connection because it was unable to locate the
specified adapter type.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0118.5024E Unable set connection {0} state to {1}. Invalid state specified.
Explanation WmART was unable to modify the connection's state because the intended state is
missing or invalid.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0118.5030E Unable to create connection {0}. Package {1} does not exist.
Explanation WmART was unable to create the connection node because it could not locate the
specified package.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0118.5035E Unable to create connection {0}. Internal error occurred while creating connection
factory of type {1}.
Explanation WmART was unable to create the specified connection factory for the connection. See
adjacent log messages for more details.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0118.5047E Unable to get a connection to resource {0}. Internal error occurred while restarting
connection.
Explanation An error occurred while creating the connection.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0118.5048E Unable to get adapter service templates for connection resource {0}.
Explanation WmART failed to locate any adapter service templates for the connection.
Action Do not configure an adapter service with a connection for which no adapter service
templates exist. Try another connection.
ART.0118.5049E Unable to reset adapter connection {0}. Connection {1} is not supported.
Explanation The method ConnectionResource.handleAdapterConnectionException reports that
the specified connection class is not derived from WmConnection.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0118.5050E Unable to reset adapter connection {0}. Unable to configure connection manager.
Explanation The method ConnectionResource.handleAdapterConnectionException was unable
to locate the ConnectionManager or ConnectionManagerPropertiesBridge for this
connection.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0118.5051E Unable to reset adapter connection {0}. Adapter type {1} does not exist.
Explanation The method ConnectionResource.handleAdapterConnectionException was unable
to determine the adapter type for this connection.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0118.5055E Unable to get adapter service templates for connection resource {0}.
Explanation The method ConnectionResourceState.getInteractionSpecsSupported failed to locate
the ResourceAdapterMetaData associated with specified connection.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0118.5056E Unable to create connection for connection resource {0}, connection type {1}.
Explanation The method ConnectionResourceState.createConnection failed to get the Connection
object for the specified connection.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0118.5057E Adapter Runtime was unable to initialize {0} connection resources for the adapter
"{1}".
Explanation com.wm.pkg.art.ns.ConnectionDataNodeManager.startConnectionResources detected
failures in starting connection nodes for the specified adapter.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0118.5058E Adapter Runtime was unable to stop {0} connection resources for the adapter "{1}".
Explanation com.wm.pkg.art.ns.ConnectionDataNodeManager.stopConnectionResources detected
failures in shutting down connection nodes for the specified adapter.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0118.5059E Adapter Runtime was unable to stop connection resources for the {0} adapter types.
Explanation com.wm.pkg.art.ns.ConnectionDataNodeManager.stopAllConnectionResources
detected failures in shutting down connection nodes.
Action This is an internal error. Contact Software AG Global Support. Please have the
following information available: system and setup specifics, journal logs, and error
logs with the stack trace exposed.
ART.0118.5066E Exception encountered processing {0} connection callback method. The {1} operation
will proceed.
Explanation An exception was encountered while executing the specified connection callback
method.
Action Look in the error log for details on the original exception. The callback processing did
proceed even though the error was encountered.
ART.0118.5069E Cannot create connection factory for connection {0}. Adapter type {1} does not exist.
Explanation The adapter associated with this connection is not registered.
Action Verify the package dependencies are set correctly. Reload the adapter package, and
retry the operation.
ART.0118.5070E Exception encountered creating the connection factory for connection {0}.
Explanation An exception was encountered creating the connection factory.
Action Look in the error log for details on the original exception.
ART.0118.5071W A non-fatal exception was encountered attempting to unregister {0}. The operation
will proceed. See the error log for more details.
Explanation An exception was encountered trying to unregister the connection node.
Action Look in the error log for details on the original exception. The unregister processing
continued.
ART.0118.5072E Adapter service {0} cannot use connection {1}. The adapter service and connection
are from different adapters.
Explanation The user attempted to set the connection associated with an adapter service; however,
the adapter service and connection were not from the same adapter.
Action Retry the operation using a connection from the same adapter.
ART.0118.5073E Adapter service {0} cannot use connection {1}. The connection is already being used
by a listener.
Explanation The user attempted to use a connection in an adapter service; however, the connection
is already being used by a listener.
Action Retry the operation using a connection that is not already being used by a listener.
ART.0118.5075E Listener {0} cannot use connection {1}. The connection is already being used by an
adapter service or polling notification.
Explanation The specified listener cannot use the specified connection because the connection is
already being used by a polling notification or an adapter service.
Action Retry the operation using a connection that is not being used by a polling notification
or adapter service.
ART.0118.5076E Polling notification {0} cannot use connection {1}. The connection is already being
used by a listener.
Explanation The user attempted to use a connection in a polling notification; however, the
connection is already being used by a listener.
Action Retry the operation using a connection that is not already being used by a listener.
ART.0118.5077E Adapter service {0} cannot use connection {1}. The connection does not support this
adapter service template.
Explanation The user attempted to use a connection for an adapter service; however, the connection
does not support the adapter service.
Action Retry the operation using a connection that supports the adapter service.
ART.0118.5078E Minimum pool size must not be greater than maximum pool size.
Explanation The user attempted to set the minimum pool size to a value that is greater than the
maximum pool size.
Action Retry the operation specifying a minimum pool size that is lower than the maximum
pool size.
ART.0118.5079 Exception encountered while removing {0} connection from Connection cache.
Explanation An error occurred while invalidating a failed XA transaction.
Action Make sure that there is connectivity to the adapter backend, and that the connection
associated with the transaction is enabled. Check the server logs for transaction details.
ART.0118.5083 Invalid value {0} specified for {1} property, hence using default value as {2}
Explanation The value of the watt.art.connection.nodeVersion watt property is invalid. Hence,
when creating the connection node, the specified node version is ignored and the
default value for node version is used instead.
Action Make sure the watt.art.connection.nodeVersion property has a valid value. For details,
see the Integration Server administration guide.
BAD_AUDIT_DIRE The value supplied for watt.server.audit.logDir does not identify an existing
directory that Integration Server can write to. watt.server.audit.logDir was not
changed.
Explanation The audit log directory was not changed because the watt.server.audit.logDir
parameter refers to a directory that either does not exist or Integration Server does
not have permission to write to.
Action Specify a directory that exists on the server and that Integration Server can write to.
You can specify the full path name, or a relative path in relation to the Integration
Server.
BAF.0000.0074E Error during create - Average Block Size or entries must be specified
Explanation Integration Server encountered an internal error.
Action Contact Software AG Global Support.
BAF.0000.0076E Error during open - data file segments do not match, input {2}, output {3}
Explanation Integration Server encountered an internal error.
Action Contact Software AG Global Support.
BAF.0000.0102E The FSData is damaged, see the journal log for details
Explanation Integration Server encountered an internal error.
Action Contact Software AG Global Support.
BAR.0010.0005 Directory: entry version "{2}" does not exist for entry "{3}"
BAR.0010.0018 Directory: "{2}" is a repository directory and an invalid symbolic link target
BAR.0010.0019 Directory: "{2}" is a repository IData object and an invalid symbolic link target
BAR.0010.0023 Directory: "{2}" is a symbolic link and is invalid as a symbolic link target
BAR.0010.0031 Directory: illegal transaction state, {2} not allowed in active transaction
BAR.0010.0033 Directory: testAndSet failed for entry {2} - Invalid Entry Type
BAR.0015.0521 Session: Previous LUW timeout still in progress, try again later
BAR.0016.0603 Internal Error: connection to repository server failed, missing remote refid
BAR.0018.0900 RepoConnection: Secondary server could not find primary repository server
BAR.0023.1502 Migration: Error During Import, probably Coder mismatch between Export and
Import utilities: exception:{2}
BAS.0123.0004E FSData checker repair attempted. Zero length file deleted. {0}
Explanation Integration Server encountered an internal error.
Action Contact Software AG Global Support.
BAS.0123.0008E FSData checker repair attempted. Bad NULL list entry removed. {0}
Explanation Integration Server encountered an internal error.
Action Contact Software AG Global Support.
BAS.0123.0009E FSData checker. Entry in {0} list has bad prev pointer. {1}
Explanation Integration Server encountered an internal error.
Action Contact Software AG Global Support.
BAS.0123.0010E FSData checker. Entry in {0} list has wrong type. {1} != {2} {3}
Explanation Integration Server encountered an internal error.
Action Contact Software AG Global Support.
BAS.0123.0012E FSData checker. Entry in {0} list contains bad reference count. {1}
Explanation Integration Server encountered an internal error.
Action Contact Software AG Global Support.
BAS.0123.0014E FSData checker. Hash tree node has wrong type. {0}
Explanation Integration Server encountered an internal error.
Action Contact Software AG Global Support.
BAS.0123.0018E FSData checker. Repair attempted - full check will be run again.
Explanation Integration Server encountered an internal error.
Action Contact Software AG Global Support.
BAS.0123.0019E FSData checker. Attempting to recover orphaned NULL and EMPTY entries.
Explanation Integration Server encountered an internal error.
Action Contact Software AG Global Support.
BAS.0123.0021E FSData checker. Dir entry has bad last node pointer. {0}
Explanation Integration Server encountered an internal error.
Action Contact Software AG Global Support.
BAS.0123.0022E FSData checker repair attempted. Bad EMPTY list entry removed. {0}
Explanation Integration Server encountered an internal error.
Action Contact Software AG Global Support.
BAT.0000.0003 endpoint {2} can not be deleted it has producers/consumers with active or pending
messages.
BAT.0000.0006 producer {2} can not deleted, it has active or pending messages.
BAT.0000.0009 consumer {2} can not deleted, it has active or pending messages.
BAT.0000.0012 consumer {2} message store {3} can not deleted, it has active or pending messages.
BAT.0000.0013 no active transaction for message store id {2} for parent container id {3}
BAT.0000.0014 transactions not enabled for message store id {2} for parent container id {3}
BAT.0000.0015 method disabled because transactions are enabled for message store id {2} for parent
container id {3}
BAT.0000.0016 consumer {2} message store {3} this method requires transactions to be enabled.
BAT.0000.0017 duplicate sequence number {2} for message id {3} in store id {4} in parent container
id {5}
BAT.0000.0018 message id {2} not found in message store id {3} for parent container id {4}
BAT.0000.0019 out of sequence message seq {2}, last seq {3} id {4} in store id {5} in parent container
id {6}
BAT.0000.0020 argument arrays must be same length, message store id {2} for parent container id
{3}
BAT.0000.0029 the transient store type {2} specified could not be initialized.
CACHE_CANNOT_ACQUIRE_READ_LOCK – Could not acquire a read lock for key {0} in cache {1}
contained within the cache manager {2}.
CACHE_CANNOT_ACQUIRE_WRITE_LOCK – Could not acquire a write lock for key {0} in cache {1}
contained within the cache manager {2}.
CALLBACK_SIGN_INVALID – Callback service input signature for flow service "{0}" should be as per
"{1}"
CALLBACK_SPEC_INVALID – Callback service specification for flow service "{0}" should point to "{1}"
CALLBACK_SVC_EXISTS – Callback service "{0}" cannot be created as another node with same name
exists
CANNOT_CREATE_FOREACH – Cannot make the For Each from: {0} to: {1}
CLIENT_HTTP_EXP3 Do not use data.string, data.stream or data.mimeStream with the DELETE method.
CURRENT_STATE_NOT_START_ELEMENT_END_ELEMENT_OR_ENTITY_REFERENCE – Current
state not START_ELEMENT, END_ELEMENT or ENTITY_REFERENCE
DB_IS_REQD The ISCoreAudit functional alias on the JDBC Pools page must be configured to
use the Service Monitoring capabilities
DISABLED Disabled
DUPE_EVENT_TYPE_NAME – Document type {0} has failed to load. Duplicate Broker document type
name {1} is also referenced by {2}
DUP_XID_RESOURCE_UPDT – Failed attempt to store resource status={0} for xid={1}, resource={2}. XID
not found.
DUP_XID_START Transaction start for xid={0} failed. Transaction for this xid has already been started.
EDA_ETD_ROOT_NODE Parameter xmldata must be XML with a root node element named "Event
{http://namespaces.softwareag.com/EDA/Event}".
EGDOS002E Error occurred while updating global Denial of Service options for Enterprise
Gateway rules. Details: {0}.
Explanation Enterprise Gateway Server could not update the global Denial of Service options for
Enterprise Gateway rules for the reason indicated.
Action Ensure that the correct input parameters are provided to the service. Then, try to
update the global Denial of Service options again.
EGDOS006E Error occurred while updating Denial of Service by IP address options for Enterprise
Gateway rules. Details: {0}.
Explanation Enterprise Gateway Server could not update DoS by IP address options for Enterprise
Gateway rules for the reason indicated.
Action Check the reason detailed in the message and take appropriate corrective action.
EGRULE007E A rule violation occurred for Enterprise Gateway rule "{0}". Filter: "{1}", message:
"{2}", request IP: {3}, request URL: {4}, request time: {5}.
Explanation Enterprise Gateway Server could not process the request because an Enterprise
Gateway rule violation occurred.
Action Either change the rule filter settings or modify the request so a rule violation does not
occur.
EGRULE008E A rule violation occurred for Enterprise Gateway rule "{0}". Request IP: {1}, request
URL: {2}, request time: {3}.
Explanation Enterprise Gateway Server could not process the request because an Enterprise
Gateway rule violation occurred.
Action Either change the rule settings or modify the request so a rule violation does not occur.
ENABLED Enabled
FAC+"."+PRODUCER_RETRY_FAILED – Producer Retry for destination {0} alias {1} failed after {2}
attempt(s): {3}
FAC+"."+PRODUCER_RETRY_STARTED – Attempting Producer Retry for destination {0} alias {1}. Max
Retry Attempts: {2}, Retry Interval: {3}, Error: {4}
FAC+"."+PRODUCER_RETRY_SUCCESS – Producer Retry for destination {0} alias {1} was successful
after {2} attempt(s).
FASHHASH_NOSUCHELEMENT – FastHashEnumerator
FFP.0001.9014E The first child of the Record Usage must be the Record Definition
Explanation The Integration Server encountered an internal error.
Action Contact Software AG Global Support. Keep the following information handy before
contacting the Software AG Global Support: server and error logs, a copy of the
Support Action Information page from the Developer, and the contents of the
packages\WmFlatFile\config directory.
FFP.0001.9015E Cannot set the children of a usage node. The only child is the used node definition
Explanation The Integration Server encountered an internal error.
Action Contact Software AG Global Support. Keep the following information handy before
contacting the Software AG Global Support: server and error logs, a copy of the
Support Action Information page from Developer, and the contents of the
packages\WmFlatFile\config directory.
FFP.0001.9019E Cannot add node, node with name {0} already exists
Explanation The Integration Server encountered an internal error.
Action Contact Software AG Global Support. Keep the following information handy before
contacting the Software AG Global Support: server and error logs, a copy of the
Support Action Information page from Developer, and the contents of the
packages\WmFlatFile\config directory.
FFP.0018.0018 Document Type `{0}` already exists. Please delete it before re-creating.
FFP.0018.0019 Value specified for maxErrors must be an integer. Value specified: `{0}`.
FFP.0018.0027 Could not find a valid value for input parameter `EntryType`
FFP.0018.0029 Flat file dictionary {0} already exists in package {1}, cannot create it in package {2}.
FFP.0018.0030 Flat file schema {0} already exists in package {1}, cannot create it in package {2}.
FFP.0018.0031 Values are required for input parameters `FFDictionaryName` and `PackageName`.
FFP.0018.0038 Cannot create document type. Referenced {0} {1} in flat file dictionary {2} could not
be found
FFP.0018.0044 Specified value {0} must be a flat file dictionary or flat file schema.
FFP.0018.0046 Package {0}, is not enabled. Please enable the package, or specify a different package
FFP.0018.0052 Cannot encode the delimiter character `{0}` (U+{1}) using specified encoding: {2}}.
Please select a different delimiter character.
FPL.0001.0002E Cleanup service access denied. User {0} not allowed to run service {1}
Explanation The user specified in the message attempted to run the service specified in the message,
but the user does not have the privileges required to run the service.
Action Modify the "Run services as user" parameter on the file polling listener configuration
page to specify a user that has the appropriate privileges. Make certain that the user
you specify has the permissions to execute the processing service.
FPL.0001.0012E Could not move source file {0} to working directory {1}
Explanation The system was unable to move the file from the monitoring directory to the working
directory.
Action On a Windows operating system this can be normal behavior because the operating
system will not allow a file to be moved while the file is being written to. For Windows,
this is an error if the file listed is never processed. On a non-Windows operating
system, this error might occur because the source and destination directories are on
different file systems. Specify the source and destination directories to be on the same
file system.
FPL.0001.0020E Could not get canonical path for monitoring directory: {0} - {1}
Explanation The system could not obtain the canonical path for the monitoring directory, which
is identified in the message. The message also displays the reason.
Action Take the appropriate action based on the reason for the error shown in the message.
FPL.0001.0031E Listener key not provided. File polling listener not running
Explanation Internal Error
Action Contact Software AG Global Support. Please have the following information available:
server and error logs, a copy of the Support Information page from Developer, and
the contents of the packages\WmFlatFile\config directory.
FPL.0001.0032E File polling processing service access denied. User {0} not allowed to run service
{1}
Explanation The specified user does not have privileges to run the specified service.
Action Modify the "Run services as user" parameter in the file polling listener configuration
page to specify a user that has the appropriate privileges. Make certain that the user
you specify has the permissions to execute the processing service.
FPP.0100.0012 Too many record parsers defined. A <RecordParser> tag can only contain one record
parser.
FPP.0100.0013 Too many record identifiers defined. A <RecordIdentifier> tag can only contain
one record identifier.
FPP.0100.0017 <MaxOccur> value must be either "Unlimited" or a positive integer greater than
zero. `{0}` is not a valid value.
FPP.0100.0018 <Position> value must be either "NoPosition" or an integer. `{0}` is not a valid value.
FPP.0100.0019 <Area> must be either "NoArea" or a positive integer greader than zero. `{0}` is not
a valid value.
FPP.0100.0022 The end position ({1}) must be greater than the start position ({0}).
FPP.0100.0024 This element contains a reference to the flat file dictionary {0}, which does not exist
FPP.0100.0025 The {0} entry called {1} in flat file dictionary {2} in package {3} could not be found
FPP.0100.0027 Must have a record delimiter defined when using delimited record parser
FPP.0100.0028 Must have a field delimiter defined when using Nth field extractors
FPP.0100.0029 Must have a subfield delimiter defined when using composite extractors
INVALID_ALLOW_HOSTNAME – Invalid character/s found in host name, {0}, in IP Access Allow list.
INVALID_DES_TRIGGER_SERIAL – DES triggers do not support serial processing mode in this release.
INVALID_FIELD_NAME_UM – Cannot create field ''{0}'' in publishable document type ''{1}''; this field
name is not valid for use with protocol buffer encoding. The Universal Messaging provider will transport
the field contents, which will be visible to Integration Server clients only.
INVALID_INPUT_INT Incorrect Input : "{0}" and "{1}" must be valid int types
INVALID_INPUT_INT...0 – Incorrect Input : "{0}" and "{1}" must be valid int types
INVALID_INPUT_LONG Incorrect Input: "{0}" and "{1}" must be valid long types
INVALID_INPUT_STRING – Incorrect Input : "{0}" and "{1}" must be valid String types
INVALID_KEYSTORE_ALIAS – {0} alias is invalid. Only letters, numbers and underscores are allowed
INVALID_MAX_TEXT_MESSAGE_SIZE – Invalid value for maximum text message size {0}, should be
greater than -1
INVALID_TRIGGER_MULTI_DEST – {0} triggers cannot specify more than one condition or more than
one document type within a condition.
INVALID_TRIGGER_SERIAL – {0} triggers do not support serial processing mode in this release.
IS.0088.9446E Access denied to use the web service endpoint alias {0}.
Explanation User does not have permission to use the specified web service endpoint alias.
Action Using the Integration Server Administrator, examine the Execute ACL property of
the web service endpoint alias. Make sure that the current user has the proper ACL
to use the web service endpoint alias.
ISC.0006.0014E SSL handshake failed on port {0} because peer certificate is not in IS Certificate
Map, transfer is terminated
Explanation While trying to connect to Integration Server, a client presented a certificate that is
not contained in the store of client certificates that are mapped to Integration Server
users.
Action To import the client certificate to Integration Server and map it to a valid user, go to
the Integration Server Administrator and click Security>Certificates>Configure Client
Certificates. For additional information about certificate mapping, refer to the
webMethods Integration Server documentation.
Action Check the certificate format. Configure CA certificates in DER or PEM format.
ISC.0009.0014E A certificate with the same issuer, serial number and usage is already mapped to
user {0}.
Explanation For a given usage type, only one user can be mapped to a certificate with the same
issuer and serial number.
Action To reassign this certificate to different user, edit the previously mapped certificate
and change the user.
ISC.0009.0016E The ISInternal functional alias is not configured properly on the JDBC Pools page.
Assign a valid database pool and restart the Integration Server.
Explanation Integration Server failed to initilize client certificate mappings because it could not
access the ISInternal JDBC Pool.
Action Assign a valid database pool to ISInternal JDBC funtional alias and restart the
Integration Server.
1) Modify the certificate mapping using Security > Certificates > Client Certificates >
Details > Change Mapping in the Integration Server Administrator.
2) Add a user with the same name as the deleted user that was associated with the
imported client certificate.
ISC.0012.0041E Unable to initialize SAML authentication module. Cannot get reference of the
OSGi service {0}.
Explanation There was a problem while attempting to access Integration Server from the Command
Central user interface.
Action Check the logs located in the Software_AG_directory/profiles/IS/logs directory and
make sure that no errors were encountered during the initialization of the OSGi service
specified in the error message.
ISC.0012.0042E Error while adding Integration Live user: {0}. Error message: {1}. Stack trace: {2}
Explanation An unexpected error occurred while adding an Integration Live user.
Action Contact Software AG Global Support. Please have the following information available:
system and setup specifics, journal logs, and error logs with the stack trace exposed.
ISC.0012.0044E Unable to get SAML assertion from REST URL {0} because of exception: {1}
Explanation An error occurred while retrieving the SAML assertion from REST URL. Refer to the
error message text for more details.
Action Verify the REST URL and ensure that the REST service exists to generate SAML
assertion.
ISC.0018.0002 Deleted group {0} was removed from {1} ACL lists
ISC.0042.9001 Cannot uniquely identify the root element : Every element may be contained in at
least one other element -- Try loading the DTD from a sample XML document
having a DOCTYPE declaration.
ISC.0042.9002 Cannot uniquely identify the root element : Multiple elements are topmost elements
({0}) -- Try loading the DTD from a sample XML document having a DOCTYPE
declaration.
ISC.0042.9003 <!ELEMENT {0} {1}> contains the following error at character {2} of the contentspec:
{3}
ISC.0042.9008U Moving window mode is only available when iterating over XML nodes
Explanation The pub.xml:getXMLNodeIterator service failed to execute because the XML node
supplied did not represent a whole XML document.
Action Examine the service input and make sure the "node" parameter represents an entire
XML document, not an element of an XML document.
ISC.0042.9011U SAX parsers do not expose enough DTD info; try selecting the expandDTD option
Explanation The pub.xml:loadXMLNode service failed to execute because it used a SAX parser.
Integration Server does not support SAX parsers because they do not expose enough
DTD information.
Action Switch to the webMethods parser instead of the SAX parser.
ISC.0049.0001 Branch {0}: child {1} not found, default child not found for switch {2}
ISC.0049.0002 Branch {0}: child {1} not found, invoking default child {2}
ISC.0049.0018 Branch {0}: no expressions evaluated true and no default child found
ISC.0049.0019 Branch {0}: no expressions evaluated true, but default child found
ISC.0049.9010E Service ''{2}'' invoking unknown service ''{1}'' at ''{0}''. The service may have been
renamed, moved or disabled.
Explanation The failing flow service attempted to execute another servcie that could not be located
or could not be executed. The most likely cause is that the target service has been
removed or renamed.
Action Determine the new name or location of the target service and modify the failing flow
service to correctly identify the target service.
ISC.0049.9019I More than one copy into the path with different common parent(s).
Explanation When mapping data in the pipeline, under a single Map step, you tried to map from
documents to two different document fields under a common parent. However, the
source documents have different dimensions.
Action Separate the data mapping into two different Map steps.
ISC.0050.0002 Invalid pipeline mapping: Cannot map two pipeline variables into the same field.
ISC.0050.0021 Copy failed: Cannot support the required class name: to={0}, from={1}
ISC.0062.0033 Illegal parameter value. {0} is too many root elements in boundNode. Number
attributes:{1}.
ISC.0062.9002U Namespace prefix name "{0}" for uri {1} is not legal XML name
Explanation The pub.xml:documentToXMLString service failed to execute because it detected
illegal characters in the namespace prefix of the document to be converted. Integration
Server flags invalid characters in the namespace prefix only if the value for the
"enforceLegalXML" parameter is set to "true".
Action To resolve this error, do one of the following:
(1) Set the input for the "enforceLegalXML" parameter to "false". This causes the service
to produce an XML fragment.
(2) Make sure the input for the "nsDecls" parameter specifies a namespace prefix that
starts with a letter or the underscore "_" character. In addition, it can only contain
letters, digits, and the period ".", hyphen "-", and underscore "_" characters.
ISC.0062.9003U Illegal parameter value. {0} is too many root elements in boundNode. Number
attributes:{1}
Explanation The pub.xml:documentToXMLString service failed to execute because the document
to be converted contains multiple root elements. Integration Server flags this condition
only if the input for the "enforceLegalXML" parameter is set to true.
Action Examine the service input and make sure the "enforceLegalXML" parameter is set to
"false". This will cause the service to produce an XML fragment composed of the
multiple elements that were not enclosed within a root element.
(1) Set the input for the "enforceLegalXML" parameter to "false" . This will cause the
service to produce an XML fragment.
(2) Make sure the input for the "attrPrefix" parameter starts with a letter or underscore
"_" character. In addition, it can only contain letters, digits, and the period ".", hyphen
"-", and underscore "_" characters.
(1) Set the input for the "enforceLegalXML" parameter to "false". This causes the service
to produce an XML fragment.
(2) Make sure the input for the "'document" parameter starts with a letter or underscore
"_" character. In addition, it can only contain letters, digits, and the period ".", hyphen
"-", and underscore "_" characters.
ISC.0062.9024U Integration Server does not support this type of object in validation {0}
Explanation The object to be validated is not one of the types supported by validation.
Action Currently, only XML, pipeline, and document (IData object) validation are supported.
ISC.0062.9029 The schema domain of the conformsTo object must match the schemaDomain
parameter
ISC.0063.0073E The IS Internal database pool is not configured properly. Assign a valid database
pool for the "ISInternal" functional alias and restart the Integration Server.
Explanation The ISInternal functional alias on the Settings > JDBC Pools page in the Integration
Server Administrator is not properly configured, or the database it refers to is
unavailable.
Action Configure the ISInternal functional alias on the Settings > JDBC Pools page in the
Integration Server Administrator and use the "Test" button to verify that it can connect
to the database. After configuring the ISInternal functional alias, restart the Integration
Server.
ISC.0064.0031E Unexpected NTLM message sequence. The expected message type is not NTLM
Type 1 Message.
Explanation The provided NTLM authentication credentials are not valid.
Action Provide valid NTLM authentication credentials.
ISC.0064.9005E {0}
Explanation Credentials of the FTP user are invalid.
Action Ensure that the FTP user, password, and account fields have correct and valid values.
Set the log level of Network Services component (64) to 'trace' to get more details.
ISC.0064.9006E {0}
Explanation FTP proxy server that you have configured does not support the SITE command.
Action Check the FTP proxy server configuration to ensure that the FTP proxy server supports
the SITE command. Set the log level of Network Services component (64) to 'trace' to
get more details.
ISC.0064.9007E {0}
Explanation FTP proxy server that you have configured does not support the OPEN command.
Action Check the FTP proxy server configuration to ensure that the FTP proxy server supports
the OPEN command. Set the log level of Network Services component (64) to 'trace'
to get more details.
2. Ensure that the user has the permission to execute the command.
3. If the problem still persists, contact Software AG Global Support. Set the log level
of Network Services component (64) to 'trace' to get more details.
-OR-
Set the log level of Network Services component (64) to 'trace' to get more details.
ISC.0064.9010E {0}
Explanation FTP server is not able to connect to the data port of the client. The possible cause for
this is that the data port might be blocked by a firewall on the client side.
Action The following lists the actions you can take:
1. Check whether the client is behind a firewall. If yes, make sure that the firewall
allows the connection from the server.
ISC.0064.9013E {0}
Explanation FTP server is not accessible.
Action Contact Software AG support team. Set the log level of Network Services
component(64) to trace to get more details.
ISC.0076.0001 BinCoder decode error creating IData {0}, using {1} instead. Excpt:{2}
ISC.0076.0002 BinCoder decode error creating IDataCodable {0}, using {1} instead. Excpt:{2}
ISC.0076.0012E SOAP Encoding Registrar cannot register schema type {0}; schema type already
exists.
Explanation The SOAP Encoding Registrar could not register the indicated schema type. This is
a serious internal error.
Action Contact Software AG Global Support.
ISC.0076.0013E SOAP Message Coder cannot encode output data; pipeline does not match output
signature
Explanation The SOAP message coder could not XML-encode the results of a SOAP remote
procedure call because a variable appeared in the pipeline more than once.
Action Examine the target service to determine why it is not producing output values that
match the output signature. Correct the service's signature and/or logic after identifying
the source of the problem.
ISC.0076.0014U SOAP Message Coder failure; a RuntimeException was thrown in the SOAP Coder
Explanation The message coder encountered a serious internal error.
Action Contact Software AG Global Support.
ISC.0076.0015E SOAP Message Coder cannot encode variable {0}; variable does not have a valid
XML name
Explanation The message coder could not XML-encode the SOAP RPC request or response because
the pipeline contained the variable <varName>, whose name is not a valid name for
an XML element.
Action This error often occurs because the variable name contains a colon (:). Change the
name of <varName> to one that is also valid as an XML element name (or map
<varName> to a new variable, and use that variable as your SOAP RPC input or output
parameter).
ISC.0076.0016 Soap Message Coder warning; unregistered coder for variable {0}, using String
ISC.0076.0017E SOAP Message Coder error; no coder is registered for encoding style {0}
Explanation The message coder encountered a serious internal error.
Action Contact Software AG Global Support.
ISC.0076.0018 Soap Message Coder warning; unregistered coder for variable {0}, using BasicData
ISC.0076.0019E SOAP Message Coder cannot decode message; encoding style {0} is not a registered
style
Explanation The message coder could not decode the submitted XML because it does not support
the specified encoding style.
Action Check the incoming XML and verify that the encodingStyle attribute is specified
correctly and that it specifies a style that Integration Server supports.
ISC.0076.0021E SOAP Message Coder cannot decode message; arrayType attribute value {0} is
malformed
Explanation The message coder could not decode an XML-encoded array because it cannot
understand the value of the "arrayType" attribute.
Action Check the incoming XML and make sure that the "arrayType" attribute is using the
correct syntax. For example, make sure that it is not missing a "[" symbol.
ISC.0076.0022E SOAP Message Coder cannot decode message; cannot determine type of element
{0}
Explanation The message coder could not decode the XML-encoded parameters it has received,
because the simple element <elementName> has an unknown data type (for example,
xsi:type="myDataType").
Action Check the incoming XML and make sure the data type has been specified correctly.
Also make sure that it is using the correct namespace.
ISC.0076.0023E SOAP Message Coder cannot decode message; unable to create array for arrayType
attribute value {0}
Explanation The message coder could not decode an XML-encoded array because it could not
allocate an array of the specified dimensions.
Action Check the incoming XML and make sure that the arrayType attribute is specified
correctly. For example, make sure that it does not specify a negative dimension or an
invalid array size (e.g., too many dimensions or dimensions that are unrealistically
large). If the array is unusually large or the server is extremely very low on memory,
the possibility also exists that this error was the result of an out-of-memory condition.
ISC.0076.0026E Broker Coder cannot encode document; the document, document type or both are
null values
Explanation While attempting to process a document from the Broker, Integration Server
determined that the document, the document type, or both are null values. This is an
internal error.
Action Contact Software AG Global Support.
ISC.0076.0027E Broker Coder cannot encode document; Broker document type name is missing
Explanation The subscribing Integration Server received a document from the Broker or a
publishing Integration Server, but was unable to encode the document because the
document type name was missing from the event subscription. There are three possible
reasons: (1) the document to be encoded is corrupted (2) the document type is out of
sync with the corresponding document type on the Broker (3) an internal error
occurred.
Action Examine the document to be encoded and synchronize the document type with the
Broker. If the error persists after the synchronization, contact Software AG Global
Support.
ISC.0076.0028 Broker Coder cannot decode document; byte[] is in wire format version {0}. Latest
supported format is version {1}
ISC.0076.0029 Broker Coder warning; multi-reference with sequence id {0} does not exist; using
null value
ISC.0076.0030E Broker Coder warning; cannot parse value {0}; using {1} instead
Explanation Integration Server was not able to parse the document. There are two possible reasons:
(1) the document might be corrupted (2) the document type is out of sync with the
corresponding document type on the Broker.
Action Examine the document and make sure that it is not corrupted. Also, synchronize the
document type with the corresponding Broker document type.
ISC.0076.0032 Broker Coder cannot decode document; the document, document type or both are
null values
ISC.0076.0033E Broker Coder cannot decode document; the document does not conform to the
document type, {0}
Explanation The subscribing Integration Server was not able to decode the incoming document
from either the Broker or the publishing Integration Server because the document
type on the local Integration Server is out of sync with the corresponding document
types on the publishing Integration Server and the Broker.
Action Synchronize the publishable document type on the subscribing Integration Server
with the corresponding Broker document type.
ISC.0076.0034 The {0} class loader could not load class {1} while decoding. Trying next classloader.
ISC.0076.9012E Invalid state. JSON input stream does not start with the "{" character.
Explanation The input stream does not contain valid JSON content. JSON content must begin with
the "{" character.
Action Add a "{" character to the beginning of the JSON content.
ISC.0076.9013E Invalid state. JSON Object in the input stream does not end with "}" character.
Explanation The JSON object in the input stream does not contain valid JSON content. The JSON
object content must end with the \"}\" character.
Action Add a \"}\" character to the end of the JSON object.
ISC.0076.9015E Invalid state. JSON Object in the input stream does not start with "{" character.
Explanation The JSON object in the input stream does not contain valid JSON content. The JSON
object content must begin with the "{" character.
Action Add a "{" character to the beginning of the JSON object in the input stream.
ISC.0076.9016E Invalid state. Array in the JSON input stream does not end with "]" character.
Explanation The JSON array in the input stream does not contain valid JSON content. The JSON
array must end with the "]" character.
Action Add the "]" character from the end of the JSON array.
ISC.0076.9017E Numeric value ({0}) for field {1} is outside the range for integer values. Integers
must be within the range of -2147483648 to 2147483647. Error:{2}
Explanation Integration Server encountered an invalid integer value while parsing a JSON object.
Action Correct the value before parsing the JSON object.
ISC.0076.9018E Numeric value ({0}) for field {1} is outside the range for long numbers. Long numbers
must be within the range of -9223372036854775808 to 9223372036854775807. Error:{2}
Explanation Integration Server encountered an invalid long number value while parsing a JSON
object.
Action Correct the value before parsing the JSON object.
ISC.0076.9019E Numeric value ({0}) for field {1} is outside the range for float values. Error:{2}
Explanation Integration Server encountered an invalid float value while parsing a JSON object.
Action Correct the value before parsing the JSON object.
ISC.0076.9020E Numeric value ({0}) for field {1} is outside of the range for double values. Error:{2}
Explanation Integration Server encountered an invalid double value while parsing a JSON object.
Action Correct the value before parsing the JSON object.
ISC.0076.9101E SOAP Encoding Registrar cannot register encoding style {0}; encoding style already
exists.
Explanation Integration Server cannot register the specified encoding style because the encoding
style is already registered.
Action Contact Software AG Global Support.
ISC.0076.9102E SOAP Encoding Registrar cannot register Java type {0}; Java type already exists.
Explanation Integration Server cannot register the specified Java type because it already exists in
the registry.
Action Contact Software AG Global Support.
ISC.0076.9103E SOAP Encoding Registrar cannot register Schema type {0}; Schema type already
exists.
Explanation Integration Server cannot register the specified Schema type because it already exists
in the registry.
Action Contact Software AG Global Support.
ISC.0076.9104E SOAP Encoding Registrar cannot unregister Java type {0}; doesn't exist in the registry
Explanation Integration Server cannot unregister the specified Java type becaues it does not exist
in the registry.
Action Contact Software AG Global Support.
ISC.0076.9105E SOAP Encoding Registrar cannot unregister Schema type {0}; doesn't exist in the
registry
Explanation Integration Server cannot unregister the specified Schema type becaues it does not
exist in the registry.
Action Contact Software AG Global Support.
ISC.0076.9202E SOAP Message Coder failure; a RuntimeException was thrown in the SOAP Coder
Explanation The SOAP message contains an element that does not have a valid QName.
Action Make sure the elements in the SOAP message have valid QNames.
ISC.0076.9203E SOAP Message Coder cannot decode message; Invalid number {0}
Explanation The message coder could not decode an XML-encoded array because one of its
dimensions is set to a nonnumeric value.
Action Check the incoming XML and make sure that the arrayType attribute specifies a
positive integer. For example, make sure it has not been inadvertently set to a
nonnumeric value such as “A”.
ISC.0076.9204E SOAP Message Coder cannot encode output data; pipeline does not match output
signature, duplicate variable {0} in pipeline
Explanation The message coder could not XML-encode the results of a SOAP remote procedure
call because the specified variable appeared in the pipeline more than once.
Action On the Integration Server, examine the target service to determine why it is not
producing output values that match the output signature. Correct the service’s
signature and/or logic after identifying the source of the problem.
ISC.0076.9205E SOAP Message Coder cannot encode variable {0}; variable does not have a valid
XML name
Explanation The message coder could not XML-encode the SOAP RPC request or response because
the pipeline contained the specified variable, whose name is not a valid name for an
XML element.
Action This error often occurs because the variable name contains a colon (:). Change the
name of specified variable to one that is also valid as an XML element name (or map
the variable to a new variable, and use the target variable as your SOAP RPC input
or output parameter).
ISC.0076.9206E SOAP Message Coder error; no coder is registered for encoding style {0}
Explanation Integration Server encountered a serious internal error when encoding the SOAP
message.
Action Contact Software AG Global Support.
ISC.0076.9208E SOAP Message Coder cannot decode message; cannot determine type of element
{0}
Explanation The message coder could not decode the XML-encoded parameters it has received,
because the specified element has an unknown data type (for example,
xsi:type="myDataType").
Action Check the incoming XML and make sure the data type has been specified correctly.
Also make sure that it is using the correct namespace.
ISC.0076.9209E SOAP Message Coder cannot decode message; unable to create array for arrayType
attribute value {0}
Explanation The message coder could not decode an XML-encoded array because it could not
allocate an array of the specified dimensions.
Action Check the incoming XML and make sure that the arrayType attribute is specified
correctly. For example, make sure that it does not specify a negative dimension or an
invalid array size (e.g., too many dimensions or dimensions that are unrealistically
large). If the array is unusually large or the server is extremely very low on memory,
the possibility also exists that this error was the result of an out-of-memory condition.
ISC.0076.9210E SOAP Message Coder cannot decode message; arrayType attribute value {0} is
malformed
Explanation The message coder could not decode an XML-encoded array because it cannot
understand the value of the arrayType attribute.
Action Check the incoming XML and make sure that the arrayType attribute is using the
correct syntax. For example, make sure that it is not missing a “[” symbol.
ISC.0076.9211E SOAP Message Coder cannot encode output data; pipeline does not match output
signature, required variable {0} is missing
Explanation The message coder could not transform the results of a SOAP remote procedure call
because the required variable varName was not in the pipeline.
Action On Integration Server, examine the target service to determine why it is not producing
the required output variables. Correct the service signature and/or logic after
identifying the source of the problem.
ISC.0076.9212E SOAP Message Coder cannot encode output data; pipeline does not match output
signature, extra variable {0} in pipeline
Explanation Integration Server encountered an error while processing an RPC/Encoded SOAP
message. Either the SOAP message does not match the output signature of the service
or the contents of the output pipeline produced by the service do not match the service
signature.
Action Do one or more of the following:
- Change the SOAP message response so that it matches the service output signature.
- Change the service output signature so that it matches the expected SOAP message
response.
- Ensure that the service produces an output pipeline that matches the service
signature.
ISC.0076.9221E {0} Coder: decoding error; can't get the SOAP Body from the SOAP Message
Explanation The SOAP body element cannot be retrieved from the SOAP message.
Action Make sure that the SOAP message is valid and contais a SOAP body element.
ISC.0076.9222E {0} Coder: decoding error; can't convert SOAP Message to IS Document
Explanation Integration Server cannot convert a SOAP message to a document (IData) because of
a decoding error.
Action Contact Software AG Global Support.
ISC.0076.9231E {0} Coder: encoding error; can't add SOAP Body Element to SOAP Message
Explanation Integration Server cannot add the SOAP body element to the SOAP message because
of an encoding error.
Action Contact Software AG Global Support.
ISC.0076.9234E {0} Coder: encoding error; can't convert IS Document to XML String
Explanation Integration Server cannot convert the document (IData) to an XML String because of
an encoding error.
Action Contact Software AG Global Support.
ISC.0076.9236E SOAP Message Coder cannot decode message; value "{0}" doesn't match expected
pattern yyyy-MM-dd
Explanation The date pattern is invalid.
Action Make sure that the date value uses the pattern yyyy-MM-dd.
config/txnPassStore.dat
config/empw.dat
config/configPassman.cnf
config/passman.cnf
See the webMethods Integration Server documentation for information about these
files and to determine whether you can restore them. If you cannot determine the
source of the problem, contact Software AG Global Support.
ISC.0077.0006E System property "{0}" equals "{1}". This value is not valid. The default value of "{2}"
will be used instead.
Explanation Integration Server detected an invalid value on the indicated configuration file
property.
Action Refer to the webMethods Integration Server documentation for a description of the
property and its required or allowed values.
ISC.0077.9013U Document to XSD error: Field {0} cannot be represented in XML Schema. The field
name contains a prefix but an XML Namespace property is not assigned to the field
Explanation The document type being used to generate a WSDL document contains a top-level
variable whose name includes a prefix (that is, the name is in the format prefix:local
name). This variable is not associated with an XML namespace.
Action Do one of the following:
(1) Associate the variable with an XML namespace by specifying a value for the
variable's XML Namespace property.
(2) Remove the prefix. Note that some protocols require the use of a prefix. Before
removing the prefix, check the service signature's input and output requirements as
documented for each protocol in the webMethods Integration Server documentation.
ISC.0077.9014U Document to XSD error: Field {0} cannot be represented in XML Schema. The field
name does not conform to the XML NCName definition
Explanation The document type being used to generate a WSDL document contains field names
that do not conform to the XML NCName definition.
Action To resolve this error, rename the fields to conform to the QName lexical rules specified
in http://www.w3.org/TR/REC-xml-names/#NT-QName and the XML namespace
and local naming conventions specified in
http://www.w3.org/TR/REC-xml-names/#NT-NCName.
ISC.0077.9015E The amount of data needed is greater than the amount of data reserved.
Explanation A service needed to write a large amount of data to tspace, but the space the service
reserved is not large enough to hold the data.
Action Update your program to reserve more tspace. If your program does not reserve tspace
directly, contact Software AG Global Support.
ISC.0077.9023E Error while parsing the "{0} {1}" XML string. Parser error: {2}; XML: {3}
Explanation One of the reference parameters or metadata elements that you specified as message
addressing property is not a valid XML string.
Action Ensure that the XML string that you specify as message addressing reference parameter
or metadata element is correct.
ISC.0077.9024E Error while parsing the "{0} {1}" XML string. The XML that you specify should be
namespace qualified. XML: {2}
Explanation One of the reference parameters that you specified as the message addressing property
is not a namespace qualified XML string.
Action Ensure that the XML string that you specify as message addressing reference parameter
element is namespace qualified.
ISC.0081.0004 Duplicate universalName {0} registered to a different service {1}, not this service
{2}. Unregister failed.
ISC.0081.0005E Could not create a unique ID for the trigger from the trigger's name.
Explanation Integration Server was unable to create a unique identifier for the trigger. This is an
internal error.
Action Try to recreate the trigger. If that fails, contact Software AG Global Support. Be
prepared to provide logs and the version number and patch level for Integration
Server and your operating system.
ISC.0081.9016E Search expression {0} is not well-formed. Enter a valid regular expression or element
name.
Explanation The regular expression syntax is not valid.
Action Ensure that specified regular expression is valid and can be complied into a valid
pattern.
ISC.0081.9164E Exception occurred during generation of WSDL for service {0}: {1}
Explanation An error occurred while attempting to validate or generate WSDL for a Web service
descriptor. The error text identifies the specific error details.
Action Use the error details to correct the issue before attempting to save the Web service
descriptor or request WSDL for the Web service descriptor.
ISC.0081.9165E Invalid WSDL. Attribute {0} must appear in element {1} at Operation: {2}, Binding:
{3}
Explanation While creating a Web service descriptor from a WSDL document, Integration Server
found an invalid WSDL attribute. Most likely it was a soap:fault definition that was
missing the name attribute.
Action Correct the WSDL document before attempting to create the Web service descriptor.
ISC.0081.9169e Input signature of an RPC/Encoded operation cannot have fields named "*body"
or that begin with the "@" symbol. Operation Name : {0}
Explanation A service used as an operation in an RPC/Encoded binder cannot contain fields named
"*body" or fields with a name that starts with "@" symbol.
Action Before using the service as an operation in an RPC/Encoded binder, change the service
signature to remove or rename the fields named "*body" or fields with a name that
start with "@" symbol.
ISC.0081.9170 Output signature of an RPC/Encoded operation cannot have fields named "*body"
or that begin with the "@" symbol. Operation Name : {0}
Explanation The output signature of a service used as an operation for an RPC/Encoded binder
cannot contain a field named "*body" or a field with a name that starts with "@ ".
Action Change the output signature of the service before using the service as an operation
in an RPC/Encoded binder.
ISC.0081.9171E Request header of an RPC/Encoded operation cannot have fields named named
"*body" or that begin with the "@" symbol. Operation Name : {0}, Header : {1}
Explanation An attempt was made to add a Request Header to an operation used in an
RPC/Encoded binder but the document type being added either has a field named
"*body" or a field name starting with" @". Neither is allowed in a Header for an
operation in an RPC/Encoded binder.
Action Remove the fields named "*body" and the fields that start with "a" from the document
type. Or use a document type that meets the field name requirements to define the
format of the Header.
ISC.0081.9172E Response header of an RPC/Encoded operation cannot have fields named "*body"
or that begin with the "@" symbol. Operation Name : {0}, Header : {1}
Explanation An attempt was made to add a Response Header to an operation in an RPC/Encoded
binder but the document type being added either has a field named "*body" or a field
name starting with "@". Neither is allowed in a Header for an operation in an
RPC/Encoded binder.
Action Change the document type to meet the field name requirements or use a different
document type that meets the requierments to define the format of the Header.
ISC.0081.9173E Fault for an RPC/Encoded operation cannot have fields named "*body" or that begin
with the "@" symbol. Operation Name : {0}, Fault : {1}
Explanation An attempt was made to add a Fault to an RPC/Encoded operation but the document
type being added either has a field named *body or a field name starting with @.
Neither is allowed in a Fault for an RPC/Encoded operation.
Action Edit the document type to remove the fields named *body or those that begin with
the "@" symbol and then add the Fault to the RPC/Encoded operation. Or, select a
different document type to define the format of the Fault.
ISC.0081.9174E Input signature of an RPC/Literal operation cannot have a List field at the top level.
Operation Name : {0} Field : {1}
Explanation The input signature of a service used as an operation in a RPC/Literal binder contains
a List field at the top level. Services used as operations in RPC/Literal binders cannot
have List fields at the top level of the service input signature.
Action Remove the List field from the service input signature before attempting to use the
service as an operation in a RPC Literal Binder.
ISC.0081.9175E Output signature of an RPC/Literal operation cannot have a List field at the top
level. Operation Name : {0} Field : {1}
Explanation The output signature of a service used as an operation in an RPC/Literal binder
contains a List field at the top level. Services used as operations in RPC/Literal binders
cannot have signatures that use List fields at the top level.
Action Correct the service output signature before attempting to use the service as an
operation in a RPC/Literal binder
ISC.0081.9178E Input signature of an RPC/Literal operation cannot have identically named fields
at the top level. Operation Name : {0} Field : {1}
Explanation A service used as an operation in a RPC/Literal binder has an input signature
containing identically named fileds at the top level. All top-level field names must be
unique for services used as operations in an RPC/Literal binder.
Action Change the service signature before attempting to use the service as an operation in
an RPC/Literal binder.
ISC.0081.9179E Output signature of an RPC/Literal operation cannot have identically named fields
at the top level. Operation Name : {0} Field : {1}
Explanation A service used as an operation in an RPC/Literal binder contains fileds with duplicate
names at the top level in the output signature. All top-level field names must be unique
for operations in RPC/Literal binders.
Action Change the output signature of the service before attempting to use the service as an
operation in an RPC/Literal binder.
ISC.0081.9180E Unable to find {0}, needed to generate WSDL for operation {1}
Explanation A service first provider Web service descriptor uses an IS serivce as an operation, but
that IS service no longer exists in the Integration Server namespace.
Action Edit the Web service descriptor to use an existing IS service as the operation or recreate
the missing IS service.
ISC.0081.9182E Invalid WSDL schema generated for the service signatures or the document types
referred by the WSD ''{0}''. To view the generated WSDL change the logging level
of Namespace(0081) to Trace. Error details: {1}
Explanation This is a generic message that Integration Server throws for all Xerces parser errors.
Action If Xerces parser throws "Unique Particle Attribute" error, then a possible workaround
for this issue is to set the value of the 'Allow unspecified fields' constraint of the
variables in the IS doc type referred by the Web service descriptor to 'False'.
ISC.0081.9194E The header has a message part "{0}" defined by the type "{1}". Message parts in a
header must be defined by the element attribute instead of the type attribute.
Explanation An attempt was made to set the Pre 8.2 compatibility mode property to false for a
Web service descriptor, but the WSDL document used to create the Web service
descriptor has Header parts defined using the type attribute. For the Web service
descriptor to have the Pre 8.2 compatibility mode property set to false, the Header
parts in the WSDL document must use the element attribute.
Action If you want the Web service descriptor to have a Pre 8.2 compatibility mode property
set to false, change the Header parts in WSDL document to use the element attribute
and then use Designer recreate the Web service descriptor.
ISC.0081.9197E Cannot find SOAP-JMS trigger "{0}" specified in the provider Web service endpoint
alias "{1}" assigned to binder "{2}" in the web service descriptor "{3}".
Explanation The Web service endpoint alias assigned to the provider Web service descriptor uses
a SOAP-JMS trigger that cannot be found. The provider Web service endpoint alias
for use with a JMS binder is not valid if the SOAP-JMS trigger specified in the alias
cannot be found. The Web service descriptor cannot be saved if a valid Web service
endpoint alias is not assigned to a binder that specifies JMS as the transport.
Action Update the provider Web service endpoint alias to use a different SOAP-JMS trigger.
Alternatively, assign a different valid provider Web service endpoint alias to the
binder.
ISC.0081.9198E Cannot find provider Web service endpoint alias "{0}" assigned to binder "{1}" in
the web service descriptor "{2}".
Explanation The Web service endpoint alias assigned to the provider Web service descriptor cannot
be found. The Web service descriptor cannot be saved if a Web service endpoint alias
is not assigned to a binder that specifies JMS as the transport.
Action Assign a valid provider Web service endpoint alias to the binder.
ISC.0081.9199W MEP for operations {0} has changed from In-Only MEP to In-Out MEP. As a result,
Integration Server will now execute the corresponding response handlers.
Explanation Changing the Pre-8.2 compatibility mode property of the Web service descriptor from
false to true resulted in a change of the Message Exchange Pattern (MEP) for the
specified operations to In-Out. At run time, Integration Server will execute response
handler services for the specified operations.
Action No action required.
ISC.0081.9200W MEP for operations {0} has changed from In-Out MEP to In-Only MEP. As a result,
Integration Server will no longer execute the corresponding response handler
services.
Explanation Because the specified operation has no defined output, changing the Pre-8.2
compatibility mode property of the Web service descriptor from true to false resulted
in a change of the Message Exchange Pattern (MEP) for the specified operations to
In-Only. At run time, Integration Server will no longer execute the response handler
services for the specified operations.
Action No action required.
ISC.0081.9201W MEP for operations {0} has changed from Robust In-Only MEP to In-Out MEP.
Explanation Changing the Pre-8.2 compatibility mode property of the Web service descriptor from
false to true resulted in a change of the Message Exchange Pattern (MEP) for the
specified operations to In-Out.
Action No action required.
ISC.0081.9203W Invoke RefreshConnectors against the Web service descriptor to have the Web
service connector''s signature updated to reflect the change to the compatibility
mode.
Explanation After changing the Pre-8.2 compatibility mode property for a consumer Web service
descriptor, the Web service connectors need to be refreshed. If an operation does not
have any defined output, refreshing the Web service connectors will update the output
signature to reflect the compatibility mode change. If you changed the Pre-8.2
compatibility mode property to false, the Web service connector will no longer have
any SOAP message-related output parameters. If you changed the Pre-8.2 compatibility
mode property to true, the output signature will include an output parameter for a
SOAP fault.
Action Refresh the Web service connectors for this Web service descriptor.
ISC.0081.9204E Web service descriptor {0} is not available because the WS-Policy file with policy
ID {1} attached to the WSD is not present in the policy repository.
Explanation The Web service descriptor is not available because the WS-Policy file attached to the
Web service descriptor is deleted or moved from the policy repository.
Action The following lists the actions you can take: 1) Ensure that the WS-Policy that is
attached to the Web service descriptor resides in the policy repository. -OR- 2) Edit
the Web service descriptor so that it no longer uses the deleted or moved WS-Policy
file.
ISC.0081.9207E Invalid WSDL. wsdl:fault element named {0} must be present in operation {1} of
port type {2}
Explanation The WSDL document used to create the WSDL first provider or consumer Web service
descriptor does not contain wsdl:fault element in the wsd:operation of the portType.
Action Ensure that the WSDL contains the correct wsdl:fault element in the wsd:operation
of the portType. Contact Software AG Global Support for further assistance.
ISC.0082.0001 Type {0} exists in schema {1}. Set {1} as owner schema.
ISC.0082.483E "fractionDigits"+STR_BASE_FACET_FIXED
Explanation The fractionDigits facet is fixed for the type and cannot be changed
Action Do not attempt to change the fractionDigits value for the type.
ISC.0082.9018E {0} is an abstract type and cannot be used directly to validate content
Explanation An abstract type cannot be specified in an instance document.
Action Specify a concrete type that has been derived from the abstract type.
ISC.0082.9022E The nillable value of {0} is false, hence xsi:nil cannot appear in an instance
Explanation The element declaration does not have the nillable attribute set to true. The element
in the instance document may not have a nil attribute.
Action Correct the instance document or modify the element declaration to have the nillable
attribute set to true.
ISC.0082.9024E {0} cannot have content or child elements since xsi:nil is true
Explanation An element is marked nill in the instance document. The element cannot have any
content.
Action Correct the element in the instance document.
ISC.0082.9037E Element [{0}] cannot have characters [{1}], because the type''s content type is
element-only
Explanation The element's type declaration does not permit text nodes to be present.
Action Remove the embeded text from the instance document, or use an element type
declaration that permits text.
ISC.0082.9106E Complex type {0} is recursive. Recursive types are supported only when selecting
the option "Generate complex types as document types"
Explanation It is not possible to expand a type inline if it has a recursive reference. The expansion
become infinite.
Action Use the Generate complex types as document types option.
ISC.0082.9109E Nested and repeating model groups are not yet supported by strict compliance for
the {0} component
Explanation This version of Integration Server does not support strict conversion of schema content
models that have nested or repeating model groups.
Action Do not use the Strict conversion option. Use the Lax or None option instead.
ISC.0082.9410E Invalid enumerated item: {0}. Length of value is not equal to specified length
Explanation The enumerated item length is not equal to the length required by its type.
Action Specify a valid value for the type.
ISC.0082.9411E Invalid enumerated item: {0}. Value is shorter than minimum length
Explanation The enumerated item is shorter than the required length of its type.
Action Specify a valid value for the type.
ISC.0082.9412E Invalid enumerated item: {0}. Value is longer than maximum length
Explanation The enumerated value is longer than the maximum length allowed by its type.
Action Specify a valid value for the type.
ISC.0082.9442E Invalid enumerated item. Length of value is not equal to specified length
Explanation The length of an enumeration value for a list must be equal to the length facet of the
list.
Action Specify a list enumeration facet with the correct length.
ISC.0082.9449E "length"+STR_OUT_OF_BOUND
Explanation The length facet for the list is outside of the permissible range. It must not be less than
the minLength facet and it must not be greater than the maxLength facet.
Action Specify a valid length facet.
ISC.0082.9450E "minLength"+STR_OUT_OF_BOUND
Explanation The minLength facet value is either less than the minLength facet value or greater
than the maxLength facet value of the base type
Action Specify a minLength facet value that is within the range allowed by the base type.
ISC.0082.9451E "maxLength"+STR_OUT_OF_BOUND
Explanation The maxLength facet value is either greater than the maxLnegth facet value or less
than the minLength facet value of the base type.
Action Specify a maxLength facet value that is within the range allowed by the base type.
ISC.0082.9452E "minInclusive"+STR_OUT_OF_BOUND
Explanation The minInclusive facet value is either less than the minInclusive facet value or greater
than the maxInclusive facet value of the base type.
Action Specify a minInclusive facet value that is within the range allowed by the base type.
ISC.0082.9453E "minExclusive"+STR_OUT_OF_BOUND
Explanation The minExclusive facet value is either less than the minExclusive facet value or greater
than the maxExclusive facet value of the base type.
Action Specify a minExclsuive facet value that is within the range allowed by the base type.
ISC.0082.9454E "maxInclusive"+STR_OUT_OF_BOUND
Explanation The maxInclusive facet value is less than the minInclusive facet value or greater than
the maxInclusive facet value of the base type
Action Specify a correct maxInclusive facet or remove it.
ISC.0082.9455E "maxExclusive"+STR_OUT_OF_BOUND
Explanation The maxExclusive facet value is less than the minInclusive facet value or greater than
the maxInclusive facet value of the base type.
Action Specify a correct maxExclusive facet or remove it.
ISC.0082.9457E "totalDigits"+STR_OUT_OF_BOUND
Explanation The totalDigits facet value is greater than the totalDigits facet value of the base type.
Action Specify a totalDigits facet value that is within the range allowed by the base type.
ISC.0082.9458E "fractionDigits"+STR_OUT_OF_BOUND
Explanation The fractionDigits facet of a derived type may not exceed the fractionDigits facet of
the base type
Action Correct the fractionDigits facet value so that it does not exceed the fractionDigits facet
value of the base type.
ISC.0082.9459E "whiteSpace"+STR_OUT_OF_BOUND
Explanation The whiteSpace facet value is incompatible with the whiteSpace facet value of the
base type
Action Th whiteSpace facet value must specify white space handling that is more restrictive
than the base type facet.
ISC.0082.9475E "length"+STR_BASE_FACET_FIXED
Explanation The length of the list is fixed and cannot be changed.
Action Remove the length facet.
ISC.0082.9476E "minLength"+STR_BASE_FACET_FIXED
Explanation The minLength facet of the base type is fixed; it cannot be customized.
Action Remove the minLength facet from the type specification.
ISC.0082.9477E "maxLength"+STR_BASE_FACET_FIXED
Explanation The maxLength facet of the base type is fixed; it cannot be customized.
Action Remove the maxLength facet from the type specification.
ISC.0082.9478E "minInclusive"+STR_BASE_FACET_FIXED
Explanation The minInclusive facet of the base type is fixed; it cannot be customized.
Action Remove the minInclusive facet from the type specification.
ISC.0082.9479E "minExclusive"+STR_BASE_FACET_FIXED
Explanation The minExclusive facet of the base type is fixed; it cannot be customized.
Action Remove the minExclusive facet from the type specification.
ISC.0082.9480E "maxInclusive"+STR_BASE_FACET_FIXED
Explanation The maxInclusive facet of the base type is fixed; it cannot be customized.
Action Remove the maxInclusive facet from the type specification.
ISC.0082.9481E "maxExclusive"+STR_BASE_FACET_FIXED
Explanation The maxExclusive facet of the base type is fixed; it cannot be customized.
Action Remove the maxExclusive facet from the type specification.
ISC.0082.9482E "totalDigits"+STR_BASE_FACET_FIXED
Explanation The totalDigits facet of the base type is fixed; it cannot be customized.
Action Remove the totalDigits facet from the type specification.
ISC.0082.9484E "whiteSpace"+STR_BASE_FACET_FIXED
Explanation The whiteSpace facet of the base type is fixed; it cannot be customized.
Action Remove the whiteSpace facet from the type specification.
ISC.0082.9489E STR_EXCEEDS_TOTAL_DIGIT
Explanation The total digits in the instance item exceeds the total digits that is valid for the type.
Action None. Validation has successfully detected an invalid document.
ISC.0082.9490E STR_EXCEEDS_FRACTION_DIGIT
Explanation The instance item exceeds the fraction digits allowed for its type
Action None. Validation successfully detected an invalid document.
ISC.0082.9723E Xerces Java parser determined that the XML schema definition is invalid
Explanation The Xerces Java parser determined that an XML schema definition is invalid. This
can occur in the following situations:
- When creating an asset (IS schema, document type, or flow service) from an XML
Schema definition.
- When creating a Web service descriptor from a WSDL document that contains a
schema element or references an XML schema definition.
Alternatively, if you do not want the Xerces Java parser to perform schema validation,
do one of the following:
- When creating the asset, clear the Validate schema using Xerces check box
- For an existing Web service descriptor, set the Validate schema using Xerces property
to False.
ISC.0083.9008E Recursion detected in IData at {0}; can't have recursion when query contains | or //
Explanation The pub.xml:queryXMLNode service failed to execute because it tried to perform a
query on a recursive IData object, but the query contained "|" (a union operator) or
"//" (a path operator). These operators are not allowed when querying a recursive
IData object.
Action Do not attempt to query a recursive IData object when the query contains "|" or "//".
ISC.0083.9032E date({0}){1}
Explanation The pub.xml:queryXMLNode service failed to execute because the parameter passed
to the XQL date() function was not in a format that could be converted to a date.
Action Examine the detailed error message and make sure that the string parameter passed
to the XQL date() function can be converted to a date.
ISC.0083.9047 region() can't have more than one region start node
ISC.0083.9048 region() can't have more than one region end node
ISC.0083.9093E Query ''{0}'' does not yield only IData instances as expected
Explanation The pub.xml:queryXMLNode service failed to execute because the XQL query engine
encountered an internal error.
Action Contact Software AG Global Support.
ISC.0086.9007 Only use one of data.stream, data.bytes or data.mimeStream with the POST, PUT
or PATCH method.
ISC.0086.9008 Do not use data.bytes, data.stream or data.mimeStream with the GET method.
ISC.0086.9081 An error occurred processing the signer information for {0}, {1}
ISC.0086.9082 An error occurred creating the signature for the data: {0}
ISC.0086.9087 Invalid data encountered when building the certificate chain, either an instance of
a certificate or a byte[] expected
ISC.0086.9088 Invalid data provided for certificate entry {0}, expecting a byte[]
ISC.0086.9091 Parameters {0}, '$filestream' and '$filedata' are all missing. One of these must not
be null.
ISC.0086.9107 Package ''{0}'' has already been released, select a different name instead
ISC.0086.9139 The target name specified by {0} is {1}, not allowed to install package or patch to {1}
ISC.0086.9148 The Universal Name {0} is already defined for {1} in the registry
ISC.0086.9168 Could not retrieve raw data from implicitly signed message
ISC.0086.9180 Invalid value for parameter: {0}. {0} is not a recognized numeric type
ISC.0086.9210 User specified encoding ''{0}'' does not match content encoding received from remote
server.
ISC.0086.9227 Password for key does not exist. Must add password as new entry
ISC.0086.9239 The reference URI did not provide any content to sign.
ISC.0086.9262 Failed to delete original file [{0}] after copying the [{1}]
ISC.0086.9273 Invalid holiday date pattern [{0}] specified in the holidays.cnf file
ISC.0086.9274 Could not parse the holiday date [{0}] specified in the holidays.cnf file using the
pattern [{1}]
ISC.0086.9275 Invalid weekend [{0}]. Valid value should be one of the following: 'sunday',
'monday', 'tuesday', 'wednesday', 'thursday', 'friday', 'saturday'
ISC.0086.9280 Unable to find the node corresponding to the provided signature node selector
xpath {0}.
ISC.0088.0003E Failed registering SOAP Processor {0} as directive {1}; directive already registered
Explanation Integration Server failed to add the specified SOAP processor to the processor registry
using the pub.soap.processor:registerProcessor service.
Action Make sure that the "directive" parameter specifies the correct directive. (Directive
names are case-sensitive.) In addition, make sure that the specified directive is not
already registered in the SOAP Processor registry. Often, this error occurs because
the registry already contains a processor registered to the specified directive.
ISC.0088.0004E Failed registering SOAP Processor {0} as directive {1}; unknown service {0}
Explanation Integration Server failed to add the specified SOAP processor to the processor registry
using the pub.soap.processor:registerProcessor service.
Action Examine the service input and make sure that the fully qualified service name is
specified correctly for input parameter "svcName". (Service names are case-sensitive.)
Often, this error occurs because the service does not exist on the Integration Server.
ISC.0088.0007E Failed registering SOAP Processor {0} as directive {1}; invalid character(s) in directive
Explanation Integration Server failed to add the specified processor to the SOAP Processor registry
using the pub.processor:registerProcessor service.
Action Examine the service input and make sure that the value for the "directive" parameter
only contains characters that are part of a Unicode identifier. See the description of
the Java standard for the full range of Unicode values. Usually, this error occurs
because the specified directive contains characters that are not part of a Unicode
identifier.
ISC.0088.0028E Service handler {0} could not be registered. A service handler by that name already
exists
Explanation A service handler with the provided name already exists.
Action Specify a unique name for the service handler.
ISC.0088.0031E Service handler {0} could not be registered. Missing required parameter {1}
Explanation A parameter required to register the service handler was not provided.
Action Provide the missing parameter.
ISC.0088.0032E Service handler {0} could not be unregistered. A service handler by that name is
not registered
Explanation The specified service handler is not registered.
Action Provide the name of a registered service handler.
ISC.0088.0033E Service handler {0) could not be unregistered. Missing required parameter {1}
Explanation The service handler could not be unregistered because a required parameter is missing.
Action Provide the missing parameter.
ISC.0088.0034E Registered service handlers could not be listed. Missing required parameter {0}
Explanation The list of registered service handlers could not be created because a required input
parameter was not provided.
Action Provide the missing input parameter.
ISC.0088.0035E Service handler {0} could not be found. Missing required parameter {1}
Explanation Service handler could not be found because a required input parameter was not
provided.
Action Provide the missing input parameter.
ISC.0088.0036E Service handler {0} could not be found. Service handler is not registered
Explanation A service handler with the provided name does not exist.
Action Register a service handler with the provided name or specify the name of an existing
registered service handler.
ISC.0088.0038E Error while processing asynchronous SOAP response received by the consumer
Web service descriptor {0}. SOAP Message : {1}
Explanation Integration Server failed to process the asynchronous SOAP response directed to the
consumer web service descriptor specified in the message.
Action Check the server log and error log to find possible causes of this error and take
corrective steps.
ISC.0088.0039E Error while processing asynchronous SOAP response received by the consumer
Web service descriptor {0}.
Explanation Integration Server failed to process the asynchronous SOAP response directed to the
consumer Web service descriptor specified in the message, possibly because the SOAP
response is not well formed.
Action Check the server log and error log to find possible causes of this error and take
corrective steps.
ISC.0088.0102 WS Security processing failed : A valid Document was not specified. Unable to
create SOAPMessage
ISC.0088.0106 WS Security processing failed : X509 Authentication failed with exception : {0}
ISC.0088.0109 WS Security processing failed : Invalid private key passed in to the Web service
connector.
ISC.0088.0110 WS Security processing failed : Invalid certificate chain passed in to the Web service
connector.
ISC.0088.0111 WS Security processing failed : Error while reading the private key/certificates from
the Web service endpoint
ISC.0088.0113 WS Security processing failed : Unable to resolve partner certificate for encrypting
the response
ISC.0088.0115 WS Security processing failed : Error during response encryption while retrieving
partner certificate from the certificate mapper.
ISC.0088.0116 WS Security processing failed : Invalid outbound security policy. Username token
assertion not supported in the response
ISC.0088.0118 WS Security processing failed : Unable to resolve private key for signing or
decrypting the message
ISC.0088.0119 WS Security processing failed : Unexcected error occurred while accessing the
Keystore/Truststore
ISC.0088.0120 WS Security processing failed : Unable to resolve partner certificate for encrypting
the request
ISC.0088.0200E WS Security processing failed: Unable to retrieve {0} provider Web service endpoint
alias named "{1}"
Explanation Integration server could not find the provider Web service endpoint alias with the
type and name specified in the message.
Action Create an appropriate provider Web service endpoint alias.
ISC.0088.0201E WS Security processing failed: Decryption of encrypted key failed because the key
is encrypted with an unknown certificate.
Explanation Integration Server is unable to find a private key corresponding to the certificate used
to encrypt the key.
Action Configure an appropriate keystore in the WS Security Properties section of the
appropriate consumer or provider Web service endpoint alias or by using the
Decryption Key option under Security > Certificates in the Integration Server
Administrator.
ISC.0088.0202E WS Security processing failed: Unable to resolve the private key required for signing
the SOAP request.
Explanation Private key required for signing the SOAP request is not configured.
Action Configure a keystore by adding the values in the WS Security Properties section of
the appropriate consumer Web Service endpoint alias or by using the Signing Key
option under Security > Certificates in the Integration Server Administrator.
ISC.0088.0203E WS Security processing failed: Unable to resolve the private key required for signing
the SOAP response.
Explanation Private key required for signing the SOAP response is not configured.
Action Configure a keystore by adding the values in the WS Security Properties section of
the appropriate provider Web Service endpoint alias or by using the Signing Key
option under Security > Certificates in the Integration Server Administrator.
ISC.0088.0204E WS Security processing failed: Invalid partner certificate passed into the Web
service connector.
Explanation Value provided for auth/message/partnerCert field while executing the Web service
connector is invalid.
Action Provide a valid certificate for auth/message/partnerCert.
ISC.0088.0205E WS Security processing failed: Invalid partner certificate provided in the endpoint
alias "{0}".
Explanation Partner certificate file provided in the endpoint alias mentioned in the message is
invalid.
Action Specify a valid partner certificate file in the endpoint alias mentioned in the message.
ISC.0088.0206E WS Security processing failed: Unable to resolve the private key required for
decrypting the SOAP request.
Explanation Private key required for decrypting the SOAP request is not configured.
Action Configure a keystore by adding the values in the WS Security Properties section of
the appropriate provider Web service endpoint alias or by using the Decryption Key
option under Security > Certificates in the Integration Server Administrator.
ISC.0088.0207E WS Security processing failed: Unable to resolve the private key required for
decrypting the SOAP response.
Explanation Private key required for decrypting the SOAP response is not configured.
Action Configure a keystore by adding the values in the WS Security Properties section of
the appropriate consumer Web service endpoint alias or by using the Decryption Key
option under Security > Certificates in the Integration Server Administrator.
ISC.0088.0208E WS Security processing failed: Decryption failed because the SOAP message is
encrypted with an unknown certificate.
Explanation Integration server is unable to find a private key corresponding to the certificate used
to encrypt the message.
Action Configure an appropriate keystore in the WS Security Properties section of the
appropriate consumer or provider Web service endpoint alias or by using the
Decryption Key option under Security > Certificates in the Integration Server
Administrator.
ISC.0088.0209E WS Security processing failed: Signature verification failed because the certificate
associated with the sigining private key is unknown.
Explanation Integration server is unable to find a certificate corresponding to the private key used
to sign the message.
Action Ensure that the certificate corresponding to the private key used to sign the message
is imported into the certificate mapper using Security > Certificates > Configure Client
Certificates in the Integration Server Administrator.
ISC.0088.0210E WS Security processing failed: Error retrieving certificate from certificate mapper.
Explanation Integration Server failed to retrieve the certificate corresponding to the private key
that was used to sign the message. Integration Server encountered an unexpected
error when attempting to retrieve the certificate from the certificate mapper.
Action Probable cause is that the embedded database of Integration Server that is used to
store the certificates is corrupted. Contact Software AG Global Support.
ISC.0088.0211W WS Security processing failed: Binder for the SOAP action "{0}" in the Web service
descriptor "{1}" not found. Integration Server will use server private keys and
certificates for handling WS-Security.
Explanation Integration Server cannot find the binder for the specified SOAP action in the Web
service descriptor. Integration Server is unable to use the private keys and certificates
from the endpoint alias. As a result, Integration Server will use the server private keys
and certificates.
Action Ensure that the correct SOAP action is specified in the incoming SOAP request.
ISC.0088.0213E WS Security processing failed: Integration server only supports Username token
with password type {0}, but received with password type {1}.
Explanation Incoming SOAP request has an unsupported password type in the Username token.
Integration Server supports Username tokens with passwords of type:
{http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0}#PasswordText
only.
Action Ensure that the SOAP request the requester/client sends has a valid Username token.
ISC.0088.0214E WS Security processing failed: Unable to retrieve {0} consumer Web service endpoint
alias named "{1}"
Explanation Integration server could not find the consumer Web service endpoint alias with the
type and name specified in the message.
Action Create an appropriate consumer Web service endpoint alias.
ISC.0088.9142E Invalid Body Entry. SOAP Body Entries must have a namespace name.
ISC.0088.9143E Invalid Header Entry. SOAP Header Entries must have a namespace name.
ISC.0088.9168E SOAP Version Mismatch: SOAP Version "{0}" in request does not match the SOAP
version "{1}" of the Web service.
ISC.0088.9169E External WSDL URL does not exist for {0}, its a service first WSD.
ISC.0088.9170E SOAP Version Mismatch: SOAP Version "{0}" in response does not match the SOAP
version "{1}" of the Web service.
ISC.0088.9300E Attachment Processing Failed: Can't get the size of the attachment due to an I/O
Error
ISC.0088.9301E Attachment Processing Failed: Can't retrieve the content due to an I/O Error
ISC.0088.9303E Attachment Processing Failed: The value for Data Handler is 'null'
ISC.0088.9304E Attachment Processing Failed: Data Handler contains 'null' Input Stream
ISC.0088.9320E MTOM Attachments Processing Failed: Cannot convert SOAP Message to XOP
Package; 'null' value for 'Web Service Descriptor'
ISC.0088.9321E MTOM Attachments Processing Failed: Cannot convert SOAP Message to XOP
Package; base64Binary encoded data is not in the Canonical Lexical form
Explanation Base64Binary encoded data is not in Canonical Lexical form; it contains line break
characters or tabs.
Action Convert the Base64Binary data into Canonical Lexical form.
ISC.0088.9322E MTOM Attachments Processing Failed: Cannot convert SOAP Message to XOP
Package; invalid SOAP Message
ISC.0088.9323E MTOM Attachments Processing Failed: Cannot convert SOAP Message to XOP
Package; I/O Error occurred
ISC.0088.9324E MTOM Attachments Processing Failed: Cannot convert XOP Package to SOAP
Message; 'Content-Id' header field is missing in some of the attachments
ISC.0088.9325E MTOM Attachments Processing Failed: Cannot serialize the XOP Message; unable
to retrieve bytes from SOAP String using the SOAP Message Content Encoding
ISC.0088.9326E MTOM Attachments Processing Failed: Cannot serialize the XOP Message; MIME
serialization has failed
ISC.0088.9327E MTOM Attachments Processing Failed: Cannot de-serialize the input MIME Stream;
value of the 'Content-Type' header of the MIME message is not equal to
'multipart/related'
ISC.0088.9328E MTOM Attachments Processing Failed: Cannot de-serialize the input MIME Stream;
value of the 'type' parameter of the 'Content-Type' header of the MIME message
is not equal to 'application/xop+xml'
ISC.0088.9329E MTOM Attachments Processing Failed: Cannot de-serialize the input MIME Stream;
value of the 'start-info' parameter of the 'Content-Type' header of the MIME message
is not equal to 'application/soap+xml'
ISC.0088.9330E MTOM Attachments Processing Failed: Cannot de-serialize the input MIME Stream;
'Content-Type' header of the Root MIME Part is invalid
ISC.0088.9331E MTOM Attachments Processing Failed: Cannot de-serialize the input MIME Stream;
'Content-Type' header of the Root MIME Part does not match with the 'type'
parameter of the MIME message
ISC.0088.9332E MTOM Attachments Processing Failed: Cannot de-serialize the input MIME Stream;
value of 'type' parameter of the 'Content-Type' header of the Root MIME Part does
not match with the value of the 'start-info' parameter of the MIME message
ISC.0088.9333E MTOM Attachments Processing Failed: Cannot de-serialize the input MIME Stream;
SOAP Message in the Root MIME part is not of version 1.2
ISC.0088.9334E MTOM Attachments Processing Failed: Cannot de-serialize the input MIME Stream;
Root MIME Part contains invalid SOAP Message
ISC.0088.9335E MTOM Attachments Processing Failed: Cannot de-serialize the input MIME Stream;
input stream is not a valid MIME stream
ISC.0088.9336E MTOM Attachments Processing Failed: Cannot convert SOAP Message to XOP
Package; Some of the operation in a 'Web Service Descriptor' contains 'null' value
for either input or output signature
ISC.0088.9351E Could not find Web Service Descriptor with name {0}
ISC.0088.9352E Handler {1} not associated with Web Service Descriptor {0}
ISC.0088.9400E Invalid BOOLEAN value {0} for variable {1}; must be true or false
ISC.0088.9432E SOAP Header data does not conform to Header Record: {0}
ISC.0088.9434E Provided header data for the header named ''{0}'' exceeds the number of headers
expected by Web Service Descriptor ''{1}''
ISC.0088.9500E Unable to determine SOAP version. Make sure that entry has a valid parent.
ISC.0092.9117E Invalid WSDL; URISyntaxException - Invalid URI found in the {0} attribute of the
{1} element - BASE={2} URI={3}
Explanation The WSDL document used to create a WSDL first provider web service descriptor or
a consumer web service descriptor contains a URI with invalid characters or syntax
at the specified location.
Action Correct the invalid URIs in the WSDL document and attempt to create the web service
descriptor again.
ISC.0107.9001E Cannot create element ''{0}''; a document type or schema with this name already
exists on the Integration Server.
Explanation While trying to pull a document from the Broker, Integration Server determined that
a record being referenced already existed on the Integration Server. As a result,
synchronization could not continue.
Action When synchronizing document types, clear the "Overwrite existing elements when
importing referenced elements" check box.
ISC.0107.9002 Cannot create field ''{0}'' in Broker document type for ''{1}''; this field name is not
valid on the Broker. The Broker will transport the field contents, which will be
visible to Integration Server clients only.
ISC.0107.9003 Cannot retrieve ''{0}''; document type with this name does not exist on the Integration
Server.
ISC.0107.9006 Cannot create field ''{0}'' in Broker document type for ''{1}''; recursive types cannot
be represented on the Broker. The Broker will transport the field contents, which
will be visible to Integration Server clients only.
ISC.0107.9007 Cannot make ''{0}'' publishable; it contains the field name '_env'.
ISC.0107.9008 Cannot make document type ''{0}'' publishable; this name is not valid.
ISC.0107.9009 Cannot make ''{0}'' publishable; the referenced document type ''{1}'' does not exist.
ISC.0107.9010 Cannot create field ''{0}'' in Broker document type for ''{1}''; field with duplicate
names are not permitted on the Broker.
ISC.0107.9011 SimpleType with the name ''{0}'' does not exist on the Integration Server.
ISC.0107.9013 Could not create node ''{0}''. User ''{1}'' does not have write permission on folder
''{2}''.
ISC.0124.9017E Document to XSD error: Field {0} cannot be represented in XML Schema. The field
contains an XML Namespace property but the field name does not contain a prefix
Explanation A service for which a service first provider web service descriptor is being created
uses an IS document type that contains a field with an assigned XML namespace
property value. However, the field name does not include a prefix to associate with
the XML namespace. That is, the field name is not in the format prefix:localName.
Action Either add a prefix to the field name using the format prefix:localName or remove
the value assigned to the XML namespace property. Important! Some protocols require
the use of an XML namespace. Review the documentation for service signature
requirements for service first provider web service descriptors.
ISC.0124.9019E Document to XSD error: Document type {0} cannot be represented in XML Schema.
The document type is an XML document type.
Explanation Integration Server cannot create an XML Schema definition from an XML document
type. Integration Server can create an XML Schema definition from an IS document
type only. This error can appear whenever Integration Server creates an XML schema
definition, such as when executing the pub.schema:createXSD service or when
generating WSDL from a web service descriptor.
Action Replace the XML document type with an IS document type.
ISC.0164.02Error Specified numeric instance: {1} is greater than the allowed maximum value: {0}.
Explanation The value of the numeric instance in the JSON input is not less than or equal to the
value specified in the schema.
Action Reduce the specified value in the JSON input to be less than or equal to the maximum
value allowed in the schema.
ISC.0164.03Error Specified numeric instance is not strictly less than the allowed maximum value:
{0}.
Explanation The value of the numeric instance in the JSON input is greater than the value specified
in the schema.
Action Reduce the specified value in the JSON input to be strictly less than the maximum
value allowed in the schema.
ISC.0164.04Error Specified numeric instance: {1} is less than the required minimum value: {0}.
Explanation The value of the numeric instance in the JSON input is not greater than or equal to
the value specified in the schema.
Action Change the specified value in the JSON input to be greater than or equal to the
minimum value required in the schema.
ISC.0164.05Error Specified numeric instance is not strictly greater than the required minimum value:
{0}.
Explanation The value of the numeric instance in the JSON input is less than the value specified
in the schema.
Action Change the specified value in the JSON input to be greater than the minimum value
required in the schema.
ISC.0164.06Error Specified string: {0} of length: {1} is longer than the allowed maximum value: {2}.
Explanation The length of the string provided in the JSON input is greater than the value specified
in the schema.
Action Reduce the length of the string in the JSON input to be less than or equal to the
maximum length specified in the schema.
ISC.0164.07Error Specified string: {0} of length: {1} is shorter than the required minimum value: {2}.
Explanation The length of the string provided in the JSON input is less than the value specified
in the schema.
Action Increase the length of the string in the JSON input to be greater than or equal to the
minimum value specified in the schema.
ISC.0164.08Error Specified string: {0} does not match the ECMA 242 pattern: {1}.
Explanation The string provided in the JSON input does not match the pattern specified in the
schema.
Action Ensure that the input string matches the pattern specified in the schema.
ISC.0164.10Error Schema allows only {0} elements in an array, but the specified instance has {1}
elements.
Explanation The array has elements other than those specified in the schema.
Action Remove additional elements from the array to include only those that are specified
in the schema.
ISC.0164.11Error Schema allows a maximum of {0} elements in an array, but the specified instance
has {1} elements.
Explanation The specified array has more elements than the maximum allowed in the schema.
Action Remove additional elements from the array to ensure that the total number of elements
is less than or equal to the maximum allowed in the schema.
ISC.0164.12Error Schema requires a minimum of {0} elements in an array, but the specified instance
has {1} elements.
Explanation The specified array has fewer elements than the minimum required in the schema.
Action Add more elements to the array to ensure that the total number of elements is greater
than or equal to the minimum required in the schema.
ISC.0164.15Error Schema allows a maximum of {0} properties, but the specified object instance has
{1} properties.
Explanation The specified object instance has more properties than the maximum allowed in the
schema.
Action Remove additional properties to ensure that the number of properties in the object
instance is less than or equal to the maximum allowed value in the schema.
ISC.0164.16Error Schema requires a minimum of {0} properties, but the specified object instance has
{1} properties.
Explanation The specified object instance has more properties than the minimum required in the
schema.
Action Add properties to ensure that the number of properties in the object instance is greater
than or equal to the minimum required value in the schema.
ISC.0164.17Error Specified object instance must have the following required properties: {0}. The
following properties are missing: {1}.
Explanation The object instance must have all the required properties specified in the schema.
Action Add the required properties that are missing to the object instance.
ISC.0164.20Error Specified object instance has the following additional properties that the schema
does not allow: {0}.
Explanation The object instance has properties other than those specified in the schema.
Action Remove the additional properties from the object instance.
ISC.0164.21Error Property {0} is missing the following required property dependencies: {1}.
Explanation The JSON input does not contain dependency details for the specified property.
Action Add the dependency for the specified property to the JSON input.
ISC.0164.23Error Specified instance value: {0} not found in enumeration with the following possible
values: {1}.
Explanation The specified value is not among the possible enumeration values given in the schema.
Action Make the required changes so that the specified values is among the possible
enumeration values given in the schema.
ISC.0164.25Error Specified instance type: {0} does not match any of the allowed primitive types: {1}.
Explanation The specified input does not match any of the primitive types allowed in the schema.
Action Change the input type to match the primitive types allowed in the schema.
ISC.0164.26Error Specified instance failed to match all the required schemas. Matched only {0} out
of {1}.
Explanation The specified instance does not match all the schema instances.
Action Change the input content so that it matches all the specified schema instances.
ISC.0164.27Error Specified instance failed to match at least one required schema out of {0}.
Explanation The specified instance does not match at least one of the schema instances.
Action Change the input content so that it matches at least one of the specified schema
instances.
ISC.0164.28Error Specified instance failed to match exactly one schema. Matched {0} out of {1}.
Explanation The specified instance matches more than one of the schema instances.
Action Change the input content so that it matches exactly one of the specified schema
instances.
ISC.81.9187W JAX-RPC handlers are not supported when the Pre-8.2 compatibility mode is false.
The following handlers will be ignored at run time: {0}
Explanation Integration Server only supports JAX-RPC handlers for use with Web service
descriptors that run in pre-8.2 compatibility mode (i.e., when the Pre-8.2 compatibility
mode property is true).
Action To continue using the JAX-RPC handler, change the Web service descriptor to run in
pre-8.2 compatibility mode. If you do not want to run the Web service descriptor in
pre-8.2 compatibility mode, replace the JAX-RPC handler with a service handler that
has the same behavior.
ISC.81.9188W Port type names of all the binders will be changed to "{0}". As a result, all bindings
in the generated WSDL will use the same port type.
Explanation When a Web service descriptor's Pre-8.2 compatibility mode property is set to false,
Integration Server generates WSDL with all the bindings referring to same port type.
As a result, when you change the Pre-8.2 compatibility mode property from true to
false, Integration Server changes the port type names of all the binders to
(wsdName)_PortType, where (wsdName) is the Web service descriptor name.
Action Depending on your web service client framework, you may need to regenerate or
recreate existing Web service clients from the WSDL.
ISC.81.9189E All binders must have the same binding style and use when Pre-8.2 compatibility
mode is false.
Explanation When a Web service descriptor's Pre-8.2 compatibility mode property is set to false,
Integration Server does not allow the Web service descriptor to have binders that
have different binding styles and use. Integration Server issues this message when
either you are attempting to create a new binder for a Web service descriptor and the
new binder has a different binding style or use from the existing binders, or when
you are trying to consume a WSDL to create a Web service descriptor and WSDL has
multiple bindings with different style and use.
Action If you are trying to create a new binder for a Web service descriptor, use the same
binding style and use as the existing binders. If you are trying to consume a WSDL
that contains multiple bindings with different style and use, split the WSDL into
multiple WSDLs that each use the same style and use.
ISC.81.9190E Multiple port types are not supported when Pre-8.2 compatibility mode is false.
Explanation Tthe WSDL document used to create the Web service descriptor consists of multiple
port types. When creating a Web service descriptor in Designer, Integration Server
does not support multiple port types.
Action Split the WSDL document that consists of multiple port types into multiple WSDL
documents that each use a single port type. Then, create Web service descriptors from
each WSDL document.
ISC.81.9196W MTOM streaming is not supported when the Pre-8.2 compatibility mode is true.
Explanation When the Pre-8.2 compatibility mode property of a Web service descriptor is set to
true, Integration Server does not support MTOM streaming of attachments. Integration
Server issues this message when you change the Pre-8.2 compatibility mode property
from false to true and when at least one of the operation's input or output signature
contains a field of type Object and the java wrapper type is set to
com.wm.util.XOPObject.
Action To continue using MTOM streaming, set the Pre-8.2 compatibility mode property of
the Web service descriptor to false. If you want to run the Web service descriptor in
pre-8.2 compatibility mode, ensure that the attachment size is not very large to avoid
out of memory errors.
ISC.88.9172E Web service cannot be found for endpoint reference (EPR) = {0}
Explanation Integration Server could not find the Web service with the specified endpoint reference.
Action Ensure that the Web service descriptor with the endpoint reference exists in the
Integration Server.
ISC.88.9173E Operation can not be found for endpoint reference (EPR) = {0} and soapAction = {1}
Explanation Integration server could not find the operation in the Web service identified with the
specified endpoint reference and SOAP action.
Action Ensure that the operation with the specified SOAP action is present in the Web service
descriptor identified by the endpoint reference.
ISC.88.9357E You cannot use this service against the specified Web service descriptor because
its Pre-8.2 compatibility mode property is set to false.
Explanation Either pub.soap.utils:resetWSDEffectivePolicy or pub.soap.utils.setWSDEffectivePolicy
services were specified with a Web service descriptor with Pre-8.2 compatibility mode
property set to false. These services can only be used with Web service descriptors
that are running in pre-8.2 compatibility mode (i.e., the Pre-8.2 compatibility mode
property is set to true)
Action Change the Web service descriptor's Pre-8.2 compatibility mode property to true.
ISE.0093.9924E FAILED
Explanation Integration Server is unable to retrieve the status of Repository Server V2.
Action Ensure that the port and host information that you specified to retrieve the status of
Repository Server V2 is correct.
ISKeyStoreBundle.getKeyForJournalLogger(DEFAULT_ILIVE_TRUSTSTORE_CREATION_ERROR)
– Error: Truststore alias "DEFAULT_INTEGRATION_LIVE_TRUSTSTORE" cannot be created. Details:
{0}
ISP.0046.0001E Could not initialize {0} Listener. Invalid port specified: {1}
Explanation While attempting to initialize a port, Integration Server detected that the port was
improperly configured. Specifically, an invalid port number was specified for the port
in the server.cnf, ports.cnf, or listeners.cnf file.
Action Edit the appropriate configuration file and specify a port number from 1 through
65534 that is not already in use.
ISP.0046.0019S Unable to establish connection to Enterprise Gateway Server {0}:{1}. Exception: {2}.
Explanation The Internal Server could not establish a connection to Enterprise Gateway Server for
the reason indicated.
Action Ensure that the Enterprise Gateway registration port is enabled.
ISP.0046.0020S Unable to establish connection to Enterprise Gateway Server {0}:{1}. Internal Server
was not authenticated on the Enterprise Gateway.
Explanation Internal Server authentication failed on the Enterprise Gateway.
Action Ensure that the registration credentials specified during the creation of the Internal
Server port are correct.
ISP.0046.0024E Unable to establish connection to Enterprise Gateway Server {0}:{1}. Internal Server
version {2} does not support Enterprise Gateway version {3}
Explanation The version of Enterprise Gateway Server must be equal to or higher than the versions
of Integration Servers acting as the Internal Server.
Action Use the same or higher version of Enterprise Gateway Server.
ISP.0046.0025E Rejected a connection from Internal Server {0} on port {1}. Enterprise Gateway
version {2} does not support Internal Server version {3}
Explanation The version of Enterprise Gateway Server must be equal to or higher than the versions
of Integration Servers acting as the Internal Server.
Action Use the same or higher version of Enterprise Gateway Server.
ISP.0047.0008 Could not start HTTPS Listener on port {0}. No SSL support available.
ISP.0047.0015 Error in SSL setup: Not all certificate fingerprints were loaded
ISP.0047.0021E Aborting connection request on {0} port {1}, a certificate map does not exist for {2}
Explanation A client presented a certificate to Integration Server, but the certificate has not been
mapped to a user on Integration Server. For a certificate to be mapped to a user, the
certificate must have been previously stored on Integration Server and associated
with that user.
Action Use the Server Administrator interface to import the certificate to Integration Server
and map it to the appropriate user.
ISP.0047.0022 Access denied to host: Hostname verification failed. The CN "{0}" in the subject
DN of the certificate does not match the hostname "{1}".
ISP.0068.0008 EMAIL Access denied. Could not figure out senders email address.
ISP.0068.0009 EMAIL Access denied. User {0} not allowed to run service {1}
ISP.0068.0022 Could not send reply message to {0}. Check email address and smtp settings.
ISP.0068.0024 The connection to the IMAP server {0} for user {1} was temporarily lost. Some
messages may not have been processed.
ISP.0068.0025 No content handler for content type {0}. Service {1} called without content handler.
- The Global Service field on the Email Client Configuration screen on the Server
Administrator.
- The Default Service field on the Email Client Configuration screen on the Server
Administrator.
The problem is often that the service name is specified in the wrong case (service
names are case sensitive). Other causes could be that no service was specified at all
or the service is not in its specified location.
Action Make sure the service name is specified correctly and exists in the location specified.
ISP.0071.0001 Could not initialize FTP Listener. Invalid port specified: {0}
ISP.0071.0003 Can not build data channel, the exception is {0}, the message is {1}
ISP.0071.0004 The port range specified for passive data connections to FTP(S) listeners is invalid:
please specify both "watt.net.ftpPassivePort.min" and "watt.net.ftpPassivePort.max"
values
ISP.0071.0005 The port range specified for passive data connections to FTP(S) listeners is invalid:
"watt.net.ftpPassivePort.min" value is not a number
ISP.0071.0006 The port range specified for passive data connections to FTP(S) listeners is invalid:
"watt.net.ftpPassivePort.max" value is not a number
ISP.0071.0007 The port range specified for passive data connections to FTP(S) listeners is invalid:
"watt.net.ftpPassivePort.min" and "watt.net.ftpPassivePort.max" values are not
within 1-65534 range
ISP.0071.0008 The port range specified for passive data connections to FTP(S) listeners is invalid:
"watt.net.ftpPassivePort.min" value is greater than "watt.net.ftpPassivePort.max"
value
ISP.0071.0009 All ports within the port range specified for passive data connections to FTP(S)
listeners are in use
ISP.0071.0010E PORT command refused. The PORT address {0} does not match the original host
address {1}.
Explanation In FTP active mode, the PORT command specifying the IP address does not match
the client IP address in the control connection. Possible reason for this could be that
your FTP client is compromised.
Action Contact your network security team to take necessary action in case your FTP client
is compromised.
ISP.0071.0011E Cannot build data connection: client address {0} does not match the original host
address {1}.
Explanation In FTP passive mode, the client address associated with the control port does not
match the client address in the data port connection. Possible reason for this could be
that your FTP client is compromised.
Action Contact your network security team to take necessary actions in case your FTP client
is compromised.
ISP.0071.9016E Cannot build data connection: client address {0} does not match the original host
address {1}.
Explanation In FTP passive mode, the client address associated with the control port does not
match the client address in the data port connection. Possible reason for this could be
that your FTP client is compromised.
Action Contact your network security team to take necessary action in case your FTP client
is compromised.
ISP.0085.9086 Unable to perform the required operation. The destination folder has locked services
which share a common Java source file.
ISP.0085.9105E User session required to invoke a remote server with SESSION scope
Explanation Integration Server encountered a serious internal error because the user session object
that invokes the service on the remote server is null.
Action Contact Software AG Global Support.
ISP.0085.9124U no attachment
Explanation Integration Server failed to invoke a service on the remote server using the e-mail
port because the "attachments" parameter was not supplied.
Action Examine the logic to make sure that it passes the correct input to the "attachments"
parameter when invoking services remotely using the e-mail listener.
ISP.0085.9131E Not allowed to add empty package version, the accepted format is *.*
Explanation The package dependency list does not specify a version for the package.
Action Enter a valid package version in the format "x.y" or "x.y.z" (x, y, z all must be digits
from 0-9, e.g. 2.0, 4.0.1 etc.).
ISP.0085.9132 Unable to perform operation. {0} has entities locked by another user. Please unlock
these entities before performing this operation
ISP.0085.9135 The Universal Name {0} is already defined for {1} in the registry
ISP.0085.9139E Cannot {0} changes because the file(s) representing {1} may have been changed to
'Read-Only'. To {0} changes, change the following file(s) from 'Read-Only' to
'Read/Write' either manually or through a source control system: {2}
Explanation Integration Server could not compile the Java or C service, possibly because the files
have changed to Read-Only.
Action Examine the file permissions and change the file permission from Read-Only to
Read/Write, either manually or through a source control system.
ISP.0085.9151 Cannot set Execute ACL {1} on {0}. You do not have permission to access the {1} ACL.
ISP.0085.9152 Cannot set List ACL {1} on {0}. You do not have permission to access the {1} ACL.
ISP.0085.9153 Cannot set Read ACL {1} on {0}. You do not have permission to access the {1} ACL.
ISP.0085.9154 Cannot set Write ACL {1} on {0}. You do not have permission to access the {1} ACL.
ISP.0085.9155 Cannot set List ACL {1} on package {0}. You do not have permission to access the
{1} ACL.
ISP.0085.9167E Not a valid trigger name. Trigger name must be of type String
Explanation An invalid trigger name was provided. The trigger name must be of type String.
Action Examine the service input and ensure that the trigger name is of type String.
ISP.0085.9171E Not a valid condition name. Condition name must be of type String
Explanation During a trigger test, Integration Server encountered an invalid condition name. The
condition name must be of type String.
Action Examine the service input and ensure that the condition name is of type String.
ISP.0085.9173 Trigger condition not satisfied. All documents must be submitted incase of ''AND''
join type
ISP.0085.9176 Trigger condition ''{0}'' does not have a document type; A trigger condition must
have at least one document type
Explanation To be considered valid, a trigger condition must identify at least one document type.
Action Edit the trigger condition to specify a document type.
ISP.0085.9200 Reference(s) for ''{0}'' could not be automatically updated, because the element(s)
are currently locked.
ISP.0085.9203 Errors occurred while updating remote aliases ({0} of {1} updates failed). See server
logs for more details.
ISP.0085.9204 Local update failed: {0} (Note: The cluster synchronization will not run until all
local errors are resolved.)
ISP.0085.9218 The Lateness Action option that you have selected is invalid for this Schedule Type
ISP.0085.9219 This One time task was suspended since it was overdue. It cannot be resumed
ISP.0085.9220 The lateness time that you have selected is invalid for this Lateness Action. Overdue
time must be 0 minutes for 'Run the task immediately' Overdue option and must
be greater than 0 minutes for 'Suspend and wait for administrator action' and 'Skip
and run at next scheduled time' Overdue options.
ISP.0085.9235 Interval time is greater than or equal to the difference between the start time and
end time.
ISP.0085.9258 Web Services Descriptor name not specified, or Web Services Descriptor not found
ISP.0085.9260 Web Services Connector {0} was not deleted. Reason= {1}.
ISP.0085.9261 Implicit and Explicit Universal names of the node are identical. The Universal name
is registered for the node {1}
ISP.0085.9291 Binding with style="rpc" and use="encoded" is not supported for SOAP version
1.2. Binding {0} ignored.
Explanation Integration Server does not support RPC/Encoded for SOAP version 1.2. Integration
Server ignores bindings that specify this style/use.
Action No action is required.
ISP.0085.9299W Binding with style="document" and use="encoded" is not supported. Binding {0}
ignored.
ISP.0085.9300 The HTTP URL alias "{0}" is already registered for the path: {1}
ISP.0085.9303 No Valid services found in the WSDL. The WSConnector may not work until a
valid _url is given as input.
ISP.0085.9306 SOAP Action ''{0}'' already found in Operation ''{1}'' and Binding ''{2}''. SOAP Action
must be unique for Operation and or Binding for a specified SOAP Version.
ISP.0085.9307 "{0}" is not a valid HTTP URL Alias name. ''{1}'' leading character prohibited.
ISP.0085.9308 "{0}" is not a valid HTTP URL Alias target path. ''{1}'' leading character prohibited.
ISP.0085.9309 "{0}" is not a valid HTTP URL Alias name. ''{1}'' character prohibited.
ISP.0085.9310 "{0}" is not a valid HTTP URL Alias target path. ''{1}'' character prohibited.
ISP.0085.9311 "{0}" is not a valid HTTP URL Alias name. Space character prohibited.
ISP.0085.9312 "{0}" is not a valid HTTP URL Alias target path. Space character prohibited.
ISP.0085.9313 "{0}" is not a valid alias name. HTTP URL Alias must not start with "{1}".
ISP.0085.9314 "{0}" is not a valid HTTP URL Alias target path. URL path must not start with "{1}".
ISP.0085.9343E Deployment activation for deployment ID {0} failed with an exception. For more
information, see the Integration Server logs.
Explanation The deployment was not activated due to the reason specified in the Integration Server
logs.
Action See the Integration Server logs for more information.
ISP.0085.9344E Artifact delivery for deployment ID {0} failed with an exception. For more
information, see the Integration Server logs.
Explanation The artifacts relating to the specified deployment ID were not delivered due to the
reason specified in the Integration Server logs.
Action See the Integration Server logs for more information.
ISP.0085.9345E Deletion of artifacts delivered for deployment ID {0} failed with an exception. For
more information, see the Integration Server logs.
Explanation The artifacts relating to the specified deployment ID were not deleted due to the
reason specified in the Integration Server log.
Action See the Integration Server logs for more information.
ISP.0085.9346E The deletion of artifacts for checkpoint ID {0} failed with an exception. For more
information, see the Integration Server logs.
Explanation The artifacts associated with the specified checkpoint ID could not be deleted due to
the reason specified in the Integration Server log.
Action Check the Integration Server log for details.
ISP.0085.9364I There are no assets for the specified checkpoint ID: {0}. Deployer cannot activate
checkpoint.
ISP.0085.9365E Extraction of assets for checkpoint ID {0} failed for the composite {1}. For more
information, see the Integration Server logs.
Explanation Assets for the specified checkpoint ID could not be extracted due to the reason specified
in the Integration Server log.
Action Check the Integration Server log for details.
ISP.0085.9370I There are no assets for the specified deployment ID: {0}. Deployer cannot activate
deployment.
ISP.0085.9372E Checkpoint operation for the checkpoint ID {0} was not successful. For more
information, see the Integration Server logs.
Explanation The checkpoint operation failed due to the reason specified in the Integration Server
log.
Action Check the Integration Server log for details.
ISP.0085.9375E Checkpoint activation for the checkpoint ID {0} was not successful. For more
information, see the Integration Server logs.
Explanation The checkpoint could not be created due to the reason specified in the Integration
Server log.
Action Check the Integration Server log for details.
ISP.0085.9376E Checkpoint activation for the checkpoint ID {0} failed with an exception. For more
information, see the Integration Server logs.
Explanation The checkpoint activation failed due to the reason specified in the Integration Server
logs.
Action See the Integration Server logs for more information.
ISP.0108.0008W Encryption and Signing key pairs have been updated: {0}
Explanation The encryption certificate in the user's profile is not synchronized with the one in the
JNDI directory. In this case, the signing and encryption key pairs are updated and
this warning message is displayed.
Action Ensure that the encryption certificates are synchronized with those available in the
JNDI directory.
ISP.0108.0009W Could not check profile ''{0}'' for key pair update: {1}
Explanation When the encryption certificates in the user's profile are not synchronized with those
available in the JNDI directory, the signing and encryption key pairs are updated.
This warning message is displayed when there are errors when accesing the LDAP
directory while updating the key value pairs.
Action Contact Software AG Global Support.
ISS.0001.0004 Integration Server will shutdown in 30 minutes, unless a valid license key is
provided.
ISS.0001.0005 Unable to load package {0} due to invalid license for package {1}.
ISS.0001.0006 Could not add {0} as dependent package due to invalid license.
ISS.0001.0007 Could not load {0} because one of the dependent package is not loaded.
ISS.0001.0009 License key file is read-only. License settings cannot take effect until you make the
file read/write.
ISS.0001.0010 The license key is not valid with this version of Integration Server. License key is
version {0} and Integration Server is version {1}.
ISS.0001.0011U The Integration Server is not licensed by the current license key.
Explanation Integration Server has reached its client limit. Your license for Integration Server
allows only a certain number of sessions to be used at a time. Integration Server issues
this message when the number of users trying to use the server exceeds the number
specified in the license.
Action Check the number of licensed sessions specified in your Integration Server license.
Consider upgrading the license to obtain more user "seats" if the number of users
requiring access to your Integration Server has increased.
ISS.0002.0005W LDAP User Manager enabled, but no LDAP directories are configured
Explanation The Integration Server is attempting to perform operations that require a connection
to an LDAP server, but the Integration Server is only partially configured to use LDAP.
Specifically, the configuration does not include a list of LDAP directories to which
the Integration Server can connect.
Action Use the Integration Server Administrator to configure the Integration Server to connect
to one or more LDAP directories. For more information about working with LDAP,
refer to the webMethods Integration Server documentation.
ISS.0002.0007W Query returned multiple DNs for a single user with filter ({0}={1})
Explanation The values specified in the Query DN field on the LDAP directory settings screen are
not sufficient to uniquely identify a user. Integration Server uses this field to build a
query to send to the LDAP server so that the LDAP server can authenticate the user.
Action Make sure that the user root, user property, and user names specified on the Query
DN field are not ambiguous.
ISS.0002.0008E Could not get a connection from the pool in the time allowed
Explanation Integration Server was unable to connect to the LDAP server because the request to
obtain a connection timed out. This error can occur if the LDAP directory server is
slow, is under high load, or is experiencing high latency, and there are insufficient
connections in the connection pool to meet demand.
Action This error is probably transient. It is usually sufficient to wait a few seconds and try
the operation again (for example logging in, executing a service) when the load has
decreased and resources have become available. If the problem persists, then from
the LDAP Directory Settings page of the Server Administrator, try increasing the size
of the LDAP connection pool. Also check to make sure the LDAP directory server is
properly configured and that the network is able to handle the load being placed on
it by the application.
- Make sure the LDAP server is running and that the Integration Server has permission
to connect to it.
- Make sure that the connection parameters specified on the LDAP Settings screen of
the Server Administrator are properly configured.
- If you are using SSL, make sure that the directory URL specified on the LDAP Settings
screen specifies an SSL port on the LDAP server and that both the Integration Server
and LDAP server support SSL.
- If you are specifying credentials, make sure the principal specified on the LDAP
Settings screen of the Server Administrator is correct and that the password matches.
This error can also occur if the Integration Server cannot establish a connection to the
LDAP server within the configured time limit because of a problem such as network
latency. For more information about connecting the Integration Server to an LDAP
server, see the webMethods Integration Server documentation.
ISS.0002.0014E Error querying for groups on {0} with root {1} and filter {2}: {3}
Explanation Integration Server encountered an error when looking for LDAP groups to map to
an Integration Server ACL.
Action If the text of the exception indicates a connection issue, try performing the mapping
later. Otherwise, check the values specified for group name, filter, and group name
attribute on the Map Groups to ACLs screen.
ISS.0002.0015E Unable to create ACL mapping: LDAP User Manager not initialized
Explanation An attempt to map an LDAP group to an ACL failed because the LDAP User Manager
function of the Integration Server is not running. This error occurs when one user
disables LDAP while another user is trying to perform ACL mapping.
Action Use the Integration Server Administrator to check the External User Management
Configuration screens for possible configuration problems. In addition, try checking
the server and error logs for messages about problems with the LDAP manager. For
information about using the Integration Server with an external directory, refer to the
webMethods Integration Server documentation.
ISS.0002.0021E Unable to check group membership: LDAP User Manager not initialized
Explanation The Integration Server tried to find members of an LDAP group but could not because
the LDAP user manager is not running. This error occurs when one user updates the
Integration Server configuration to disable LDAP directory use while another user is
trying to perform an LDAP operation.
Action Determine why the other user changed the Integration Server configuration. Then,
reconfigure the Integration Server to use LDAP, if appropriate. For information about
using the Integration Server with an external directory, refer to the webMethods
Integration Server documentation.
- Make sure the LDAP directory server is running and that the Integration Server has
permission to access it.
- Make sure the parameters on the External User Management Configuration screens
of the Server Administrator have been properly set.
ISS.0002.0030E While attempting automatic LDAP configuration, some invalid settings were found.
It is necessary to complete the configuration manually.
Explanation When you upgrade from Integration Server release 6.1 or earlier to Integration Server
release 6.5 or later, the upgrade process tries to automatically configure the external
user management facilities in your new Integration Server based on these settings in
your old Integration Server. To determine the old configuration settings, the upgrade
process looks for the following properties:
watt.server.ldap.server
watt.server.ldap.attr.userId
watt.server.ldap.attr.member
This error indicates that the upgrade process was unable to find one of these properties.
The automatic configuration does not continue.
Action Go to the Security > Users and Groups > External User Management Configuration
screen of the Server Administrator and configure the Integration Server to use an
external LDAP directory. For additional information, refer to the webMethods
Integration Server documentation.
ISS.0002.0044E Error querying for user(s) on {0} with search root {2}: {3}
Explanation Error while listing users from the LDAP server, a runtime exception occurred while
querying users for the provided search criteria.
Action Ensure that the search criteria is defined properly, the LDAP server is configured
properly, and it is running.
ISS.0002.0045W Found No Group on quering on {0} with root {1} and filter {2}
Explanation No group is found in the LDAP server for the search criteria.
Action Refine the search query to get the required result.
2) Add a group with the same name as the deleted group that was associated with
the LDAP configuration.
ISS.0003.9008 Transformation: HTTPS URL error - Response returned with HTTP protocol error
{0}.
ISS.0006.0030E Unable to set javax.net.ssl.keyStore: Keystore location could not be retrieved from
{0}.
Explanation Integration Server could not set the javax.net.ssl.keyStore system property because
Integration Sever could not retrieve the keystore location from the keystore file.
Integration Server looks in the keystore file associated with the specified keystore
alias. At run time, the {0} in the error message is replaced with the name of the keystore
alias assigned to the watt.sever.ssl.keyStoreAlias parameter.
Action Make sure the keystore alias assigned to the watt.server.ssl.keyStoreAlias parameter
contains the correct keystore details including the correct location of the keystore file.
ISS.0007.0001E Access Denied. User "{0}" does not have permissions to invoke service: {1}.
Explanation The user does not have permission to invoke an Integration Server resource. Read
through the details provided in the server log to find the user name and the name of
the service.
Action To grant permission to the user, either add the user to a group that is listed in the
Execute ACL assigned to the service, or add one of this user's groups to the Execute
ACL assigned to the service.
ISS.0010.8050 Error while connecting to the remote authorization server using the remote server
alias "{0}". Error details: {1}
Explanation Integration Server cannot connect to the specified remote OAuth authorization server.
Action Edit the remote server alias and ensure that all the parameters are specified correctly.
If needed, run a test of the remote server alias.
ISS.0010.9016E The cache manager required for OAuth operations is not available. Verify that the
cache manager initialized successfully and then restart Integration Server
Explanation During the initialization of Cache Managers an error was encountered.
Action Examine the Integration Server Error logs and Server logs for details about the error.
Use the information in the logs to correct the error and then restart Integration Server.
ISS.0012.0014E Unable to initialize JAAS login context. JAAS configuration file in use: {0}. Error
message: {1}. Stack trace: {2}
Explanation Integration Server uses IntegrationServer/config/is_jaas.cnf file for its JAAS
configuration. If there is any problem loading this file, Integration Server throws this
exception.
Action The entries found in a JAAS configuration file should follow the JAAS syntax. If you
made any changes to the IntegrationServer/config/is_jaas.cnf, review your changes
and make sure there are no syntax errors in the file.
ISS.0012.0017E Authentication failed because the X.509 certificate path validation has failed.
Explanation The X509ValidatorModule is enabled in the IntegrationServer/config/is_jaas.cnf file.
As a result, Integration Server performed certificate path validation using the
information provided, but the client certificates failed the certificate path validation.
Action Make sure that the truststore used by the X509ValidatorModule contains the
intermediary certificates as well.
ISS.0012.0020E Authentication failed because the X.509 certificate has been revoked.
Explanation The X509ValidatorModule is enabled in the IntegrationServer/config/is_jaas.cnf file.
As a result, Integration Server checked the client certificate against the Certificate
Revocation List (CRL) and the client certificate was found to be revoked.
Action Advise the client to resubmit the request using a valid certificate.
ISS.0012.0022E Access Denied. Authentication resolved to user "{0}". User is not defined in any of
the available user stores.
Explanation Integration Server JAAS authentication modules return the username in the Subject.
Integration Server then tries to retrieve the definition of this user either locally in its
user store, or in Central Users (if configured), or LDAP (if configured). If Integration
Server is not able to find the user anywhere, it rejects the client request with this error.
Action If this user should be allowed accessing Integration Server resources, make sure this
user is defined in any of the user stores accessible to Integration Server.
ISS.0012.0023E SAML assertion verification failed. The current time {0} violates the "Not Before"
setting {1} specified in the SAML assertion.
Explanation Integration Server received a SAML assertion that arrived before the "Not Before"
setting.
Action Check the clock time of the issuer. If it is significantly different from the clock time
on the Integration Server machine, adjust the Clock Skew value on the Security ->
SAML screen.
ISS.0012.0024 SAML assertion verification failed. The current time {0} violates the "Not On Or
After" setting {1} specified in the SAML assertion.
Explanation Integration Server received a SAML assertion that arrived later than the "Not On Or
After" setting.
Action Check the clock time of the issuer. If it is significantly different from the clock time
on the Integration Server machine, adjust the Clock Skew value on the Security ->
SAML screen.
ISS.0012.0025E Rejecting SAML assertion from issuer "{0}" because issuer is not configured on the
Security > SAML screen.
Explanation Integration Server received a SAML assertion from an issuer that has not been
configured on the Security -> SAML screen.
Action Configure the issuer on the Security -> SAML screen.
ISS.0012.0027W {0}% or more of maximum number of concurrent stateful sessions are in use. {1}
sessions are available.
Explanation Integration Server is approaching the threshold for concurrent stateful sessions.
Action No immediate action is required. Once the limit is reached, all new requests to create
stateful sessions will be rejected. You can increase the limit using the Resources screen
in the Integration Server Administrator; however, doing so could increase the server's
resource requirement.
ISS.0012.0030E Rejecting SAML assertion because the subject identified in the SAML assertion is
not the one who signed the request.
Explanation For security reasons, Integration Server cannot accept requests that are not signed by
the subject identified in the SAML assertion.
Action Sign the message using the subject identified in the SAML assertion.
ISS.0013.0001 Binding XML. Service {0} was unable to bind incoming XML data
ISS.0014.0001E Encountered fatal errors while starting License Manager. Shutting down server.
Explanation Integration Server encountered a serious internal error while validating the license.
Action Contact Software AG Global Support.
ISS.0014.0025 Master password for outbound password encryption has expired. Password was
last changed on {0}. The current expiration interval is {1} days
ISS.0014.0026 Master password for outbound password encryption expires in {0} days
- You mistyped the master password when you were prompted for it.
If you suspect you have mistyped the password, shut down the server and restart it,
this time entering the correct password. If this does not correct the problem, refer to
the webMethods Integration Server documentation.
ISS.0014.0048 The ISInternal functional alias is not configured properly on the JDBC Pools page.
Assign a valid database pool and restart the Integration Server.
ISS.0014.0055 Cannot acquire an exclusive lock. Another session is holding a shared lock on the
requested item.
ISS.0014.0056 Cannot acquire an exclusive lock on the requested context. Another session has
locked it.
ISS.0014.0057 Integration Server is quiesced and is not accepting new requests at this time.
ISS.0014.0058 Integration Server has reached the license limit for concurrent sessions.
ISS.0014.9106 A listener factory with {0} is already registered in the {1} package
ISS.0014.9109 A listener is already registered with the key {0}. The existing listener must be
unregistered first
ISS.0014.9120 Can not set thread pool max to zero or less than min, max={0}, min={1}
ISS.0014.9123E {0} package not reloaded; missing the following assets: {1}
Explanation An internal error occurred while using the local service development feature in
Software AG Designer. An attempt to reload an updated IS asset (flow service, Java
service, document type, etc. ) failed because the specified IS asset does not exist in the
IS namespace. At run time, the {0} in the error message is replaced with the package
name and the {1} is replaced with the IS assets that do not exist in the namespace.
Action Contact Software AG Global Support.
ISS.0014.9125E Primary port change failed. The primary port must be a port associated with the
WmRoot package.
Explanation An attempt to change the primary port failed because the chosen port is associated
with a package other than WmRoot.
Action Select a port associated with the WmRoot package as the primary port. Alternatively,
change the chosen port to associate it with the WmRoot package and then designate
the port as the primary port.
ISS.0014.9126E Primary port change failed. The primary port must be an enabled port.
Explanation An attempt to change the primary port failed because the chosen port is not enabled.
Action Select an enabled port as the primary port. Alternatively, enable the chosen port and
then designate the port as the primary port.
ISS.0014.9127E Primary port change failed. The primary port must be an HTTP or HTTPS port.
Explanation An attempt to change the primary port failed because the chosen port is not an HTTP
or HTTPS port.
Action Select an HTTP or HTTPS port to use as the primary port.
ISS.0014.9128E Primary port change failed. The primary port must be a standard port.
Explanation An attempt to change the primary port failed because the chosen port was not a
standard port. Currently, the only non-standard port type is the diagnostic port.
Action Select a standard HTTP or HTTPS port to use as the primary port. Do not select a
diagnostic port to be the primary port.
ISS.0015.0002E Error {0} initializing Invoke Manager class {1} from {2}
Explanation Integration Server failed to initialize InvokeManager from the configuration file located
at <IntegrationServer_dir>/config/invokemanager.cnf file at startup.
Action Contact Software AG Global Support.
ISS.0015.0004E Service {0} failed ACL access checking for user {1}
Explanation The client application failed to invoke the service because the current user did not
have the Execute ACL privileges to execute the service.
Action Using the Integration Server Administrator, examine the ACL settings of the service
as well as the ACL group to which the current user belongs. Make sure that the user
has the proper ACL settings.
ISS.0016.0006EE Cannot cache {0} service. The cache manager {1} is not initialized.
Explanation The cache manager SoftwareAG.IS.Services is not initialized.
Action Check the configuration of the SoftwareAG.IS.Services cache manager.
ISS.0017.0001E An error was encountered parsing {0}: {1}. See the Integration Server error log for
the full stack trace.
Explanation Either the format of XML in the configuration file is invalid, or a specific setting is
not allowed.
Action Read through the details provided in the error message and edit the configuration
file to correct the problem.
ISS.0017.0009I All elements have been removed from cache {1} of cache manager {0}.
ISS.0017.0015E The {0} cache manager attempted to connect to a Terracotta Server Array, but the
Integration Server license does not allow it. This cache manager will not be usable.
Explanation To use this feature, Integration Server must have a license that allows distributed
caching.
Action Obtain the appropriate license from Software AG Global Support and add it to the
Integration Server.
ISS.0017.0017E Cannot use the administrative services to change a system cache manager: {0}.
Explanation The cache could not be created because a cache with that name already exists in the
cache manager. The name you specify must be unique within the cache manager.
Action See Administering webMethods Integration Server for more information about system
cache managers.
ISS.0017.0020E Cache manager name cannot contain any of these characters: ? [ ] / = + < > : ; " , * | ^
@
Explanation The cache manager could not be created because the name you specified contains
invalid characters.
Action Specify a new name using valid characters.
ISS.0017.0021E Cache manager name cannot start with a '.' or end with a space.
Explanation The cache manager could not be created because the name you specified contains
invalid characters.
Action Specify a new name using valid characters.
ISS.0017.0023E An error was encountered updating {0}: {1}. See the Integration Server error log for
the full stack trace.
Explanation While attempting to enable or disable clustering for the Integration Sever, an error
occurred while updating the Terracotta Cache Manager configuration files.
Action Review the error details provided in the message and in the Integration Server error
log. After correcting the issue that caused the error, use Integration Server
Administrator to enable or disable clustering for the Integration Server.
ISS.0017.0024E When a cache is distributed, Overflow to Disk, Overflow to Off-heap and Persist
to Disk cannot be selected.
Explanation The Overflow to Disk, Overflow to Off-heap and Persist to Disk options are not
allowed with distributed caches.
Action If you are creating a distributed cache, remove the values from the Overflow to Disk,
Overflow to Off-heap and Persist to Disk fields.
ISS.0017.0026E Cache manager name is null in {0}. The cache manager will not be used
Explanation A cache manager configuration file was supplied with a null cache manager name.
Action Edit the configuration file and provide a name for the cache manager.
ISS.0017.0027E A cache manager named "{0}" has already been loaded from {1}. The name cannot
also be used in {2}. The cache manager in {2} will be ignored.
Explanation More than one configuration file in the Integration Server_directory\config\Caching
directory contains the specified cache manager. Integration Server cannot load two
instances of the same cache manager. The cache manager that is already loaded is
being used. The cache manager in the second configuration file will be ignored.
Action Either remove one of the configuration files or change the cache manager name in
one of the configuration files.
ISS.0017.0039E Attempted to create cache manager {0} that connects to a Terracotta Server Array,
but the Integration Server license does not allow it. Cannot save cache manager
configuration.
Explanation To use this feature, Integration Server must have a license that allows distributed
caching.
Action Obtain the appropriate license from Software AG Global Support and add it to
Integration Server.
ISS.0017.0040I Successfully evicted expired elements from the cache {0} contained in cache manager
{1}.
ISS.0017.0041I Cleared all caches starting with name {0} contained within the cache manager {1}.
ISS.0017.0042I Cleared all caches contained within the cache manager {0}.
ISS.0017.0043E Error occurred while clearing caches starting with name {0} contained within the
cache manager {1}. Details:{2}
Explanation The service cannot remove the element from the cache for the reason indicated in the
message.
Action Take the appropriate action based on the details shown in the message.
ISS.0017.0044E Error occurred while clearing caches contained within the cache manager {0}.
Details:{1}
Explanation The service did not clear the caches in the specified cache manager because of the
specified error.
Action Take the appropriate action based on the details shown in the message.
ISS.0017.0048E {0} is not a distributed cache. Integration Server cannot synchronize with the
Terracotta Server Array.
Explanation You can only synchronize distributed caches with a Terracotta Server Arrays.
Action Set the Distributed option on all the caches you want to synchronize with the Terracotta
Server Array.
ISS.0017.0049E The {0} cache manager is not running. Start the cache manager to synchronize the
cache with the Terracotta Server Array.
Explanation You cannot synchronize caches against the Terracotta Server Array when the cache
manager is not running.
Action Start the cache manager and then synchronize the cache with the Terracotta Server
Array.
ISS.0017.0050I The configuration for the {0} cache has been synchronized with the Terracotta Server
Array.
ISS.0017.0051I Integration Server cannot evict expired elements for caches contained in a system
cache manager.
ISS.0017.0052I Integration Server cannot reload the {0} cache manager because it is not running.
ISS.0017.0053E The {0} cache in {1} has a different local configuration than the configuration on
the Terracotta Server Array. Integration Server is using the configuration from the
Terracotta Server Array.
Explanation The configuration of the local cache should match that of the associated Terracotta
Server Array. If the local cache configuration does not match the configuration of the
Terracotta Server Array, Integration Server ignores the local cache configuration and
uses the configuration of the Terracotta Server Array.
Action Configure the local cache to match the configuration of the Terracotta Server Array.
ISS.0017.0055E Integration Server has registered a cache manager, but the configuration file is not
in the config/Caching directory. Integration Server cannot manage this configuration.
Explanation Integration Server saved the configuration for a cache manager, but the configuration
file is not in the IntegrationServer/config/Caching directory. If the configuration is
valid, you can still use the cache manager, but you cannot use Integration Server
Administrator to stop or start the cache manager or edit its configuration.
Action Copy the configuration file to the IntegrationServer/config/Caching directory and
restart Integration Server.
ISS.0017.0056E The {0} cache manager is shut down but there is no configuration file associated
with it. Integration Server cannot restart this cache manager.
Explanation The cache manager configuration file is not in the IntegrationServer/config/Caching
directory.
Action Restore the missing configuration file to the IntegrationServer/config/Caching directory.
ISS.0017.0057E The {0} cache manager is shut down but its corresponding configuration file ({1})
no longer exists. Integration Server cannot restart this cache manager.
Explanation The cache manager configuration file is not in the IntegrationServer/config/Caching
directory.
Action Restore the missing configuration file to the IntegrationServer/config/Caching directory.
ISS.0017.0058E Integration Server cannot remove the Terracotta Server Array URLs for this cache
manager because one or more of its caches are distributed. Clear the Distributed
option on all the caches.
Explanation Integration Server cannot remove Terracotta Server Array URLs if any of the caches
contained in the cache manager are distributed.
Action Shut down the cache manager and then change the Terracotta Server Array URLs.
ISS.0017.0059E Integration Server cannot modify the Terracotta Server Array URLs for a cache
manager while it is running. Shut down the cache manager, then change the
Terracotta Server Array URLs.
Explanation Integration Server cannot modify the Terracotta Server Array URLs for a cache
manager while it is running.
Action Shut down the cache manager and then change the Terracotta Server Array URLs.
ISS.0017.0063I The current Terracotta license is not valid for the BigMemory settings configured
for the {0} cache manager. To use the cache manager, either remove the BigMemory
settings from the configuration file or obtain a valid Terracotta license for
BigMemory.
ISS.0017.0064E Deployment of cache manager {0} failed because of invalid license. Check the
Integration Server log for details.
Explanation Integration Server could not deploy the cache manager because the license for
Integration Server or Terracotta is invalid.
Action Acquire the correct license file for Terracotta, Integration Server, or both and then
redeploy the cache manager.
ISS.0017.0068I Integration Server is running in safe mode. Cache manager {0} not initialized.
ISS.0017.0076E The value specified in the "Maximum Elements in Memory" field must be an integer
no larger than 2147483647.
Explanation An invalid value was specified in the Maximum Elements in Memory field.
Action Change the value to an integer no larger than 2147483647.
ISS.0017.0077E Field cannot be changed while the cache manager is running: {0}
Explanation The specified field cannot be modified while the cache manager is running.
Action Shut down the cache manager, and then update the field. To shut down the cache
manager, open Integration Server Administrator and go to the Settings > Caching
page, then click the "Shutdown" link for the cache's cache manager.
ISS.0019.7005E Unable to retrieve client_secret for {0} from the secure password store. See the error
log for a full stack trace.
Explanation Integration Server cannot retrieve the client secret for the specified OpenID Provider.
Action Re-enter the client_secret value in the OpenID Provider’s configuration file and click
the Reload OpenID Providers link on the Security > OpenID page.If none of the
passwords work, the password store might be corrupt. Contact Software AG Global
Support.
ISS.0019.7007E ID Token''s issuer claim {0} is invalid. It does not match the application''s OpenID
Provider issuer ID.
Explanation Integration Server expected the iss field in the token to match the issuer value in the
OpenID Provider’s configuration file; however, the iss and issuer values do not match.
Action Check that the issuer value in the OpenID Provider’s configuration file is correct. If
it is not, edit the OpenID Provider configuration file to include the correct issuer value.
Then, click the Reload OpenID Providers link on the Security > OpenID page.
ISS.0019.7008E ID Token''s audience claim {0} does not match the application''s OpenID Provider
client ID.
Explanation Integration Server expected the aud field in the token to match the client_id value in
the OpenID Provider’s configuration file.
Action Check that the client_id value in the OpenID Provider’s configuration file is correct.
If it is not, edit the OpenID Provider configuration file to include the correct client_id
value. Then, click the Reload OpenID Providers link on the Security > OpenID page.
ISS.0019.7009E ID Token''s audience claim has multiple values "{0}" but the required authorized
party claim is not present.
Explanation The audience for an ID Token must contain the OAuth 2.0 client_id of the Relying
Party as an audience value but the required client_id is missing.
Action No action required.
ISS.0019.7010E ID Token''s authorized party claim {0} does not match the OpenID Provider client
ID {1}.
Explanation The authorized party claim in the ID Token either does not contain or does not match
the OAuth 2.0 client_id for the Authorized Party. The ID token must contain the
authorized party claim when the ID Token has a single audience value and the
audience is not the Authorized Party.
Action No action required.
ISS.0019.7011E ID Token has expired. Expiration claim value is {0}, current time is {1}.
Explanation The ID Token issued by the OpenID Provider has expired and cannot be used for
authentication.
Action Set the prompt value in the OpenID Provider’s configuration file to “login”, which
instructs the OpenID Provider to require the end user to log in using their credentials.
Then, click the Reload OpenID Provider link on the Security > OpenID page. Have
the user reissue the original request.
ISS.0019.7012E ID Token has expired. Issued at time value is {0}, current time is {1}, provider''s
max_age limit is {2}.
Explanation The age of the ID Token issued by the OpenID Provider exceeds the max_age value
in the OpenID Provider’s configuration file. The token cannot be used for
authentication.
Action Increase the max_age value in the OpenID Provider’s configuration file and click the
Reload OpenID Provider link on the Security > OpenID page. Have the user reissue
the original request.
ISS.0019.7013E ID Token''s asserted claim value(s) "{0}" do not match any of the provider''s asserted
claim values "{1}".
Explanation The claim values in the token do not match any of the claim values for the OpenID
Provider.
Action No action required.
ISS.0019.7015E ID Token requires re-authentication, Maximum Authentication Age {0} has expired.
Authentication time was {1}, current time is {2}
Explanation The user must be re-authenticated because the time elapsed since the token
authentication time exceed the Maximum Authentication Age.
Action Re-authenticate the token. Set the prompt value in the OpenID Provider’s configuration
file to “login” and click the Reload OpenID Provider link on the Security > OpenID
page. Have the user reissue the request.
ISS.0020.7020E Timeout occurred during execution of a service {0} configured for circuit breaker.
Explanation The service execution time exceeded the configured timeout period for the service.
Action Identify and correct the cause of the slow service execution. You can generate a thread
dump of Integration Server and examine Integration Server logs to assist with
identifying the source of the slow behavior. Then correct the component that exhibits
the slow behavior.
ISS.0024.0002 Error occurred while initializing User Manager: Class {0} was not found in
CLASSPATH.
ISS.0024.0007 The JDBCPool {0} associated with Central Users JDBC function is not defined so
the Central User Manager is not enabled
ISS.0024.0013 Integration Server cannot add group to ACL because the required parameter "{0}"
is not supplied.
ISS.0024.0014 Integration Server cannot add group "{0}" to ACL "{1}" because ACL "{1}" is not
defined.
ISS.0024.0015 Integration Server cannot add group "{0}" to ACL "{1}" because group "{0}" is not
found.
ISS.0024.0018 Integration Server failed to add group "{0}" to ACL "{1}" because of exception: {2}.
ISS.0025.0009E Integration Server could not initialize the cache manager. Stopping Integration
Server initialization. Use the server log and error log to diagnose and correct the
problem.
Explanation This error occurs when Integration Server is configured to be in a cluster and cannot
connect to the Terracotta Server Array (TSA). This could happen because the TSA
URL in your cluster configuration is incorrect, the TSA is offline, or because there is
a network problem.
Action (1) Verify that the Terracotta Server Array is available and accepting connections. (2)
If it is, start the server in safe mode by including the "-safeboot" argument in the
command line. On the Settings > Clustering page of Integration Server Administrator,
check that the Terracotta Server Array URL value is correct. (3) Make sure the network
configuration of the host is correct and there are no problems with your network.
ISS.0025.0042S FIPS mode could not be initialized. Shutting down server: {0}
Explanation An error was encountered during initialization of FIPS mode operation.
Action Contact Software AG Global Support. Be prepared to provide configuration
information related to security provider and FIPS mode.
ISS.0025.0046 Monitoring API could not be initialized. JmsUrl = {0}. Value must be supplied for
JmsUrl.
ISS.0025.0047 Monitoring API could not be initialized because of following exception. Check
JMS Provider. {0}
ISS.0025.0050 The JCE Unlimited Strength Jurisdiction Policy File was not found. Please install
it.
ISS.0025.0056 FIPS could not be initialized because the JCE Unlimited Strength Jurisdiction Policy
File was not found. Shutting down Integration Server.
ISS.0025.0060W Falling back on the fully qualified domain name as the cluster node name, cluster
node name is :{0}
Explanation Integration Server is using the default cluster node name for the machine because the
cluster node name is empty or not provided.
Action No action is required.
ISS.0025.0061E The logical name for the cluster node is not correct: {0}
Explanation The name for the cluster node is not valid. The logical host name you specify must
be unique within the cluster and cannot contain a semicolon (;).
Action Specify a unique logical name to identify the Integration Server instance in the cluster.
ISS.0025.0062CC Web services stack could not be initialized. Shutting down server: {0}
Explanation Integration Server encountered an error while initializing the Web services stack.
Typical reasons are:
2) Integration Server failed to initialize the policy manager for the Web service.
Action If you have modified the axis2.xml file located in Integration
Server_directory/config/wss or Integration Server_directory/config/wssClient/conf
folders, make sure that the changes made are correct. For all other reasons, refer to
the details listed in the error message and respond accordingly.
ISS.0025.0063E The pub.event.eda:send service failed because the EDA Manager failed to initialize
due to the following error: {0}.
Explanation The pub.event.eda:send service failed because the EDA Manager did not initialize.
Integration Server uses the EDA Manager to retrieve information about event types.
Action Review the error message that indicates why the Event Manager failed to initialize
and attempt to resolve the cause of the failure.
ISS.0025.0065W Encountered an error while disabling listeners. Proceeding with server shutdown.
Explanation An error occurred while shutting down Integration Server. If the logging level for
logging facility 0025, Initialization, is set to Debug or higher, the server log will include
a stack trace with more details about the error.
Action No action is required. Integration Server will shut down as requested.
ISS.0025.0066W Encountered an error while suspending triggers. Proceeding with server shutdown.
Explanation An error occurred while shutting down Integration Server. If the logging level for
logging facility "0025 Initialization" is set to Debug or higher, the server log will include
a stack trace with more details about the error.
Action No action is required. Integration Server will shut down as requested.
ISS.0025.0070C Integration Server detected files in config/work directory which suggests unapplied
configuration changes.
Explanation When saving changes to configuration files, Integration Server first saves the
configuration changes in a temporary file in the
IntegrationServer_directory/instances/instanceName/config/work directory. After
saving the changes in a temporary file, Integration Server moves the temporary file
to the actual configuration file. This ensures that if unexpected behavior occurs before
the configuration changes are initially saved to the temporary file, only the temporary
file is impacted. The actual configuration file is not corrupted. If Integration Server
detects files in in the IntegrationServer_directory/instances/instanceName/config/work,
it suggests that changes to a configuration file were not saved to the temporary file
and that, therefore, the changes were not made to the actual configuration file.
Action Use the contents of the
IntegrationServer_directory/instances/instanceName/config/work directory to
determine which configuration files were in the process of being changed. Decide
whether or not you want to redo the changes to the configuration files. Delete the
files under the directory and redo the configuration change if you so choose.
ISS.0026.0005 Flow service could not be registered with the server: folder.servicename may already
exist.
ISS.0026.0007 Warning missing type name in operation {0} while loading service {1}
ISS.0026.0012W Warning: Flow Branch Operation must have switch name or use conditional labels
in {0}
ISS.0026.0013 Warning: Flow Branch Operation cannot have switch name and use conditional
labels in {0}
ISS.0026.0016 Warning: Flow Map Delete Operation missing field name in {0}
ISS.0026.0017 The HTTP URL alias could not be registered by the service {0}. "{1}" is already
registered as an alias for the path: {2}
ISS.0026.9110E {0} : Name already used by another service type in {1} package
Explanation Integration Server cannot save or register the service because a service with that name
already exists in the package.
Action Specify a different name for the service.
ISS.0028.0018 Server could not update the node definition file. Changes to the package were not
saved.
ISS.0028.0021 Server could not update the node subdirectory. Changes to the package were not
saved.
ISS.0028.0027 Namespace plug-in type name {0} in package {1} conflicts with existing type
ISS.0028.0028 Cannot create namespace factory class {0} in package {1}: {2}
ISS.0028.0030 Error: Will not load deprecated service type ({0}) in service {1} in package {2}
ISS.0028.0036 Document type {0} has failed to load. Duplicate Broker document type name {1} is
also referenced by {2}
ISS.0028.0038 Error loading {0} : Name already used by another item in package {1}
ISS.0028.0045E Failed to install package {0}. Another package exists with the name {1}
Explanation Integration Server was unable to install a package because a package with the same
name already exists on the Integration Server.
Action Rename one of the packages, either the existing package or the one you are trying to
install. Note that case does not matter; Integration Server considers "ABC" the same
name as "abc".
ISS.0028.0051E Task Scheduler startup service exited with the following error: {0}
Explanation Integration Server encountered an error while executing the scheduler startup service
task.
Action Contact Software AG Global Support.
ISS.0028.0052E Task Scheduler startup service {1} was not found in {0} package
Explanation The package startup process could not locate the service named in the message.
Action Contact Software AG Global Support.
ISS.0028.0055 Caching of package classes is disabled due to the following error for file [{0}]: {1}
ISS.0028.0056 The post-initialization startup service {0} threw an exception: {1}. See the error log
for the full stack trace.
ISS.0028.0057 Failure while registering HTTP URL alias "{0}" for the package {1}. Already registered
as an alias for the path: {2}
ISS.0028.0058 Failure while registering HTTP URL alias "{0}" for the package {1}. Already registered
by package {2} as an alias for the path: {3}
ISS.0028.0059 Failure while registering HTTP URL alias "{0}". Already registered as an alias for
the path: {1}
ISS.0028.0060 Failure while registering HTTP URL alias "{0}". Already registered by package {1}
as an alias for the path: {2}
ISS.0028.0061E Unable to load system package {0} due to dependency on non-system packages.
Explanation Integration Server cannot load the specified system package because it depends on a
non-system package. System packages are pre-defined packages that are part of the
Integration Server product (for example, WmPublic). A system package can have
dependencies on other system package(s) only.
Action Using Designer, edit the package dependencies for the specified system package to
remove the dependency on the non-system package.
ISS.0028.9999WError message – Unable to load the REST resource with URL template {0}, HTTP method(s)
{1}, and service {2} because the URL template contains either illegal or unsupported characters.
Explanation The information you have specified for configuring the REST resource contains either
illegal or unsupported characters.
Action Update the REST resource configuration to not include illegal or unsupported
characters.
ISS.0033.0100 If any multicast setting is supplied (Discovery Address, Discovery Port, Time To
Live), they must all be supplied.
ISS.0033.0143 Please restart the server to make the new settings take effect.
ISS.0033.0150 Changes not saved. Invalid Well Known Address. If either host or port is supplied,
both must be supplied. host={0}, port={1}.
ISS.0033.0154E Could not save session {0} to the session cache. {1}.
Explanation Integration Server failed to persist the indicated session to the Repository. This is an
internal error.
Action Contact Software AG Global Support.
ISS.0033.0155E Could not create local session {0} from the cached session values. {1}.
Explanation An Integration Server in a cluster tried to update a session object, but was unable to
find it. This in an internal error.
Action Contact Software AG Global Support.
ISS.0033.0156E Cluster Invoke did not complete successfully. Cluster Synchronization feature is
not configured.
Explanation After a trigger configuration update, Integration Server attempted to apply the change
to other Integration Servers in the cluster, but was unable to. The most likely reason
is that the Cluster Synchronization feature has not been properly configured.
Action Review the cluster synchronization for rrigger management text in the webMethods
Integration Server documentation for instructions on configuring your cluster to
propagate trigger changes to other Integration Servers in the cluster.
ISS.0033.0159 The TSA URL must be specified on the Settings > Clustering page in order to join
a cluster. Clustering has been disabled. This server is running in stand-alone mode.
ISS.0033.0161 CLUSTERING DISABLED: Could not create or join distributed clustering cache
"{0}". This server is NOT a member of a cluster.
ISS.0033.0162 The Cluster Name can contain only the following characters: alphanumerics, dashes,
underscores, and colons.
ISS.0033.0164 The ISInternal functional alias on the JDBC Pools page must be configured to use
an external database in order to enable clustering.
ISS.0033.0167 The ISInternal functional alias on the JDBC Pools page must be configured to use
an external database in order to join a cluster. Clustering has been disabled. This
server is running in stand-alone mode.
ISS.0033.0181I Cluster name cannot contain any of these characters: ? [ ] / = + < > : ; " , * | ^ @
ISS.0033.0182I Cluster name cannot start with a '.' or end with a space.
ISS.0035.0002 Initial log rotation interval could not be set: {0} ms in not valid
ISS.0035.0004 Returned {0} lines while requested for {1} number of lines for error logs.
1) Tried to invoke the indicated folder or service name, but specified the wrong
folder/service name.
2) Specified invalid certificates when setting up the SSL connection to the Integration
Server.
Action Examine the error stack trace to determine which exception was thrown. If it is a
MalformedURLException, check the folder/service name provided in the API call and
make sure that you specified the fully qualified service name. If it is a
CertificateException, an IOException, or an InvalidKeyException, check the certificates
provided and make sure that they are valid.
ISS.0053.0002 Access denied for user {0} on port {1} from {2}.
ISS.0053.0006S (tid={0}) Enterprise Gateway Server encountered the error "{1}" while handling a
request from client "{2}" at request URL "{3}".
Explanation Enterprise Gateway Server experienced an internal error while handling the request.
Action If the issue persists, contact the system administrator.
ISS.0053.0008I (tid={0}) Attempting to forward the request to the Internal Server again because the
original attempt failed with exception "{1}". The retry count is {2} and the request
URL is "{3}". Internal Server Host is "{4}" and Port is "{5}"
Explanation Enterprise Gateway Server failed to transmit the client request to the Internal Server
due to the indicated network exception. The server will automatically try to send the
request again. If the retry attempts fail, the server will log a message and fail the client
request.
Action The action you take depends on the exception issued. Look at the exception message
for specific information.
ISS.0053.0009W (tid={0}) Enterprise Gateway Server encountered an I/O error while writing the
Internal Server''s response back to the client at "{1}". The request URL is "{2}".
Explanation An input/output error occurred between Enterprise Gateway Server and the Internal
Server.
Action If the issue persists, contact the system administrator.
ISS.0053.0010E (tid={0}) Enterprise Gateway Server encountered error "{1}" while handling the
request. The server is unable to retry the request at this time. The retry count is {2}.
Explanation Enterprise Gateway Server experienced an internal error while handling the request.
Action If the issue persists, contact the system administrator.
ISS.0053.0011W (tid={0}) Enterprise Gateway Server is stopping attempts to retry the request because
the content length "{1}" of the retry request does not match the content length "{2}"
of the original request. The retry count is {3}.
Explanation Enterprise Gateway Server could not complete the request for the reason indicated.
Action If the issue persists, contact the system administrator.
ISS.0053.0012S Access is denied for user "{0}" on port {1} from client "{2}" through Enterprise
Gateway "{3}".
Explanation Incorrect credentials were specified while connecting to the Internal Server through
the Enterprise Gateway.
Action Supply valid credentials.
ISS.0053.0013 (tid={0}) API Gateway encountered an I/O error while responding to a request from
the client at "{1}". The request URL is "{2}".
Explanation API Gateway cannot respond to the specified client request because of an I/O error.
Action Retry the request. If the issue persists, contact your system administrator.
ISS.0053.0014 (tid={0}) API Gateway encountered the error "{1}" while handling a request from
the client. The server is unable to retry the request at this time. The retry count is
{2}.
Explanation The server is unable to retry the request after the retry count exceeded the predefined
threshold.
Action Contact your system administrator.
ISS.0053.0016 (tid={0}) API Gateway encountered an error while handling a request from client
"{1}" at the request URL "{2}".
Explanation API Gateway encountered an error while handling the specified client request.
Action Retry the request. If the issue persists, contact your system administrator.
ISS.0053.0017 Access denied for user "{0}" on port {1} from client "{2}" through API Gateway "{3}".
Explanation The current user cannot access API Gateway on the specified port because of not
having the proper ACLs.
Action Check the ACLs for the current user. Ensure that the user has the correct ACLs to
access API Gateway on the specified port.
ISS.0054.0002E CSRF attack detected. CSRF token is not present in the request URL: {0}
Explanation CSRF secure token is missing in the request URL, possibly due to a CSRF attack.
Action If the request is valid, provide a valid CSRF secure token for the request.
ISS.0056.0004 Invalid SMTP port specified {0}. SMTP logging turned off
ISS.0070.0013W Failed to start listener {0}. The following error was encountered: {1}
Explanation Could not start the listener.
Action See error details in the message.
ISS.0070.0030W Duplicate alias {2} encountered creating {0} listener on port {1}
Explanation When loading a package, Integration Server encountered a port alias that is the same
as an existing port alias on Integration Server. The alias for a port must be unique
across the Integration Server. Integration Server loads and enables the package but
will not create the port with the duplicate alias.
Action If you do not want the port created, you do not need to do anything. However, if you
want the port to be created when the package is loaded, delete the existing port with
that alias, create a new port that has the same properties as the just deleted port, and
then reload the package containing the duplicate alias. Integration Server creates the
port when the package is reloaded.
ISS.0070.9024 Invalid value for thread priority={0}, minimum priority=1 and maximum priority=10
ISS.0070.9039 Access denied to host: Hostname verification failed. The CN "{0}" in the subject
DN of the certificate does not match the hostname "{1}".
ISS.0070.9041 Key alias is empty. Specify a key alias for the port or a global SSL key alias on the
Security > Certificates > Edit page.
Explanation The port cannot be enabled because a key alias was not specified and there is not a
default SSL key alias for the Integration Server.
Action Before enabling the port, either define a key alias or specify a default SSL key alias
for the Integration Server. The default SSL key alias is the keys alias specified during
configuration of the SSL authentication credentials for the Integration Server. To use
a defined key alias with the HTTPS port, specify that keystore alias in the create or
update operation. To use the Integration Server's default SSL key alias with the HTTPS
port, do not supply key alias information for the create or update operations.
ISS.0070.9042 Keystore alias is empty. Specify a keystore alias for the port or a global SSL keystore
alias on the Security > Certificates > Edit page.
Explanation The port cannot be enabled because a keystore alias was not specified and there is
not a default SSL keystore alias for the Integration Server.
Action Before enabling the port, either define a keystore alias or specify a default SSL keystore
alias for the Integration Server. The default SSL keystore alias is the keystore alias
specified during configuration of the SSL authentication credentials for the Integration
Server. To use a defined keystore alias with a port, specify that keystore alias when
creating or updating the port. To use the Integration Server's default SSL keystore
alias with the port, do not supply keystore alias information when creating or updating
the port.
ISS.0070.9043 Invalid keypair specified. Public and private keypair moduli don't match
ISS.0070.9044E Unsupported key type: {0}. The HTTPS/FTPS listener supports RSA keys only.
Specify a key store that contains the appropriate RSA private key.
Explanation HTTPS or FTPS listener is configured with a keystore having DSA or EC key types.
The HTTPS/ FTPS listener currently supports only RSA keys.
Action Configure the HTTPS or FTPS listener to use a keystore that contains the RSA key.
ISS.0070.9046E Invalid character/s found in host name, {0}, in IP Access Deny list.
Explanation The specified host in the deny list contains one or more invalid characters.
Action Correct the host name to remove the invalid characters. The host names or IP addresses
can include upper and lower case alphabetic characters, digits (0-9), hyphens (-), and
periods (.) and cannot include spaces. For IPv6, IP addresses can also include colons
(:) and brackets ([])
ISS.0070.9048E Integration Server cannot find the file {0} specified for the server configuration
parameter {1}.
Explanation The specified server configuration parameter uses a file to identify the allowed cipher
suites; however, Integration Server cannot find the file.
Action Make sure the server configuration parameter specifies the correct location of an
existing file.
ISS.0076.9022E Protocol buffer coder cannot find descriptor in document type: {0}
Explanation An error occurred while encoding or decoding an instance of the specified publishable
document type. Integration Server cannot find the message descriptor for the
publishable document type. Integration Server creates a message descriptor for a
publishable document type with an encoding type set to protocol buffers.
Action Make sure the publishable document type is synchronized with the messaging
provider.
ISS.0081.9184W The web service descriptor does not contain any operations
Explanation A provider Web service descriptor cannot be saved if it does not contain any
operations.
Action Add operations to the provider Web service descriptor.
ISS.0081.9185E Cannot resolve operation {0} in binding {1}; operation does not have a unique
SOAPAction or a unique first element name.
Explanation The provider Web service descriptor could not be created because the operation in
the specified binding does not have a unique SOAPAction value or the first part
element in the operation's input message is not unique. If neither of these values are
unique, Integration Server cannot match an incoming web service request with an
operation.
Action Modify the WSDL document so that operations within a binding have unique
SOAPAction values or make sure operations with duplicate SOAPAction values have
an input message in which the first part element is unique.
ISS.0081.9186W Web service name will change from: {0} to: {1}
Explanation Changing the value of the Pre-8.2 compatibility mode property for a provider Web
service descriptor results in a change to the value of the name attribute in the
wsdl:service element in the associated WSDL document. Web service descriptors that
run in pre-8.2 compatibility mode use the local name of the Web service descriptor
as the service name. Web service descriptors that do not run in pre-8.2 compatibility
mode use the fully qualified name of the Web service descriptor as the service name.
For example, suppose that a Web service descriptor has the fully qualified name
folder.myFolder:myWebService. If the Web service descriptor runs in pre-8.2
compatibility mode, in the WSDL document, the value of the name attribute in the
wsdl:service element is "myWebService". If the Web service descriptor does not run
in pre-8.2 compatibility mode, in the WSDL document, the value of the name attribute
in the wsdl:service element is "folder.myFolder:myWebService".
Action Existing consumer Web service descriptors and Web service connectors created from
an earlier version of the WSDL document are not affected by the service name change
and will execute as expected. However, web service clients created on other platforms
might be affected. If a web service client is affected by the name change, regenerate
the client using the updated WSDL document.
ISS.0081.9191W The fault has a message part "{0}" defined by the type "{1}". Message parts in a fault
must be defined by the element attribute instead of the type attribute.
Explanation The WSDL for the Web service descriptor contains a fault message part defined by
the type attribute. To be deployed to the Web services stack in version 8.2 or later of
Integration Server, the fault message part must be defined using the element attribute.
Action To enable the WSDL for the Web service descriptor to be deployed to the Web services
stack, modify the fault message part in the source WSDL used to create the Web
service descriptor.
ISS.0081.9192W WS Security Handler has no effect when the Pre-8.2 compatibility mode property
is false. To enforce WS Security attach WS Policies.
Explanation When a Web service descriptor is not running in pre-8.2 compatibility mode (i.e., the
Pre-8.2 compatibility mode property is set to false), Integration Server does not execute
the WS Security Handler. As a result, the WS Security Handler has no effect and WS
Security will not be enforced.
Action If you want to enforce WS Security, create the appropriate WS Policies and attach the
WS Policies to the Web service descriptor.
ISS.0081.9193W WS Policies has no effect when the Pre-8.2 compatibility mode property is true.
Explanation When a Web service descriptor is running in pre-8.2 compatibility mode (i.e., the
Pre-8.2 compatibility mode property is set to true), Integration Server does not enforce
WS Policies attached to the Web service descriptor.
Action If you want to enforce WS Policies (including those with WS-Security assertions), set
the Pre-8.2 compatibility mode property to false. As an alternative, if you want to
keep the Pre-8.2 compatibility mode property is set to true and still enforce WS Security
policies, you can use the Integration Server WS Security facility. In this case, remove
all WS Policies that you have attached to the Web service descriptor and attach the
WS Security Handler. For more information about the WS Security Handler, see the
Designer online help.
ISS.0081.9205E JMS Binders are not supported when Pre-8.2 compatibility mode is true.
Explanation One of the following situations occurred: the Pre-8.2 compatibility mode property
was changed from false to true for a Web service descriptor that contains a binder
with a Transport property set to JMS, a binder that specifies the JMS transport was
added to a Web service descriptor that runs in compatibility mode (the Pre-8.2
compatibility mode property is set to true), or the Transport property for an existing
binder was changed to JMS for a Web service descriptor that runs in compatibility
mode. A Web service descriptor for which the Pre-8.2 compatibility mode property
is set to true does not support binders with a JMS transport.
Action If you want to keep the JMS binder, change the Pre 8.2 compatibility mode property
from true to false. If you want to keep the Web Service descriptor in Pre 8.2
compatibility mode, delete any binders using the JMS transport or change the binder
Transport property to a supported transport (HTTP or HTTPS). Then, save the
modified Web service descriptor.
ISS.0084.9009W Warning: CSRF secure token is not present in the request. If you still want to
complete this request, click Continue.
Explanation CSRF token is missing in the request URL, possibly due to a CSRF attack.
Action If the request is valid, click Continue to complete the request.
ISS.0085.9209E Cannot refresh Web service descriptor. The Web service descriptor cannot be found
in the Integration Server namespace.
Explanation A Web service descriptor cannot be refreshed because it does not exist in the
Integration Server namespace.
Action None.
ISS.0085.9211E Cannot roll back Web service descriptor to previously saved version.
Explanation An attempt to refresh a Web service descriptor failed. However, Integration Server
could not roll back to the most recently saved version of the Web service descriptor
and its associated assets. This can happen if Integration Server becomes unresponsive
when rolling back the Web service descriptor.
Action Delete the Web service descriptor and recreate it using the updated WSDL document.
Note that any changes made to the Web service descriptor, such as new headers or
faults, will be lost. Alternatively, if the Web service descriptor was checked into a
version control system, check out the last checked in version of the Web service
descriptor and then refresh the Web service descriptor
ISS.0085.9212E Cannot Save the refreshed Web service descriptor.Integration Server will rollback
to the most recently saved versions of the Web service descriptor and its associated
assets.
Explanation The WSDL file used to refresh the Web service descriptor contains or references an
invalid schema.
Action Use the information in the server log to determine why the schema is invalid. Correct
the WSDL file or the associated XML Schema definition. Then, refresh the Web service
descriptor.
ISS.0085.9213E Cannot refresh Web service descriptor. One or more operations cannot be merged.
Integration Server will roll back to the most recently saved versions of the Web
service descriptor and its associated assets.
Explanation As part of refreshing a Web service descriptor, Integration Server merges in changes
made to existing services used as operations. One of the following can prevent
Integration Server from merging the changes in successfully: - The contents or
properties of an existing service could not be merged into the refreshed version of
the service. - The ACL information could not be set for the refreshed service. - An
existing service could not be locked. Integration Server will roll back to the most
recently saved versions of the Web service descriptor and its associated assets.
Action Contact Software AG Global Support. Obtain a copy of the server log before contacting
support.
ISS.0085.9214W The {0} docTypes folder contained one or more user-defined document types used
for headers. These document types were deleted when the Web service descriptor
was refreshed.
Explanation The specified docTypes folder contains a document type used for a header in the Web
service descriptor. This document type will be deleted upon refresh. When refreshing
a Web service descriptor, Integration Server deletes the WSDName_docTypes folder
and all elements contained in that folder and its subfolders. Integration Server will
not recreate any assets manually added to the folder or its subfolders.
Action Do not add any assets to any of the folders created automatically by Integration Server
for a Web service descriptor including the WSDName_doctypes folder. If you added
any assets to the folders, move the assets to another folder before refreshing the Web
service descriptor.
ISS.0085.9215W The {0} docTypes folder contained one or more user-defined document types used
for faults. These document types were deleted when the Web service descriptor
was refreshed.
Explanation The specified docTypes folder contained a document type used for a fault in the Web
service descriptor. This document type will be deleted upon refresh. When refreshing
a Web service descriptor, Integration Server deletes the WSDName_docTypes folder
and all elements contained in that folder and its subfolders. Integration Server will
not recreate any assets manually added to the folder or its subfolders.
Action Do not add any assets to any of the folders created automatically by Integration Server
for a Web service descriptor including the WSDName_doctypes folder. If you added
any assets to the folders, move the assets to another folder before refreshing the Web
service descriptor.
ISS.0085.9317E Error occurred during export of the package {0}. Details : {1}
Explanation Integration Server could not export the package because an error occurred during
export.
Action Read through the details provided in the error message and take corrective steps.
ISS.0085.9318E Invalid parameters passed. Make sure each required parameter is passed as an
input to the service.
Explanation Integration Server cannot export the assets because the required input parameters
are not specified.
Action Specify all the required parameters.
ISS.0085.9320E Invalid service found; service {0} does not define any ports
Explanation The WSDL document contains a wsdl:service element that does not define any ports.
A Web service descriptor cannot be created.
Action Modify the WSDL document to include ports in the wsdl:service element.
ISS.0085.9321E Invalid port found; port {0} does not specify a binding
Explanation The WSDL document contains a wsdl:port element that does not specify a binding.
A Web service descriptor cannot be created.
Action Modify the WSDL document to include a binding for the port.
ISS.0085.9322E Invalid SOAP binding found; binding {0} does not contain all operations for
corresponding portType {1}
Explanation The specified binding does not contain all of the operations declared in the specified
portType.
Action Modify the WSDL document so that the binding contains all of the operations declared
in the specified portType.
ISS.0085.9323W Port alias for JMS Binder ''{0}'' set to ''{1}''. Ensure that this is the correct port alias.
Explanation When creating a WSDL first provider Web service descriptor, Integration Server uses
the first JMS provider web service endpoint alias listed on the Settings > Web Service
Endpoints page in Integration Server Administrator as the port alias.
Action If you want to use a different JMS provider web service endpoint alias as the port
alias, select the JMS binder and assign a different port alias.
ISS.0085.9324E Unable to create JMS Binder for binding {0}. There is not a defined JMS provider
web service endpoint alias.
Explanation When creating a WSDL first provider Web service descriptor, Integration Server uses
the first JMS provider web service endpoint alias listed on the Settings > Web Service
Endpoints page in Integration Server Administrator as the port alias. If there is no
defined JMS provider web service endpoint alias, Integration Server does not create
the Web service descriptor.
Action Create a JMS provider web service endpoint alias. Then create the WSDL first provider
Web service descriptor.
ISS.0085.9326E Error occurred while exporting runtime configurations: {0}. For more information,
see the Integration Server logs.
Explanation Deployer encountered an error while exporting runtime configurations: {0}.
Action Check Integration Server log for more information.
ISS.0085.9327E,W Unknown transport found in binding {0}. {1} is not a valid transport value.
Explanation The WSDL document used as the source for the Web service descriptor contains a
binding with an invalid transport attribute. Integration Server will not create a WSDL
first provider Web service descriptor when a binding transport is invalid. Integration
Server will create a consumer Web service descriptor when a binding transport is
invalid if the WSDL document contains other valid bindings.
Action No action is required.
ISS.0085.9329E,W Unable to create JMS Binder for binding {0}. JMS Binders can be created using
Designer only.
Explanation The source WSDL document for the Web service descriptor contains a SOAP JMS
binding. Developer cannot be used to create a WSDL first provider Web service
descriptor from a WSDL document with a SOAP JMS binding. Developer can be used
create a consumer Web service descriptor from a WSDL document with a SOAP JMS
binding if the WSDL document contains other valid SOAP HTTP bindings, but the
resulting consumer Web service descriptor will not have a JMS binder.
Action Use Designer to create the Web service descriptor.
ISS.0085.9331E Error occurred while deploying the asset: {0}. For more information, see the
Integration Server logs.
Explanation Integration Server encountered an error while deploying the asset. Typical reasons
for this error are: 1) Stream is already read. 2) An I/O error occurred. 3) Value for
aclData input parameter is not provided. 4) Any other error that occurred during
deployment.
Action Read through the details provided in the error message and take corrective steps.
ISS.0085.9333W JVM "{0}" of the target Integration Server for installing package "{2}" is older than
the recommended JVM "{1}".
Explanation The target Integration Server is running a JVM version that is older than the version
recommended by the source package.
Action Ensure that the target Integration Server is running the same or a later version of the
JVM specified during release creation.
ISS.0085.9334E The version of target package cannot be null for a patch release.
Explanation The source package being installed is a patch release, but when the patch release was
created, no version was specified for the target package.
Action Specify a version for the target package when creating the patch release.
ISS.0085.9335W The target Integration Server version "{2}" and the Integration Server version "{1}"
recommended by source package "{0}" are incompatible.
Explanation The target Integration Server version does not match the Integration Server version
recommended by the source package.
Action Ensure that the version of the target and source Integration Servers are the same.
ISS.0085.9336W Package "{2}" will not be deployed because the source package is a patch release
and target package version: "{0}" does not match the required target package version:
"{1}".
Explanation During installation of a patch release, Integration Server detected that the version of
the target package is not the version required by the patch release.
Action Install the correct version of the target package before applying the patch.
ISS.0085.9337W Package "{0}" will not be deployed because the source package is a patch release
and the target package does not exist.
Explanation Integration Server could not install the package because the source package being
installed is a patch release and the required package does not exist on the target server.
Action The following lists the actions you can take: 1) Install the package in the target server
before applying the patch. -OR- 2) Redefine the source package to a full release before
deploying the package on the target server.
ISS.0085.9338W Package "{2}" will not be deployed because the version of source package: "{0}" is
older than the version of target package: "{1}".
Explanation The package installed in the target server is of a later version than the source package
being installed.
Action Ensure that the version of the package on the target server is earlier than or the same
as the package being installed.
ISS.0085.9382E Message addressing endpoint alias "{0}" of type "{1}" does not exist.
Explanation The specified message addressing endpoint alias does not exist.
Action Ensure that the message addressing endpoint alias name that you specified is correct
and that this endpoint alias exists.
ISS.0085.9383E Can not delete the WS-Addressing endpoint "{0}", as it is referred from the following
provider endpoint aliases {1}
Explanation A Web service endpoint alias for provider Web service descriptor is using the message
addressing endpoint alias you specified as a part of the Response Map.
Action Before deleting a message addressing endpoint alias, ensure that the endpoint alias
is not associated with the Response Map of any provider Web service endpoint alias.
ISS.0085.9391E Port Number must be positive integer between 0 and 65535 (inclusive).
Explanation Port must be a positive integer.
Action Specify a valid integer between 0 and 65535 (inclusive) for Port.
ISS.0086.9263E Specified path [{0}] is not on the [{1}] allowed list in the fileAccessControl
configuration file
Explanation The specified path is not in the list of allowed directories and/or files for the specified
parameter in the fileAccessControl.cnf file. For the pub.file services, Integration Server
provides additional validation checks by ensuring that the paths supplied to the
pub.file services are listed in the relevant parameter (allowedReadPath,
allowedWritePath, or allowedDeletePath) in the fileAccessControl.cnf file. At run
time, the {0} is replaced by the supplied path and the {1} is replaced with the parameter
that is being checked in the fileAccessControl.cnf file.
Action If the supplied path is listed for the specified parameter in the fileAccessControl.cnf,
make sure that the supplied path does not contain any errors such as misspellings,
misplaced punctuation, and so forth. Keep in mind that path names are case-sensitive
on a UNIX-based system. Additionally, note that if the path includes a semicolon, the
two backslashes that must precede the semicolon for a parameter in the
fileAccessControl.cnf file do not need to be included in the path supplied to the input
parameter of a pub.file service. If the specified path should be in the allowed list for
the specified parameter but is not, edit the parameter in the fileAccessControl.cnf file
to include the path.
ISS.0086.9287E Applications cannot set the "{0}" field in the HTTP response header.
Explanation The input to the pub.flow:setResponseHeader service specifies a header field that
cannot be set by an application.
Action Change the input to the pub.flow:setResponseHeader service so that it does not specify
a header field that cannot be set by an application.
ISS.0086.9290E Invalid JMS property name "{0}"; property name must contain only Java identifier
part characters.
Explanation The property name specified as input to pub.flow:setResponseHeaders does not meet
the syntax requirement for JMS properties as described in the Java Message Service
standard.
Action Modify the property name to meet the syntax requirements for JMS properties. Refer
to the Java Message Service standard for information about syntax requirements for
message properties.
ISS.0086.9292E Applications cannot set the "{0}" field in the JMS response header.
Explanation The input to the pub.flow:setResponseHeader service specifies a message header field
that cannot be set by an application.
Action Change the input to the pub.flow:setResponseHeader service so that it does not specify
a header field that cannot be set by an application.
ISS.0086.9309E Could not release a lock of type {0} for key {1} in cache {2} contained within the
cache manager {3}. Error:{4}
Explanation The specified lock type for the specified key, cache, and cache manager does not match
the actual lock type held. This error also occurs if a release lock is called from a thread
that did not lock the key.
Action Specify the correct lock type or invoke the service from the same thread that acquired
the lock.
ISS.0086.9315E Session {0} is in use. Integration Server does not support parallel command execution
on a session.
Explanation You attempted to execute commands in parallel.
Action Integration Server does not support parallel command execution on a session. Ensure
that you execute the commands sequentially.
ISS.0086.9345W Document type does not belong to a package or belongs to a system package.
Explanation The pub.utils.messaging.migrateDocTypesTriggersToUM service skipped migration
for a publishable document type because the publishable document type did not
belong to a package or belongs to a system package. A system package begins with
the letters “wm” in an case combination. The service modifies publishable document
types or webMethods messaging triggers in a system package only when the system
package is specified in the packageNames input parameter or the publishable
document type was specified in the documentTypeNames input parameter.
Action To migrate the skipped publishable document type, re-execute the
pub.utils.messaging.migrateDocTypesTriggersToUM service and specify the
publishable document type name in the documentTypeNames input parameter.
Alternatively, to migrate multiple publishable document types in a system package,
re-execute the pub.utils.messaging.migrateDocTypesTriggersToUM service and
specify the system package in the packageNames input parameter.
ISS.0086.9351E The pipeline key name "{0}" does not exist in the wrapped service pipeline.
Explanation The specified pipeline key name does not exist in the wrapped service.
Action Verify the resultset key value returned by the wrapped service.
ISS.0086.9371E The node specified as input for the node parameter does not exists or is not a DOM
node
Explanation The node specified as input to the node parameter for the
pub.xmldata:domNodeToXMLData service does not exist or is not a DOM node.
Action Make sure the node specified as input for the node parameter for the
pub.xmldata:domNodeToXMLData service exists and is a DOM node.
ISS.0086.9372E The document type specified for the conformsTo input parameter does not exist
or is not an XML document type.
Explanation The document type specified for the conformsTo input parameter for the
pub.xmldata:domNodeToXMLData service either does not exist or is not an XML
document type.
Action Make sure that the document types specified as input to the conformsTo parameter
exists and is an XML document type..
ISS.0086.9373E The document specified as input for the xmlDataDocument parameter does not
exist or is not of type XMLData.
Explanation Either the specified document as input for the xmlDataDocument parameter does not
exist or it is not of type XMLData. The pub.xmldata.xmlDataToXMLString service
requires that the input document be of type XMLData.
Action Make sure the document specified as input for xmlDataDocument exists and is of
type XMLData. Use the Document data type property for the specified document to
determine if it is of type XML Data.
ISS.0086.9381E A value is not supplied for the Kerberos clientPassword input parameter. The
Keberos clientPassword must be specified if the Kerberos clientPrincipal is supplied.
Explanation The pub.client:http service specifies a value for the auth/kerberos/clientPrincipal input
parameter but does not specify a value for the auth/kerberos/clientPassword input
parameter. If clientPrincipal is specified, then clientPasswoard must be specified.
Action Specfiy a value for the auth/kerberos/clientPassword field.
ISS.0088.9116]E The server cannot execute the requested SOAP utility; required parameter {0} is
missing or invalid
Explanation The requested SOAP utility service failed to execute because a required parameter
was not supplied.
Action Check the logic in the SOAP processor or client to make sure that it passes the correct
parameters to each SOAP utility service that it invokes.
ISS.0088.9117E One or more header entries were not understood by the SOAP processor
Explanation The SOAP processor has rejected the SOAP message because it cannot obey a
mandatory header entry (a header entry whose mustUnderstand attribute is enabled).
ISS.0088.9120E Parameter {0} is not one of the valid data types: {1}
Explanation The requested SOAP utility failed to execute because the specified parameter did not
have the correct data type. The exception message identifes the data type that is
expected.
Action Examine the logic in the SOAP processor or client and make sure that it passes an
object of the specified data type to the specified parameter.
ISS.0088.9124E SOAP Message does not conform to the SOAP message model
Explanation The SOAP message passed to the validateSoapData utility failed validation (for
example, it is missing the Body element or the Header element follows the body).
Action Examine the logic that produced the message and see whether it uses the
stringToSoapData or streamToSoapData service to manually generate a SOAP object
instead of using the message composition services (e.g., createSoapData,
addHeaderEntry, addBodyEntry). If so, determine whether the String or stream from
which the SOAP object is generated represents a valid SOAP message. Also check
whether the SOAP processor or client used any of the data removal utilities (such as
ISS.0088.9125E SOAP request does not conform to the SOAP message model
Explanation The SOAP message handler could not process the SOAP request because it violates
the SOAP message schema (for example, it is missing the Body element or the Header
element follows the body).
Action On the client side, correct the logic that builds the message to ensure that it produces
a valid SOAP message.
ISS.0088.9126E SOAP response does not conform to the SOAP message model
Explanation The SOAP message handler could not return the SOAP response generated by a SOAP
processor on the Integration Server because the message violates the SOAP message
schema.
Action Examine the logic in the SOAP processor and see whether it uses the stringToSoapData
or streamToSoapData service to generate a SOAP object. If so, determine whether the
String or stream from which the SOAP object is generated represents a valid SOAP
message. Examine the logic that produced the message and see whether it uses the
stringToSoapData or streamToSoapData service to manually generate a SOAP object
instead of using the message composition services (e.g., createSoapData,
addHeaderEntry, addBodyEntry). If so, determine whether the String or stream from
which the SOAP object is generated represents a valid SOAP message. Also check
whether the SOAP processor or client used any of the data removal utilities (such as
removeHeaderEntry or removeBodyEntry) and might have inadvertently removed
required portions of the SOAP object (for example, the entire Body element).
ISS.0088.9127E The server could not load the SOAP XML Validator
Explanation The SOAP message handler encountered a serious internal error.
Action Contact Software AG Global Support.
ISS.0088.9132E Failed to register SOAP Handler {0}, illegal characters in directive name.
Explanation Integration Server was not able to successfully register the SOAP processor, because
directiveName contains characters that are not allowed in a directive name.
Action Register the SOAP processor under a name that is composed only of letters, digits,
or the characters -_.!~*'( ).
ISS.0088.9135E A WMDocument Exception was thrown in the server, usually because an XML
block was not well-formed
Explanation The SOAP message handler, the soapHTTP service, or the soapRPC service has
received a SOAP message that contains invalid XML.
Action Check the process that submitted the SOAP message to the Integration Server and
make sure that it is producing valid XML. This error usually occurs because of a basic
error in the XML document, such as missing tags or overlapping elements.
ISS.0088.9141E Invalid target signature {0}, Document Type does not exist
Explanation The SOAP RPC client could not process the remote procedure call because it was not
able to validate the input or output parameters associated with the request. The
specified document type does not exist on the Integration Server.
Action Examine the logic in the SOAP RPC client and make sure that targetOutputSignature
and/or targetOutputSignature are correctly specified. (Remember that the names of
document types are case sensitive.). Also verify that the specified document type
exists on the server and the package in which it resides is loaded and enabled.
ISS.0088.9145E this SOAPEnvelope object does not contain a valid SOAPHeader object
Explanation An attempt was made to access the SOAPHeader object, but the SOAPEnvelope of
the SOAPMessage does not contain a SOAPHeader object.
Action Add a SOAPHeader object to the SOAPEnvelope before accessing it.
ISS.0088.9147E this SOAPEnvelope object does not contain a valid SOAPBody object
Explanation An attempt was made to access the SOAPBody object, but the SOAPEnvelope of the
SOAPMessage does not contain a SOAPBody object.
Action Add a SOAPBody object to the SOAPEnvelope before accessing it.
ISS.0088.9163E Could not retrieve WSDL for service {0}, WSD not found.
Explanation Integration Server could not retrieve the WSDL for the specified Web service descriptor
because the specified Web service descriptor does not exist on Integration Server.
Action Ensure that the specified Web service descriptor exists on Integration Server.
ISS.0088.9253E Could not add "Text" element to "Reason" element, locale is null
Explanation An attempt to add a Text element to the existing Reason element failed because the
locale was not specified.
Action Specify the locale when adding the Text element.
ISS.0088.9356E One or more required Headers "{0}" are not present in the SOAP request.
Explanation The SOAP request received by the provider does not contain one or more required
headers. Note that Integration Server considers all headers defined in a Web service
descriptor to be required.
Action Determine why the SOAP request does not contain the required headers, which might
involve contacting the client to determine why the client did not include the required
headers in the request.
ISS.0088.9427E Service handler {0} could not be unregistered. A service handler by that name is
not registered
Explanation A service handler with the provided name is not registered.
Action Specify the name of a registered service handler.
ISS.0088.9428E Service handler {0} could not be found. A service handler by that name is not
registered
Explanation The specified service handler could not be found because it is not registered.
Action Provide the name of a registered service handler.
ISS.0088.9443E One or more required Headers "{0}" are not present in the SOAP response.
Explanation The SOAP response received by the Web service connector does not contain one or
more required headers. That is, the SOAP response does not contain a header with a
QName that matches the QName of a header defined in the consumer Web service
descriptor. Note that Integration Server consider all headers defined in a Web service
descriptor to be required.
Action Determine why the SOAP response does not contain the required headers, which
might involve contacting the provider to determine why the provider did not include
the required headers in the response.
ISS.0092.9045E A WS-I compliant Web Service Descriptor cannot contain a header or fault with a
different namespace. Source: {0}
Explanation The supplied WSDL document is not WS-I compliant because it contains a header or
a fault with a different namespace.
Action Edit the WSDL document to be WS-I compliant.
ISS.0092.9106E Field {0} is multi-dimensional which cannot be converted to xsd without using
SOAP_ARRAY
Explanation The specified field is a table (multi-dimensional) and cannot be represented in XML
Schema.
Action A multi-dimensional field such as a table can be represented as a nested fields in an
array.
ISS.0092.9114E Invalid WSDL; 'arrayType' attribute value {0} is malformed. Invalid QName {1}
Explanation The supplied WSDL document is invalid because the specified arrayType attribute
value contains the specified invalid QName.
Action Edit the WSDL document to supply a valid QName for the arrayType attribute value.
ISS.0092.9115E Invalid WSDL; 'arrayType' attribute value {0} is malformed. It should contain
characters '[' and ']'
Explanation The supplied WSDL document is invalid because the specified arrayType attribute
value does not contain the opening and/or closing bracket characters '[' and ']'.
Action Edit the WSDL by correcting the arrayType attribute value so that it includes the
opening and closing bracket characters '[' and ']'.
ISS.0092.9116E Invalid WSDL; 'arrayType' attribute value {0} is malformed. Invalid rank size {1}
Explanation The supplied WSDL document is invalid because the specified arrayType attribute
value contains an invalid rank size. The rank size should follow the pattern:
"(\\[,*\\])*\\[((\\d+,)*\\d+)?\\]" OR "(\\[,*\\])*" OR "(\\[((\\d+,)*\\d+)?\\])*")
Action Edit the WSDL document to specify a valid rank size for the attribute. A valid rank
size follows this pattern: "(\\[,*\\])*\\[((\\d+,)*\\d+)?\\]" OR "(\\[,*\\])*" OR
"(\\[((\\d+,)*\\d+)?\\])*")
ISS.0095.0010E AuditLogManager Runtime Exception: {0} publishing log entry {1}. {2}
Explanation An error was encountered while audit logging a service error.
Action See the detailed error message and stack trace that follow. If audit logging to a
database, you may have to work with your DBA to diagnose a database problem.
ISS.0095.0016W Changing destination of queue {0} from database {1} to file system {2}.
Explanation An asynchronous audit logger is configured to write log messages to a database, but
the database is not available. The audit logger is being reconfigured to write audit
messages to the file system.
Action Go to the Settings > JDBC Pools page of the Integration Server Administrator and
verify that the ISCoreAudit functional alias is correct. For process auditing, check the
ProcessAudit functional alias. Use the Test button to check that Integration Server
can reach the configured database.
ISS.0095.0017W Changing destination of logger {0} from database {1} to file system {2}.
Explanation A synchronous audit logger is configured to write log messages to a database, but
the database is not available. The audit logger is being reconfigured to write audit
messages to the file system.
Action Go to the Settings > JDBC Pools page of the Integration Server Administrator and
verify that the ISCoreAudit functional alias is correct. For process auditing, check the
ProcessAudit functional alias. Use the Test button to check that Integration Server
can reach the configured database.
ISS.0095.0020W Audit Logging Initialization: The {0} JDBC Pool Alias was not configured with
enough connections. The Maximum Connections have been increased to {1}.
Explanation The auditing system needed more database connections than were provided in the
JDBC Pools configuration. The configuration was changed as needed.
Action No action is required.
ISS.0095.0021E ERROR: Audit Logging Initialization: The {0} JDBC Pool Alias was not configured
with enough connections. Unable to automatically increase the Maximum
Connections setting.
Explanation The auditing system needed more database connections than were provided in the
JDBC Pools configuration. An attempt was made to automatically increase the number
of connections, but it failed.
Action Go to the Settings > JDBC Pools page of the Integration Server Administrator and
increase the Max Connections setting for the ISCoreAudit functional alias. Restart
Integration Server.
ISS.0095.0022W Audit Logging Initialization: Unable to verify the Max Connections setting for the
Audit Logging database.
Explanation Integration Server encountered an error while checking the Max Connection setting
for the ISCoreAudit functional alias.
Action If the auditing system is slow or unresponsive, go to the Settings > JDBC Pools page
of the Integration Server Administrator and increase the Max Connections setting for
the ISCoreAudit functional alias.
ISS.0095.0024W The value for watt.server.audit.logDir has been changed and does not identify an
existing directory that Integration Server can write to. File-based audit logs will
continue to be written to the {0} directory.
Explanation The audit log directory was not changed because the watt.server.audit.logDir
parameter refers to a directory that either does not exist or Integration Server does
not have permission to write to. As a result, Integration Server will write file-based
audit logs to the last valid directory specified.
Action Go to the Settings > Extended page in the Integration Server Administrator and change
the value for the watt.server.audit.logDir parameter. Specify a directory that exists
on the server and that Integration Server can write to. You can specify the full path
name, or a relative path in relation to the Integration Server.
ISS.0095.0025W The {0} file was not found and is being created.
Explanation Upon start up, Integration Server could not find the specified file, for which {0} is a
placeholder, in the following directory:
IntegrationServer/instances/instanceName/config/auditing where instanceName is
the Integration Server instance that was started. Integration Server will create the file.
The file specifies which database errors are considered transient.
Action If the specified file has been modified, restore the file from a backup, if possible. If
the file has not been modified, no action is necessary.
ISS.0095.0026W The {0} file was not found and is being created. The audit logging system is using
default settings.
Explanation Upon start up, Integration Server could not find the specified file, for which {0} is a
placeholder, in the following directory:
IntegrationServer/instances/instanceName/config/auditing where instanceName is
the Integration Server instance that was started. The specified file contains the
configured auditing logging settings. Integration Server will create the file, which
will contain the default auditing logging settings.
Action If the specified file has been modified, restore the file from a backup or use Integration
Server Administrator to restore the configured audit logging settings . If the file has
not been modified (that is, you have not modified the audit logging configuration),
no action is necessary.
ISS.0095.0030I Audit Logging: The {0} has entered fail-fast mode for messaging connection alias
{1}.
Explanation The specified audit logger has entered queue fail-fast mode lost the connection to the
Universal Messaging server established through indicated messaging connection
alias. The audit logger will write log entries to the internal audit logging queue instead
of the Universal Messaging
Action Make sure that Universal Messaging server is up and running and that there are no
network related problems between Integration Server and Universal Messaging server.
ISS.0095.0031I Audit Logging: The {0} has exited fail-fast mode for the messaging connection alias
{1}.
Explanation The specified audit logger has exited queue fail-fast mode because connectivity to the
Universal Messaging server has been restored. The audit logger writes new log entries
to the Universal Messaging queue.
Action None.
ISS.0095.0032I Audit Logging: Session for messaging connection alias {0} disconnected.
Explanation The session on a Universal Messaging server created using the specified messaging
connection alias has disconnected. Any audit loggers that use the specified messaging
connection alias to write log entries to a Universal Messaging queue will enter queue
fail-fast mode and begin writing log entries to the internal audit logging queue.
Action Make sure that Universal Messaging server is up and running and that there are no
network related problems between Integration Server and Universal Messaging server.
ISS.0095.0033I Audit Logging: Reestablished connection with session for messaging connection
alias {0}.
Explanation The session on a Universal Messaging server created using the specified messaging
connection alias has been re-established. Any audit loggers that user the specified
messaging connection alias will exit queue fail-fast mode and resume writing new
log entries to the Universal Messaging queue
Action None.
ISS.0095.0037E Pool with messaging connection alias name {0} does not exist.
Explanation For an audit logger configured to use Universal Messaging as the queue provider,
Integration Server requested a session from a pool for a Universal Messaging
connection alias that does not exist. The Universal Messaging connection alias specified
in the Connection Alias field for the logger does not exist.
Action Make sure the logger specifies an existing Universal Messaging connection alias for
the Connection Alias field.
ISS.0096.0010E The DataStoreDBListener has detected a bad connection for the {0} JDBC functional
alias. The JDBC connection pool is being reinitialized
Explanation A database connection being used by the pub.storage services is no longer functional.
This often indicates a network interruption has broken all existing database
connections. Integration Server is reinitializing the pool of connections for the JDBC
functional alias. If network connectivity has been restored, the pub.storage services
may continue to be used without interruption. If network connectivity has not been
restored, the pub.storage services will continue to fail until it is restored.
Action If the network interruption is transient and connectivity to the database is restored
quickly, no immediate action is required. If the network interruption persists, or if
transient network interruptions continue to occur, this indicates a problem in the
network or in the networking implementation of the host that Integration Server is
running on. Seek assistance from a networking expert in your company to investigate
and resolve this problem.
ISS.0097.0013E Messaging Synchronizer cannot update sync state; cannot remove sync data from
repository: {0}
Explanation An error occurred while removing sync state data from WmRepository4.
Action Contact Software AG Global Support.
ISS.0097.0014E Messaging Synchronizer cannot update sync state; document type not specified
Explanation The document type to be syncrhonized was not specified; the nsName input variable
is null.
Action Specify a document type name for nsName.
ISS.0097.0015D Messaging Synchronizer cannot update sync state; document type {0} has no sync
state
Explanation The requested document type has no sync state.
Action No action is required.
ISS.0097.0016E Messaging Synchronizer cannot perform sync; Integration Server cannot connect
to provider
Explanation Synchronization cannot occur because Integration Server cannot connect to the message
provider.
Action Make sure the message provider is running and that the message connection alias is
enabled in Integration Server Administrator.
In some cases, Integration Server did not really receive duplicates. For example, two
documents might use the same tracking ID but have different content. If Integration
Server did not receive a duplicate document, try resubmitting the document using
webMethods Monitor.
2) The client does not have the canPublish permission for its associate Broker
document.
3) The document being published does not conform to the Broker document on the
Broker. This may be because the document was not synchronized with the one on the
Broker.
1) Check the Broker status. If the Broker or network connection is temporarily down,
wait until they are up to re-publish the document.
2) Using the Broker administration tool, check the publication permissions of the
client group to which the trigger client belongs. Make sure that the client is allowed
to publish the document.
3)Synchronize the document and make sure that the document being published
matches its associate Broker document type.
4) If the previous actions fail to correct the problem, contact Software AG Global
Support.
ISS.0098.0044U Exception while interacting with the Document Store name:{0} Problem:{1}
Explanation Integration Server encountered an internal error.
Action Contact Software AG Global Support.
ISS.0098.0048U Unable to remove subscription for Publishable Document {0} from transport:{1}. If
connected, please remove subscription from {2} manually.
Explanation Integration Server failed to remove the document type subscription before
unregistering the trigger. The Broker may be unavailable.
Action In the Broker Administrator, check the status of the Broker and the network connection.
If one or both are down, then you will need to manually remove the stale subscriptions
for the trigger when they are back up.
ISS.0098.0056U Unable to acknowledge Document {0} to transport for Trigger {1}. Exception:{2}
Explanation Integration Server encountered an internal error while acknowledging the document
to the transport for the trigger.
Action Contact Software AG Global Support.
ISS.0098.0074E Outbound msg store max exceeded, services blocking. Start broker to drain store.
ISS.0098.0076U Unable to decode events for {0}. Please check JVM Heap size and/or size of
Documents on the Broker.
Explanation Integration Server does not have sufficient memory to decode the documents from
the Broker.
Action Check the document size sent by the Broker and consider increasing the heap size of
the JVM used by Integration Server.
ISS.0098.0081U Insufficient memory while persisting message: {1} for Trigger: {0}.
Explanation Integration Server does not have sufficient memory to persist a single document to
the document store for the trigger.
Action Check the size of the document being persisted and consider increasing the heap size
of the JVM used by Integration Server.
ISS.0098.0082U Unable to persist Document: {0} to Document Store: {1}. Exception: {2}
Explanation Integration Server failed to persist the document to the document store. This indicates
a serious internal error.
Action Contact Software AG Global Support.
ISS.0098.0083U Unable to acknowledge Document: {0} for Trigger Store: {1}. Insufficient memory.
Explanation Integration Server does not have sufficient memory to acknowledge the document to
the document store.
Action Check the size of the document being persisted and consider increasing the heap size
of the JVM used by Integration Server.
ISS.0098.0085U Unable to remove all subscriptions for transport:{0} while unregistering trigger. If
connected, please remove subscription from {1} manually.
Explanation Integration Server failed to remove all stale subscriptions before unregistering the
trigger. The Broker may be unavailable.
Action In the Broker Administrator, check the status of the Broker and the network connection.
If one or both are down, then you will need to manually remove the stale subscriptions
for the trigger when they are back up.
ISS.0098.0086U Unable to remove all subscriptions for transport:{0} before registering trigger. If
connected, please remove stale subscriptions from {1} manually.
Explanation Integration Server failed to remove all stale subscriptions before registering the trigger.
The Broker may be unavailable.
Action In the Broker Administrator, check the status of the Broker and the network connection.
If one or both are down, then you will need to manually remove the stale subscriptions
for the trigger when the Broker and network are back up.
ISS.0098.0089U Transaction size (no of documents * size of documents) is too large for Document
Store: {0}. Please reduce capacity of Trigger and /or increase initial size of Document
Stores.
Explanation The Integration Server failed to persist documents because the document store did
not contain enough space. Documents received from the Broker are persisted in the
triggers' persistent stores.
Action In the Integration Server Administrator, click Settings>Resources>Document Stores.
On this page, consider increasing the initial size of the document store. Also, consider
reducing the number of triggers that subscribe to the document.
ISS.0098.0090U Size of Document: {0} for Document Store: {1} is too large. Server is unable to persist.
Audit logging the document.
Explanation Integration Server failed to persist a document because the document store did not
contain enough space.
Action In the Integration Server Administrator, click Settings>Resources>Document Stores.
On this page, consider increasing the initial size of the document store.
ISS.0098.0096I Integration Server is now connected to a Broker that tracks document redelivery
counts. Restart the Integration Server to make use of redelivery counts in duplicate
detection.
Explanation Integration Server connects to a version of the Broker that supports redelivery count.
Previously it was connected to a Broker that did not support this feature.
Action Restart Integration Server so that it can take advantage of the redelivery count feature
supported by the Broker.
ISS.0098.0103S {0} not initialized. Adjust document store settings and restart server.
Explanation Integration Server was unable to create the Document Store on disk. The Document
Store is essential for Integration Server functioning, therefore startup terminates.
Action Check to see if there is enough disk space on the drive where the Document Store is
being created (usually under <IS_SERVER_ROOT>\DocumentStore directory). If
there is sufficient disk space, then check to see if the dispatch.cnf file under
<IS_SERVER_ROOT>\config directory is corrupted. If the problem persists despite
a re-start, contact Software AG Global Support.
ISS.0098.0104I Integration Server is now connected to a Broker that does not track document
redelivery counts. Restart the Integration Server so that duplicate detection does
not expect document redelivery counts.
Explanation Integration Server connects to a version of the Broker that does not support the
redelivery count. Previously it was connected to a Broker that does support this
feature.
Action Restart the Integration Server so that its duplicate detection mechanism does not
expect redelivery counts to be present in documents delivered by the Broker.
ISS.0098.0106 Trigger comparison failed: trigger = {0}; parameter = {1}; local value = {2}; remote
value = {3}.
ISS.0098.0107E Error occurred during cluster invoke: Alias = {0}; Service = {1}; Exception = {2}.
Explanation During Cluster Synchronization, Integration Server threw an exception while invoking
a service on a remote node in the cluster. Cluster Synchronization makes sure that
changes made to a trigger's configuration on one Integration Server are propagated
to other servers in the cluster. If an Integration Server is configured for Cluster
Synchronization, this process runs when an administrator makes a trigger configuration
change through the Server Administrator or when a user-written service calls one of
the pub.trigger:* services.
Action The action you take depends on the exception issued. Look at the exceptionMessage
for specific information.
ISS.0098.0108 Serial trigger {0} has been automatically suspended due to an exception: {1}.
ISS.0098.0109 Unable to establish secure connection to Broker. Password needed for SSL
connection to Broker:{0}.
ISS.0098.0112 Trigger Resource Monitor now monitoring resource availability for trigger "{0}".
ISS.0098.0114 Trigger Resource Monitor invoked "{0}". Status of resource is "not available".
ISS.0098.0117 The ISInternal functional alias is not configured properly on the JDBC Pools page.
It is required in order to create and manage AND and XOR trigger joins. Assign a
valid database pool and restart the Integration Server.
ISS.0098.0118 The ISInternal functional alias on the JDBC Pools page must be configured to use
an external database in order to create and manage AND and XOR trigger joins.
ISS.0098.0119 Trigger Retry Failure occurred for trigger "{0}" : "{1}" . This trigger is being suspended
and the message is being rolled back to the Broker because the Audit Logging
subsystem also failed: "{2}"
ISS.0098.0120 The default Broker was detected while initializing the dispatch.cnf file. Broker
Settings will automatically be enabled.
ISS.0098.0121 The default Broker was not detected while initializing the dispatch.cnf file. Broker
Settings will automatically be disabled.
ISS.0098.0122 The subscription for publishable document {0} will not be removed or recreated
because the client prefix {1} used by the Broker connection for trigger {2} may be
shared by multiple clients. If required, please remove subscription from Broker
manually.
ISS.0098.0123 The subscription for publishable document {0} will not be removed or recreated
because the client prefix {1} used by the Broker connection for trigger {2} may be
shared by multiple clients. If required, please remove subscription from Broker
manually.
ISS.0098.9007E Data does not conform to the Publishable Document Type {0} errors: {1}
Explanation A pub.publish* service issued an error because the IData input for the "document"
parameter does not conform to the document type specified in the
"documentTypeName" parameter.
Action Examine the validation error message and the IData object passed to the "document"
parameter. Make sure that it conforms to the document type specified in the
"documentTypeName" parameter.
ISS.0098.9010E No waiting thread for Document Id: {0}. Requestor might have timed out.
Explanation Integration Server encountered an internal error while publishing the document and
waiting for a reply.
Action Contact Software AG Global Support.
ISS.0098.9015 Rejected document because Dispatcher was unable to deliver document after {0}
attempts
ISS.0098.9021U Received incorrect document as Reply. Expecting {0} and received {1}
Explanation Integration Server failed to receive the expected reply document while publishing or
delivering the document and waiting for a reply.
Action Check the subscriber of the publisher document. Make sure that the subscriber delivers
a correct reply document.
ISS.0098.9025U {0} not configured. {1} operation can only be done after a {0} is configured.
Explanation The pub.publish:deliver or pub.publish:deliverAndWait service failed to execute
because Integration Server is not configured to connect to the Broker.
Action Use Integration Server Administrator to configure the server to connect to a Broker.
ISS.0098.9028 Incompatible Broker version. The minimum Broker version required is 6.0.
ISS.0098.9034E Condition name ''{0}'' - Cannot have duplicate document types in AND join.
Explanation Integration Server could not save a trigger because a condition has duplicate document
types in an "AND" join.
Action Edit the trigger condition to make sure that unique document types are specified in
the "AND" join.
ISS.0098.9035E Cannot specify different filters for document type ''{0}'' within a single trigger
Explanation Integration Server could not save the condition settings of a trigger because more
than one filter is specified for a document type in the trigger.
Action If multiple conditions in the trigger specify the same document type, make sure that
the filter applied to the document type is the same for each condition.
ISS.0098.9063 Step size for {2} must be positive and no greater than 100: {3}
- For trigger retrieval, the status indicates whether the trigger is active or suspended.
- For trigger processing, the status indicates whether the trigger is active or suspended
and shows the current threads being used, the current volatile queue size, and the
current persisted queue size.
Action The action you take depends on the exception issued. Look at the exception message
and the server log for additional details.
ISS.0098.9073E Unable to suspend document {0} for Trigger "{1}": No IControlObject found.
Explanation A request to suspend document processing failed. The most likely cause is that the
trigger was not completely configured, and as a result, not fully initialized.
Action Make sure the trigger is configured properly and is considered to be valid. After
correcting the problem, retry the task you were performing when the error occurred.
ISS.0098.9075E Unable to resume document {0} for Trigger "{1}": No IControlObject found.
Explanation A request to resume document processing failed. The most likely cause is that the
trigger was not completely configured, and as a result, not fully initialized.
Action Make sure the trigger is properly configured and is considered to be valid. After
correcting the problem, retry the task you were performing when the error occurred.
Action Change the queue refill level value so that it is less than or equal to the queue capacity.
Alternatively, change the queue capacity value so that it is greater than or equal to
the queue refill level.
ISS.0098.9085 Unable to create trigger "{0}". Package "{1}" does not exist.
ISS.0098.9087 Unable to create trigger "{0}". A trigger with this name already exists.
ISS.0098.9090 Unable to publish to the broker the Document: {0}. Sync the document with the
broker.
ISS.0098.9093W Filter cannot be completely migrated to Provider Filter (UM). Contains duplicate
field name:{0}.
Explanation The contents of Filter could not be migrated to Provider Filter (UM) because the filter
contains the specified duplicate field name. Universal Messaging cannot filter on
duplicate field names because duplicate field names cannot be encoded as protocol
buffers.
Action No action is required. The contents of the Filter field will not change. The trigger will
apply the filter to any messages that it receives. Note that while Broker might have
applied portions of the filter to received messages before routing the message to the
trigger, once the trigger and it’s document types have been updated to work with
Universal Messaging, the contents of the Filter field become a local filter only. If you
want the filter to become a provider filter applied by Universal Messaging, you must
specify a filter in the Provider Filter (UM) field.
ISS.0098.9094W Filter cannot be completely migrated to Provider Filter (UM). Contains field with
an invalid name:{0}.
Explanation The contents of Filter could not be migrated to Provider Filter (UM) because the filter
contains a name considered to be invalid by Universal Messaging or a field name that
cannot be encoded as protocol buffers.
Action No action is required. The contents of the Filter field will not change. The trigger will
apply the filter to any messages that it receives. Note that while Broker might have
applied portions of the filter to received messages before routing the message to the
trigger, once the trigger and it’s document types have been updated to work with
Universal Messaging, the contents of the Filter field become a local filter only. If you
want the filter to become a provider filter applied by Universal Messaging, you must
specify a filter in the Provider Filter (UM) field.
ISS.0098.9095W Filter cannot be completely migrated to Provider Filter (UM). Contains an Object
or Object List field:{0}.
Explanation The contents of Filter could not be migrated to Provider Filter (UM) because the filter
contains a field of type Objects and Object Lists which is defined to be an unknown
Java wrapper type. Object and Object Lists defined to be an unknown Java wrapper
type cannot be encoded with protocol buffers.
Action No action is required. The contents of the Filter field will not change. The trigger will
apply the filter to any messages that it receives. Note that while Broker might have
applied portions of the filter to received messages before routing the message to the
trigger, once the trigger and it’s document types have been updated to work with
Universal Messaging, the contents of the Filter field become a local filter only. If you
want the filter to become a provider filter applied by Universal Messaging, you must
specify a filter in the Provider Filter (UM) field.
ISS.0098.9096W Filter cannot be completely migrated to Provider Filter (UM). Contains an invalid
AND condition:{0} - {1}.
Explanation The contents of Filter could not be migrated to Provider Filter (UM) because the filter
contains an AND condition that specifies a null value. Because a null value cannot
be included in a protocol buffer message, a filter that checks for a null value is invalid.
Action No action is required. The contents of the Filter field will not change. The trigger will
apply the filter to any messages that it receives. Note that while Broker might have
applied portions of the filter to received messages before routing the message to the
trigger, once the trigger and it’s document types have been updated to work with
Universal Messaging, the contents of the Filter field become a local filter only. If you
want the filter to become a provider filter applied by Universal Messaging, you must
specify a filter in the Provider Filter (UM) field.
ISS.0098.9097W Filter cannot be completely migrated to Provider Filter (UM). Contains an invalid
FUNCTION.
Explanation The contents of Filter could not be migrated to Provider Filter (UM) because the filter
contains an invalid FUNCTION.
Action No action is required. The contents of the Filter field will not change. The trigger will
apply the filter to any messages that it receives. Note that while Broker might have
applied portions of the filter to received messages before routing the message to the
trigger, once the trigger and it’s document types have been updated to work with
Universal Messaging, the contents of the Filter field become a local filter only. If you
want the filter to become a provider filter applied by Universal Messaging, you must
specify a filter in the Provider Filter (UM) field.
ISS.0098.9098W Filter cannot be completely migrated to Provider Filter (UM). Contains an invalid
comparator value:{0} - {1}.
Explanation The contents of Filter could not be migrated to Provider Filter (UM) because the filter
contains a comparison considered invalid by Universal Messaging or protocol buffers.
At run time, the {0} in the message is replaced the contents of the left side of the
expression and {1} is replaced by the contents of the right side of the expression.
Action No action is required. The contents of the Filter field will not change. The trigger will
apply the filter to any messages that it receives. Note that while Broker might have
applied portions of the filter to received messages before routing the message to the
trigger, once the trigger and it’s document types have been updated to work with
Universal Messaging, the contents of the Filter field become a local filter only. If you
want the filter to become a provider filter applied by Universal Messaging, you must
specify a filter in the Provider Filter (UM) field.
ISS.0098.9099W Filter cannot be completely migrated to Provider Filter (UM). Contains a NULL
comparator value:{0} - {1}.
Explanation The contents of Filter could not be migrated to Provider Filter (UM) because the filter
compares a field to a NULL value. Because a null value cannot be included in a protocol
buffer message, a filter that checks for a null value is invalid.
Action No action is required. The contents of the Filter field will not change. The trigger will
apply the filter to any messages that it receives. Note that while Broker might have
applied portions of the filter to received messages before routing the message to the
trigger, once the trigger and it’s document types have been updated to work with
Universal Messaging, the contents of the Filter field become a local filter only. If you
want the filter to become a provider filter applied by Universal Messaging, you must
specify a filter in the Provider Filter (UM) field.
ISS.0098.9100W Filter cannot be completely migrated to Provider Filter (UM). Contains a REGEX
value:{0} {1}.
Explanation The contents of Filter could not be migrated to Provider Filter (UM) because the filter
contains a regular expression. Universal Messaging filtering syntax does not support
the use of regular expressions.
Action No action is required. The contents of the Filter field will not change. The trigger will
apply the filter to any messages that it receives. Note that while Broker might have
applied portions of the filter to received messages before routing the message to the
trigger, once the trigger and it’s document types have been updated to work with
Universal Messaging, the contents of the Filter field become a local filter only. If you
want the filter to become a provider filter applied by Universal Messaging, you must
specify a filter in the Provider Filter (UM) field.
ISS.0098.9101W Filter cannot be completely migrated to Provider Filter (UM). Contains an invalid
Boolean value:{0}.
Explanation The contents of Filter could not be migrated to Provider Filter (UM) because the filter
contains an invalid value for a field or type Boolean.
Action No action is required. The contents of the Filter field will not change. The trigger will
apply the filter to any messages that it receives. Note that while Broker might have
applied portions of the filter to received messages before routing the message to the
trigger, once the trigger and it’s document types have been updated to work with
Universal Messaging, the contents of the Filter field become a local filter only. If you
want the filter to become a provider filter applied by Universal Messaging, you must
specify a filter in the Provider Filter (UM) field.
ISS.0098.9102W Filter cannot be completely migrated to Provider Filter (UM). Contains an invalid
OR condition:{0} - {1}.
Explanation The contents of Filter could not be migrated to Provider Filter (UM) because the filter
contains an OR condition that specifies a null value. Because a null value cannot be
included in a protocol buffer message, a filter that checks for a null value is invalid.
At run time, the {0} in the message is replaced the contents of the left side of the
expression and {1} is replaced by the contents of the right side of the expression.
Action No action is required. The contents of the Filter field will not change. The trigger will
apply the filter to any messages that it receives. Note that while Broker might have
applied portions of the filter to received messages before routing the message to the
trigger, once the trigger and it’s document types have been updated to work with
Universal Messaging, the contents of the Filter field become a local filter only. If you
want the filter to become a provider filter applied by Universal Messaging, you must
specify a filter in the Provider Filter (UM) field.
ISS.0098.9103W Filter cannot be completely migrated to Provider Filter (UM). Contains an invalid
NOT condition:{0}.
Explanation The contents of Filter could not be migrated to Provider Filter (UM) because the filter
contains an invalid value in a NOT condition.
Action No action is required. The contents of the Filter field will not change. The trigger will
apply the filter to any messages that it receives. Note that while Broker might have
applied portions of the filter to received messages before routing the message to the
trigger, once the trigger and it’s document types have been updated to work with
Universal Messaging, the contents of the Filter field become a local filter only. If you
want the filter to become a provider filter applied by Universal Messaging, you must
specify a filter in the Provider Filter (UM) field.
ISS.0098.9104E {0} operation is not supported when connection alias type is Local.
Explanation The documentTypeName input parameter specifies a publishable document type that
uses the IS_LOCAL_CONNECTION alias. Instances of publishable document types
that use the IS_LOCAL_CONNECTION messaging connection alias cannot be
delivered.
Action Change the documentTypeName input parameter value to be a publishable document
type associated with a Universal Messaging connection alias or a Broker connection
alias and then re-execute the service. If you want to publish a document locally, use
the pub.publish:publish service or the pub.publish:publishAndWait service.
ISS.0098.9105E Cannot specify different provider filters for document type ''{0}'' within a single
UM trigger
Explanation If a webMethods messaging trigger that receives messages from Universal Messaging
specifies the same publishable document type in more than one condition, the
conditions must specify the same provider filter. That is, the contents of the Provide
Filter (UM) column must be the same for each condition that subscribes to the same
publishable document type.
Action Revise the contents of the Provider Filter (UM) column to be the same for each
condition that subscribes to the same publishable document type.
ISS.0099.0001U Broker Transport:{0} unable to subscribe to Broker Document {1}. Exception {2}
Explanation The Integration Server failed to create the subscription for the trigger on the Broker.
The Broker may be unavailable.
Action In the Broker Administrator, check the status of the Broker and the network connection.
If all are correct, then this is an internal error. Contact Software AG Global Support.
ISS.0099.0002U Broker Transport:{0} unable to unsubscribe to Broker Document {1}. Exception {2}
Explanation The Integration Server failed to cancel the subscription for the trigger from the Broker
after removing the trigger from the Integration Server. The Broker might be
unavailable.
Action In the Broker Administrator, check the status of the Broker and the network connection.
If all are correct, then this is an internal error. Contact Software AG Global Support.
ISS.0099.0009U Unable to retrieve events from the Broker for BrokerTransport:{0}. Insufficient JVM
memory. Please check Heap size/ size of Documents on the Broker.
Explanation The Integration Server does not have sufficient memory to retrieve documents from
the Broker.
Action From the Broker, check the size of the documents. Consider increasing the heap size
of the JVM used by Integration Server.
ISS.0099.0010U Broker Transport:{0} failed to unsubscribe to all Broker Documents. Exception {1}
Explanation The Integration Server failed to cancel the subscriptions from the Broker while
removing the trigger from the Integration Server. The Broker might be unavailable.
Action In the Broker Administrator, check the status of the Broker and the network connection.
If all are correct, then this is an internal error. Contact Software AG Global Support.
ISS.0099.0011E Broker Transport Factory unable to retrieve password for handle {0}
Explanation An internal error occurred.
Action Contact Software AG Global Support.
ISS.0099.0012E {0} failed to retrieve password for handle {1}. Exception {2}
Explanation An internal error occurred.
Action Contact Software AG Global Support.
ISS.0099.0013E {0} failed to save password for handle {1}. Exception {2}
Explanation An internal error occurred.
Action Contact Software AG Global Support.
ISS.0099.0014E {0} failed to refresh broker settings. Exception type {1}, msg {2}
Explanation An error occurred while saving broker settings to disk.
Action Read through the details provided in the exception and take corrective steps. If you
are not able to resolve the problem, contact Software AG Global Support.
ISS.0099.0015E BrokerTransport : Broker Timing out repetitively. New subscriptions won't get
created and if subscriptions are already existing,this might lead to the client queue
growing on the broker
Explanation An attempt to create a new subscription has timed out multiple times.
Action Contact Software AG Global Support.
ISS.0100.0036E {0} getReader() has already been called for this request
Explanation A servlet or JSP called the ServletRequest.getInputStream() method after it had already
called the ServletRequest.getReader() method. The servlet or JSP can call one method
or the other, not both.
Action Check the servlet or JSP and ensure that only one of these methods is called.
up your JDBC Pool correctly.If you cannot determine the cause of the problem, contact
Software AG Global Support.
ISS.012.0026E The certificate in the SAML assertion signature does not match the certificate on
file for the issuer; Rejecting SAML assertion.
Explanation The certificate in the SAML assertion signature does not match the certificate on file
for the issuer.
Action Check the issuer configuration on Security -> SAML screen and make sure that the
identified truststore contains the correct certificate for the issuer.
ISS.0128.0005E Exception:{0} while resolving Document of type: {1} and Id: {2} for trigger: {3}.
Document is being deemed as In Doubt.
Explanation An exception occurred when Integration Server tried to resolve a document it received.
The exception might be due to a problem with the database connection for the alias
DocumentHistory or with the Resolver Service associated with the trigger.
Action Examine the Server log for error messages that indicate the cause of the problem. If
the error was a database/SQL exception, check to see if the functional alias
DocumentHistory is working properly. If a problem occurred with the Resolver
Service, verify that the service is properly coded.
ISS.0128.0006E Trigger: {0} encountered exception while executing resolver service: {1}. Exception:
{2}
Explanation Integration Server received a document, but the document resolver service associated
with the trigger encountered an exception.
Action Check the Error log to see if the Document Resolver Service associated with the trigger
has logged any error messages. If no messages have been logged, change the auditing
properties for the service to enable the Log on Error property. In addition, because
this is a user-written service, check it to make sure it has been coded properly.
ISS.0128.0007E In Doubt document of type:{0} with Id:{1} received for trigger:{2}. Document is being
Audit Logged.
Explanation Integration Server received a document, but the document resolver service associated
with the rrigger could not resolve the document and therefore considers it to be "In
Doubt".
Action Check the document's id to see if it is a duplicate. If there is an document resolver
service associated with the trigger, determine why the service was not able to resolve
the document. Integration Server records occurrences of In Doubt Documents in the
Audit log. You can view In Doubt documents through WmMonitor.
ISS.0128.0008E Unable to Audit Log document of type:{0} with id:{1} as it can't be decoded.
Exception:{2}.
Explanation An error occurred when Integration Server tried to resolve a document. As part of
the resolution process, a document first goes to the In Doubt Resolver component. If
that component successfully resolves the document, Integration Server decodes the
document and sends it to the trigger. However, if the In Doubt Resolver cannot resolve
the document, the Integration Server decodes the document and sends it to the In
Doubt Resolver service associated with the trigger. This error is issued if there is an
error when decoding the document before sending it to the In Doubt Resolver service
associated with the trigger.
Action Make sure the document type on Integration Server matches the associated Broker
document type on the Broker. Re-sync the document types by pushing the IS document
type to the Broker ("Push to Broker"). If all the document type fields and data types
match and the problem still persists, contact webMethods Customer Care.
ISS.0128.0010 Detected expired UUID:{0} for trigger:{1}. Deleting all expired UUIDs.
ISS.0128.0011 Unable to resolve processing state for UUID:{0} for trigger:{1}. Exception:{2}
ISS.0128.0012 Unable to mark UUID:{0} for trigger:{1} as complete in the database. A non-expired
UUID already exists.
you hit the Test button, then there is a problem with the connection. If the problem
persists, contact your Database Administrator.
ISS.0128.9015E The DocumentHistory functional alias is not configured properly on the JDBC
Pools page. Assign a valid database pool and restart the Integration Server.
Explanation Integration Server stores document history information in a Document History
database so that it can detect when duplicate documents are received. Integration
Server throws this exception whenever it does not find a JDBC Pool for the Document
History functional alias.
Action Configure a JDBC Pool for Document History functional alias.
ISS.0134.0002 JMS Runtime Configuration Internal Error. Unable to set thread pool max: {0}
ISS.0134.0005E Unable to start JMS connection alias {0}. The alias is now disabled: {1}
Explanation The specified JMS connection alias could not be started because it is disabled. Only
enabled JMS connection aliases can be started.
Action Enable the JMS connection alias.
ISS.0134.0006 JNDI Propery "{0}" not found. Setting JMS connection alias {1} to disabled.
ISS.0134.0010 JMS subsystem is not configured. The default JMS connection alias is being created.
ISS.0134.0012 Unable to load JMS configuration file "{0}": File not found.
ISS.0134.0015 Unable to load configuration for JMS connection alias {0}: {1}
ISS.0134.0019 Unable to start CSQ Factory. The CSQ feature will not be functional for any JMS
connection aliases: {0}
ISS.0134.0024 CSQ Dispatcher "{0}" unable to retrieve producer. CSQ Dispatcher is now stopping:
{1}
ISS.0134.0026 CSQ Dispatcher "{0}" was unable to send message to "{1}" after {2} retries: {3}
ISS.0134.0027 CSQ Dispatcher "{0}" was unable to send message to "{1}": {2}
ISS.0134.0028 Out of memory error while acking message from CSQ "{0}". Attempting two retries
ISS.0134.0031 Out of memory error while sending message from CSQ. Attempting two retries
ISS.0134.0035 The JMS provider and version associated with JMS connection alias {0} is not
officially supported.
ISS.0134.0044 JMS trigger {0} was unable to set JMS Reply To Context: {1}
ISS.0134.0051 Created JMS Trigger Thread Pool with a maximum of {0} threads.
ISS.0134.0057 JMS trigger {0} did not shutdown in the allotted time ({1} seconds). It is now being
forced to shutdown.
ISS.0134.0073 JMS Trigger Resource Monitor has resumed the last trigger. Its system task will
now be canceled.
ISS.0134.0074 JMS Trigger Resource Monitor is now monitoring the resource availability of trigger
{0}.
ISS.0134.0075 JMS Trigger Resource Monitor invoked service {0}. Status of resource is "{1}".
ISS.0134.0076 JMS Trigger Resource Monitor received an exception while invoking service {0}:
{1}
ISS.0134.0078 JMS Trigger Resource Monitor received an exception while attempting to resume
trigger {0}: {1}
ISS.0134.0081 No suitable data type was found in the message body so an empty Message is being
created.
ISS.0134.0082 Not starting JMS connection alias {0} because package {1} is not loaded/enabled
yet.
ISS.0134.0083 Trigger {0} cannot receive messages in a batch while using a transacted connection.
The "max batch messages" size will be set to 1.
ISS.0134.0086 Trigger Preprocessing Failure occurred for trigger {0}: {1}. The DocumentHistory
JDBC alias may not be configured correctly. The trigger will be automatically
suspended. You must restart it manually.
ISS.0134.0087 Trigger Preprocessing Failure occurred for trigger {0}: {1}. The trigger will be
automatically suspended and IS will monitor the DocumentHistory JDBC resource.
ISS.0134.0088 Rejecting incoming message for trigger: {0}, documentID: {1}. Delivery Count has
exceeded {2} attempts.
ISS.0134.0090 Unable to retrieve password from Password Manager with key {0}: {1}
ISS.0134.0091 Unable to set password in Password Manager with key {0}: {1}
ISS.0134.0094 Unable to start JMS connection alias {0}. The server will attempt to reconnect every
{1} seconds: {2}
ISS.0134.0098 JMS connection alias {0} is unable to check the JNDI namespace for updates to the
ConnectionFactory "{1}": {2}
ISS.0134.0099 JMS connection alias "{0}" is updating because of changes made to ConnectionFactory
"{1}" in the JNDI namespace.
ISS.0134.0100 Unable to restart JMS connection alias {0} after updating ConnectionFactory {1}: {2}
ISS.0134.0102 Unable to register event listener. Update functionality not available for this JNDI
provider: {0}
ISS.0134.0103 The JNDI event listener for JMS connection alias {0} has been disconnected. The
system will try to reconnect.
ISS.0134.0104 JMS connection alias {0} is dynamically setting polling interval to {1} milliseconds.
ISS.0134.0105 JMS connection alias {0} is unable to retrieve polling interval, so the default value
of {1} minutes will be used instead: {2}
ISS.0134.0106 Starting JMS connection alias with Guaranteed Multisend policy. Broker list = {0};
Multisend Broker count = {1}.
ISS.0134.0115D Initialized default Session pool for alias "{0}"; max size "{1}"
Explanation Integration Server created a default Session Pool for the specified JMS connection
alias.
Action No action required.
ISS.0134.0116D Initialized MessageProducer pool for alias "{0}"; destination "{1}"; max size "{2}"
Explanation For the specified JMS connection alias, Integration Server created a MessageProducer
Pool for the specified destination.
Action No action required.
ISS.0134.0117E Unable to initialize MessageProducer pool for alias "{0}"; destination "{1}": {2}
Explanation An error occurred while initializing the MessageProducer Pool for the specified JMS
connection alias and destination. The error most likely occurred because the destination
does not exist or cannot be accessed.
Action Verify that the specified destination exists and that you have sufficient privileges to
access the destination. If the JMS connection alias uses a JNDI provider for
administered objects, verify that the JNDI provider is available.
ISS.0134.9082E The client side queue cannot be used with a send and wait request if the reply
destination is a temporary queue.
Explanation The useCSQ parameter is set to true and the replyToDestinationName is blank or
specifies a temporary queue.
Action If you want Integration Server to route messages to the client side queue when the
JMS provider is not available leave useCSQ set to true and specify a queue that is not
temporary. That is, specify values for the destinationNameReplyTo and
destinationTypeReplyTo input parameters.
ISS.0134.9084E The pub.jms:sendBatch service is not supported with connection factories that use
the multisend guaranteed or multisend best effort Broker cluster policies.
Explanation The connectionAliasName parameter specifies a JMS connection alias that uses a
connection factory to which the multisend guaranteed or multisend best effort Broker
cluster policy is applied. The pub.jms:sendBatch service cannot be used with connection
factories that have these policies.
Action Change the value of the connectionAliasName parameter to specify a JMS connection
alias that does not use a connection factory to which the multisend guaranteed or
multisend best effort Broker cluster policy is applied.
ISS.0137.0030E ...<truncated>
Explanation Integration Server encountered an error during the execution of a scheduled task.
Action Read through the contents of the error logs and take corrective steps. If you are unable
to resolve the issue, contact Software AG Global Support.
ISS.0137.0033E Errors encountered while initializing Scheduler. Scheduled tasks will not run.
Check the logs for more information.
Explanation Integration Server encountered an error either while initializing the scheduler or while
connecting to the database in which information about scheduled jobs is stored. As
a result, scheduled tasks will not run.
Action Read through the contents of the error logs and take corrective steps. After correcting
the issue that caused the error, restart the Integration Server.
ISS.0139.9004W Keystore alias ''{0}'' saved successfully. Warning: before using the keystore, you
must create a password for at least one of its key aliases. Please edit the keystore
alias configuration and add one or more valid key alias passwords.
Explanation The key aliases are not configured. Before using the keystore, you must create a
password for at least one of its key aliases.
Action Edit the keystore alias configuration and add at least one valid key alias passwords.
ISS.0139.9005E Keystore alias ''{0}'' saved successfully. An error occurred while loading the keystore
in memory, please edit the keystore alias configuration. Details: {1}
Explanation An error occurred while loading the keystore in memory.
Action Edit the keystore alias configuration. Make sure that the keystore location is correct
and keystore exists on the file system. Then, make sure that the configuration file
related to the keystore is valid.
ISS.0139.9006W Keystore alias ''{0}'' saved successfully. Warning: the following key aliases ''{1}''
cannot be used because they do not have passwords. Please edit the keystore alias
configuration and add password(s) for the appropriate key alias(es).
Explanation Some key aliases are not configured.
Action Edit the keystore alias configuration and add passwords for the corresponding key
aliases.
ISS.0139.9007W Keystore alias ''{0}'' saved successfully. Warning: the following key aliases ''{1}''
have been removed from the keystore alias configuration.
Explanation Few key aliases were removed from the keystore alias configuration.
Action Refresh the keystore alias.
ISS.0139.9016W Keystore ''{0}'' was reloaded successfully. Warning: you must provide the password
for at least one key alias in the keystore before using it. Please edit the keystore
alias configuration and add at least one valid key alias password.
Explanation Either the keystore does not contain any key aliases, or a key alias password is not
provided. You must provide the password for at least one key alias in the keystore
before using it.
Action Check whether the keystore has any key aliases. If not, then add key alias in the
keystore. If there are key aliases in the keystore, then edit the keystore alias
configuration and add at least one valid key alias password.
ISS.0139.9017W Keystore ''{0}'' reloaded successfully. Warning: the following key aliases ''{1}'' cannot
be used because they do not have a password. Please edit the keystore alias
configuration and add one or more valid key alias passwords.
Explanation Key alias must be configured in advance.
Action Edit the keystore alias configuration and add one or more valid key alias passwords.
ISS.0139.9018W Keystore ''{0}'' reloaded successfully. Warning: the following key aliases ''{1}'' have
been removed from the alias configuration.
Explanation Key alias must be configured in advance.
Action Edit the keystore alias configuration and add one or more valid key alias passwords.
ISS.0139.9024E Error: cannot load the keystore pointed to by keystore alias ''{0}'', because of invalid
password(s) for key alias(es) ''{1}''.
Explanation Invalid key alias password.
Action Make sure that the key aliases passwords are correct.
ISS.0139.9026E Error: unable to look up the password for the key alias ''{1}'' in the keystore '{0}''.
Explanation Invalid key alias password.
Action Make sure that the key alias password is correct.
ISS.0139.9028E Truststore alias ''{0}'' saved successfully. An error occurred while loading the
truststore in memory, please edit the truststore alias configuration. Details: {1}.
Explanation Configuration file is corrupted.
Action Make sure that the configuration file, which corresponds to the truststore alias is valid.
ISS.0139.9039E Error: cannot retrieve trusted certificates from the truststore pointed to by truststore
alias ''{0}''. Details: {1}.
Explanation Truststore is not initialized or loaded properly.
Action Reload the truststore alias and then make sure that the configuration file exists for
the truststore alias.
ISS.0139.9041E Error: cannot retrieve the key for alias ''{0}'' from the keystore pointed to by keystore
alias ''{1}''. Details: {2}.
Explanation Key alias entry in the keystore is not valid.
Action Make sure that the key alias entry in the keystore is valid. For example, the certificate
chain is available or the algorithm of the private key matches to the algorithm of the
PublicKey in the end entity Certificate (at index 0).
ISS.0139.9043E Error: cannot retrieve the certificate for alias ''{0}'' from the truststore pointed to by
truststore alias ''{1}''. Unsupported certificate type ''{2}''.
Explanation Invalid certificate type.
Action Make sure that the certificate configured by the key alias is X509 Certificate.
ISS.0139.9044E Error: the alias has been modified from ''{0}'' to ''{1}''.
Explanation Keystore alias does not map to a valid keystore.
Action Make sure that the keystore alias refers to a valid keystore.
ISS.0139.9045E Error: either the alias name''{0}'' or the configuration file name ''{1}'' is incorrect.
Explanation Configuration file does not exist.
Action Make sure that the configuration file exists for the alias in the directory
../config/securoty/keystore.
ISS.0139.9047E Password for following key aliases must be ASCII characters: {0}
Explanation The key alias password consists of non-ASCII characters.
Action Make sure that the key alias password consists of valid ASCII characters.
ISS.0139.9051E Error: cannot load the keystore/truststore configuration file ''{0}''. Details:{1}.
Explanation Failed to load the keystore file. Possible reasons: a. Corrupt keystore
file b. Incorrect password c. No read permission for keystore
file
Action Ensure that: a. The Keystore file is not corrupted. Try opening it using another keystore
tool. b. Provide a correct password c. Check file permissions
ISS.0139.9055E Error: either the alias name ''{0}'' or the configuration file name ''{1}'' is incorrect.
Explanation Configuration file is corrupted.
Action Make sure that the configuration file, which corresponds to the truststore alias, exists
in the directory ../config/security/keystore.
ISS.0141.0001E Unable to create JMS URI for WS Endpoint Alias "{0}": {1}
Explanation The Web service endpoint alias does not contain the information needed to construct
a JMS URI.
Action Use the information in the exception to update the alias. For example, you may need
to make changes to the provider Web service endpoint alias or edit the SOAP-JMS
trigger used with the alias.
ISS.0141.0101W WS-Policy file {0} with policy ID {1} is invalid. Details: {2}
Explanation The WS-Policy file added to the policy repository is not valid. Integration Server has
moved the policy file to the IntegrationServer/config/wss/policies/invalid folder.
Action Correct the invalid WS-Policy file in the IntegrationServer/config/wss/policies/invalid
folder to make it valid and move it back into the main policy repository directory.
ISS.0141.0103W Web service descriptor {0} is not available because the WS-Policy file {1} with policy
ID {2} attached to the WSD is deleted.
Explanation The Web service descriptor is not available because the WS-Policy file attached to the
Web service descriptor is deleted or moved from the policy repository.
Action The following lists the actions you can take:
1) Ensure that the WS-Policy that is attached to the Web service descriptor resides in
the policy repository.
-OR-
2) Edit the Web service descriptor so that it no longer uses the deleted WS-Policy file.
ISS.0141.0107W Web service descriptor {0} is not available because the policy ID in WS-Policy file
{1} is changed from {2} to {3}.
Explanation The Web service descriptor is not available because the policy ID of the WS-Policy
file attached to the Web service descriptor has changed.
Action The following lists the actions you can take:
1) Change the policy id of the WS-Policy that is attached to the Web service descriptor
to what it was previously.
2) Edit the Web service descriptor by re-attaching the WS-Policy file with the updated
policy ID.
ISS.0141.0108E Transport header "{0}" is invalid and will not be added to the message. Transport
headers must be Strings.
Explanation In the name/value pair supplied as a transport header, the name and the value must
be of type String. If a transport header has a name or value that is not of type String,
the header will not be included in the message.
Action Change the transport header so that the name and value are both of type String.
ISS.0141.0109W Could not deploy consumer Web service descriptor {0} for handling asynchronous
responses. Connectors generated for this consumer Web service descriptor can only
be used for handling responses synchronously. Cause: {1}.
Explanation The consumer Web service descriptor specified in the message could not be deployed
to handle asynchronous responses. See the error message for more details about the
cause of the failure.
Action If the error message indicates that the error can be resolved by changing the WSDL,
change or correct the WSDL used for creating the consumer Web service descriptor
and recreate the consumer. If the error still occurs, contact Software AG Global Support.
ISS.0141.9108E An HTTP transport error occured. Error Code: {0}, Error Message: {1}
Explanation An error occurred while sending a Web service response. The error code and message
portions of the error contain details about the error.
Action Contact Software AG Global Support.
ISS.0141.9208E Could not deploy the Web service descriptor {0}. Cause: {1}
Explanation Integration Server could not deploy the Web service descriptor. Typical reasons are:
1) The WS-Policy that is attached to the provider Web service descriptor does not
exist.
2) The module required to handle the attached WS-Policy does not exist.
1) Ensure the WS-Policy that is attached to the Web service descriptor resides in the
policy repository: (webMethods_directory)/IntegrationServer/config/wss
2) Ensure the module required to handle the attached WS-Policy resides in the
(webMethods_directory)/IntegrationServer/config/wss/modules subdirectory.
ISS.0141.9213E Unknown web services reliable messaging sequence {0} specified for endpoint URI
{1}.
Explanation A reliable messaging sequence with the specified sequence key corresponding to the
specified endpoint URI does not exist.
Action Specify a valid sequence key for the specified endpoint URI.
ISS.0141.9214E A duplicate web services reliable messaging sequence {0} specified for endpoint
URI {1}.
Explanation A reliable messaging sequence with the specified sequence key and endpoint URI
already exists.
Action Specify a valid sequence key for the specified endpoint URI.
ISS.0141.9215E A closed web services reliable messaging sequence {0} specified for endpoint URI
{1}.
Explanation The reliable messaging sequence with the specified sequence key and endpoint URI
is closed.
Action Specify a valid sequence key for the specified endpoint URI.
ISS.0141.9216E A terminated web services reliable messaging sequence {0} specified for endpoint
URI {1}.
Explanation The reliable messaging sequence with the specified key and endpoint URI is
terminated.
Action Specify a valid sequence key for the specified endpoint URI.
ISS.0141.9217E Web services reliable messaging is not enabled for consumer web Services
Descriptor {0}.
Explanation Reliable messaging is not enabled for the specified consumer web service descriptor.
Action Specify a valid consumer web service descriptor for which reliable messaging is
enabled or enable reliable messaging for the specified consumer web service descriptor.
ISS.0142.0003W User {0} issued request to cancel the thread. Thread id - {1}
Explanation Integration Server received a request to cancel an executing thread.
Action No action is required.
ISS.0142.0004W User {0} issued request to kill the thread. Thread id - {1}
Explanation Integration Server received a request to kill an executing thread.
Action No action is required.
ISS.0145.0000E Unable to start Integration Server in quiesce mode. No quiesce port was specified.
Explanation Integration Server cannot be started from the command line with the -quiesce switch
unless a quiesce port is specified.
Action Start Integration Server using either the Start menu (on Windows) or the startup.sh
script (on UNIX). Then, specify the quiesce port that Integration Server should use to
enter and exit quiesce mode.
ISS.0145.0012W Handler "{0}" cannot disable asset type "{1}". Exception: {2}
Explanation While entering quiesce mode, Integration Server encountered an error when attempting
to disable the specified asset type.
Action In the Integration Server Administrator, manually disable the assets of the reported
asset type.
ISS.0145.0018W Handler "{0}" was unable to restore state of "{1}" asset type. Exception: {2}
Explanation While exiting quiesce mode, Integration Server could not restore the state of the
specified asset type.
Action In the Integration Server Administrator, manually enable the assets of the reported
asset type.
ISS.0145.0020W Unable to shut down the quiesce mode manager. Exception: {0}.
Explanation Integration Server could not save the quiesce properties in the quiesce configuration
file. The quiesce.cnf file either does not exist or is corrupt.
Action Delete the quiesce.cnf file from the Integration Server_directory\config directory.
Then, restart the server and specify the quiesce port again.
ISS.0145.0022E Unable to save the configuration after setting quiesce port to {0}. Exception: {1}
Explanation An error occurred when the quiesce port was changed and Integration Server
attempted to save the changes.
Action Set the quiesce port to a valid port. If the error recurs, contact Software AG Global
Support.
ISS.0145.0023E Unable to validate quiesce port {0}. Port does not exist.
Explanation The quiesce port has been deleted.
Action Specify the port alias of an existing valid port.
ISS.0145.0025E Unable to validate quiesce port {0}. Port is not associated with WmRoot or WmPublic
package.
Explanation The quiesce port does not reside in either the WmRoot or the WmPublic package.
Action Specify the port alias of a valid quiesce port that resides in either the WmRoot package
or the WmPublic package.
ISS.0145.0029E Unable to validate quiesce port {0}. Port does not have the necessary access mode.
Explanation The quiesce port's access mode is set to Deny+.
Action Change the quiesce port's access mode to Allow.
ISS.0145.0202E Integration Server that is configured to be a member of a cluster did not join the
cluster when exiting quiesce mode.
Explanation When exiting quiesce mode, Integration Server did not join the cluster.
Action Use the Integration Server server log and error log to determine why Integration
Server did not join the cluster and take the necessary actions to correct the error. Then,
do one of the following for Integration Server to join the cluster: either restart
Integration Server or enter and exit quiesce mode.
ISS.0145.0206E Integration Server is not configured for clustering. Errors occurred during
initialization of cache managers. Exception: {0}
Explanation When exiting quiesce mode, Integration Server failed to initialize cache managers.
Action Check Integration Server Server and Error logs and take required actions to correct
the clustering error. Once this is done, you can either restart Integration Server or
Enter and Exit Quiesce Mode to enable the cluster.
ISS.0145.0207E Integration Server is not configured for clustering. Errors occurred during
initialization of cache managers.
Explanation When exiting quiesce mode, Integration Server failed to initialize cache managers.
Action Check Integration Server Server and Error logs and take required actions to correct
the clustering error. Once this is done, you can either restart Integration Server or
Enter and Exit Quiesce Mode.
ISS.0145.0315W Quiesce timeout limit of {0} minutes has expired. {1} services are running. Proceeding
with disabling the packages.
Explanation Integration Server is proceeding with disabling packages even though some
long-running services are still running. One or more of these services might fail.
Action In the Integration Server Administrator, check which services are still running and
make sure those services have completed before attempting to quiesce this server
again. Alternatively, increase the quiesce timeout limit.
ISS.0145.0701E Unable to retrieve scheduled task "{0}" from database. Exception: {1}
Explanation Either the database server is down or Integration Server is no longer connected to the
database.
Action Make sure the connection between Integration Server and the database is active.
ISS.0145.0705E Unable to resume scheduled task "{0}" in quiesce mode. Exception: {1}
Explanation The state of the scheduled task may be inconsistent between the database and
Integration Server. This can occur when changes are made to the database outside of
Integration Server.
Action Check the state of the task in the database. In the Integration Server Administrator,
change the state of the task to match the state reported in the database.
ISS.0145.0902E Unable to shut down the guaranteed delivery outbound Job Manager. Exception:
{0}
Explanation While entering quiesce mode, Integration Server could not shut down the outbound
Job Manager.
Action In the Integration Server Administrator, manually disable the guaranteed delivery
outbound Job Manager.
ISS.0145.0905E Unable to initialize the guaranteed delivery inbound Job Manager. Exception: {0}
Explanation While exiting quiesce mode, Integration Server could not initialize the guaranteed
delivery inbound Job Manager.
Action In the Integration Server Administrator, manually enable the guaranteed delivery
inbound Job Manager.
ISS.0145.0906E Unable to initialize the guaranteed delivery outbound Job Manager. Exception: {0}
Explanation While exiting quiesce mode, Integration Server could not initialize the guaranteed
delivery outbound Job Manager.
Action In the Integration Server Administrator, manually enable the guaranteed delivery
outbound Job Manager.
ISS.0146.9008E The value of the 'isSecure' field of a global variable cannot be edited.
Explanation You attempted to edit the value of the ‘isSecure’ field of a global variable.
Action Ensure that you do not edit the value of the ‘isSecure’ field of a global variable.
ISS.0147.9003E Cannot retrieve the host key from location {0}. Details: Corrupt or unknown public
key file format.
Explanation The specified host key file contains the public key of the SFTP server in an unsupported
format.
Action Ensure that the host key file contains the public key in the supported (openssh) format.
ISS.0147.9010E Cannot get host key from server {0}. Details: {1}
Explanation Integration Server is unable to retrieve the host key from the specified (arg0) SFTP
server.
Action Ensure that the SFTP server is configured and running on the specified host-port.
ISS.0147.9012E Cannot delete SFTP server alias {0} because the following SFTP user alias(es) are
using it : {1}.
Explanation Integration Server cannot delete the SFTP server alias (arg0) because the SFTP user
alias(es) [arg1] are using it.
Action Ensure that the SFTP server alias that you want to delete is not included in any SFTP
user alias definition.
ISS.0148.9017E {1} is not a valid value for {0}. Allowed values are {2}
Explanation The value {1} specified for field {0} while calling a service is not available in the pick
list {2}.
Action Ensure that the value specified for the field {0} is in the pick list {2}.
ISS.0149.0002D Enterprise Gateway rules processing has started on URL {0} and IP address {1} at
time {2}.
Explanation Enterprise Gateway Server has started processing rules.
Action No action is needed.
ISS.0149.0005E A rule violation occurred for Enterprise Gateway rule "{0}" for filter "{1}": {2}.
Explanation Enterprise Gateway Server could not process the request because the request met a
filter condition defined in the Enterprise Gateway rule.
Action Check the filter conditions for the specified rule and either change the conditions or
modify the request so a rule violation does not occur.
ISS.0149.0007E Denial of Service by IP address limit was reached for IP address {0}.
Explanation Enterprise Gateway Server could not process the request because an Enterprise
Gateway Denial of Service limit was reached for this IP address.
Action Delete the IP address from the Enterprise Gateway deny list.
ISS.0149.0011E Requests from IP address {0} have exceeded the maximum in-progress limit of {1}.
Explanation Enterprise Gateway Server will deny or block incoming requests from this IP address
because the number of requests from this address has exceeded the specified Enterprise
Gateway Denial of Service limit for in-progress requests.
Action Delete the IP address from the Enterprise Gateway deny list.
ISS.0149.0014E Requests from IP address {0} have exceeded the maximum request limit of {1} in
{2} seconds.
Explanation Enterprise Gateway Server will deny or block incoming requests from this IP address
because the number of requests from this address has exceeded the specified Enterprise
Gateway Denial of Service limit for requests allowed in a specified time period.
Action Delete the IP address from the Enterprise Gateway deny list.
ISS.0149.0015S Requests from all IP addresses will be blocked for a duration of {0} minutes.
Explanation Enterprise Gateway Server will block incoming requests received from all IP addresses
for the indicated interval because the number of requests has exceeded the specified
Enterprise Gateway global Denial of Service limits.
Action Wait for the block interval to elapse.
ISS.0149.0018E Maximum requests limit of {0} in {1} seconds has been exceeded.
Explanation Enterprise Gateway Server will block incoming requests received from all IP addresses
because the number of requests has exceeded the specified Enterprise Gateway global
Denial of Service limit for requests allowed in a specified time period.
Action Wait for the block interval to elapse.
ISS.0149.0020E Mobile application version {0} is {1} {2} for application "{3}" and device type "{4}".
Explanation Enterprise Gateway Server could not process the request because the request matches
the indicated mobile application protection filter condition. As a result, the request
is in violation of the Enterprise Gateway rule.
Action Reevaluate the mobile application protection filter conditions if desired.
ISS.0149.0501CS Exception occurred while sending a notification for Enterprise Gateway rule "{0}":
{1}.
Explanation Enterprise Gateway Server could not send an alert notification indicating that a rule
violation occurred for the reason indicated in the exception.
Action Check the server error logs and take corrective steps.
ISS.0149.0503W Alert notification for Enterprise Gateway rule "{0}" was not sent. No alert options
were found for the rule.
Explanation Enterprise Gateway Server could not send an alert notification indicating that a rule
violation occurred because no alert options were specified for the rule to indicate how
to handle the alert.
Action Check the server error logs and take corrective steps.
ISS.0149.0504W Alert notification for Enterprise Gateway rule "{0}" was not sent. SMTP server
configuration is not valid.
Explanation Enterprise Gateway Server could not send an alert notification for the Enterprise
Gateway rule because the server is not configured to send emails.
Action Check the settings on the Settings > Resources screen under Email Notification. If
your server is not configured to send emails, use Integration Server Administrator to
configure an SMTP port.
ISS.0149.9008E Mobile applications list was not updated. The following applications are specified
in one or more rules: {0}.
Explanation Enterprise Gateway Server failed to remove mobile applications from the application
list because the applications are specified in a filter condition for one or more rules.
Action Before you attempt to remove a mobile application from the list, make sure the
application is not specified in a filter condition in any rules.
ISS.0149.9009E Device types list was not updated. The following device types are specified in one
or more rules: {0}.
Explanation Enterprise Gateway Server failed to remove device types from the device types list
because the device types are specified in a filter condition for one or more rules.
Action Before you attempt to remove a device type from the list, make sure the device type
is not specified in a filter condition in any rules.
ISS.0150.9003 Unable to set the IP access mode for the port: {0}
Explanation An error occurred during an attempt to set the IP access mode for the port.
Action Use the exception returned by the error message to determine the cause of the error.
ISS.0150.9004 Unable to set the IP access list for the port: {0}
Explanation An error occurred while attempting to set the IP access list for the port.
Action Use the exception returned by the error message to determine the cause of the error.
ISS.0150.9005 Unable to set the URL access mode for the port: {0}
Explanation An error occurred during an attempt to set the URL access mode for the port.
Action Use the exception returned by the error message to determine the cause of the error.
ISS.0150.9006 Unable to set the URL access list for the port: {0}
Explanation An error occurred during an attempt to set the URL access list for the port.
Action Use the exception returned by the error message to determine the cause of the error.
ISS.0150.9009 Invalid protocol. The webMethods Platform Manager subsystem does not support
the protocol "{0}".
Explanation A create or update operation for port settings specified an protocol that is not
supported by the webMethods Platform Manager subsystem in Integration Server.
Action Specify a protocol supported by the webMethods Platform Manager subsystem in
Integration Server.
ISS.0150.9014 The port was created. However, the access configuration was not set: {0}
Explanation A create port operation was partially successful. The port was created and some
configuration settings were established. However, establishing some or all of the
access configuration settings failed. The port will be disabled if it is not already.
Action Review the exception to determine why the access configuration could not be set.
ISS.0150.9015 The port was partially updated. However, the access configuration was not set: {0}
Explanation An update port operation was partially successful. Some settings were updated.
However, updates to some or all of the access configuration settings failed. The port
will be disabled if it is not already.
Action Review the exception to determine why the access configuration settings could not
be updated.
ISS.0150.9020 The diagnostic port must be associated with the WmRoot package. Package {0} is
invalid.
Explanation A create or update operation for the diagnostic port attempted to assign a package
other than WmRoot to the diagnostic port. This is not allowed. The diagnostic port
must be associated with the WmRoot package.
Action Specify the WmRoot package when creating or updating the diagnostic port.
ISS.0150.9021 Cannot create diagnostic port. A diagnostic port with port number {0} and ID {1}
already exists. Each Integration Server can have one diagnostic port only.
Explanation An operation attempted to create a diagnostic port. However, the Integration Server
already has a diagnostic port. Each Integration Server can have one diagnostic port
only.
Action To create a new diagnostic port, delete the existing diagnostic port first.
ISS.0150.9022 Unable to update port. The diagnostic port cannot be changed to a standard port.
Explanation An operation attempted to change a diagnostic port to a standard port. A diagnostic
port cannot be created in this way because the type of port may not be changed.
Action To create a standard port on an assigned diagnostic port, first delete the existing
diagnostic port and then create a standard port.
ISS.0150.9023 Unable to update port. The standard port cannot be changed to a diagnostic port.
Explanation An operation attempted to change a standard port to a diagnostic port. A diagnostic
port cannot be created in this way because the type of port may not be changed.
Action To create a diagnostic port on an assigned port, first delete the existing port and then
create a diagnostic port.
ISS.0150.9027 Cannot enable port. Keystore alias is empty. Specify a keystore alias for the port
or a define a default SSL keystore alias for the Integration Server.
Explanation A create or update port operation did not specify a keystore alias and there is not a
default SSL keystore alias for the Integration Server. An HTTPS port requires a keystore
alias.
Action Either define a keystore alias or specify a default SSL keystore alias for the Integration
Server. The default SSL keystore alias is the keystore alias specified during
configuration of the SSL authentication credentials for the Integration Server. To use
a defined keystore alias with the HTTPS port, specify that keystore alias in the create
or update operation. To use the Integration Server's default SSL keystore alias with
the HTTPS port, do not supply keystore alias information for the create or update
operations.
ISS.0150.9028 Cannot enable port. Keystore alias is empty. Specify a key alias for the port or a
define a default SSL key alias for the Integration Server.
Explanation A create or update port operation did not specify a key alias and there is not a default
SSL key alias for the Integration Server. An HTTPS port requires a key alias.
Action Either define a key alias or specify a default SSL key alias for the Integration Server.
The default SSL key alias is the keys alias specified during configuration of the SSL
authentication credentials for the Integration Server. To use a defined key alias with
the HTTPS port, specify that keystore alias in the create or update operation. To use
the Integration Server's default SSL key alias with the HTTPS port, do not supply key
alias information for the create or update operations.
ISS.0153.0089C Trigger {0} failed because of message decoding exception: {1}. Message has been
acknowledged to messaging provider.
Explanation The specified trigger could not decode a received document.
Action Review the provided exception to determine why decoding failed.
ISS.0153.0401EE {0} failed to save password for handle {1}. Exception: {2}
Explanation Integration Server was unable to save the password in the password store. This can
occur if there is an issue with either the messaging.cnf file, which contains details
about the connection alias, or the password store.
Action Take appropriate action to resolve the problem described in the exception.
ISS.0153.0402EE {0} failed to retrieve password for handle {1}. Exception: {2}
Explanation Integration Server was unable to retrieve the password from the password store. This
can occur if there is an issue with either the messaging.cnf file, which contains details
about the connection alias, or the password store.
Action Take appropriate action to resolve the problem described in the exception.
ISS.0153.0404WW Client authentication type for Universal Messaging connection alias {0} is not valid.
Therefore, no authentication will be performed for this connection. Supported
types: basic, none.
Explanation The client authentication type provided for the specified Universal Messaging
connection alias is not valid. As a result, Universal Messaging will use the default
authentication type (“none”) and no authentication will be performed.
Action Supply a valid authentication type (“none” or “basic”).
ISS.0155.0003E Unable to perform hot deployment of packages. Hot deployment timeout limit has
expired while waiting for in-flight tasks to complete.
Explanation Hot deployment of packages can happen only if the in-flight tasks are complete within
the specified hot deployment timeout period.
Action Increase the hot deployment timeout limit in the Settings > Hot Deployment page of
the Integration Server Administrator. Alternatively, ensure that Integration Server is
handling less load or requests.
ISS.0155.0008E Invalid input. Provide a valid positive integer as the hot deployment timeout value.
Explanation The hot deployment timeout value must be a positive integer.
Action Provide a valid positive integer as the hot deployment timeout value.
ISS.0155.0010E Cannot cancel the hot deployment operation. The installation of package has already
started.
Explanation You attempted to cancel the hot deployment operation after the installation of the
package started. You can cancel the hot deployment operation only before the package
installation starts.
Action If you attempted to cancel the hot deployment because of the delay in the completion
of in-flight tasks, this message indicates that the in-flight processes are now complete
and Integration Server has started the hot deployment operation. No action
required.<p>If the hot deployment operation is canceled because the new version of
the package has issues, perform hot deployment of the previous version of the package
from the salvage directory or perform hot deployment of a newer version of the
package after correcting the issues.</p>
ISS.134.9216E The Multiple Connection feature is not supported when using non-durable Topics.
Explanation Only JMS triggers that subscribe to queues and/or topics (durable subscribers) can
use multiple connections to receive messages from the JMS provider. A JMS trigger
that subscribes to a topic that is a non-durable subscriber cannot use multiple
connections to receive messages from the JMS provider. That is, only a JMS trigger
that subscribes to queues and/or topics that are durable subscribers can have a
connection count greater than 1.
Action Set Connection count to 1. Alternatively, remove any topics that are non-durable
subscribers from the list of destinations to which the JMS trigger subscribes.
ISS.141.9209E Could not deploy the Web service descriptor {0} as policy with id {1} is not found.
Explanation Integration Server was unable to execute the Web service connector because the
WS-Policy attached to the Web service connector is either missing or invalid. Valid
policies should be in the policy repository, that is, saved in the following directory:
(webMethods_directory)/IntegrationServer/config/wss
Action If you want to secure the Web service with the policy, locate the WS-Policy and add
it to the policy repository. You can check the policy repository's invalid subdirectory
to see whether the policy was moved because it is invalid. If the policy is in the invalid
directory, correct it to make it valid, and move it back into the main policy repository
directory.
If the WS-Policy does not exist, detach the WS-Policy from the Web service descriptor.
If you still need to secure the Web service, create a WS-Policy that provides the security
you want, add it to the policy repository, and attach it to the Web service descriptor.
ISS.153.9302E Protocol buffer coder cannot find descriptor in document type: {0}
Explanation An error occurred while encoding or decoding an instance of the specified publishable
document type. Integration Server cannot find the message descriptor for the
publishable document type. Integration Server creates a message descriptor for a
publishable document type with an encoding type set to protocol buffers.
Action Make sure the publishable document type is synchronized with the messaging
provider.
ISS.156.10E Failed to unsubscribe because subscription does not exist for unique key "{0}".
Explanation Subscription not found for the unique key \"{0}\".
ISS.156.14E An error occured because the service name is not provided when the isAsync flag
is set to true.
Explanation An error occurs when service name is not provided and the isAsync flag is set to true.
Action Provide a service name when isAsync flag is set to true.
ISS.156.15E An error occured because the user "{0}" is invalid or does not have the ACL
permission to execute the service: "{1}".
Explanation You have entered an invalid username or the user does not have necessary permissions
to invoke the callback service.
Action Enter a valid user name and check if the user has the necessary permissions to invoke
the callback sevice.
ISS.156.16E An error occured because the service name is provided and the isAsync flag is set
to false.
Explanation An error occurs when service name is provided and the isAsync flag is set to false.
Action Do not provide a service name when isAsync is set to false.
ISS.156.6E Could not unsubscribe the subscription. The exception message is: "{0}".
Explanation The exception message describes the cause.
Action Check the exception message and take appropriate action.
ISS.156.8E Invalid Callback Service "{0}". Service should be invokable and should have
reference to "{1}" document type as the only input.
Explanation Callback service cannot be invoked and does not have reference to \"{1}\" document
type.
Action Ensure that the callback service can be invoked and has reference to \"{1}\" document
type as the only input.
ISS.156.9E Subscription failed because subscription already exists for unique key "{0}"
ISS.88.9436E The structure of the document instance does not match the specified document
type, {0}; validation failed.
Explanation The service validates a document instance using the IS document type you supplied.
However, the document instance does not have the structure specified by the IS
document type. Validation of the document instance failed.
Action Check the IS document type you are attempting to use to ensure you specifying the
correct one. Then, re-invoke the service specifying the correct IS document type for
the document instance.
ISS.88.9439E The query for the fault element failed because its corresponding parent element is
absent from the SOAP message.
Explanation You attempted to query a SOAP message for SOAPFault elements. However, there
is no parent element in the SOAP message for the queried item. For example,
Integration Server will issue this error if you attempt to query for a fault code when
there is no SOAPFault in the SOAP message.
Action Ensure the SOAP message that you are attempting to process is valid. If the SOAP
message is valid, contact Software AG Global Support.
ISS.88.9440E The structure of the SOAP fault detail Document is not valid, resulting in the
invalid attribute name: {0}; validation failed.
Explanation A document representing the SOAP fault detail was passed to a service that handles
SOAP faults, for example, the pub.soap.handler:addFaultBlock. The fault detail
Document that was passed to the service has an invalid structure. An example of an
invalid structure would be if the name in the Document instance that corresponds to
an attribute is "@ns1:", but there is no local name for the attribute. In this example,
there should have been additional text after the ":" that corresponds to a valid local
name.
Action Ensure that IS document instance for the SOAP fault detail is a proper representation
of valid XML structure. Correct the SOAP fault detail Document and execute the
service again.
JBS.0122.0006 Package ''{0}'' has deploy directory contents, but does not have a dependency on
'WmJBoss'
NO_LOADERS_FOUND Loader is not configured for the cache {1} contained within the cache manager {0}.
NO_WRITERS_FOUND Writer is not configured for the cache {1} contained within the cache manager {0}.
PIECMNE0004 Error retrieving attribute values. The attributeQuery object cannot be null.
Explanation The attribute values cannot be retrieved because the attributeQuery object is null.
Action This is an internal error. Contact Software AG Global Support.
PIESIME0007 Invalid protocol. The webMethods Platform Manager subsystem does not support
the protocol "{0}".
Explanation A create or update operation for port settings specified a protocol that is not supported
by the webMethods Platform Manager subsystem in Integration Server.
Action Specify a protocol supported by the webMethods Platform Manager subsystem in
Integration Server.
PIESIME0013 Port Validation Error, Primary port may not be disabled in an update.
Explanation A primary port cannot be disabled as part of an update.
Action Do not attempt to disable the primary port as part of updating a port. If you want to
disable the port acting as the primary port, you must first designate another port as
the primary port. Then you can disable the port that was previously the primary port.
PIESIME0014 Port Validation Error, Primary port package name must be WmRoot. Invalid Package
Name : {0}
Explanation The primary port must be associated with the WmRoot package.
Action Make sure the primary port is associated with the WmRoot package.
PIESIME0042 The functional alias {0} cannot be associated with the embedded database pool.
Explanation The embedded database pool can only be used with IS Internal and Cross Reference
database components.
Action Associate the functional alias with any JDBC connection pool other than the embedded
database pool.
PIESIME0043 Invalid configuration details for COMMON-JMS. Invalid value for {0}.
Explanation The value specified for COMMON-JMS configuration {0} is not valid.
Action Specify valid values for all the mandatory attributes in COMMON-JMS configuration.
PIESIME0049 Messaging connection alias {0} should be disabled before {1} operation.
Explanation The messaging connection alias {0} should be disabled before performing the {1}
operation.
Action Ensure that the messaging connection alias is disabled.
PIESIME0062 The destination for writing Integration Server log entries must be database or file.
Explanation Integration Server logger writes log entries to database or file only. You attempted to
specify a destination other than database or file.
Action Ensure that you specify database or file as the destination for writing Integration
Server log entries.
PIESIME0066 Global variable validation error: Integration Server accepts only Strings as global
variable values.
Explanation The global variable value specified is not of type String.
Action Provide a valid value of type String for the global variable.
PIESIME0067 Global variable validation error: Global variable value cannot be empty.
Explanation The global variable value must not be empty.
Action Provide a valid value for the global variable.
PIESIME0068 Global variable validation error: Global variable value cannot exceed 255 characters.
Explanation The global variable value that you specified contains more than 255 characters.
Action Ensure that length of the global variable value is less than or equal to 255.
PIESIME0069 Global variable validation error: Global variable key cannot be empty.
Explanation The global variable key must not be empty.
Action Provide a valid key for the global variable.
PIESIME0070 Global variable validation error: Global variable key cannot exceed 255 characters.
Explanation The global variable key that you specified contains more than 255 characters.
Action Ensure that length of the global variable key is less than or equal to 255.
PIESIME0071 Global variable validation error: Global variable key contains special characters
other than "." and "_".
Explanation The global variable key that you specified contains special characters other than period
(.) or underscore(_).
Action Ensure that the global variable key does not contain any special characters other than
period or underscore(_).
PIESIME0087 Host or port is not specified for {0} web service endpoint alias.
Explanation Host or port is not specified for {0} web service endpoint alias.
Action Specify a valid host and port for the web service endpoint alias.
PIESIME0095E Invalid protocol specified. Protocol must be HTTP, HTTPS, FTP, or SOCKS.
Explanation Protocol must be HTTP, HTTPS, FTP, or SOCKS.
Action Specify HTTP, HTTPS, FTP, or SOCKS as the protocol.
PIESIME0096E Invalid FTP proxy type. The FTP proxy type must be an integer within the range
of 0 and 7 (inclusive).
Explanation FTP proxy type must be an integer within the range of 0 and 7 (inclusive).
Action Specify an integer within the range of 0 and 7 (inclusive).
PIESIME0097E Only the NonProxyHosts field can be edited in the proxy-bypass alias.
Explanation You attempted to edit the fields other than the NonProxyHosts field in the
proxy-bypass alias.
Action Ensure that you edit only the NonProxyHosts field in the proxy-bypass alias.
PIESIME0099E The proxy server alias element for the existing configuration of type
COMMON-PROXY cannot be updated.
Explanation You attempted to update the alias element for the existing configuration of type
COMMON-PROXY.
Action The proxy server alias element is not editable.
PIESIME0108 Logger Level names and descriptions specified for Server Logger cannot be
modified.
Explanation You attempted to modify the Logger Level names or descriptions specified for Server
Logger.
Action You can modify only the Logger Level value for Server Logger.
PIESIME0110 Value of {0} must be a positive integer between 0 and {1} (inclusive).
Explanation You specified an invalid value for {0}. Value of {1} must be a positive integer between
0 and {2} (inclusive).
Action Ensure that you specify a positive integer between 0 and {1} (inclusive) as the value
of {0}.
PIESIME0114E Remote server endpoint configuration details are not valid for {0}.
Explanation The value specified for remote server endpoint {0} is missing or is not valid.
Action Specify valid values for all mandatory remote server endpoint attributes.
PIESIME0116E Remote server endpoint configuration could not be updated because the
configuration details provided are not valid.
Explanation The remote server endpoint configuration could not be updated because the provided
configuration details are not valid.
Action Specify valid values for all mandatory remote server endpoint attributes.
PIESIME0125 No LDAP server configuration is available in the target Integration Server or more
than one LDAP servers are configured in the target Integration Server.
Explanation Only one LDAP server must be configured in the target Integration Server.
Action Add or remove LDAP server configurations to ensure that there is only one LDAP
server configured in the target Integration Server.
PIESIME0127 The Maximum Connection Pool Size must be greater than the Minimum Connection
Pool Size.
Explanation The value specified for Maximum Connection Pool Size is lesser than the Minimum
Connection Pool Size.
Action Ensure that you provide a Maximum Connection Pool Size greater than the Minimum
Connection Pool Size.
PIESIME0128 LDAP server configuration must contain either a default group or a group member
attribute.
Explanation While configuring the LDAP server, either a default group or a group member attribute
must be specified.
Action Ensure that you specify a default group or a group member attribute while configuring
the LDAP server.
PIESIME0129 Invalid LDAP URL! Specify a LDAP URL that starts with ldap:// or ldaps:// and try
again.
Explanation Invalid LDAP URL specified in the Server configuration type for LDAP.
Action Specify a valid URL in the Server configuration type for LDAP.
PIESIME0130 The Group Id attribute in the Server configuration type for LDAP cannot be null.
Explanation The Group Id attribute is not provided in the Server configuration type for LDAP.
Action Specify a Group Id attribute in the Server configuration type for LDAP.
PIESIME0134 Provided JAAS Realm name is not same as the existing JAAS Realm name.
Explanation Unable to update as provided JAAS Realm name does not match with the existing
JAAS Realm name.
Action To update a current JAAS Realm provide the same name as the existing one.
PIESIME0207 Group {0} cannot be removed from {1} list of {2} ACL.
Explanation Group {0} cannot be removed from {1} list of {2} ACL.
Action Provide valid Group names for Allow and Deny list of an ACL configuration.
PIESIME0213 ACL created but Allow or Deny Group names are not valid.
Explanation ACL created but provided Allow or Deny Group names are not valid.
Action Provide valid Allow or Deny Group names for the ACL.
PIESIMI0160 IS Groups
Explanation IS Groups Configuration Type
PIESIMI0161 Groups
Explanation Groups
PIESIMI0170 IS ACLs
Explanation IS ACLs Configuration Type
PIESIMI0171 ACLs
Explanation ACLs
PIESIMW0036 Unable to establish a connection using the specified JNDI provider alias.
Explanation Integration Server is unable to establish a connection using the specified JNDI provider
alias. For possible causes, check the server logs.
Action Ensure that the JNDI provider is running and that the JNDI provider-specific libraries
are used in Integration server.
PIESIMW0044 JMS alias {0} created successfully, but an error occurred while enabling the JMS
alias.
Explanation An error occurred while enabling JMS alias {0}. Check logs of integration server.
Exception : {1}
Action Check the Integration Server log to handle the exception manually.
SCC.0121.0013 prepare failed: {0} xid = {1} rxid = {2} vote = {3}
SCC.0121.0029 one phase commit failed: {0} xid = {1} resource = {2}
SCC.0121.0034 commit failed: more than 1 local trans enlisted. xid = {1} rxid = {2}
SCC.0121.0035 resource delisted with TMFAIL flag, transaction marked for rollback. xid = {0} rxid
= {1}
SCC.0121.0052E Unable to persist transaction status for xid = {0}: Exception: {1}
Explanation The transaction recovery manager in Integration Server was unable to write the status
of a two-phase commit (2PC) transaction to the disk-based XA recovery store.
Action Investigate the following possible causes for the problem:
1) The operating system userid under which the Integration Server is running does
not have write privileges to the XAStore directory.
3) The XA recovery store is corrupt. If this is the case, archive the files stored in the
XA recovery store directory, mail them to Software AG Global Support, move the
files in the XA recovery store to a backup directory, and restart Integration Server.
1) The operating system userid under which Integration Server is running does not
have write privileges to the XAStore directory.
3) The XA recovery store is corrupt. If this is the case, archive the files stored in the
XA recovery store directory, mail them to Software AG Global Support, move the
files in the XA recovery store to a backup directory, and restart the Integration Server.
SCC.0121.0062E Unable to rollback Xid:{0} during recovery for resource:{1}, transaction might been
heuristically rolled back/commited by resource. Manual intervention might be
required. Exception:{2}: Error Code:{3}.
Explanation The transaction recovery manager in Integration Server detected a transaction whose
status in Integration Server is different from the status stored in the back-end resource
(for example, a database). This situation occurs when the transaction recovery manager
tries to rollback a transaction that the back-end XA resource has already rolled back
or committed.
Action Check to see if the back-end resource administrator (for example a database
administrator ) manually issued a rollback/commit for the incomplete transaction. If
so, ensure that the other back-end XA resources do the same.
SCC.0121.0067E Unable to commit Xid:{0} during recovery for resource:{1}, transaction might been
heuristically rolled back/commited by resource. Manual intervention might be
required. Exception:{2}.
Explanation The transaction recovery manager of the Integration Server detected a transaction
whose status in the Integration Server is different from the status stored in the back-end
resource (for example, a database). This situation occurs when the transaction recovery
manager tries to commit a transaction that the back-end XA resource has already
rolled back or committed.
Action Check to see if the back-end resource administrator (for example a database
administrator) manually issued a rollback/commit for the incomplete transaction. If
so, ensure that the other back-end XA resources do the same.
1) The operating system userid under which the Integration Server is running does
not have write privileges to the XA recovery store directory.
3) The XA recovery store is corrupt. If this is the case, archive the files stored in the
XAStore directory, mail them to Software AG Global Support, move the files in the
XA recovery store to a backup directory, and restart the Integration Server.
SCC.0121.0104 Unable to gain access to resource:{0} Error:{1}. Please verify that the Connection
exists and is correctly configured.
SCC.0121.0106 No transaction record found for Xid:{0} in resource:{1}. Transaction might have been
commited or erased on resource:{1}. Unable to resolve as transaction might be in
mixed state, requires manual intervention.
SCC.0121.0107 Invalid global transaction state for Xid:{0}. Unable to auto-resolve transaction,
aborting recovery.
SCC.0121.0116 Active transaction detected while completing service {0}. Rolling back pending
operations.
SCC.0121.0118 Active resource detected while cleaning Top Transaction for service {0}. Rolling
back pending operations.
SCC.0121.0120 Active transaction found with the thread after cleanup while completing service
{0}. Check the cleanup process.
SCC.0126.0112 A data level assertion occurred while managing connections for pool {0}
SCC.0126.0113 Pool {0} cannot be initialized. The pool sizes (min, max, increment) must not be
negative.
SCC.0126.0115E Pool {0} cannot be initialized. The minimum pool size must be <= the maximum
pool size.
Explanation An error occurred while initializing the connection pool because the minimum number
of connections is greater than the maximum number of connections allowed or the
maximum number of connections is set to zero.
Action Check the adapter connection pool settings to ensure the values for the minimum
number of connections and maximum number of connections are valid. If the adapter
connection pool settings are valid and the pool is still unable to initialize, contact
Software AG Global Support.
SCC.0126.0116E Pool {0} cannot be initialized. A valid ManagedConnectionFactory was not provided.
Explanation An error occurred while checking basic properties for a connection pool because the
managed connection factory for this pool is null.
Action Check the connection pool settings to ensure that a valid connection factory is
provided. If the settings are valid and the problem still exists, contact Software AG
Global Support.
SCC.0126.0120E {0} Threads are already waiting to get connection. The pool {1} doesn't have a
connection available for the request.
Explanation This error occurs when a thread holds a connection and stops responding or is in an
infinite loop. In either case, the connection pool management capabilities to grant,
release, or close connections do not work. Meanwhile, if the pool is flooded with many
connection requests, all of the requesting threads are held in a waiting state. Under
a heavy load, Integration Server might stop responding. If there are a large number
of threads already waiting for a connection, ResourceAllocationException will be
thrown to the new threads.
Action Check the adapter connection pool settings to ensure the values for the minimum
number of connections and maximum number of connections are valid. If the adapter
connection pool settings are valid and the pool is still unable to initialize, contact
Software AG Global Support.
SCHEDU_ACL_DENIED User '{0}' doesn't have permission to execute the service '{1}'.
STATUS_NO_TRANSACTION – No Transaction
STRINGSET_NOSUCHELMENT – StringSetEnumerator
SUSPENDED Suspended
TEST_INVALID_ALIASE – Associated pool alias for the functional alias {0} does not exist.
Explanation Integration Server cannot establish a connection to the pool. A connection pool alias
is not associated with the specified functional alias.
Action Make sure a connection pool is associated with the functional alias.
TRUST_STORE_EMPTY Truststore alias is empty. Specify a Truststore alias for the port or a global truststore
alias on the Security > Certificates > Edit page.
UNEXPECTED_END_OF_DOCUMENT_WHEN_READING_ELEMENT_TEXT_CONTENT – unexpected
end of document when reading element text content
URLALIAS_ALREADY_REGISTERED – The HTTP URL alias could not be registered by the service
{0}. "{1}" is already registered as an alias for the path: {2}
XID_NOT_FOUND Failed attempt to store global status={0} for xid={1}. XID not found.
XML_NOT_WELLFORMED XML provided is not well-formed or external references encountered while parsing
XML - {0}
1275
Mediator Messages
0010.0816Error Secure alias does not contain a secure string. Secure alias: {0}
Explanation The secure alias does not have a secure string associated with it.
Action Enter a valid secure string for the secure alias and try again.
0010.0817Error Secure alias has invalid secure string encoding. Secure alias: {0}
Explanation The secure string assigned to the secure alias is not valid.
Action Check if the secure string is properly encoded.
0010.0853 Service failed because of an incorrect value for the default content type. Service:
{0}; default content type: {1}
Explanation The default content type you provided for the service is either not valid or not
supported by Mediator.
Action Check the default content type provided to the service. A list of the content types
support by Mediator is available in the product documentation.
0010.0855 Mediator cannot deploy the service because the SOAP action in the REST request
received is not suitable.
Explanation Mediator could not find a suitable SOAP action for the REST request received from
the consumer.
Action Redeploy the service with the correct SOAP action.
0030.0109 PublisherPropsObserver - Can't convert string ({0}) to integer for publishing interval,
ignoring input
Explanation The value received for performance data reporting interval was not a valid numeric
string.
Action Make sure a numeric value is input.
0030.0336 Consumer Application Update Failed; requested update has invalid {0} field
Explanation Invalid consumer name or key in remove request.
Action Probably bad SOAP request to Deployer, fix request.
0030.0337 Consumer Application Remove Failed; consumer ({0}) does not exist
Explanation Attempt to remove consumer failed.
Action Reply to CentraSite Deployment attemp should indicate error. Try redeploying this
consumer or resynchronizing all consumers.
0030.0344 Registered Consumer Names Update Failed; requested update has invalid {0} field
Explanation Invalid service name or consumer names in registered consumer names update request.
Action Probably bad SOAP request to Deployer, fix request.
0030.0348 Registered Consumer Names Remove Failed; requested update has invalid {0} field
Explanation Invalid service consumer name in remove request.
Action Probably bad SOAP request to Deployer, fix request.
0030.0350 Registered Consumer Names Remove Failed; service ({0}) has no registered
consumers
Explanation Invalid request to remove RegisteredConsumerNames, must include at least one
consumer name.
Action Probably bad SOAP request to Deployer, fix request.
0030.0356 VirtualServiceDeployer - unable to get endpoints for {0}, caught this: type({1}),
msg({2})
Explanation Unable to obtain endpoint for deployed service.
Action Probably bad SOAP request to Deployer or bad VSD, fix one or both.
0030.0358 Consumer Application Remove Failed; requested update has invalid name and key
fields, both are empty
Explanation Consumer remove request must have either name or key to identify consumer; both
were null or empty.
Action Probably bad SOAP request to Deployer, fix request.
0030.0364 Deployment request for service: {0}. Registered consumer name element was
processed, but the existing modification date is the same as the request. {1}
Action Info level message, no action required.
0030.0370 Unable to connect to UDDI: ({0}); property updates saved, but data collection is
OFF.
Explanation A problem was encountered during publisher test.
Action This is probably a bad configuration parameter, fix it.
0030.0371 UddiPropertiesObserver - Unable to convert port string ({0}) to integer, using default
port {1}
Explanation The value input for 'UDDI port' number is non-numeric.
Action Input an numeric port value.
0030.0398Error Runtime alias update failed. The update request contains an invalid field: {0}
Explanation The SOAP request sent to the Deployer contains an invalid field.
Action Resend the request with a valid value for the field.
0030.0410Error Error undeploying alias. Alias is associated with services. Alias: {0}, services: {1}
Explanation You are trying to undeploy an alias which is already deployed to a service. If you
continue with undeploy, the associated services will not be usable.
Action Remove the association between the alias and the service that you want to delete, or
undeploy the associated services before you undeploy the alias.
0050.0022 Exception while selecting element with id:{0} in Resources Element: {1}
Explanation Message context encountered an exception while attempting to extract the indicated
element from XML. The associated exception message should include more details
regarding the problem.
Action Fix the problem identified by the exception message.
0050.0023 Mediator received a response for the request with message Id :{0} But a callback is
not registered (anymore) to process this response
Explanation No callback was registered at the time this response was processed.
Action This is probably a VS configuration problem.
0050.0037 PGServiceFactory encountered and exception while creating the PGService: {0}
Explanation An exception was encountered while attempting to validate input or output sequence
or during WSDL URI processing. The associated exception message should include
more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0042 Unable to locate the WSStack configuration. Can't deploy Virtual Service:{0}
Explanation The Synapse configuration cannot supply an Axis configuration.
Action This is an Axis2/Synapse/WS-Stack configuration problem.
0050.0055 PGService {0} encountered error while converting wsdl element to a StreamSource:{0}
Explanation An exception was encountered while attempting to read WSDL from manifest. The
associated exception message should include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0057 Unknown WSDL format for PGService:{0}, neither WSDL 1.1 nor WSDL 2.0
Explanation The current WSDL element has unknown or no namespace associated.
Action This is a virtual service configuration problem.
0050.0061 Unable to find a WSDL for the PGService:{0}. Assuming a POX or Legacy service
Action Info level message, no action required.
0050.0068 Successfully created service in SOAP Stack for PGService:{0} containing {1}
endpoint(s).
Action Info level message, no action required.
0050.0076 Scheduled task[{0}] with startup delay of {1} ms and interval of {2} ms
Action Info level message, no action required.
0050.0083 Error {0} occurred while updating the load balancer properties
Explanation An AxisFault was encountered while attempting to add load balancer URL to an Axis
transport description. The associated fault message should include more details
regarding the problem.
Action Fix the problem identified by the fault message.
0050.0086 Unable to get the IS keystore manager - please check your configuration!
Explanation Unable to retrieve the keystore manager bean.
Action This is a Spring bean configuration issue, the pg-config.xml file is missing or corrupted.
0050.0087 Keystore initialization failed! Please check the server log for more details
Explanation Unable to load the keystore file.
Action This is a Mediator security configuration problem.
0050.0088 Truststore initialization failed! Please check the server log for more details
Explanation Unable to load the truststore file.
Action This is a Mediator security configuration problem.
0050.0089 Unable to get the Rampart Configuration Handler - please check your configuration!
Explanation Unable to retrieve the Rampart creation handler bean.
Action This is a Spring bean configuration issue, the pg-config.xml file is missing or corrupted.
0050.0105 Unable to determine fault cause. Please check the log file for more information!
Explanation This error indicates that Mediator could not determine the cause for the error when
trying to extract the soap fault message from the response. Additional errors if any
would be present in the IS log file (server.log)
0050.0210 Error setting location of virtual service proxies directory. Path: {0} Cause: {1}
Explanation An exception was encountered while attempting to use the directory identified in the
message. The associated exception message should include more details regarding
the problem.
Action Fix the problem identified by the exception message.
0050.0211 Unable to determine service endpoint URI for this service: {0} No transport listener
defined for the virtual service's transport protocol.
Explanation The configuration context's listener manager cannot find an endpoint for the current
service. This may indicate that the hosting IS does not have an appropriate listener
registered.
Action This is a configuration problem, either in IS ports or VSD
0050.0214 Error {0} manifest from external resources associated with virtual service: {1}. Cause:
{2}
Explanation An exception was encountered while attempting to read WSDL from manifest. The
associated exception message should include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0215 Error initializing virtual service transformation bean with this xslt: {0} Cause: {1}
Explanation An exception was encountered while attempting to read the transformation file. The
associated exception message should include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0216 Error transforming raw virutal service string. Cause: {0} virtual service xml: {1}
Explanation An exception was encountered while attempting to read the Mediator's transformation
file. The associated exception message should include more details regarding the
problem.
Action Fix the problem identified by the exception message.
0050.0221 Mediator has an internal configuration error. It's deploy-time xslt transformation
file path does not exist. Path: {0}
Explanation An exception was encountered while attempting to read the file identified in the
message. The associated exception message should include more details regarding
the problem.
Action This is a configuration problem; make sure the file identified in the message exists
and contains the transformation.
0050.0250 Could not find user-specified value for HTTP method! Defaulting to inbound
request HTTP method {0}
Explanation The 'routing method' context variable has an invalid value.
Action If the value indicated in the message is acceptable, no action is required. Otherwise
virtual service configuration must be changed.
0050.0252 Could not set HTTP method for outgoing request for endpoint: {0}
Explanation The outgoing request's message context is null.
Action This is a virtual service/policy configuration problem.
0050.0300 Context variable name ''{0}'' is already declared. Multiple declarations in the same
context is not allowed.
Explanation Context variable names must be unique for a service.
Action This is a service configuration problem.
0050.0303 Attempt to reference context variable without providing a message context. Custom
context variables may only be declared with a 'session' scope at this time. Other
scopes are not supported.
Explanation Attempting to get context variable or context variable map, but the message context
(or session) is null.
Action Earlier error messages should provide clues to help determine why a valid message
context is null.
0050.0307 Namespace URI and prefix is required for custom variable declaration. varName:
{0}
Explanation Variable name validation failed, Namespace URI and prefix must both be neither null
nor empty.
Action This is a context variable configuration problem.
0050.0309 Core Context variables cannot have a namespace or prefix as part of its declaration.
varName: {0}
Explanation Variable name validation failed, prefix for core variables must be empty.
Action This is a context variable configuration problem.
0050.0310 Either a Message context or axis service name is required when creating a custom
context variable. varName: {0}
Explanation Both service name and Axis2 message context are null, this is not acceptable. This is
probably the result of attempting to deploy a service with no service name.
Action Verify that service configuration is correct.
0050.0311 Attempt to create a custom variable using a message context with no AxisService.
varName: {0}
Explanation The axis2 message context is corrupted, it should identify a service.
Action Earlier error messages should provide clues to help determine why a valid message
context could not be created.
0050.0312 Unexpected error creating custom Mediator context variable. varName: {0} reason:
{1}
Explanation An exception was encountered while attempting to create a custom context variable.
The associated exception message should include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0313 Unexpected error removing custom Mediator context variable for service: {0} reason:
{1}
Explanation An exception was encountered while attempting to remove or inject a custom context
variable. The associated exception message should include more details regarding
the problem.
Action Fix the problem identified by the exception message.
0050.0314 Unexpected error initializing core Mediator context variables. reason: {0}
Explanation An exception was encountered while attempting to create a context variable. The
associated exception message should include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0316 Unexpected error getting Mediator context variable value. varName: {0} reason: {1}
Explanation An exception was encountered while attempting to get the valuue of the context
variable named in the message. The associated exception message should include
more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0317 Unexpected error setting Mediator context variable value. varName: {0}, value:{1},
reason: {2}
Explanation An exception was encountered while attempting to set the context variable value
named in the message. The associated exception message should include more details
regarding the problem.
Action Fix the problem identified by the exception message.
0050.0318 Expected a virtual service name for this method operation, but none was provided.
Explanation Attempting to get context variable map for a null service name.
Action Earlier error messages should provide clues to help determine why a valid service
name is null.
0050.0321 Mediator context variable adapter unable to locate this type: {0}
Explanation The context variable type indicated in the message is unknown.
Action This is a context variable configuration problem.
0050.0322 Unexpected error getting core Mediator context variable value from adapter. type:
{0}
Explanation An exception was encountered while attempting to get the context variable value
named in the message. The associated exception message should include more details
regarding the problem.
Action Fix the problem identified by the exception message.
0050.0323 Only string and int schema types are supported at this time. Type: {0}, declared
with ''{1}'' context variable is not supported.
Explanation The context variable schema type is not among the accepted types.
Action This is a service configuration problem.
0050.0324 Context variable name declarations cannot contain $ sign symbols in the name
since that is used as a reference operator. varName: {0}
Explanation Variable name validation failed, name must include substitution character, (dollar
sign).
Action This is a context variable configuration problem.
0050.0325 Unable to return list of context variables declared for this service: {0} Reason: {1}
Explanation An AxisFault was encountered while attempting to retrieve a list of context variable
names. The associated fault message should include more details regarding the
problem.
Action Fix the problem identified by the fault message.
0050.0326 Unable to return list of context variables declared for this message context: {0}
Reason: {1}
Explanation An AxisFault was encountered while attempting to get a list of context variables or
list of variable keys. The associated fault message should include more details
regarding the problem.
Action Fix the problem identified by the fault message.
0050.0327 Context variable name deployed with virtual service {0} references an unknown
namespace prefix. name attribute: {1}
Explanation Context variable identified in message has invalid namespace.
Action This is a context variable configuration problem.
0050.0328 Exception while copying context variables from request to response message context.
Reason: {0}
Explanation An AxisFault was encountered while attempting to copy context variable names
between contexts. The associated fault message should include more details regarding
the problem.
Action Fix the problem identified by the fault message.
0050.0329 Could not create backup directory for failed services! Dir tried = {0}
Explanation An attempt to create the 'failed services' directory has failed.
Action Determine why the directory could not be created. Either fix the creation problem or
specify a different directory.
0050.0331 Error occurred when getting backup directory for path {0}
Explanation An exception was encountered while attempting to determine directory for backing
up failed services. The associated exception message should include more details
regarding the problem.
Action Fix the problem identified by the exception message.
0050.0343 Context variable API expected an IData object for ctx variable, {0}, but received
this: {1}
Explanation The data element from which a context variable is to be extracted has an unknown
data type.
Action This is probably a flow configuration problem; where the pipeline was populated
with an invalid value.
0050.0344 Attempt to insert {0} core ctx variable with invalid value type: {1}. Expected a
collection of this type: {2}
Explanation .The allowable data type for a core context variable is restricted, depending on variable
type.
Action .This is a context variable configuration problem.
0050.0345 Unable to access array element [{0}] in SOAP_HEADERS core ctx variable. Cause:
{1}
Explanation The index value indicated in the message must be numeric.
Action This is a context variable configuration problem.
0050.0346 Invalid array or key reference for core ctx variable. This substitution string has
mismatched braces: {0}
Explanation The context variable substitution string is invalid, mismatched brace characters were
found.
Action This is a context variable configuration problem.
0050.0347 Attempt to create an IData value for a ctx variable from an unsupported class type.
CtxVar: {0} Bad type: {1}
Explanation The context variable to be converted to IData has an unknown data type.
Action This is a context variable configuration problem.
0050.0348 Unable to append header block to the end of the soap header. Cause: {0}, soapHeader
element: {1}
Explanation An exception was encountered while attempting to add append new SOAP header
block. The associated exception message should include more details regarding the
problem.
Action Fix the problem identified by the exception message.
0050.0349 Unable to prepend header block to the beginning of the soap header. Cause: {0},
soapHeader element: {1}
Explanation An exception was encountered while attempting to add prepend new SOAP header
block. The associated exception message should include more details regarding the
problem.
Action Fix the problem identified by the exception message.
0050.0350 Unable to remove header block from the soap header. Cause: {0}, soapHeader: {1}
Explanation An exception was encountered while attempting to remove a SOAP header block.
The associated exception message should include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0351 Unable to set header block at position {0} of the soap header. Cause: {1}, soapHeader
element: {2}
Explanation An exception was encountered while attempting to replace a SOAP header block with
a new one. The associated exception message should include more details regarding
the problem.
Action Fix the problem identified by the exception message.
0050.0355 Could not create STS configuration directory! Dir tried = {0}
Explanation The file or directory indicated in the message could not be created.
Action Delete the directory so that Mediator can create it next time it is required.
0050.0357 Error occurred when getting STS configurations directory for path {0}
Explanation An exception was encountered while attempting to create the directory indicated in
the message. The associated exception message should include more details regarding
the problem.
Action Fix the problem identified by the exception message.
0050.0365 Could not find STS configuration file with path {0}
Explanation An attempt to delete the file indicated in the message failed because the file does not
exist.
Action Check this directory
[IS_INSTALL_DIR\packages\WmMediator\config\resources\security\sts] to make
sure there is an xml file with the STS config name being deleted. For e.g. if the STS
config being deleted is MySTS, then there should be an XML file called MySTS.xml
in the mentioned directory
0050.0366 Could not delete STS configuration file with path {0}
Explanation An attempt to delete the file indicated in the message returned 'false'. The file was
not deleted.
Action Make sure the STS config file present under
[IS_INSTALL_DIR\packages\WmMediator\config\resources\security\sts] is present
and not locked by any other application (e.g. opened in an editor like Windows
Notepad). Check the log file to see if there is any java IOException related to disk
errors.
0050.0368 Error occurred when reading STS configuration from file {0}
Explanation An exception was encountered while attempting to unmarshal configuration file
indicated in the message into JAXB object. The associated exception message should
include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0382 Error occurred when adding OnBehalfOf element to WS-Trust request element
Explanation An exception was encountered while attempting to add the WS-Trust element to a
request. The associated exception message should include more details regarding the
problem.
Action Fix the problem identified by the exception message.
0050.0383 Error occurred when sending WS-Trust request to STS to obtain SAML assertion
Explanation An exception was encountered while attempting to add SAML assertion to pipeline.
The associated exception message should include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0384 Could not find required property {0} for SAML sender-vouches action!
Explanation The pub.mediator.security.ws.AddSamlSenderVouchesToken ESB service is missing
the required 'ConfigName' input value
Action Make sure that the 'ConfigName' service input has a valid STS config name (must
match one of the configured STS names)
0050.0386 Could not find any STS client configuration with name {0}. Check to see if such an
STS configuration exists!
Explanation This error occurs if the configured ESB service that calls the
pub.mediator.security.ws.AddSamlSenderVouchesToken specifies the STS config
name incorrectly.
Action Check if the specified STS config name matches one of the configured STSs in Mediator.
The "ConfigName" service input value should be the same name (case-sensitive) as
the STS name specified in Mediator Admin configuration page
0050.0391 Error occurred when getting STS configurations! Check to see if the
ISTSClientConfigManager bean is configured!
Explanation The STS configuration manager bean could not be found.
Action This is a Spring bean configuration issue, the pg-config.xml file is missing or corrupted.
0050.0392 Could not find any STS configuration with the name {0}
Explanation The STS client configuration identified in the message to be loaded or deleted could
not be found.
Action Verify that the STS configuration being loaded or deleted has an equivalent
configuration file present under
[IS_INSTALL_DIR\packages\WmMediator\config\resources\security\sts] directory.
E.g. if the configuration being deleted is called MySTS, then there should be a file
with name MySTS.xml in the mentioned directory
0050.0394 Error occurred when getting key aliases for keystore {0}: Error: {1}
Explanation An exception was encountered while attempting to add a list of certificate aliases to
the pipeline. The associated exception message should include more details regarding
the problem.
Action Fix the problem identified by the exception message.
0050.0396 Error when signing SAML assertion and SOAP request body
Explanation An exception was encountered while attempting to sign a SAML assertion and request
body. The associated exception message should include more details regarding the
problem.
Action Fix the problem identified by the exception message.
0050.0397 Error occurred when adding ws-addressing headers to outbound soap request;
Error: {0}
Explanation An exception was encountered while attempting to add WS-Addressing headers. The
associated exception message should include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0400 Using default timestamp value of 300s, because input TTL {0} is invalid (-ve or too
big)
Explanation The input value was not valid, a default was used.
Action If the default is acceptable, no action is required. Otherwise update the configuration.
0050.0510 Unexpected exception, attempting to process {0} request, caught: type({1}), msg({2})
Explanation An exception was encountered while attempting to process a deployment request.
The associated exception message should include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0516 {0} - unable to convert string ({1}) to XMLGregorianDate: exception message ({2})
Explanation The date element from the deployment payload has an unexpected format.
Action This is problem with the contents of the deployment payload.
0050.0517 DeploymentPayload.{0} - input pipeline does not contain expected key ({1})
Explanation The deployment payload must include an element with the key indicated in the
message.
Action This is problem with the contents of the deployment payload.
0050.0528 DeploymentPayload - found null/empty virtual service descriptor for service {0}
Explanation The deployment payload must contain a VSD. The VSD for the service identified in
the message was not found.
Action This is a deployment payload construction problem.
0050.0605 Error occurred when adding X.509 token to SOAP Envelope: {0}
Explanation An exception was encountered while attempting to add X509 token to the pipeline.
The associated exception message should include more details regarding the problem.
Action Fix the problem identified by the exception message.
0050.0630Debug DeploymentPayload - No update requests for the runtime aliases being deployed
Explanation Mediator did not receive any update requests for the runtime aliases being deployed.
Action Check the update request for runtime aliases.
0050.0632Error Mediator does not support the runtime alias. Alias type: {0}
Explanation Mediator was not able to find a runtime alias of the specified type.
Action Check the alias type assigned to the runtime alias.
0050.0670Error Resources for the endpoint URI not found. Endpoint URI: {0}
Explanation Mediator does not have REST resources configured with the specified URI.
Action Check the configuration of the virtual REST service to ensure that the required
resources are configured.
0050.0677 Error while processing the REST to SOAP transformation in Mediator. The JSON
string in the request is empty.
Explanation Mediator expects a non-empty JSON string in the request message.
Action Check if the JSON request string is valid, and try again. Contact your system
administrator for details if the issue persists.
0050.0678 Mediator could not complete the transformation of a REST request received from
the consumer to a SOAP request because of an error. JSON string:{0}. {1}
Explanation Mediator encountered an error while converting the JSON request to a SOAP request
as part of the conversion of the REST request to a SOAP request.
Action Check if the JSON request string is valid and try again. Contact your system
administrator for details if the issue persists.
0050.0679 Mediator could not complete the transformation of a REST request received from
the consumer to a SOAP request because of an error. {0}
Explanation Mediator encountered an error while converting the multi-part REST request to SOAP
request as part of the conversion of the REST request to SOAP request.
Action Check if the attachments in the multi-part request are valid.
0050.0680 Mediator could not complete the transformation of a REST request received from
the consumer to a SOAP request because of an error. JSON string: {0}. {1}
Explanation Mediator encountered an error while converting the JSON string sent as an attachment
to a SOAP request as part of the conversion of the REST request to a SOAP request.
Action Check if the JSON string in the attachment to the SOAP request is valid.
0050.0681 Mediator could not complete the transformation of a REST request received from
the consumer to a SOAP request because of an error. {0}
Explanation Mediator encountered an error while parsing the schema in WSDL file, which leads
to namespaces not being placed properly in the SOAP request when the REST to
SOAP transformations are processed.
Action Check the schema of the WSDL file provided in the native SOAP service.
0070.0094 [{0}] --> Incoming Request Header does not contain a valid OAuth token.
Explanation User has configured OAuth authenticaton scheme but OAuth token is not present in
the request.
Action Ensure that the request has an authorization header with OAuth token in it.
0070.0172 Found duplicate target namespace [{0}], enabling namespace-growth for schema
validation
Explanation This flag will be auto enabled when duplicate target namespaces found in the schema
definition otherwise it will be false by default.
Action User can enable/disable this flag by setting true/false to
pg.schema.validation.namespacegrowth property.
010.0787Error Could not load information on runtime aliases to Mediator. File not found {0}
Explanation Mediator could not find the file containing information on the runtime aliases.
Action Check if the file is present in the specified location.
010.0790 Error saving runtime aliases to the file store: {0}. {1}
Explanation Mediator encountered an error while saving the aliases from the file store.
Action Check if the file store exists in Mediator and is a valid file store.
0203.0324Error Error loading the service names associated with the alias to memory. {0}
Explanation Mediator cannot parse the alias service names file.
Action Check the Integration Server log for details.
0203.0325Error Error saving the service names associated with the alias to the file store. {0}
Explanation User may not have permission to write to the file, or the file may not be in the disk.
Action Check the Integration Server log for details.
0203.0326Debug error – RuntimeAliasesCache - Null references to aliases found. Could not load the
runtime alias cache.
Explanation Mediator found null references to aliases.
Action Check the cluster configuration in Integration Server and also ensure that there are
no null elements in the cache.
MED.0010.0212E Endpoint connection timeout duration expected as a number but was not a number
({0})
Explanation A virtual service was deployed with an invalid connection timeout specified for its
native provider endpoint.
Action Review the advanced endpoint configuration in CentraSite and redeploy the service
if necessary.
MED.0010.0214E Both keystore and key alias must be specified or none at all for SSL configuration;
KeyStore alias = [{0}]; Key alias = [{0}]
Explanation A virtual service with a native provider SSL endpoint was deployed with an invalid
advanced endpoint configuration. The endpoint must have a valid alias for both the
keystore file and the keystore entry aliases as defined in the Integration Server or it
can have no aliases defined at all.
Action Update the advanced endpoint configuration and redeploy the virtual service to
Mediator.
MED.0010.0217E Error occurred when getting the password for handle {0} from passman!
Explanation An attempt to retrieve a cleartext password from a passman encrypted file store failed.
Action This is an internal error. Contact webMethods Customer Care. Please produce a
diagnostic zip file by running the mediator.util:mediatorDiagnosticZip service from
the WmMediator package's list of services in IS Admin's package management menu
if available.
MED.0010.0218E Error occurred when storing the password for handle {0} in passman!
Explanation An attempt to save a password in a passman encrypted file store failed during
Mediator STS configuration.
Action This is an internal error. Contact webMethods Customer Care. Please produce a
diagnostic zip file by running the mediator.util:mediatorDiagnosticZip service from
the WmMediator package's list of services in IS Admin's package management menu
if available.
MED.0010.0228E Endpoint read timeout duration expected as a number but was not a number ({0})
Explanation A virtual service was deployed with an invalid read timeout specified for its native
provider endpoint.
Action Review the advanced read configuration in CentraSite and redeploy the service if
necessary.
MED.0010.0702E Mediator Upgrade, Mediator migration interrupted due to error. Details: {0}
Explanation This log message may occur when the Mediator package loads during the Integration
Server restart after an overinstall. It indicates the upgrade was not successful and
further actions are required.
Action Depending on the error message, one of the three options are available. 1) Resolve
the issue causing the upgrade to fail, and restart the Integration Server again to see
if the upgrade completes successfully. 2) Delete the mediatorUpgrade.xml file from
installation path: ${IS_HOME}/packages/WmMediator/ directory. This is the file that
causes Mediator to perform its upgrade step. If this action is taken, the Mediator
configuration will have to be re-entered manually through the IS admin UI. 3) Contact
support. Everytime the Integration Server is restarted, Mediator will attempt to perform
an upgrade as long as its mediatorUpgrade.xml file is present in the package directory.
MED.0010.0707E Mediator Upgrade, configuration file is missing a required entry element key
attribute. {0}, File path: {1}
Explanation This log message may occur when the Mediator package loads during the Integration
Server restart after an overinstall. The mediatorUpgrade.xml file used to control a
Mediator overinstall upgrade is corrupted. It is missing a reference to an attribute
containing a path to an archive of the previous Mediator version prior to the overinstall.
Action Contact support.
MED.0010.0708E Mediator Upgrade, configuration file entry element key attribute: {0}, expected this
value: {1}, but found: {2}, File path: {3}
Explanation This log message may occur when the Mediator package loads during the Integration
Server restart after an overinstall. The mediatorUpgrade.xml file used to control a
Mediator overinstall upgrade is corrupted.
Action Contact support.
MED.0010.0709E Mediator Upgrade, unable to find the required file. Expected location: {0}
Explanation This log message may occur when the Mediator package loads during the Integration
Server restart after an overinstall. The backup file archive containing the Mediator
package prior to the overinstall upgrade cannot be found.
Action Contact support.
MED.0010.0711E Mediator Upgrade, unable to delete configuration file. Mediator upgrade task will
continue to execute after each Integration Server startup until this file is removed.
Path: {0}
Explanation This log message may occur when the Mediator package loads during the Integration
Server restart after an overinstall. Verify that the OS user account running the
Integration Server has the necessary permissions to delete the file.
Action If the log messages suggest the upgrade ran successfully, this file can be deleted;
otherwise, contact support.
MED.0010.0712E Mediator Upgrade, configuration file is not valid xml. Unable to parse it. {0}, Details:
{1}
Explanation This log message may occur when the Mediator package loads during the Integration
Server restart after an overinstall. The mediatorUpgrade.xml file is corrupted.
Action Contact support.
MED.0010.0717W Mediator Upgrade, Could not find Default STS configuration file: {0} in archived
zip file
Explanation The default STS configuration file was not found when performing an overinstall
upgrade.
Action No action is necessary if migrating from Mediator 8.0; otherwise, this is an internal
error. Contact webMethods Customer Care. Please produce a diagnostic zip file by
running the mediator.util:mediatorDiagnosticZip service from the WmMediator
package's list of services in IS Admin's package management menu if available.
MED.0010.0718E Mediator Upgrade, configuration file has unexpected element key attribute, {0},
with value. {1}, and configuration file path: {2}
Explanation This log message may occur when the Mediator package loads during the Integration
Server restart after an overinstall. The mediatorUpgrade.xml file is corrupted.
Action Contact support.
MED.0010.0719E Mediator Upgrade, Could not find Default STS configuration file: {0} following
upgrade; Skipping migrating configuration data!
Explanation Mediator was unable to locate the default STS configuration file during an overinstall
upgrade.
Action This is an internal error. Contact webMethods Customer Care. Please produce a
diagnostic zip file by running the mediator.util:mediatorDiagnosticZip service from
the WmMediator package's list of services in IS Admin's package management menu
if available.
MED.0010.0720W Mediator Upgrade, Could not load Default STS client configuration; Skipping
migrating configuration data
Explanation The default STS configuration file was not found when performing an overinstall
upgrade.
Action No action is necessary if migrating from Mediator 8.0; otherwise, this is an internal
error. Contact webMethods Customer Care. Please produce a diagnostic zip file by
running the mediator.util:mediatorDiagnosticZip service from the WmMediator
package's list of services in IS Admin's package management menu if available.
MED.0070.0010E Incoming request does not contain the 'Authorization' header. This service requires
the HTTP Basic Authentication token to be present.
Explanation Authorization header was not sent to a virtual service that has a "Require HTTP Basic
Authentication" runtime security policy.
Action The web service consumer must include valid credentials and resend the service
request.
MED.0070.0032E Unable to create Schema for this service ''{0}'' Schema validation may not succeed!
Explanation Mediator was unable to initialize the schema parser for a virtual service with a
"Validate Schema" runtime policy. This error occurs when a consumer sends Mediator
a service request.
Action Review the schemas defined in the virtual service, make corrections, and redeploy
the virtual service if necessary; otherwise, this is an internal error. Contact webMethods
Customer Care. Please produce a diagnostic zip file by running the
mediator.util:mediatorDiagnosticZip service from the WmMediator package's list of
services in IS Admin's package management menu if available.
MED.0070.0071W The ESB service name specified for InvokeESB mediator cannot be empty!
Explanation A virtual service was deployed containing an ESB service invocation step containing
an invalid or missing service name.
Action Review all service invocations from the "Processing steps" configuration for the virtual
service and redeploy if necessary.
MED.0070.0072E The 'service' attribute is required for the InvokeESB mediator definition
Explanation The deployed virtual service configuration is corrupted.
Action This is an internal error. Contact webMethods Customer Care. Please produce a
diagnostic zip file by running the mediator.util:mediatorDiagnosticZip service from
the WmMediator package's list of services in IS Admin's package management menu
if available.
MED.0203.0070I ClusterStatusCache - cache manager for {0} returned null CacheCluster reference,
not clustered?
Explanation Mediator was unable to obtain a reference to the configured Terracotta cluster.
Action This is an internal error. Contact webMethods Customer Care. Please produce a
diagnostic zip file by running the mediator.util:mediatorDiagnosticZip service from
the WmMediator package's list of services in IS Admin's package management menu
if available.
MED.0203.0072E ClusterStatusCache - thread id({0}) attempts to release {1} lock, but does not hold
it
Explanation An attempt to release the lock on the node controller in a Terracotta cluster failed.
Action This is an internal error. Contact webMethods Customer Care. Please produce a
diagnostic zip file by running the mediator.util:mediatorDiagnosticZip service from
the WmMediator package's list of services in IS Admin's package management menu
if available.
MED.0203.0075E ControllingNodeLocker.run, thread id({0}), caught {1} attempting to ask about lock
status, thread dies
Explanation The thread defining the controlling node in a Mediator cluster encountered an error.
Action This is an internal error. Contact webMethods Customer Care. Please produce a
diagnostic zip file by running the mediator.util:mediatorDiagnosticZip service from
the WmMediator package's list of services in IS Admin's package management menu
if available.
MED.0203.0076E Unable to get cache named {0} from cache manager {1}
Explanation Mediator encountered an error accessing one of the Terracotta caches.
Action This is an internal error. Contact webMethods Customer Care. Please produce a
diagnostic zip file by running the mediator.util:mediatorDiagnosticZip service from
the WmMediator package's list of services in IS Admin's package management menu
if available.
MED.0203.0081E {0}, thread id({1}), caught {2}/{3} attempting to release lock, thread dies
Explanation Mediator encountered an error releasing the lock on the controlling node in the
Terracotta cluster.
Action This is an internal error. Contact webMethods Customer Care. Please produce a
diagnostic zip file by running the mediator.util:mediatorDiagnosticZip service from
the WmMediator package's list of services in IS Admin's package management menu
if available.
MED.0203.0100W Thread interrupted when trying to obtain {0} lock for cache {1}
Explanation While Mediator was attempting to obtain a lock on a cache entry key, its thread was
interrupted.
Action No action may be necessary if Mediator is functioning normally.
MED.0203.0101E Unable to {0} lock the {1} cache for key {2} after waiting {3} mSecs
Explanation Mediator failed to lock a cache key in the expected period of time.
Action No action may be necessary if Mediator is functioning normally
MED.0205.0064E Error connecting to CentraSite UDDI registry running on {0}://{1}:{2}. Error: {3}
Explanation This log message may be produced under the following situations: During Mediator
package startup. CentraSite configuration entered in Mediator UI is saved, but a
connection to the UDDI server fails for these settings. Mediator attempts to publish
performance metrics but fails during its regularly scheduled interval.
Action Verify the CentraSite configuration values in the Mediator UI are correct and CentraSite
is up and running.
MED.0205.0067E Error disconnecting to CentraSite UDDI registry running on {0}://{1}:{2}. Error: {3}
Explanation This log message may be produced during the following situations: During Mediator
package shutdown. While Mediator is initializing communications with the CentraSite
UDDI server after encountering an error during runtime or saving configuration
values in the Mediator UI.
Action Please see the Action for 0205.0064
MED.0205.0603E Jdbc destination sender expected a JdbcEvent object but received: ''{0}''
Explanation The JDBC destination sender event component received an unexpected event type.
Action Contact Support.
MED.0205.0604E Jdbc destination sender encountered a Sql Exception while generating ''{0}'' events.
Error Code: {1} Cause: {2}
Explanation The Mediator Jdbc destination sender component encountered a SQL exception while
sending a runtime event.
Action Verfiy the database is operational and restart the functional alias pool. Verify the
MediatorEvents database component tables installed using the Common Database
Component are still defined, and the Jdbc pool credentials defined in Integration
Server are correct. If all else fails, please contact Support.
MED.0205.0605D Jdbc destination sender took {0} msecs to get a connection out of data source.
Explanation If the '0205 MEN - Events' Mediator logging component is set to 'DEBUG', then
Mediator will issue a log message if the time it takes to get a Jdbc connection exceeds
a pre-defined threshold as defined in Mediator's pg-jdbc.xml file. The current default
is 50 milliseconds.
Action No action is necessary.
MED.0205.0606D Jdbc destination sender took {0} msecs to get a prepared statement out of connection
with this SQL: {1}.
Explanation If the '0205 MEN - Events' Mediator logging component is set to 'DEBUG', then
Mediator will issue a log message if the time it takes to get a Jdbc prepared statement
exceeds a pre-defined threshold as defined in Mediator's pg-jdbc.xml file. The current
default is 50 milliseconds.
Action No action is necessary.
MED.0205.0609D Jdbc destination sender took {0} msecs to close the prepared statement and
connection.
Explanation If the '0205 MEN - Events' Mediator logging component is set to 'DEBUG', then
Mediator will issue a log message if the time it takes to close a Jdbc connection exceeds
a pre-defined threshold as defined in Mediator's pg-jdbc.xml file. The current default
is 50 milliseconds.
Action No action is necessary.
MED.0205.0611D Jdbc destination sender took {0} msecs to insert a batch of {1} ''{2}'' events.
AutoCommit enabled on driver? {3}, Transaction Isolation level? {4}
Explanation If the '0205 MEN - Events' Mediator logging component is set to 'DEBUG', then
Mediator will issue a log message if the time it takes to execute a batch of runtime
event inserts into the database exceeds a pre-defined threshold as defined in Mediator's
pg-jdbc.xml file. The current default is 500 milliseconds.
Action No action is necessary unless the time is extremely large. In that case, consider reducing
the 'pg.jdbc.batchSize' property in Mediator's pg-config.properties file. This will cause
the Jdbc destination sender to send updates to the database server in smaller batches.
MED.0205.0614E Jdbc event sql range should be between 0 and {0}, {1} is out of range.
Explanation Mediator Jdbc component is in an invalid state.
Action Contact Support.
MED.0205.0615E Jdbc performance metrics processor expected only one return key, but ''{0}'' were
found.
Explanation The Mediator Jdbc component is in an invalid state.
Action Contact Support.
MED.0205.0616E Jdbc performance metrics processor expected two SQL statements, but ''{0}'' were
found.
Explanation The Mediator Jdbc component is in an invalid state.
Action Contact Support.
MED.0205.0617E Jdbc performance metrics processor is missing returned primary key upon SQL
insert
Explanation Database did not return the 'event_pk' primary key column for the event inserted
into the mediator_metrics_event table.
Action Verify database is functioning properly; otherwise, contact Support.
MED.0205.0618E Jdbc event is in a bad state. Data type count ''{0}'' does not equal column value count
''{1}''
Explanation The Jdbc event destination component is in an invalid state.
Action Contact Support.
MED.0205.0619W Jdbc driver doesn't support returned named SQL columns from Insert statement.
Trying ''Statement.RETURN_GENERATED_KEYS'' mode.
Explanation The Jdbc event destination component will attempt to use named columns for returning
the database-generated primary key after inserting a row. If the database driver does
not support this feature, this log message is raised, and the component will use another
method to return the inserted primary key.
Action No action required unless other SQLException errors are raised.
MED.0206.0035W MAC cache update {0} operation took {1} milliseconds to complete for {2} SIEs. This
could cause lock attempts for tallying metrics statistics in MAC cache to fail.
Explanation An update to the policy engine metrics data took longer than expected. When the
duration of this task is longer than the configured lock request timeout, tasks can be
lost when they fail to obtain exclusive locks.
Action Review Integration Server performance and increase the advanced property for lock
timeout pg.PgMenSharedCacheManager.lockTimeOut and restart IS. Otherwise, if
this happens very frequently, contact webMethods Customer Care. Please produce
a diagnostic zip file by running the mediator.util:mediatorDiagnosticZip service from
the WmMediator package's list of services in IS Admin's package management menu
if available.
1323
My webMethods Server Messages
POP.002.0007E Unknown error encountered while trying to resolve business policy for uri {0}
Explanation The server cannot resolve a business policy for specified resource because of an internal
error.
Action Check the _problems_.log in the ..\MWS\server\default\logs directory for more
specific error information.
POP.002.0032E Cannot get IComponentData for component {0} from provider {1}
Explanation An error occurred during the unregistration of a server component.
Action Look in the ..\MWS\server\default\logs\_problems_.log file for the stack trace of
the error. The stack trace may not provide enough detail to say why the error was
thrown, but it will show where the error originated. It is likely that you need to restart
the server.
POP.002.0083E Could not acquire context, principal data not found on session
Explanation The server cannot create a server context for the specified javax.servlet.http.HttpSession
because the HttpSession has not been initialized with the necessary server session
data.
Action Restart My webMethods Server.
POP.002.0087W Unable to import xml. Could not acquire uri for uid: {0}
Explanation The user referenced in the xmlImport file does not exist on My webMethods Server.
Action Log in to My webMethods or My webMethods Server with appropriate permissions
and add the user, or change the xmlImport file.
POP.002.0091E No matching criteria found for type: {0} and for criteria: {1}.
Explanation The server cannot create a subscription from xmlImport data because the subscription
element requires a criteria attribute that contains the name of at least one criterion
valid for the type of resource subscribed to.
Action Correct the xmlImport file so that 'subscription' elements contained by any element
of the type specified by the error message's resource-typeName have valid 'criteria'
attribute values. Valid values are not empty; they must contain a comma-separated
list of criterion names. The criterion names for basic folders are: 'added', 'removed',
'modified', 'deleted', and 'moved'. The criterion names for basic links, forms, portlets,
and content items are 'modified', 'deleted', and 'moved'. Custom DBO types may have
additional criteria.
POP.002.0107 Failed to invoke remote command: {0}. Original error message: {1}
Explanation A problem occured when executing a command on a remote server.
Action Check the logs on the remote server for additional information.
POP.002.0114 User {0} does not have the functional privilege to delegate task {1}
Explanation The user has not been granted the functional privilege to delegate the task.
Action Please contact the system administrator if you need such privileges.
POP.002.0118 Thing with name "{0}" for locale "{1}" already exists in "{2}". Unable to rename "{3}"
POP.003.0012W "{0}" does not have permission to modify the Administrators group.
Explanation The user does not have appropriate access rights.
Action Use item's Permissions local menu to open the Permissions portlet to give the user
access rights.
POP.003.0013W "{0}" does not have permission to modify the directory configuration.
Explanation The user does not have appropriate access rights.
Action Use item's Permissions local menu to open the Permissions portlet to give the user
access rights.
POP.003.0015S Cannot update directory config, Administrator user not found: "{0}".
Explanation The system directory or the database is corrupted.
Action Restore the underlying system user directory content from a backup or do so manually.
If LDAPd, you can reinstall the LDAPd server using the webMethods Installer.
POP.003.0016E Cannot update directory config, Everyone group not found: "{0}".
Explanation The system directory does not have an everyone group or the directory is corrupted.
Action Restore the underlying system user directory content from a backup or do so manually.
In the case of LDAPd, you can reinstall the LDAPd server using the webMethods
Installer.
POP.003.0017S Cannot update directory config, Guest user not found: "{0}".
Explanation The system directory is corrupted.
Action Restore the underlying system user directory content from a backup or do so manually.
In the case of LDAPd, you can reinstall the LDAPd server using the webMethods
Installer.
POP.003.0022S System directory does not have Everyone group. Everyone group access will not
be available.
Explanation The system directory is corrupted.
Action Restore or create the everyone group in the system directory. Use the directory's
administration UI or tools for that purpose.
POP.003.0023E System directory does not have Guest user. Guest access will not be available.
Explanation The system directory does not have a guest user or it is corrupted.
Action Restore the underlying system user directory content from a backup or do so manually.
In the case of LDAPd, you can reinstall the LDAPd server using the webMethods
Installer.
POP.003.0024W The type "{0}" is either 'disabled' or not deployed to this MWS cluster node. Please
contact the My webMethods Server Administrator.
Explanation An attempt was made to view a portlet for which the status has been set to disabled.
Action Use the Manage Components portlet in the Administration Dashboard to change the
status of the portlet type.
POP.003.0040W Cannot uninstall "{0}" because it has "{1}" published instances. Please delete them
first and try again.
Explanation The DBO cannot be uninstalled because it has published instances.
Action Manually delete all published instances of this DBO and try to uninstall it again. You
can use Publish History portlet to help you find all published instances.
POP.003.0069E The content service "{0}" is not available. Please contact the My webMethods Server
Administrator.
Explanation The server failed to update the contents of a file that was saved to My webMethods
Server.
Action Verify that the location for the My webMethods Server content repository exists.
POP.003.0106W Cannot set email address on principal, email address attribute not configured
properly.
Explanation The email attribute is not configured for this user directory.
Action Update the directory configuration in Directory Service Administration portlet to
specify an email attribute name and try again.
POP.003.0118E Cannot get roles for user, user not found: "{0}".
Explanation The server cannot find the user in the directory.
Action The user might have been removed from the directory. Determine if this user belongs
in the directory.
POP.003.0135W Unable to find the content location for: "{0}". Content service is not available or out
of sync with the database. Please try again. If the problem persists, contact the My
webMethods Server Administrator.
Explanation The content store is corrupted.
Action Delete the item and try again.
POP.003.0136W Cannot install component "{0}" because it requires "{1}" to be installed first.
Explanation The component being installed depends on another component that is not yet installed
and not listed in the items to install list.
Action Install the required components before attempting to install the component that raised
the error.
POP.003.0139W Component "{0}" installation failed. System state is recovered by uninstalling the
component. Original error: {1}
Explanation The installation of the component failed.
Action Uninstall the component to recover the system state. Look at the install.log file for
details of why the installation failed.
POP.003.0140E Component "{0}" installation failed. System state is recovered by reinstalling the
previous version of the component. Original error: {1}"
Explanation The installation of the component failed.
Action Uninstall the component to recover the system state. Look at the install.log file for
details of why the installation failed.
POP.003.0150 {0} cannot create users or groups in the "{1}" directory service."
Explanation An attempt was made to create a user or group failed a permissions check.
Action Verify that the current user has sufficient permissions.
POP.003.0167 Too many failed login attempts for: "{0}". You may try to login again in {1} minutes.
Explanation The user is not allowed to login because of too many failed login attempts. The user
must wait a specified amount of time before trying again.
Action Make sure you are using a valid username and password. Contact the system
administrator if your existing credentials are not working.
POP.003.0168 Password has expired for: "{0}". Please contact an administrator to reset your
password.
Explanation The user's password has expired.
Action Contact an administrator to reset your password.
POP.003.0171 The uploaded file type is not allowed. The allowed file extensions are: {0}
Explanation The uploaded file type is not supported by the system.
Action Be sure to upload only supported file types.
POP.004.0002E The Message Key "{0}" was not found in the Resource Bundle "{1}".
Explanation The resource bundle message key is missing.
Action Correct the resource bundle to include a resource for the key specified by the error
message.
POP.004.0022E Could not acquire meta context : version service name: "{0}".
Explanation The server cannot acquire the metadata datasource by name because the specified
name is unrecognized.
Action Restart the server where My webMethods Server is installed.
POP.004.0024S Could not create service thing : version service name: "{0}".
Explanation The server cannot initialize the version service.
Action Verify that all of the versioning components have been deployed. This includes the
version service and version portlet which can be located in the system portal folders.
POP.004.0036E Invalid schedule info: interval "{0}", timeAt "{1}": Unable to parse 'timeAt' and/or
'interval'
Explanation An attempt to create or modify a schedule has failed because of invalid schedule
parameters.
Action Correct the invoking code to pass valid schedule parameters. Valid interval and timeAt
parameter values are the time values formatted according to the ISO 8601 date/time
format.
POP.004.0037E Invalid schedule info: interval "{0}", timeAt "{1}": 'timeAt' overlaps with 'interval'
Explanation The server cannot execute the scheduled event because the time to wait (timeAt), after
the interval setting but before executing the event, is approximately as long as the
interval itself.
Action Edit the schedule using the Event Administration portlet, in the Portal Configuration
category in the My webMethods Server Admin Dashboard, so the interval is longer
than the On/At time-to-wait, such that weeks instead of days, hours instead of minutes.
POP.004.0042E Invalid Ace. Cannot set both granted and denied on the same right.
Explanation The server cannot set a single access control entry to grant and deny the same access
right.
Action Correct the invoking source code. Consult the API documentation for more
information.
POP.004.0065E Serialized object version is different then current version: [version, currentVersion]
[{0},{1}]
Explanation The server cannot read the alias stored in the database because its serialized object
version is out of date.
Action Revert to the previous version of wm-caf-server.jar, and restart the My webMethods
Server.
POP.004.0072E Cannot lookup non user or group thing based objects : {0}
Explanation The server cannot look up directory service resources using metadata identifiers
unless the resource is a user, group, or role.
Action The identifier specified by the error message does not identify a directory resource,
do not try to use it to identify a directory resource.
POP.004.0074E Specified domain in URI not found [domain, uri] -- [{0}, {1}]. This can be due to
directory service being disabled or removed
Explanation The server cannot look up the directory service based on a Portal identifier because
the identified directory service does not exist.
Action This error may have happened because the specified directory service configuration
was deleted. Try re-adding the directory service using the Directory Services
Administration portlet (in the Portal Configuration category of the Portal Admin
Dashboard).
POP.004.0085E Error setting attribute [name, value, action, message] - [{0}, {1}, {2}, {3}]
Explanation The server cannot modify the LDAP attribute.
Action Verify that the connection to the LDAP directory store has adequate privileges to
modify LDAP entries. Use your LDAP vendor's administration tool.
POP.004.0096E Unable to modify password of user {0} because the supplied old password is
incorrect.
Explanation An attempt was made to change a user's password without supplying the user's
existing password.
Action Supply the correct existing password.
POP.004.0103E Install script finished with {0} error(s). Please look at the install.log for details
Explanation An error occurred while installing or uninstalling a deployable component.
Action Examine the logs, and try again. Look for the information specific to the deployed
component in the install.log file.
POP.004.0106E PortletInfo is not available for uri [{0}]. Probably the portlet is not properly installed.
Try to uninstall and then install it again.
Explanation Portlet is not currently available.
Action Try to uninstall and then re-install the portlet again.
POP.004.0109E Portlet URI is not published instance of the portlet or type. Unable to persist
properties
Explanation The server cannot persist the properties of a portlet type without a valid portlet or
portlet type identifier.
Action Supply a valid portlet or portlet type identifier to the
com.webmethods.portal.service.portlet.impl.PortletType.setProperties() method.
POP.004.0129 Uri "{0}" should resolve to principal object, but was found: {1}
Explanation Attempting to look up a directory principal by a URL that does not resolve to a valid
directory object.
Action Check and correct directory API usage. Verify that the URI value used to look up
directory object is valid.
POP.004.0141E No configuration information found for content service, not initializing: {0}.
Explanation The server cannot initialize the content service.
Action If you cannot reconfigure the offending content service by using the Content Service
Admin portlet call Software AG Global Support for a reset directive.
POP.004.0202 Cannot create database connection to default MWS datasource. Please verify
database connection parameters in the MWS/server/{0}/config/mws.db.xml
configuration file
Explanation An issue has occurred with the database connection configuration file such as invalid
XML or an incorrect JDBC driver name.
Action Verify the database connection parameters in the
MWS/server/default/config/mws.db.xml configuration file.
POP.004.0204 Failed to search business data with the "taskTypeID" query term specified.
Explanation The taskTypeID is not specified in task search term.
Action Provide a valid taskTypeID as a task search term.
POP.004.0206 Failed to connect to database at {0}. Verify hostname/port and connection credentials.
Explanation Failed to connect to database.
Action Make sure the database is running and has a network connection, and that the proper
credentials are in use. Otherwise, contact the system administrator to make sure
database has been configured correctly.
POP.005.0006E This server node is not defined in the MWS cluster configuration: "{0}"
Explanation The specified My webMethods Server is not included in the cluster configuration.
Action Log in to My webMethods Server as sysadmin and use the Cluster Administration
portlet to add the specified My webMethods Server to the cluster.
POP.005.0007 Front End URL is not specified in the MWS cluster configuration
Explanation The cluster doesn't have a valid configuration.
Action Log in to My webMethods Server as sysadmin and use the Cluster Administration
portlet to check the cluster configuration.
POP.005.0021 Attempting to use non empty My webMethods Server database for fresh
deployment. Please make sure to create new empty My webMethods Server database
Explanation A first time startup check determined that the configured database is not a new
database. A new database is required for a new installation.
Action You must create new (empty) My webMethods Server database and configure My
webMethods Server to connect to it. Please refer to the Software AG documentation
for installing webMethods products.
POP.005.0022 Wrong version of My webMethods Server database: {0} but expected: {1}
Explanation A first time startup check determined that the configured database does not match
the schema required by My webMethods Server.
Action Verify that the specified database is properly configured. The database is likely
configured with an old or incomplete schema. Please refer to the Software AG
documentation for installing webMethods products.
POP.005.0028 "{0}" server node must have at least one web stack listener enabled
Explanation Each node in the cluster is required to have at least one port enabled for accepting
web requests.
Action Log in to My webMethods Server as sysadmin and use the Cluster Administration
portlet to check the cluster configuration.
POP.005.0036 JMX Server Port number cannot be parsed. Port parameter value "{0}".
Explanation The provided JMX port number is not an available port number.
Action Change the JMX port configuration property to an available port number.
POP.005.0039 Cannot start CDS library because MWS did not initialize yet
Explanation The CDS library cannot start because My webMethods Server has not initialized yet.
Action Wait for My webMethods Server to initialize before starting the CDS library.
POP.005.0040 Cannot start common directory service because IS was started before MWS.
Complete the MWS upgrade, which includes starting MWS, before performing the
IS upgrade, which includes starting IS. See the upgrade guide for correct order.
Explanation The CDS library cannot start because the My webMethods Server upgrade has not
completed yet.
Action Complete the My webMethods Server upgrade before starting the CDS library.
POP.005.0041 Unable to start server at port number {0} on host {1} (for: {2}) , reason : {3}. Perhaps
another MWS process is already running?
Explanation The server cannot be started at the specified port on the specified host due to the
specified reason.
Action Make sure that no other My webMethods Server instance is running on the same host
using the same port.
POP.005.0042 Unable to start. The server name {0} could not be found in the cluster definition
Explanation The server cannot start because the specified server name cannot be found in the
cluster definition.
Action Make sure that the server name matches the name specified in the cluster definition.
POP.005.0043 The JMS communication layer for common directory services (CDS) failed to
initialize, which causes CDS assets to be out of sync. To enable JMS communication,
specify a valid JNDI Provider URL on the Cluster Administration page in My
webMethods and restart Integration Server.
POP.006.0006E cannot find portlet bean named "{0}" in the current page context
Explanation The portlet:portletController JSP tag does not contain a portlet attribute. The value
of this attribute is the key to the pageContext entry in which a
com.webmethods.portal.service.portlet.IPortletBean object is stored.
Action Ensure that all instances of the 'portlet:portletController' JSP tag include a 'portlet'
attribute that references a valid IPortletBean.
POP.006.0008E cannot find portlet info named "{0}" in the current page context
Explanation The portlet:propertyGroups, portlet:propertyGroup, or portlet:propertyLine JSP tag
does not contain an info attribute. The value of this attribute is the key to the
pageContext entry in which a com.webmethods.portal.service.portlet.info.IPortletInfo
object is stored.
Action Ensure that all instances of the 'portlet:propertyGroups', 'portlet:propertyGroup', and
'portlet:propertyLine' JSP tags include an 'info' attribute that references a valid
IPortletInfo object.
POP.006.0016E cannot find portlet property info named "{0}" in the current page context
Explanation The portlet:propertyLine JSP tag does not contain a propertyInfo attribute. The value
of this attribute is the key to the pageContext entry in which a
com.webmethods.portal.service.portlet.info.IPortletPropertyInfo object is stored.
Action Ensure that all instances of the 'portlet:propertyLine' JSP tag include a 'propertyInfo'
attribute that references a valid IPortletPropertyInfo.
POP.006.0019E cannot find portlet property bag named "{0}" in the current page context
Explanation The portlet:propertyLine JSP tag does not contain a propertyInfo attribute. The value
of this attribute is the key to the pageContext entry in which a
com.webmethods.rtl.util.obj.IPropertyBag object is stored.
Action Ensure that all instances of the 'portlet:bean' JSP tag include a 'propertyInfo' attribute
that references a valid IPropertyBag.
POP.006.0020E object named "{0}" in the current page context is not a portlet property bag
Explanation The portlet:propertyLine JSP tag does not contain a propertyInfo attribute. The value
of this attribute is the key to the pageContext entry in which a
com.webmethods.rtl.util.obj.IPropertyBag object is stored.
Action Ensure that all instances of the 'portlet:bean' JSP tag include a 'propertyInfo' attribute
that references a valid IPropertyBag.
POP.006.0028E cannot find XML DOM node named "{0}" in the current page context
Explanation Use of the xml:valueOf JSP tag causes this exception.
Action Remove all instances of the 'xml:valueOf' JSP tag.
POP.006.0029E cannot create XML DOM document from given XML stream
Explanation The XML stream specified for the xml:xml JSP tag does not contain well-formed XML.
Action Check the _problems_.log in the Portal's current logging directory for more specific
error information.
POP.006.0030E cannot load XML DOM document for the specified location "{0}"
Explanation The xml:xml JSP tag could not load a file from the location specified by the 'location'
attribute.
Action Edit instances of the 'xml:xml' JSP tag to include a 'location' attribute that correctly
specifies the url to an XML document.
POP.007.0036 The store() method can not be called from a render method
Explanation An attempt was made to change and persist portlet preferences from the render()
method.
Action Portlet preferences can be changed only with the portlet action method. Correct the
code which updates portlet preferences to use the proper method.
POP.007.0048 Namespace prefix is not defined for {0} and the prefix id is not a valid thingID
Explanation An incorrect URL was passed into My webMethods Server; no namespace prefix is
provided.
Action Modify the URL passed into My webMethods Server to define the missing namespace
prefix.
POP.007.0049 The portlet mode {0} is not supported for the {1} markup language.
Explanation The requested mode is not implemented in the portlet or is not supported.
Action Check the portlet URL API usage if attempting to set the mode with APIs. If this is a
custom portlet, check to see if the portlet implements this mode.
POP.007.0054 The window state {0} is not supported by the portlet container
Explanation An attempt was made to set an invalid window state.
Action Examine and correct the window state being set by the Portlet URL APIs.
POP.007.0056 The portlet mode {0} is not supported by the portlet container
Explanation An attempt was made to set an invalid portlet mode.
Action Examine and correct the portlet mode being set by the Portlet URL APIs.
POP.007.0060 The sendRedirect method can not be invoked after any of the following methods
of the ActionResponse interface has been called: setPortletMode, setWindowState,
setRenderParameter, setRenderParameters
Explanation The sendRedirect method can not be invoked after any of the following methods of
the ActionResponse interface has been called: setPortletMode, setWindowState,
setRenderParameter, setRenderParameters
Action Correct the code to ensure that the sendRedirect() method does not occur after these
calls during the same action request.
POP.007.0064 This method cannot be called, when getReader() method has been called
Explanation The ServletResponse method cannot be used when the getReader() method has been
called.
Action Examine and correct the ServletResponse API usage.
POP.007.0070 The content type has not been set before calling the getPortletOutputStream()
method.
Explanation The response content type must be set before obtaining the output stream.
Action Examine and correct the API calls.
POP.007.0076 PortletContainer Servlet "{0}" is not found. Check default web application
configuration file (defaultPortletAppWeb.xml)
Explanation System servlet is not found.
Action Determine if any changes were made to system configuration files in
../MWS/server/default/deploy/portal.war. Re-install My webMethods Server.
POP.007.0105 Property editor "{0}" parameter "{1}" of type "choice" defined without choices.
Explanation An invalid 'choice' parameter value was supplied to the property editor.
Action Examine the property editor configuration in the wm-portlet.xml file (this applies
only to legacy non-CAF portlets).
POP.007.0107 Illegal property editor "{0}" parameter "{1}" attribute "{2}" value: "{3}".
Explanation An invalid property editor attribute was encountered.
Action Examine the property editor configuration in the wm-portlet.xml file (this applies
only to legacy non-CAF portlets).
POP.007.0108 Illegal property editor "{0}" parameter "{1}" choice "{2}" attribute "{3}" value: "{4}".
Explanation An invalid property editor attribute was encountered.
Action Examine the property editor configuration in the wm-portlet.xml file (this applies
only to legacy non-CAF portlets).
POP.009.0005 No WebService marshalling factories are defined for type {0}, and the type can not
be treated as a javabean because it does not contain a public no-arg constructor
Explanation For a My webMethods Server command being invoked as web service, one of the
inputs or outputs is a complex Java class that does not have a no-arg constructor.
Therefore, it cannot be automatically marshalled into a SOAP message.
Action The command developer must either mark the command as not enabled for web
service invocation, or add a no-arg constructor to the Java class.
POP.009.0006 SAML or Hybrid authentication can not be used. Please deploy SAML Security
Service component or use Basic authentication instead
Explanation The SAML security service is not available.
Action Deploy the SAML security service component or use basic authentication instead.
POP.009.0008 The SAML service you are trying to access is not available right now.
Explanation The SAML service is currently unavailable.
Action Inspect the stack trace in the My webMethods Server log files to determine the cause
of the exception.
POP.009.0009 Failed to initialize WS-Stack clients within {0} milliseconds. They will be disabled.
Explanation The Web Services Stack client failed to initialize in the specified period.
Action Check the OSGi configuration at com.softwareag.platform.config.propsloader or
restart My webMethods Server to re-initialize Web Services Stack.
POP.011.0002 must specifiy both 'prefix' and 'uri' parmeters for 'taglib' directive
Explanation A syntax error occurred while parsing a JSP page.
Action Correct the syntax error on the JSP page.
POP.011.0003 expected "{0}" end tag but found "{1}" end tag
Explanation A syntax error occurred while parsing a JSP page.
Action Correct the syntax error on the JSP page.
POP.011.0007 specified attribute "{0}" for "{1}" tag not declared in tld
Explanation A syntax error occurred while parsing a JSP page.
Action Correct the syntax error on the JSP page.
POP.011.0008 specified attribute "{0}" value for "{1}" tag cannot be request-time expression
Explanation A syntax error occurred while parsing a JSP page.
Action Correct the syntax error on the JSP page.
POP.012.0001.wm_caf_task – Cannot upload this file as it is empty.Uploading empty files is not allowed.
Explanation Content cannot contain an empty file, therefore uploading is not allowed
Action Make sure that the file contains content.
POP.012.0001.wm_fabric_addtostart – You already have an instance of this portlet on the target page.
Explanation You already have an instance of this portlet on the target page.
Action Choose another portlet to add.
POP.012.0001.wm_ntlmv2authadmin – NTLM autentication failed because login has been disabled for
the {0} user.
Explanation The Directory Service reports that the 'Diisabled' attribute for the user record is set
to true. This user cannot authenticate with My webMethods Server.
Action To enable this user to authenticate with My webMethods Server, set the 'Diisabled'
attribute to false in the appropriate directory server.
POP.012.0001.wm_principalprofileadmin – You don't have rights to modify the properties of this item.
Explanation The current user does not have sufficient privileges to make changes to this portlet
Action Contact a My webMethods Server system administrator to modify the current user's
permissions.
POP.012.0001.wm_shelleditorE – Cannot clone parent''s shell section because it is not a Portal Page.
Explanation Some legacy shells created before Portal 6.2 or customer-created shells may have a
raw JSP page assigned to a shell section. Such shells cannot be cloned.
Action Rework the legacy shell to use portal pages instead of JSP pages.
POP.012.0001.wm_xt_dbrole – An error occured executing the SQL query: "{0}". Please type a valid query
and try again.
Explanation The SQL query is invalid.
Action The server log contains the invalid SQL query. Use a valid SQL query.
POP.012.0001.wm_xt_ldapdirsvc – This directory service does not support creating Users or Groups
Explanation The LDAP directory service does not support creating users or groups.
Action Contact an administrator if you want to create users or groups.
POP.012.0001.wm_xt_shortcutE – Unhandled object type found for the wm_xt_shortcut URL property:
{0}
Explanation An invalid object type was referenced by a shortcut.
Action Delete the specified object and start over.
POP.012.0002.wm_sessionmonitor – Use this portlet to monitor real-time user activity and send status
messages to user(s) via e-mail. Click the appropriate column heading to sort by User Name, Location
(Host ID), or Administrator status.
Explanation Use this portlet to monitor real-time user activity and to send status messages to users
by e-mail. Click the appropriate column heading to sort by User Name, Location (Host
ID), or Administrator status.
Action For more information, see the PDF publication, "My webMethods Server Portlet
Reference."
POP.012.0002.wm_userhomefolder – This user does not have a home folder. Note that the Portal typically
does not create a home folder for a user until the user logs in for the first time.
Explanation The user does not have a home folder.
Action Note that the Portal typically does not create a home folder for a user until the user
logs in for the first time. Contact an administrator if this problem persists after the
user logs in.
POP.012.0002.wm_xt_extdirsvc – This directory service does not support creating Users or Groups
Explanation This external directory service does not support creating users or groups.
Action Create an administrator if you want to create users or groups.
POP.012.0002.wm_xt_ldapdirsvc – This directory service does not support deleting Users or Groups
Explanation The LDAP directory service does not support deleting users or groups.
Action Contact an administrator if you want to delete users or groups.
POP.012.0003.wm_commonsearchresultsE – Failed to parse the max search results setting of "{0}", using
default of "{1}"
Explanation The common search code is attempting to build a search query object from a query
string that was passed into it. The query string supplied contains an invalid value for
the 'maxResults' setting. The warning message is written to the logs and the process
continues with the default maxResults value.
Action Make sure the portlet that invokes the API supplies a valid number for the 'maxResults'
setting in the search query string. Typically, the end user would not cause this scenario
because the wm_commonsearchbar portlet that usually builds the query string
validates the maxResults field before allowing the submission of the search form.
POP.012.0003.wm_tree – The "{0}" property value must begin with a '{' character.
Explanation The property value should begin with a "{" character.
Action Make sure that the property value begins with a "{" character.
POP.012.0003.wm_wiring – You don't have rights to modify the wiring of this item.
Explanation The current user does not have sufficient permissions to modify the wiring properties
of this portlet.
Action Contact your My webMethods Server administrator to modify your user permissions.
POP.012.0003.wm_xt_dbdirsvc – This directory service does not support deleting Users or Groups
Explanation The database directory service does not support deleting users or groups.
Action Contact an administrator if you want to delete users or groups.
POP.012.0003.wm_xt_extdirsvc – This directory service does not support deleting Users or Groups
Explanation This external directory service does not support deleting users or groups.
Action Contact an administrator if you want to delete users or groups.
POP.012.0003.wm_xt_ldapdirsvc – This directory service does not support modifying User or Group
memberships
Explanation The LDAP directory service does not support modifying users or groups.
Action Contact an administrator if you want to modify users or groups.
POP.012.0004.wm_xt_dbdirsvc – This directory service does not support modifying User or Group
memberships
Explanation The database directory service does not support modifying users or groups.
Action Contact an administrator if you want to modify users or groups.
POP.012.0004.wm_xt_extdirsvc – This directory service does not support modifying User or Group
memberships
Explanation This external directory service does not support modifying users or groups.
Action Contact an administrator if you want to modify users or groups.
POP.012.0004.wm_xt_ldapdirsvc – No valid "{0}" found for the principal "{1}" from "{2}" directory service.
Please check if ID attribute is valid in the Directory Services Configuration
Explanation No principal is found in the LDAP directory service using the specified name.
Action Use a valid name when searching for the principal in the LDAP directory service.
POP.012.0004.wm_xt_portalrules – Web application is not deployed or available {0}. Cannot evaluate {1}
Explanation The specified web application is not deployed or available. As a result, My
webMethods Server cannot evaluate the specified function.
Action Make sure that the specified web application is deployed and available.
POP.012.0005.wm_ntlmv2authadmin – Configuration test failed. Please double check all the required
parameters.
Explanation The specified configuration is not valid. NTLMv2 authentication will not succeed
until the parameters are corrected.
Action Review the NTLMv2 configuration and modify parameters as required.
POP.012.0005.wm_portalaliassearchcontext – Unable to add alias "{0}" because an alias with that name
already exists.
Explanation Unable to add alias because an alias with that name already exists.
Action Create a unique alias name.
POP.012.0005.wm_xt_dbdirsvc – Directory could not load principal data, "{0}" attribute is missing
Explanation The principal data cannot be loaded because the specified attribute is missing.
Action Check the log file for the missing attribute. Contact an administrator to make sure
the specific principal is valid and has the specified attribute.
POP.012.0005.wm_xt_ldapdirsvc – Unable to locate "{0}" directory service. It might have been disabled.
Explanation The LDAP directory service cannot be located.
Action Make sure the LDAP directory service is enabled.
POP.012.0006.wm_xt_dbdirsvc – An error occurred executing the SQL query: "{0}". Please type a valid
query and try again.
Explanation The SQL query is invalid.
Action Make sure that the SQL query is valid. Contact an administrator if you are sure your
SQL is valid.
POP.012.0007.wm_shelladmin – Cannot convert legacy shell because it uses JSP pages instead of Portal
pages.
Explanation My webMethods Server cannot convert a legacy shell because it uses JSP pages instead
of Portal pages.
Action Contact Software AG Global Support. For contact information, log in to
https://empower.softwareag.com/.
POP.012.0009.wm_xt_dbdirsvc – {0} "{1}" is invalid. It does not implement case-insensitive lookup for
uid attribute
Explanation The database directory service does not support case-insensitive lookup for the UID
attribute.
Action Check the server log for information about the UID attribute and the query. Contact
an administrator to make sure that the database directory service supports
case-insensitive lookup for the UID attribute.
POP.012.0015.wm_migration – May not export resource which does not have a parent
Explanation You cannot export a resource that does not have a parent.
Action Ensure that the resource has a valid parent.
POP.012.0029.wm_migration – Export failed : Unable to get the skin archive content for {0}
Explanation Unable to get the field value using the specified path.
Action Consult the log file at ..\MWS\server\<instanceName>\logs for further information.
POP.012.0035.wm_migration – No Task Instances found for Task application name {0} and task_type_id
{1}
Explanation No task instances are found that match the specified search criteria.
Action Verify that the task application name and task type ID specified for the task instance
search are valid. Consult the log file at ..\MWS\server\<instanceName>\logs for
further information.
POP.012.0036.wm_migration – Export failed : Invalid ID/URI/alias/Name specified for Task Rules Export
Explanation An invalid ID, URL, alias, or Name is specified for Task Rules export.
Action Consult the log file at ..\MWS\server\<instanceName>\logs for further information.
POP.012.1002.wm_mws_diagnostics – Unable to parse log file. Possible wrong log file format.
Explanation The uploaded file is in an unknown format.
Action Select a log file generated by My webMethods Server and upload again.
POP.012.1003.wm_mws_diagnostics – Error during XML marshalling. Possible wrong log file format.
Explanation My webMethods Server was unable to parse the xml log file.
Action Select a log file generated by My webMethods Server and upload again.
POP.012.1007.wm_mws_diagnostics – An error has occurred while processing the downloaded file: {0}
Explanation There was a problem processing the file.
Action Check the My webMethods Server logs for more details. See
..\MWS\server\<serverName>\logs
POP.013.0005E This item is either inactive or deleted and can not be viewed.
Explanation The item is deleted but has not yet been purged.
Action Use the Deleted Items Administration portlet to remove the deleted items completely
from the user interface.
POP.013.0099 Unable to construct a secure URL because the MWS secure front end URL is not
available
Explanation Constructing a secure URL is not possible because the My webMethods Server secure
front-end URL is not available.
Action Make sure that the front-end URL has been specified.
POP.015.0013 XML Parse Exception. Expected {0} tag and found {1} tag.
Explanation When the system attempted to parse a My webMethods Server rule, the parser was
unable to find the correct XML schema.
Action Review the recently modified or uploaded rule to ensure that the syntax is valid.
POP.016.0002 Portlet Preferences are only available inside the Portlet Context
Explanation This error message is not used in the current trunk code anymore.
Action N/A
POP.016.0004 Duplicate component ID: {0} (IDs must be unique within naming-container)
Explanation In a CAF view two controls have the same ID value.
Action The developer must change the ID of all the controls that are using the same ID to
make the control's ID unique.
POP.016.0016 Source table provider does not expose currentRow data and thus cannot be used
with PageableTableContentProvider.
Explanation Source table provider does not expose currentRow data and cannot be used with the
PageableTableContentProvider.
Action Review the configuration of the table content provider to ensure that it is configured
properly.
POP.016.0018 Cannot find control with id "{1}" for script parameter: {0}
Explanation The control id specified as the value of a script parameter did not match a control in
the view.
Action The developer should review the script paramater value to ensure it matches an
exisitng control in the view.
POP.016.0035 The "rowIdBinding" property must be set to add or remove rows to or from a
SelectableListTableContentProvider. If the table does not need to be selectable,
try using a ListTableContentProvider instead.
Explanation The rowIdBinding property must be set to add or remove rows to or from a
SelectableListTableContentProvider. If the table does not need to be selectable, try
using a ListTableContentProvider instead.
Action Set the rowIdBinding property for a SelectableListTableContentProvider. If the table
does not need to be selectable, try using a ListTableContentProvider instead.
POP.016.0043.details – Check the configuration of the control with this id: {0}
Explanation Provides additional details for the "POP.016.0043" error.
Action See action for the "POP.016.0043" error.
POP.016.0047 Can only reset portlet navigation state within an action request
Explanation Portlet navigation state such as if portlet maximized or minimized can only be changed
from an ActionRequest
Action Do not attempt to change the portlet navigate state from the RenderRequest. Use
ActionRequest.
POP.016.0053 Invalid content type. The allowed content types are: {0}
Explanation An attempt was made to upload a file of an unsupported type to an Attachment Panel
control.
Action Upload a file of a supported type for attachments.
POP.016.0054 Invalid file extension. The allowed file extensions are: {0}
Explanation An attempt was made to upload a file of an unsupported type to an Attachment Panel
control.
Action Upload a file type that is supported as an attachment.
POP.016.0055 Invalid file size. The maximum file size is: {0}
Explanation The file uploaded to an Attachment Panel control is larger than the allowed size of
an attachment.
Action Upload a smaller file.
POP.017.0001 Task is locked and you may not update it at this time. Please wait till task is
unlocked
Explanation Task instance is locked in following cases: when a task is being updated, or when task
events and assignments are being processed. To ensure state consistency when a task
is locked, no other updates to the task are possible (though the task can still be read
and searched on). Typically lock time is very short (similar to database transaction).
Action Enable MWS "task" logging category Debug logging and investigate timing and
duration of task locks.
A task client option, task.base.permission, is available to apply the simpler "view task
data" permission even if MWS_7.1.3_Fix9 is applied. For more information, see the
Task Engine Optional Settings section in the PDF publication, Task Engine User's
Guide.
Action If your system does not have MWS_7.1.3_Fix9 applied, make sure that the user holds
"view task data" permission.
If your system has MWS_7.1.3_Fix9 applied, make sure the user holds "view task
data" permission and is also present on the "assigned to" or "delegated to" lists. Also,
see the explanatory text above concerning the task.base.permission option.
POP.017.0011 You don't have permissions to accept other users on this task
Explanation Current user does not have permissions to accept task instance.
Action Configure Permissions on the user to enable "Accept Task" functional privilege.
POP.017.0030 You can not queue new task. Task type is not enabled
Explanation Task Type, which the task is about to be queued for, is disabled.
Action Enable the Task Type from the Task Engine Administration.
POP.017.0041 You don't have permissions to delete other user's task comments
Explanation Current user does not have permissions to delete comments from task instance which
were created by other people.
Action Configure Permissions on the user to enable "Delete Other People's Comment"
functional privilege.
POP.017.0051 You can not set the parent task ID using the self task ID
Explanation This error is reported when attempting to update an existing task via APIs and set its
"parentTaskID" property to the ID of the task itself.
Action Check "parentTaskID" being set.
POP.017.0052 You can not set the parent task ID using non integer value
Explanation This error is reported when updating or queuing a new task via API and
"parentTaskID" property is not a valid task ID value.
Action Check value of "parentTaskID" being used.
POP.017.0053 You can not set the parent task ID using invalid task ID
Explanation This error is reported when updating or queuing a new task via API and
"parentTaskID" property is not a valid task ID value.
Action Check "parentTaskID" value used.
POP.017.0061 You can not set the delegated to or delegated from list if their size does not match
Explanation When updating task delegation via APIs both "delegatedFromList" and
"delegatedToList" list values should contain the same number of items.
Action Check "delegatedFromList" and "delegatedToList" values used.
POP.017.0092 You can not update task schedule date if task not in scheduled status
Explanation The task schedule date field cannot be updated if the task is not in a "scheduled"
status.
POP.017.0097 Child task schedule date cannot be before parent task schedule date
Explanation A child task should be scheduled to start after its parent task started.
Action Reschedule the child task for a date after the parent task's start date. Alternatively,
move back the parent task schedule date.
POP.017.0098 Child task schedule date cannot be after parent task expiredate
Explanation A child task should be scheduled for a date before its parent task expires.
Action Reschedule the child task for a date before the parent task's expiration date.
Alternatively, extend the parent task's expiration date.
POP.017.0106 Indexed task searches are not available in Preview Server. Please use standalone
MWS server instead
Explanation Indexed task searches are not available when the portal system is running in a preview
server mode.
Action Use a standalone My webMethods Server instead.
POP.017.0107 Cannot process rule [{0}] for Task [{1}] due to [{2}]
Explanation An exception was thrown while processing the task rule, which may mean that the
task cannot be found.
Action Check the My webMethods Server logs at ..\MWS\server\<instanceName>\logs for
additional exception details to determine the cause.
POP.023.0006 Failed to perform operation, HPSTRA engine is not enabled. Please configure it
properly
Explanation The HPSTRA engine is disabled and cannot perform the requested operation.
Action Enable the HPSTRA engine and retry the operation.
POP.023.0009 Failed to authenticate against an Elasticsearch instance, please check your credentials
Explanation The user name and/or password, specified in the HPSTRA configuration are not valid.
Action Check your credentials in the Authentication section of the HPSTRA configuration
and retry the operation.
POP.101.0017.com.softwareag.caf.shared.diagnostics – Java artifact mapping file does not exist in: {0};
cannot generate {1} report.
Explanation A Java artifact mapping file cannot be found. The report cannot be generated.
Action Specify a valid Java artifact mapping XML file. Use the --java-artifact-mapping
parameter to specify the path.
WSC.001.0004 Context instance does not allow access of inbound SOAP request interceptors
Explanation An exception occurred while registering the interceptor with a context at the WS
Server service provider.
Action Inspect the stack trace in the My webMethods Server log files to determine the cause
of the exception.
WSC.001.0005 Context instance does not allow access of outbound SOAP request interceptors
Explanation An exception occurred while registering the request interceptor with the context.
Action Verify that the context is an instance of ProxyContext.
config.connection.servers.size.value – The 'servers' parameter should contains at least one server URL
(http, https)
Explanation My webMethods Server stores the configuration for the HPSTRA engine in the
hpstra_config.json file. This exception occurs when the configuration file was modified
manually, and the "servers" key under connection is empty, or has an invalid value.
Action Check the HPSTRA configuration file, supply a valid value for the "servers" key, and
restart My webMethods Server. Valid values are unique http or https URLs.
config.connection.servers.type.value – All entries of the 'servers' parameter should be unique and valid
server URLs (http, https)
Explanation My webMethods Server stores the configuration for the HPSTRA engine in the
hpstra_config.json file. This exception occurs when the configuration file was modified
manually, and the "servers" key under connection has one or more invalid values.
Action Check the HPSTRA configuration file, supply valid values for the "servers" key, and
restart My webMethods Server. Valid values are unique http or https URLs.
http.status.401 Unauthorized
Explanation Invalid basic authentication credentials.
Action Contact the security officer/web master for this resource and obtain the proper
authorization for your credentials.
http.status.403 Forbidden
Explanation The action is prohibited.
Action The owner of this resource does not allow access to the resource. Contact the security
officer/web master for this resource and obtain the proper authorization for your
credentials.
http.status.409 Conflict
Explanation The request submitted by the client cannot be completed because it conflicts with an
existing condition or rule. For example, a file on the server cannot be replaced with
a file that has an older timestamp.
Action Examine the client action and consult with the web master for this resource.
message.um.remoteupdate.fail – MWS node with name "{0}" failed to update with new Universal
Messaging URL.
Explanation During an update of the cluster configuration, the specified node failed to be updated.
Action Log into the specified node, and on the Cluster Administration page, click Reload to
manually update the node.
message.um.remoteupdate.fail.ctx – MWS failed to acquire user context, before notifying other nodes
about UM URL change.
Explanation During an update of the cluster configuration, the specified node failed to be updated.
Action Log into the specified node, and on the Cluster Administration page, click Reload to
manually update the node.
message.um.update.fail – Current MWS node failed to update with new Universal Messaging URL.
Explanation While updating the JNDI URL of the specified node, the JMS system of that node
failed to reload.
Action Restart the node. If My webMethods Server cannot connect to Universal Messaging,
check the logs for errors. If the errors are not related to network connectivity, contact
Software AG.
OGICRE0016 JAAS login configuration property ''{0}'' is not set, cannot proceed.
Explanation During the startup routine, the OSGi platform attempts to prepare JAAS configuration.
The platform expects that the "com.softwareag.platform.startup.jaas.login.config"
property is set and points to a valid JAAS configuration file. The error message is
displayed when the property is not available at platform startup.
Action Ensure that the "com.softwareag.platform.startup.jaas.login.config" is set and points
to a valid JAAS configuration file.
1481
OSGi Messages
OGICRE0019 System property ''java.io.tmpdir'' is not set or empty, cannot ensure that the directory
exists.
Explanation The 'java.io.tmpdir' property is expected to be set by the JVM. The platform startup
cannot ensure that the directory pointed by this property is available if the property
is empry or undefined.
Action If you want to use a temporary file directory, make sure that it exists and is set to the
JVM.
OGICRE0021 Java temporary directory pointed by ''java.io.tmpdir'' system property: ''{0}'' does
not exist and cannot be created.
Explanation The java temporary directory pointed by the ''java.io.tmpdir'' JVM property does not
exist and automatic creation of this directory failed.
Action Ensure that the directory pointed by the ''java.io.tmpdir'' JVM property exists.
OGICRW0017 Configured JMX RMI Agent port: ''{0}'' is not valid; default port ''{1}'' will be used
instead.
Explanation The platform startup routine is attempting to initialize the JMX RMI Agent using the
port configured in the "com.softwareag.platform.startup.jmx.rmi.agent.port" key. The
property is not a valid number.
Action Set a valid port number in the "com.softwareag.platform.startup.jmx.rmi.agent.port"
key.
OGICRW0020 The parent directory of the Java temporary directory ({0}) is not write enabled.
Explanation Cannot write into the parent directory of the temporary directory pointed by the
''java.io.tmpdir'' system property. Automatic creation of the temporary directory will
fail.
Action Ensure that the user who started the platform has permissions to write into the parent
directory of the temporary files directory.
OGICRW0023 The parent directory of the Java temporary directory pointed by ''java.io.tmpdir''
system property: ''{0}'' does not exist and cannot be created.
Explanation When the OSGi platform is started it attempts to ensure that the temporary files
directory (denoted by the "java.io.tmpdir" system property) exists. If the directory
does not exist on the file system, the OSGi platform startup bundle attempts to create
it. This message is displayed when the OSGi platform startup bundle fails to create
the parent directory of the temporary files directory.
Action Ensure that the directory pointed by the ''java.io.tmpdir'' JVM property exists.
OGIMIGE0007 ERROR: Result configuration file in destination installation was not found - {0}
Explanation After merging, the result is either a new file, or an updated overwritten destination
file.
Action Please make sure the file exists and is readable for the user.
OGIMIGE0010 ERROR: More than one in the destination installation - {0} were found under {1}
Explanation This message is displayed when more than one destination file is found. This is not
expected if a clean destination installation is done.
Action Check the log file to see where are the files. Remove the unneeded files and leave only
one file - the default one.
OGIMIGE0013 ERROR: Loading source properties layout configuration failed. The source file is:
from file {0}
Explanation When we load our properties we also load the comments and blank lines the file
contains.
Action Make sure that you source file is a valid java poprerty file and it is not corrupted.
OGIMIGE0014 ERROR: Cannot identify version of product {0}. Cannot find any locally installed
products in the specified installation directory: {1}
Explanation The migration application attempted to identify the version of a locally installed
product with the given product prop file name (without the .prop suffix), but no
locally installed products were found in the specified installation directory.
Action Specify the source version of the product when prompted to.
OGIMIGE0015 ERROR: Cannot identify version of product {0}. Cannot find this product in the list
of locally installed products in the specified installation directory: {1}
Explanation The migration application attempted to identify the version of a locally installed
product with the given product prop file name (without the .prop suffix), but such
locally installed product was not found in the specified installation directory.
Action Specify the source version of the product when prompted to.
OGIMIGE0048 ERROR: Cannot identify version of product {0}. The product installation under {1}
does not contain any build modules for the current installer platform: {0}
Explanation The migration application attempted to identify the version of a locally installed
product, but the local product is targeting a different installer platform (operating
system and architecture) and the product information could not be loaded.
Action Specify the source version of the product when prompted to.
OGIMIGE0049 ERROR: Cannot parse version of product {0}. The product version of {1} does not
have valid syntax. Expecting a version in the format
<major>.<minor>.<micro>.<fixnum>.<buildnum>.
Explanation The migration application attempted to identify the source version of a locally installed
product but the product version did not have the expected format.
Action Specify the source version of the product when prompted to.
OGIMIGE0052 ERROR: User repository file does not exist in the expected location: {0}
Explanation Migration for common/conf entries was not successful.The users.txt file was not found
in the expected location.
Action Refer to the upgrade documentation and execute the required manual steps.
OGIMIGE0055 ERROR: User repository version is not compatible. Required minimal version is:
{0}, found version is: {1}. Manual steps are required.
Explanation Migration for common/conf entries was not successful. The users.txt file cannot be
migrated if the files in both locations are not with compatible versions.
Action Refer to the upgrade documentation and execute the required manual steps.
OGIMIGE0058 ERROR: Source user repository file does not exist: {0}
Explanation Migration for common/conf entries was not successful. The source user repository
file users.txt cannot be found in the specified location.
Action Refer to the upgrade documentation and execute the required manual steps.
OGIMIGE0059 ERROR: Destination user repository file does not exist: {0}
Explanation Migration for common/conf entries was not successful. The destination user repository
file users.txt cannot be found in the specified location.
Action Refer to the upgrade documentation and execute the required manual steps.
OGIMIGE0060 ERROR: Source user repository file could not be copied to destination.
Explanation Migration for common/conf entries was not successful. The source user repository
file users.txt cannot be copied to destination due to an unexpected error.
Action Refer to the upgrade documentation and execute the required manual steps.
OGIMIGE0073 Invalid source installation directory specified: {0}. No {1} subdirectory is present,
this directory is required for the {2} migration to proceed.
Explanation The migration application requires the specified product subdirectory to be available
in the source installation in order to proceed, but the directory was not found. This
can happen if the product, for which the migration is executed is not available in the
source installation directory.
Action Make sure that the specified source installation contains the product that is being
migrated.
OGIMIGE0081 In file {0} Keystore/Truststore file referenced from HTTPS Connector in attribute
{1} that can not be found, creating a valid HTTPS configuration not possible.
Explanation The server.xml file contains a Keystore/Truststore configuration (keystoreFile=
truststoreFile=), pointing to a file that cannot be found. Migrating this would lead in
an unusable HTTPS configuration.
Action In your profile check the file /tomcat/conf/server.xml and the properties
keystoreFile="TheKeystoreFilename" truststoreFile="TheTrustStoreFileName". Also
check that the file(s) TheKeystoreFilename/TheTrustStoreFileName are existing and
valid keystore/truststore files or reference the delivered default one:
keystoreFile="C:\SAG822\profiles\CTP\configuration\tomcat\conf\localhost_dont_use_in_production.jks"
and start the migration again.
OGIMIGE0083 ERROR: Backup file cannot be created - invalid value for destination file passed.
Explanation While trying to create a backup of the original file, an invalid original file was passed.
Action Check the log for more details.
OGIMIGE0084 Cannot identfy installer platform for specified installation directory: {0}. Reason:
Cannot read installation metadata file: {1}
Explanation The migration application needs to verify that the source installation is created for
the same operating system and architecture as the destination installation. This is
done by inspecting the installation metadata located under install/products directory
in the installation. If the installation metadata is missing or corrupt, or the process
does not have read permissions for the specified file, the platform identification will
fail and the migration cannot proceed.
Action Make sure that the specified installation directory contains proper installation metadata
(install/products directory containing installer property files for installed products)
and the process has the correct privileges to read it.
OGIMIGE0089 An invalid path property ''{0}'' was found in file ''{1}''. Path should not be null or
empty.
Explanation A path property sent for transformation has a null or empty value. Transformation
cannot proceed with an invalid argument.
Action Ensure that the property referenced in the given file has a valid path value.
OGIMIGE0092 The path ''{0}'' is referenced in file ''{1}''; it should be available as ''{2}'', but could
not be found. Hence the path cannot be migrated.
Explanation The path transformer has discovered that a path referenced in a file in the source
installation points to a file inside the source installation. The file does not exist and
the configuration is invalid.
Action Ensure that the path referenced in the specified file points to a valid file on the file
system.
OGIMIGE0095 The absolute path ''{0}'' referenced in file ''{1}'' does not exist on the file system.
Explanation The path transformer has discovered that a path referenced in a file in the source
installation points to a file outside the source installation. The file does not exist and
the configuration is invalid.
Action Ensure that the path referenced in the specified file points to a valid file on the file
system.
OGIMIGE0098 The original source directory ''{0}'' exists on this file system but the current migration
is using ''{1}'' as a source. Path transformation is not supported.
Explanation Path transformer determined that the migration source directory is different from the
original source installation root directory (which could be the case when you are
migrating from a zip file or from a mapped/mounted directory). However, the original
source installation root directory exists on this file system but it is not used as a
migration source directory. This is not a supported path transformation scenario as
the system may not reliably validate the transformed paths.
Action If the original source installation directory is available on the same file system it should
be used directly as a migration source directory.
OGIMIGE0099 The target directory ''{0}'' must be the same as the installation root directory ''{1}''.
Explanation The target directory in the migrated profile config.ini file is different from the migration
target directory. The target installation is corrupted.
Action Make sure that the migration target directory is not moved or tampered with.
OGIMIGE0103 An invalid URL property ''{0}'' was found in file ''{1}''. URL should not be null or
empty.
Explanation A URL property sent for transformation has a null or empty value. Transformation
cannot proceed with an invalid argument.
Action Ensure that the property referenced in the given file has a valid URL value.
OGIMIGE0107 Source installation directory ({0}) uses ''{1}'' platform, while destination installation
directory ({2}) uses ''{3}''.
Explanation The migration cannot proceed if the source and destination installation platforms are
different.
Action Make sure the source and destination directories contain installations of one and the
same platform.
OGIMIGE0113 Error occurred while merging the properties from '{0}' to '{1}'.
Explanation Merging the .properties files failed with an error.
Action Check the logs for more information.
OGIMIGE0116 Abort migration due to errors while evaluating source installation {0}
Explanation Migration of roles.txt entries was not successful due to problems with the source SAG
product installation.
Action Refer to the upgrade documentation and execute the required manual steps.
OGIMIGE0117 Abort migration due to errors while evaluating destination installation {0}
Explanation Migration of roles.txt entries was not successful due to problems with the source SAG
product installation.
Action Refer to the upgrade documentation and execute the required manual steps.
OGIMIGE0121 Cannot backup {0}. Migration is not safe. Proceeding with next migration.
Explanation Cannot create backup copy of the 'roles.txt' file. Migration might be successful but if
it fails the previous content of the 'roles.txt file can't be restored. Therefore, we skip
the migration for this particular 'roles.txt' file.
Action Refer to the upgrade documentation and execute the required manual steps.
OGIMIGE0131 The destination backup file location '{0}' does not exist
Explanation The destination backup file location does not exist.
Action Check the source location and target location paths, files, and permissions.
OGIMIGE0134 JKS '{0}' with file {1} is missing manadtory property for password from the
configuration file.
Explanation If truststoreFile property is present in configuration there should be truststorePass
property. The same rule applies for keystoreFile and keystorePass.
Action Check the properties of HTTPS connectors.
OGIMIGE0137 Can not find the needed infrastructure components in the installation.
Explanation A requirment to "Infrastructure/Libraries/Shared Libraries" is needed.
Action Make sure that "Infrastructure/Libraries/Shared Libraries" component from the install
tree is installed.
OGIMIGI0133 This login context is skipped by migration, because it contained SSX login module,
but In version 10.x SSX is no longer available and migration is not possible
OGIMIGW0008 WARNING: Referenced file was found in the source installation but was not found
in the destination installation: "{0}" . Check if the file was migrated and if not
migrate it manually.
Explanation Configurations could have properties with values that contain paths to files. During
migration these paths could become invalid. To prevent the migration of such paths
that make the configurations unusable, a check is done if the file exists in the new
installation. This warning shows that the file was successfully located in the source
installation, but was missing from the destination.
Action Check if the path from the configuration is valid after the migration. If the path is not
valid, migrate the file manually and edit the path if needed.
OGIMIGW0009 WARNING: Referenced file was not found in the destination system: "{0}"
Explanation Configurations could have properties with values that contain paths to files. During
migration these paths could become unvalid. To prevent the migration of such paths
that make the configurations unusable, a check is done if the file exists in the new
installation.
Action Check if the path from the configuration is valid after the migration.If the path is not
valid, migrate the file manually and edit the path if needed.
OGIMIGW0012 WARNING: Installer client jar not available, falling back on custom installer
metadata parser.
Explanation Migration framework did not find a required jar for reading the installation metadata,
it will attempt to read the metadata by parsing the prop file instead.
Action No action is required.
OGIMIGW0016 WARNING: Properties for transformation were not loaded.This might make your
configuration unusable.
Explanation We are using special files that map properties which need some kind of transformation
for their value or key. In order to use them we have to load them from a file. This step
has failed.
Action Contact Software AG global support.
OGIMIGW0017 WARNING: Transformer class was not found for the following property:
Explanation We allow custom property transformation which is done via a class. The loading of
this class has failed. One or more properties were not transformed correctly.
Action Contact Software AG global support.
OGIMIGW0027 WARNING: Some runtime componets were not enabled in the source configuration
- {0}. Migration exits successfully.
Explanation Some runtime componets like JMX, SSH are not enabled in the source configuration.
The migartion will not migrate any data from these source configurations.
Action If you want to disable the component explicitly please do so by changing the port
property in the connector in the destination installation.
OGIMIGW0065 WARNING: SSH port is not set in source configuration {0}. Migration exits
successfully.
Explanation SSH port is not set in source configuration so there is nothing to migrate.
Action SSH port is not set in configuration and nothing is done. If this is not the case, refer
to the upgrade documentation and execute the required manual steps.
OGIMIGW0108 WARNING: source internal user repository file users.txt not present : "{0}" Skip
the migration of users.txt; groups.txt, roles.txt.
Explanation The users.txt internal user repository file is not present in common/conf directory.
The file(s) could not be migrated.
Action Check the profiles/TheProfile/configuration/jaas.config for the following entry:
internalRepository="ADirectory/users.txt"and check if this is migrated by the jaas
config migration. Do the same for the groups.txt and roles.txt files. If there is no such
entry, a migration of that file is not nesecessary, because no internal user repository
for authentication is enabled or configured.
OGIMIGW0132 Found SSX login module {2} in source {0}. SSX is removed in 10.0, so login context
{1} will not be migrated.
Explanation SSX login module is found in source installation, but SSX is removed in version 10.0,
so we can't migrate it properly
Action Migrate login context by hand as it is not possible not migrate it automatically.
OGIMIGW0138 WARNING: Attribute {0} for appender {1} does not have mapping in log4j2 and
will not be migrated.
OGIMIGW0139 Appender {0} will not be migrated since its class {1} is not supported.
OGIMIGW0140 Logger {0} will not be migrated because it uses unsupported appenders.
SPMADME0000 Administration SPI for "{0}" and namespace "{1}" not found.
Explanation The Administration SPI for the specified entity and namespace should be registered
beforehand.
Action Check if the correct entity ID and namespace are provided or if the product plug-in
is available.
SPMADME0001 Error while invoking "{0}" Administration function with arguments "{2},{3}" of "{1}"
and namespace "{4}".
Explanation The specified administration function is either not available, the arguments used to
invoke the function are incorrect, or unchecked exception has been thrown.
Action Check the functions supported by the Administration SPI.
SPMADME0002 Administration function "{0}" with arguments "{2},{3}" of "{1}" and namespace "{4}"
not found.
Explanation The specified administration function is not defined for the entity with the specified
arguments.
Action Check the functions supported by the Administration SPI.
SPMADME0003 {0} process finished with error code {1}. Requested command: {2} Output: {3}
Explanation The requested command could not be executed successfully.
Action Check the upgrade and migration help for the product.
1501
Platform Manager Messages
SPMCCPEMIE0014 The My webMethods Server host, port, and/or connection protocol were not
provided.
Explanation You must specify values for the My webMethods Server host, port, and connection
protocol.
Action Specify values for host, port, and connection protocol.
SPMCCPEMIW0004 The My webMethods Server URL is not accessible. Click Show Details for more
information.
Explanation The URL for pinging My webMethods Server is not accessible.
Action Check that your WmMonitor configuration values for host, port, username and
password are valid, and also confirm that My webMethods Server is reachable on the
network.
SPMCCPEMIW0013 A default value of 'Administrator' was provided; it will be displayed upon Save.
Explanation Because no value was provided for the Data Level Security super user, the default
value of \'Administrator\' is used.
Action Set a value for Data Level Security Administrator.
SPMCFCI0028 There can be only one primary pool defined in the JDBC configuration.
Explanation There can be only one primary pool defined in the JDBC configuration.
Action Specify only one pool with the primary as true.
SPMCFGE0028 The file location provided in the keystore could not be found.
Explanation The file location provided in the keystore could not be found.
Action The file location provided in the keystore configuration must point to an existing file.
Use an existing file location.
SPMCFGE0041 The keystore location information is either null or empty. It should point to an
existing file.
Explanation The keystore location information is either null or empty. It should point to an existing
file.
Action The keystore location should point to an existing file.
SPMCFGE0055 JDBC Pool information is not available. Specify valid JDBC Pool Settings.
Explanation JDBC Pool information is not available in the JDBC Settings Configuration Object.
This is not valid.
Action Specify valid JDBC Pool Settings.
SPMCFGE0068 The specified port number is already in use. The port number is bound to an
application outside the current installation of Software AG Suite of products.
Explanation The specified port number is already in use. The port number is bound to an
application outside the current installation of Software AG Suite of products.
Action Specify a different port number or shut down the component that is running on this
port.
SPMCFGE0073 The value of the Threadpool Min parameter cannot be equal to or more than the
value for the Threadpool Max parameter.
Explanation The value of the Threadpool Min parameter cannot be equal to or more than the value
of the Threadpool Max parameter.
Action Change the configuration to make the value of the Threadpool Max parameter more
than the value of the Threadpool Min parameter.
SPMCFGE0081 The user does not have privileges to perform file operations. Check the current
security policy.
Explanation The user performing the file operation does not have the proper privileges necessary
to create or write to a log file.
Action Make sure the user has adequate privileges to perform the operation.
SPMCFGE0082 Error creating temp file in {0}. Make sure the specified directory is valid.
Explanation The log configuration validation failed because the specified log directory is not valid
or does not exist.
Action Make sure the specified log directory is valid.
SPMCFGE0088 Unable to send a test mail to the recipient {1} using the SMTP server {0}.
Explanation In Platform Manager, an error occurs when sending an email to the recipient.
Action The email ID is non-existent. Enter a valid email ID and try again.
SPMCFGE0091 An exception occurred when trying to get the existing JDBC pools defined as
primary.
Explanation The PlatformManagerException exception occured when trying to get the existing
JDBC pools defined as primary.
Action You need to correct the existing configuration instances with only one JDBC pool as
primary.
SPMCFGE0092 An exception occurred when trying to get the existing JDBC pools defined as
primary.
Explanation The IOException exception occurred when trying to get the existing JDBC pools
defined as primary.
Action Provide a valid runtime ID and configuration type ID to the validator.
SPMCFGE0095 The keystore truststore setting does not contain any element.
Explanation The keystore truststore setting should either have the keystore, the truststore, or the
extended properties, which is missing.
Action Add the keystore, the truststore, or the extended properties to the keystore truststore
setting.
SPMCFGE0096 There can be only one primary pool defined in the JDBC configuration.
Explanation There can be only one primary pool defined in the JDBC configuration.
Action Specify only one pool with the primary as true.
SPMCFGE0098 The JDBC driver class should not be null when the database server type is Custom.
Explanation The JDBC driver class should not be null when the database server type is Custom.
Action Specify the JDBC Driver class if the database server type is Custom.
SPMCFGE0099 The database server host should not be null when the database server type is
non-custom and the URL is not specified.
Explanation The database server host should not be null when the database server type is
non-custom and the URL is not specified.
Action Specify the hostname for the database server when the server type is non-custom and
the database URL is not specified.
SPMCFGE0100 The database server port number should not be null when the database server type
is non-custom and the URL is not specified.
Explanation The database server port number should not be null when the database server type
is non-custom and the URL is not specified.
Action Specify the port number for the database server when the server type is non-custom
and the database URL is not specified.
SPMCFGE0101 The database server SID should not be null when the database server type is Oracle
and the URL is not specified.
Explanation The database server SID should not be null when the database server type is Oracle
and the URL is not specified.
Action Specify the Oracle SID when the database server type is Oracle and the database URL
is not specified.
SPMCFGE0102 The database server's database name should not be null when the database server
type is non-Oracle and the URL is not specified.
Explanation The database server's database name should not be null when the database server
type is non-Oracle and the URL is not specified.
Action Specify the database name when the database server type is non-Oracle and the URL
is not specified.
SPMCFGE0103 An error occured while getting either the runtime components or configuration
instances using the configuration or inventory service.
Explanation An error occured while getting either the runtime components or configuration
instances using the configuration or inventory service.
Action Retry the action.
SPMCFGE0105 Configuration instance and its configuration manager must have the same
configuration type.
Explanation Configuration instance and its configuration manager must have the same
configuration type.
Action Check the type of the provided configuration instance.
SPMCFGE0106 Not able to connect to the SMTP server(s) {0} with the given credentials and also
not able to send a test mail to the recipient using the SMTP server(s) {1}.
Explanation In Platform Manager, the socket connection is not able to connect to the SMTP server
with the given credentials (if provided). Also, a test mail to the recipient using the
SMTP server is also not sent.
Action Ensure the server is running and the server credentials entered are correct. Also, enter
the correct email address and try again.
SPMCFGE0111 The truststore location information is either null or empty. It should point to an
existing file.
Explanation The truststore location information is either null or empty. It should point to an existing
file.
Action The truststore location should point to an existing file.
SPMCFGE0112 The specified port is already bound by configuration instance {0} of runtime {1}
and is enabled.
Explanation The specified port is already bound by configuration instance {0} of runtime {1} and
is enabled.
Action Change the port number and retry.
SPMCFGE0115 The specified port {0} is already in use by another configuration instance.
Explanation The specified port {0} is already in use by configuration instance {1} of runtime {2}.
Action Change the port number and retry.
SPMCFGE0121 The configured license is not valid for this product : {0}
Explanation The product code in the license file does not match with the product installed.
Action Contact your system administrator or Software AG Global Support.
SPMCFGE0122 The configured license is not valid for this version : {0}
Explanation The product version in the license file does not match with the product installed
version.
Action Contact your system administrator or Software AG Support.
SPMCFGE0126 The specified port alias {0} differs from the existing port alias {1}
Explanation The specified port alias {0} differs from the existing port alias {1}
Action Do not change the port alias when you execute an update operation.
SPMCFGE0130 Configuration of type COMMON-JNDI should have JNDI element with valid alias.
Explanation A configuration of type COMMON-JNDI should have a JNDI element with a valid
alias.
Action Provide URL friendly alias for the JNDI element.
SPMCFGE0131 Configuration of type COMMON-JNDI should have JNDI element with unique
alias.
Explanation A configuration of type COMMON-JNDI should have a JNDI element with a unique
alias.
Action Provide a unique alias for the JNDI element.
SPMCFGE0134 Provide Initial Context Factory for the specified JNDI provider type.
Explanation The specified JNDI provider type does not have an Initial Context Factory.
Action Specify the Initial Context Factory for the specified JNDI provider type.
SPMCFGE0141 Configuration of type COMMON-JMS should have JMS element with valid alias.
Explanation A configuration of type COMMON-JMS should have a JMS element with a valid alias.
Action Specify a URL friendly alias for the JMS element.
SPMCFGE0145 Provide an existing JNDI alias for the specified JMS provider type.
Explanation The JNDI alias provided for the specified JMS provider type does not exist.
Action Provide an existing JNDI alias for the specified JMS provider type.
SPMCFGE0146 The provided JNDI alias does not exist. Provide an existing JNDI alias for the
specified JMS provider type.
Explanation The JNDI alias provided for the specified JMS provider type does not exist.
Action Provide an existing JNDI alias for the specified JMS provider type.
SPMCFGE0147 Configuration of type COMMON-JMS should have JMS element with unique
alias.
Explanation A configuration of type COMMON-JMS should have a JMS element with a unique
alias.
Action Provide unique alias for the JMS element.
SPMCFGE0153 Client group for webMethods Messaging alias is invalid or not specified.
Explanation While configuring webMethods Messaging alias, if provider type is Broker, Client
Group cannot be empty.
Action Provide a valid Client Group while configuring webMethods Messaging alias.
SPMCFGE0160 While updating a global variable, you can modify only the value for the global
variable.
Explanation You attempted to modify the key while updating a global variable. You can modify
only the value for the global variable.
Action Ensure that you modify only the value for the global variable.
SPMCFGE0168 The provided server name should be unique within the landscape.
Explanation The provided server name already exists in the landscape.
Action Provide a server name that is unique within the landscape.
SPMCFGE0182 Error in configuration changed event handler for run-time component {0}.
Explanation An event was raised but most likely this run-time component does not exist anymore.
Action Change the configuration for existing run-time components.
SPMCFGE0195 Configuration password decryption failed. The provided value for shared secret
is incorrect.
Explanation Decrypting the configuration password has failed. The value specified for the shared
secret is incorrect.
Action Check if the values for shared secret on Command Central and Platform Manager are
the same.
SPMCFGE0204 There is no existing Credentials configuration instance with the provided alias {0}.
Explanation The specified alias {0} was not found in the existing credentials configuration instances.
Action Specify an existing credentials alias.
SPMCFGE0206 Specified alias is reserved for default credentials and cannot be used.
Explanation The default credentials have reserved aliases, such as NONE, TRUSTED or
DEFAULT_ADMINISTRATOR.
Action Specify a valid alias.
SPMCFGE0215 Configuration Type {1} is not implemented for Runtime Component {0}.
Explanation Platform Manager could not find a registered ConfigurationSerializer for Configuration
Type {1} and Runtime Component {0}.
Action Register a ConfigurationSerializer and a ConfigurationManager SPIs implementation
that can handle Configuration Type {1} and Runtime Component {0}.
SPMCFGI0108 No primary or HTTPS ports are found for {0} component and its parent/child
relations.
Explanation No primary or HTTPS ports were found for {0} component and its parent/child
relations.
Action Check configured and available ports for availability and collisions.
SPMCFGW0029 The validator with the given type is not able to instantiate a KeyStore.
Explanation The validator with the given type is not able to instantiate a KeyStore.
Action Provide the correct certificate information.
SPMCFGW0034 The file location provided in the truststore could not be found.
Explanation The file location provided in the truststore could not be found.
Action Provide the correct certificate information.
SPMCFGW0038 The validator could not load the certificate because of an exception.
Explanation The validator could not load the certificate when trying to load the certificate because
of the IOException exception.
Action Provide the correct certificate information.
SPMCFGW0083 The path of the log file {0} is not fully qualified.
Explanation The specified log file path is not fully qualified.
Action Provide the absolute path for the log file.
SPMCFGW0104 Could not perform configuration validation for {0} because {1} error was encountered.
Explanation Could not perform configuration validation for {0} because {1} error was encountered.
Action Retry the action.
SPMCFGW0113 The specified port is already bound by configuration instance {0} of runtime {1}
and is not enabled.
Explanation The specified port is already bound by configuration instance {0} of runtime {1} and
is not enabled.
Action Change the port number and retry.
SPMCFGW0116 The specified port {0} is already in use by another configuration instance.
Explanation The specified port {0} is already in use by configuration instance {1} of runtime {2},
but it is either not enabled, or on a different bind address.
Action Specify a different port number.
SPMCFRE0000 The content of the response is not acceptable according to the accept headers
Explanation The content of the response is not acceptable according to the accept headers.
Action Check the response and the accept headers.
SPMCFRE0002 Configuration partial failure for runtime component: {0}, instance: {1} with type {2}
- with linked exception:
Explanation Configuration partial failure for runtime component: {0}, instance: {1} with type {2} -
with linked exception:
Action Check the logs.
SPMCFRE0006 Configuration Service cannot handle Configuration Model "{0}". Supported models
are: {1}. Check Configuration Type "{2}" definition.
Explanation Most likely there is an error in the definition of the Configuration Type SPI in the
respective product plug-in.
Action Check the Configuration Type "{2}" definition.
SPMCLTE0016 Cannot retrieve the delegated assertion for the current user.
Explanation Cannot retrieve the delegated assertion for the current user.
Action Check if the user has valid delegated rights.
SPMCLTE0018 The specified runtime component {0} could not be found on node {1}.
Explanation There is no component called {0} registered for node {1}. The data could not be
retrieved.
Action Check the components for Platform Manager node {1}.
SPMCLTW0001 An exception has occured while retrieving remotely RuntimeStatus from: {0}
Explanation This might be happenning due to a number of reasons, such as missing monitoring
implementation in the product plugin, network interference, and others.
Action See detailed stack trace in order to define the actual reason for this exception.
SPMCOME0004 PortSettings contains property keys that do not match properties in the config.ini
file.
Explanation PortSettings contains property keys that do not match properties in the config.ini file.
Action Check the property keys and try to find the matching one or fix the config.ini file.
SPMCOME0010 Error:
Explanation This is most likely an error that is not expected.
Action None.
SPMCOME0018 Unexpected component status: {0} but should have one of {1}
Explanation The requested operation cannot be completed because the component cannot do the
operation in its current runtime status.
Action Ensure that the component is in one of the expected statuses to complete this operation.
For ONLINE status, start the parent runtime instance.
SPMCOME0029 Server did not find anything matching the request URI.
Explanation There is no resource for this URI.
Action Check if the URI is correct. Check if the resource IDs are valid.
SPMCOME0033 The KPI {0} contains invalid data and cannot be created.
Explanation The error occurs when the RuntimeStateZone can not be calculated. Possible reasons
for this issue are that the given values for max, marginal, and normal are null or in
the wrong format.
Action Check the content of the KPI and provide correct data.
SPMCOME0048 Configuration password decryption failed. The provided value for shared secret
is incorrect.
Explanation Decrypting the configuration password has failed. The value specified for the shared
secret is incorrect.
Action Check if the values for shared secret on Command Central and Platform Manager are
the same.
SPMCOME0067 Validation of Configuration Instance {0} for Runtime Component {1} having
Configuration Type {2} failed during {3}: {4}
Explanation The provided configuration does not comply with the rules for the specified
configuration type.
Action Check the provided configuration for errors and rule violations.
SPMCOMI0011 [DISABLED]
Explanation A command with this info line prefix cannot be executed.
Action None.
SPMCONI0002 {0} - get configuration values for the given configuration type
Explanation Missing configuration values for the given configuration type.
Action Get configuration values for the given configuration type.
SPMCONI0025 {0} - list of the configuration instances for a given runtime component
Explanation List of the configuration instances for a given runtime component.
Action None.
SPMCONI0035 {0} - lists all (not done) jobs or status of a specific job
Explanation Lists all (not done) jobs or status of a specific job.
Action None.
SPMCONI0040 {0} - starts the runtime component with this ID with safe mode enabled.
Explanation Starts the runtime component with this ID with safe mode enabled.
Action None.
SPMCONI0041 {0} - starts the runtime component with this ID with debug mode enabled.
Explanation Starts the runtime component with this ID with debug mode enabled.
Action None.
SPMCONI0047 {0} - creates a new configuration instance for a given runtime component and a
given configuration type.
Explanation Creates a new configuration instance for a given runtime component and a given
configuration type.
Action None.
SPMCONI0050 ConfigurationSerializer is not found for runtimeComponent with ID: {0} and
configurationType with ID: {1}
Explanation ConfigurationSerializer is not found for runtimeComponent with ID: {0} and
configurationType with ID: {1}.
Action None.
SPMCORE0005 The provided observed directory change types should not be null or empty.
Explanation The provided observed directory change types should not be null or empty.
Action Provide valid observed directory change types to the Directory Watcher infrastructure.
SPMCORE0007 Could not get JMXConnector for runtime component with id {0}
Explanation The runtime component does not have a configured JMX port, or there was a problem
obtaining the configuration.
Action Check if the runtime component is online and verify that at least one enabled JMX
port configuration is available.
SPMCORE0008 Repository configuration under {0} cannot be deleted. Try to delete the file manually.
Explanation The repository configuration file cannot be deleted.
Action Delete the file manually and restart Platform Manager
SPMCORE0009 Configuration for repository under {0} is corrupted. Retry the operation.
Explanation Repository configuration file got corrupted while being stored on disk.
Action Retry the repository operation.
SPMCORI0000 TestMessage
Explanation Test message to be removed.
Action None.
SPMCTCE0000 Unexpected YAML type {0} in field {1}! The correct type is integer.
Explanation Non-integer data was used in a field that requires integer.
Action Use the correct integer value and try again.
SPMDIAW0004 The instance management service did not return a proper instance name.
Explanation The default log access component defintion did not provide an instance name regular
expression and the instance management service did not return a proper instance
name.
Action Provide an instance name regular expression or a proper implementation of the
instance management service.
SPMIMGE0007 This instance management command cannot be performed because the following
input properites are missing: {0}
Explanation The input properties are insufficient for performing the requested instance
management operation.
Action Provide the input properties that are missing or contact Software AG Global Support.
SPMIMPE0000 Unable to locate configuration source property for persistent ID: {0}; configuration
properties for this PID are: {1}.
Explanation Most probably the persistent ID configuration is not provided by Dynamic
Configurator.
Action Provide the persistent ID using Dynamic Configurator.
SPMIMPE0001 The configuration source location for the persistent ID {0} is not a valid URL: {1}
Explanation The configuration source location is not a valid URL.
Action Dynamic Configurator should point to a valid URL for the given persistent ID.
SPMIMPE0020 The CC asset {0} does not contain the required {1} file.
Explanation The asset does not contain file that is requied for the install asset operation.
Action Check if the asset was built correctly.
SPMJOBE0001 Maximum number of non-done jobs reached. Try again later or increase {2}. Current
jobs: {0} max jobs: {1}.
Explanation The job manager queue is full and new jobs cannot be scheduled.
Action Wait a few moments or increase
com.softwareag.platform.management.jobmanager.impl.Configuration.SYS_PROP_MAX_JOBS.
SPMJOBE0002 Job sequence exhausted. Try again later or set a bigger {0}
Explanation All job sequence IDs have been consumed.
Action Wait a few moments or set a bigger
com.softwareag.platform.management.jobmanager.impl.Configuration.SYS_PROP_JOB_SEQUENCE_MAX_SIZE.
SPMLCCE0001 Runtime component "{0}" does not support life cycle operation "{1}".
Explanation This Runtime component does not support the specified life cycle operation.
Action Make sure you execute life cycle operations supported by this run-time component.
SPMLCCE0016 Runtime status of component with id: {0} can not be retrieved or component is not
stopped on time.
Explanation The run-time status of the component with id: {0} can not be retrieved on time.
Action Check the logs for details about the error.
SPMLCCE0032 The runtimeComponent with id: {0} does not have LifeCycleOperations SPI
registered.
Explanation A LifeCycleOperations SPI has not been found for runtimeComponent : {0}
Action Check the component definition, used for registering the SPI.
SPMLCCE0043 The thread was interrupted while waiting for runtime status.
Explanation Checking the runtime status of a component was interrupted.
Action Check the logs for JVM errors.
SPMMONE0000 Could not get JMXConnector for runtime component with id {0} because JMX port
configuration was not found.
Explanation This particular run-time component does not have a configured JMX port or there
was a problem obtaining the configuration.
Action Check if the run-time component is online and that at least one enabled JMX port
configuration is available.
SPMOGIE0000 Could not obtain the runtime component id from "cplm" file: {0}
Explanation There was a problem obtaining metadata information about a specific profile.
Action Check the profile folder structure and if cplm.xml contains any errors.
SPMOGIE0009 Configuration with version "{0}" was not found in the metadata file.
Explanation No configuration with the specified version exists inside the cplm.xml file.
Action Check the profile folder for cplm.xml and make sure it is up to date.
SPMOGIE0016 More than one "action" element with the same name exist.
Explanation A naming conflict exists inside cplm.xml.
Action Provide different action names.
SPMOGIE0019 Cannot specify both "path" and "actionReference" attributes in one "execute"
element.
Explanation Wrong data exists inside cplm.xml.
Action Correct cplm.xml file inside the profile folder.
SPMOGIE0026 Unable to find configuration instances for the runtime component with ID: "{0}".
The '"{1}"' system property is not set.
Explanation Such a property should be available in the config.ini file located under the
configuration folder of this runtime component.
Action Add the property by hand. The value must be the absolute path to the folder that
contains the configuration properties files.
SPMOGIE0027 Unable to find configuration instances for the runtime component with ID: "{0}".
"{1}" is either not existing or is not a directory.
Explanation This folder should contain the configuration properties files.
Action Check if the location is configured properly in the config.ini file.
SPMOGIE0029 Unable to load the configuration instance with ID "{0}" for the "{1}" runtime
component.
Explanation None of the available configuration handlers can load the configuration instance. The
configuration instance type might not be supported.
Action Check the supported configuration instance types.
SPMOGIE0030 Unable to update the configuration instance with ID "{0}" for the "{1}" runtime
component.
Explanation None of the available configuration handlers can update the configuration instance.
The configuration instance type might not be supported.
Action Check the supported configuration instance types.
SPMOGIE0031 Unable to load the configuration instance with ID: "{0}" for the "{1}" runtime
component. The "{2}" property is not available but is required.
Explanation Unable to load the instance because of invalid set of configuration properties. The
required properties must be available.
Action Add the required property and report the invalid configuration instance.
SPMOGIE0033 The update of the "{0}" configuration instance for the "{1}" runtime component
failed. The port settings are empty.
Explanation The incoming configuration is empty. No port settings data is available.
Action Port settings data should be present inside incoming configuration.
SPMOGIE0035 The update of the "{0}" configuration instance for the "{1}" runtime component
failed. The available port configurations are more than one.
Explanation The configuration instance should contain only one port configuration.
Action Remove obsolete port configurations.
SPMOGIE0036 The update of the "{0}" configuration instance for the "{1}" runtime component
failed. The port is null.
Explanation The port settings do not contain any port configuration.
Action Provide port configuration.
SPMOGIE0038 Error writing the new configuration. An attempt was made to overwrite an existing
configuration file "{0}" with the new configuration.
Explanation The port number is a part of the configuration file name. Therefore, if the user sets a
port that is already used in another configuration, a collision in the file names occurs.
In such case the write operation is aborted because configuration data might be lost.
Action Check if the port number set in the configuration that is being written is not used in
another configuration of the same type.
SPMOGIE0039 The new configuration could not be written. Unable to delete the original
configuration instance file: "{0}"
Explanation A problem occurred while deleting the configuration instance file.
Action For more details, check the I/O exceptions in the log file.
SPMOGIE0045 Cannot start "{0}" profile in debug mode without debug port configuration.
Explanation It is possible that wrong data exists inside the cplm.xml file.
Action Escape single quote with another single quote.
SPMOGIE0046 Cannot start "{0}" profile in debug mode because the debug port configuration is
disabled.
Explanation It is possible that wrong data exists inside the cplm.xml file.
Action Escape single quote with another single quote.
SPMOGIE0048 Exception occurred while obtaining port configurations for profile "{0}".
Explanation A problem occurred while reading profile port configurations.
Action Check profile port configurations for errors.
SPMOGIE0056 Could not retrieve parent runtime component with id {0} for child runtime
component with id {1}.
Explanation An error occurred while obtaining information for the runtime component.
Action Check if the runtime component is online and at least one enabled JMX port
configuration is available.
SPMOGIE0057 Could not get JMXConnector for a runtime component of category {0}. Runtime
component id is {1}.
Explanation An error occurred while obtaining information for the runtime component.
Action Check if the runtime component is online and at least one enabled JMX port
configuration is available.
SPMOGIE0058 Could not get JMXConnector because no JMX port configuration is available for
runtime component with id {0}.
Explanation An error occurred while obtaining information for the runtime component.
Action Check if the runtime component is online and at least one enabled JMX port
configuration is available.
SPMOGIE0059 Could not get JMXConnector for runtime component with id {0} because none of
the configured JMX ports is open.
Explanation An error occurred while obtaining information for the runtime component.
Action Check if the runtime component is online and at least one enabled JMX port
configuration is available.
SPMOGIE0060 Could not get SubsystemMBean for a runtime component of a type different than
ENGINE. Category : {0}, runtime component id : {1}
Explanation An error occurred while obtaining information for the runtime component.
Action Check if the runtime component is online and at least one enabled JMX port
configuration is available.
SPMOGIE0061 No subsystem with id {0} is found for runtime component with id {1}.
Explanation An error occurred while obtaining information for the runtime component.
Action Check if the runtime component is online and at least one enabled JMX port
configuration is available.
SPMOGIE0062 Exactly one subsystem is expected for runtime component with id {0}.
Explanation Exactly one subsystem is expected for the given runtime component.
Action Make sure there is exactly one subsystem specified for runtime component.
SPMOGIE0064 Executing "{0}" lifecycle operation shell script "{1}" returned non-zero exit code: {2}.
Explanation Non-zero exit code indicates an error.
Action Check the product and Platform Manager logs for more details. Try to execute the
script from the command line.
SPMOGIE0065 Cannot start "{0}" profile in debug mode because the configured debug port is
already in use.
Explanation Another application is started using the same port number.
Action Stop the other product using the same port for debug mode.
SPMOGIE0066 Platform Manager is unable to find configuration instances for the runtime
component with ID: "{0}". "{1}" is either not existing or is not a directory.
Explanation No configuration instances were found in the listed location.
Action Check if the location is configured correctly in the config.ini file.
SPMOGIE0067 Platform Manager is unable to find configuration instances for the runtime
component with ID: "{0}". "{1}" is empty.
Explanation Platform Manager is unable to find configuration instances for the runtime component.
This folder should contain the profile-related folders and files for the specified runtime
component. The path is configured in the config.ini file.
Action Check if this folder is empty.
SPMOGIE0081 "{0}" operation failed for runtime component with id {1}. Reason:{2}
Explanation Executing operation against engine failed.
Action Check JMX credentials and properties for this engine.
SPMOGIE0096 Cannot read config.ini file for RuntimeComponent with ID {0}. Fall back on default
product: {1}.
Explanation Cannot retrieve the parent product for the specified run-time component because an
error occured while reading the corresponding config.ini file. The default product
will be used instead.
Action Check if the config.ini is a valid properties file.
SPMOGIW0001 Could not pass the validating schema. The "cplm" file will not be validated.
Explanation File called cplm.xml does not contain expected metadata.
Action Check profile folder files called cplm.xml for errors.
SPMOGIW0028 Unable to find configuration instances for the runtime component with ID: "{0}".
"{1}" is empty.
Explanation This folder should contain the configuration properties files for the specified runtime
component. The path is configured in the config.ini file.
Action Check if this folder should be empty.
SPMOGIW0054 Could not retrieve engines for runtime component with id : {0}.
Explanation Most likely the component with the specified ID was offline.
Action Check if the runtime component is online and at least one enabled JMX port
configuration is available.
SPMPROE0013 Script failed with exit code {0}. See log at {1} for more information.
Explanation An installation script failed.
Action Refer to the log for more details on the failure.
SPMPROE0022 {0} is not in repository {1} or the required products {2} are not installed.
Explanation The fix cannot be installed because it does not reside in the source repository or
required products are not installed.
Action Specify a different fix repository. Verify with Update Manager if the fix can be resolved.
SPMPROE0023 Multple fixes with id, {0}, reside in the repository {1}
Explanation Platform Manager cannot determine which fix version to install.
Action Specify a complete version number for the fix (<fixname>_<version>).
SPMPROE0024 Script failed with exit code {0}:{1}. See log at {2} for more details.
Explanation The execution of the script failed.
Action Rerun script after resolving the errors listed in the log.
SPMPROE0028 Artifact with id "{0}" and version "{1}" not found in the repositories {2}
Explanation The repositories do not contain any of the desired artifacts.
Action Check the template and repository definitions.
SPMPROE0048 Could not uninstall products {0}. See sd-provisioning.log for details.
Explanation Could not uninstall products {0}.
Action See sd-provisioning.log for more details.
SPMPROE0050 The following fixes provided for uninstallation cannot be uninstalled: {0}
Explanation Some of the fixes, provided for uninstallation cannot be uninstalled.
Action Provide only installed fixes which can be uninstalled.
SPMPROW0029 {0} is not in repository {1} or the required products are not installed.
Explanation The fix cannot be installed because it does not reside in the source repository or
required products are not installed.
Action Specify a different fix repository. Verify with Update Manager if the fix can be resolved.
SPMREPE0009 URI scheme for image archive repository, {0}, must be file
Explanation The repository configuration is invalid.
Action Specify a local file as the archive location.
SPMREPE0016 Platform Manager cannot list product or fix repositories of release 9.7 or earlier.
Explanation The listing of product or fix repositories is not supported for releases 9.7 or earlier.
Action Start the Software AG Installer and select the release that includes the products you
want to see, or start the Software AG Update Manager and select the release and
products that include the fixes you want to see.
SPMREPE0043 Unable to obtain security token for user, {0}, for the {1} repository.
Explanation The attempt to login to the SD security service failed.
Action Ensure correct credentials are set for the repository.
SPMREPE0098 No credentials for accessing the remote fix repository, {0}, have been configured.
Explanation You must provide user credentials to access remote repositories.
Action Specify the user and password properties for the repository.
SPMREPE0113 Unable to load remote repository {0}. The server returned null result.
Explanation The attempt to load to the specified remote repository failed.
Action Ensure that the correct repository metadata is provided and try again.
SPMREPE0124 Artifact with id "{0}" and version "{1}" not found in the repositories {2}.
Explanation The repositories do not contain any of the required artifacts.
Action Check the template and the repository definitions.
SPMREPE0126 The specified products {0} are not found in the product repository {1}.
Explanation The specified products {0} are not found in the product repository {1}.
Action Verify that the correct product codes are used.
SPMREPE0127 Product mirror operation into {0} repository failed with status : {1}
Explanation Importing products into the mirror repository failed.
Action See the products' sd-provisioning.log for more information.
SPMREPE0132 Accessing {0} via HTTP failed because the repository is hosted on a Platform
Manager which HTTP port is disabled.
Explanation Installing products from mirror repositories on nodes with version 10.1 and lower
can only be executed over HTTP.
Action Enable the SPM HTTP port, use a master repository, or migrate to Command Central
10.3 or higher.
SPMREPI0033 {0}
Explanation The id of a product being imported.
Action None required.
SPMREPI0056 The configuration of repository {0} has an invalid location property: {0}
Explanation The location property is not a valid URI.
Action Remove the repository.
SPMRMCI0000 Configuration partial failure for runtime component: {0}, instance: {1} with type {2}
- with linked exception:
Explanation The configuration operation for the specified run-time component, instance, and type
failed with the specified exception.
Action Check the logs for the error details.
SPMSURE0000 Some of the required properties for retrieving a UiBinding are not provided. Please
provide values for {0} and a value for one of {1}.
Explanation Some of the required properties for retrieving a UiBinding are not provided.
Action Provide the full set of required properties.
SPMSURE0002 Could not transfer the file to the target destionation {0}. Reason: {1}.
Explanation The file could not be transfered due to an error.
Action Check if the target host has enough disk space or the provided file name is valid.
SPMSURW0001 Some of the required properties for retrieving a UiBinding are not provided. Provide
values for {0}.
Explanation Some of the properties required for retrieving a UiBinding are not provided.
Action Provide the full set of required properties.
SPMTEME0000 Error occurred while reading the configuration instances for {0}
Explanation The error occurred while creating a template that includes configuration information.
Action Check whether the configuration instances for the specified runtime component are
available by querying them explicitly. Check the logs for errors if the query fails.
SPMTEME0012 Error occured while executing a task with id: {0} and status: {1}
Explanation Executing the specified task failed.
Action Check the Platform Manager logs for more information.
SPMTEME0014 Deleting configuration instance with type {0} is not supported operation.
Explanation Platform Manager does not support deleting the configuration instance with the
specified type.
Action Check the warning to determine if any damage to the system will occur.
SPMTEME0015 Skipping deleting configuration instance ({0}) for runtime component - {1}. Reason:
{2}
Explanation The error occurred because either the runtime component, or a configuration manager
for the configuration instance is missing in the Platform Manager.
Action Check if the specified runtime component is present or that the appropriate SPM
plugin is installed. Check the warning to determine if any damage to the system will
occur.
SPMTEME0016 Skipping deleting configuration instance ({0}) for the missing runtime component
- {1}
Explanation The specified runtime component is missing in the Platform Manager.
Action Check if the specified runtime component is present in the Platform Manager. Check
the warning to determine if any damage to the system will occur.
SPMTEME0017 Task with id: {0} and status {1} did not finish in the expected period of time.
Explanation The timeout period, configured through a system property, is not sufficient to complete
the task.
Action Try to execute the operation again or increase the timeout value.
SPMTEME0018 Task with id: {0} and status: {1} was canceled.
Explanation The execution of the operation is interrupted.
Action Try to execute the operation again.
SPMTEME0025 The provided template or template metadata does not contain any products.
Explanation A request to install products is made, however, the template or the template metadata
does not contain any products.
Action Check whether the template operation request is correct.
SPMTEME0029 The provided template does not have a script for the specified type.
Explanation The template does not support the specified provisioning operation.
Action Check the template metadata for discrepancy.
SPMTEME0032 The thread was interrupted while waiting for runtime status.
Explanation During the apply template configuration operation, the checking of the runtime status
of a component was interrupted.
Action Check the logs for JVM errors.
SPMTEME0047 Configuration Type {0} does not support "text/plain" representation. Use JSON or
XML.
Explanation The configuration data contained in the template is not in the expected format.
Action Change the configuration definition in the template.
SPMTEME0048 Could not deserialize Configuration Instance {0} for Runtime Component {1} having
Configuration Type {2}.
Explanation The Configuration Data contained in the Template is not in the expected format.
Action Change the Configuration definition in the Template.
SPMTEME0049 Configuration Instance {0} for Runtime Component {1} having Configuration Type
{2} failed to apply.
Explanation Aborting further template application processing.
Action Review the error message and the Command Central and Platform Manager logs for
details related to the failed configuration instance.
SPMTEMW0002 Applying the template completed with the following warnings: {0}
Explanation When applying a template, unexpected events occurred, but they did not prevent the
process from executing.
Action Check the warnings with extra caution to determine whether any damage to the
system will occur.
SPMTEMW0003 Skipping creating configuration instance ({0}) for the missing runtime component
- {1}
Explanation The specified runtime component is missing in the specified Platform Manager.
Action Check if the specified runtime component is present. Check the warning to determine
if any damage to the system will occur.
SPMTEMW0004 Skipping creating configuration instance ({0}) for runtime component - {1}. Reason:
{2}
Explanation The error occured because either the runtime component, or a configuration manager
for the configuration instance is missing in the specified Platform Manager.
Action Check if the specified runtime component is present and that the appropriate Platform
Manager plugin is installed. Check the warning to determine if any damage to the
system will occur.
SPMTEMW0005 Creating configuration instance with type {0} is not supported operation.
Explanation Platform Manager does not support the create operation for the configuration instance
with the specified type.
Action Check the warning to determine if any damage to the system will occur.
SPMTEMW0007 Skipping updating configuration instance ({0}) for the missing runtime component
- {1}
Explanation The specified runtime component is missing in the Platform Manager.
Action Check if the specified runtime component is present. Check the warning to determine
if any damage to the system will occur.
SPMTEMW0008 Template operation "{1}" completed with the following warnings: {0}
Explanation During template operation "{1}" unexpected events occurred but they did not prevent
the operation from completing.
Action Check the warnings to figure out what was successfully processed as part of operation
"{1}".
SPMTEMW0009 Skipping updating configuration instance ({0}) for runtime component - {1}. Reason:
{2}
Explanation The error occurred because either the runtime component, or a configuration manager
for the configuration instance is missing in the Platform Manager.
Action Check if the specified runtime component is present or that the appropriate Platform
Manager plugin is installed. Check the warning to determine if any damage to the
system will occur.
SPMTEMW0011 Updating configuration instance with type {0} is not supported operation.
Explanation Platform Manager does not support updating the configuration instance with the
specified type.
Action Check the warning to determine if any damage to the system will occur.
SPMTEMW0013 Skipping storage of configuration instance ({0}) for runtime component - {1}. Reason:
{2}
Explanation An error occurred while loading the configuration instance and it will not be included
in the template that will be created.
Action Check the logs for more details about the error.
SPMWTNE0014 Integration Server host, port, and/or connection protocol were not provided
Explanation The Integration Server host, port, and connection protocol are required values.
Action Provide values for host, port, and connection protocol.
SPMWTNISE0014 The My webMethods Server host, port, and/or connection protocol were not
provided.
Explanation You must specify values for the My webMethods Server host, port, and connection
protocol.
Action Specify values for host, port, and connection protocol.
1597
Process Engine Messages
JL.execution(PRTMessageConstants.IS_SVC_RETRY) – {1}, {2}: step level retry {3} of {4} in {5} ms: {0}
JL.execution(PRTMessageConstants.SDA_DYNAMIC_CALL_ACTIVITY_STARTED_MODEL_NOT_WAITING)
– {0} {1} instance(s) (not waiting for return)
JL.execution(PRTMessageConstants.SDA_DYNAMIC_CALL_ACTIVITY_STARTED_MODEL_WAITING)
– {0} {1} instance(s) (waiting for return)
JL.general(PRTMessageConstants.DASHBOARD) – Dashboard
JL.general(PRTMessageConstants.DASHBOARD_DIAGNOSTIC) – Diagnostic
JL.general(PRTMessageConstants.DASHBOARD_ENVIRONMENT) – Environment
JL.general(PRTMessageConstants.DASHBOARD_HEALTH_BUSINESS_CALENDAR) – Business
Calendars
JL.general(PRTMessageConstants.DASHBOARD_HEALTH_BUSINESS_CALENDARS) – Business
Calendars
JL.general(PRTMessageConstants.DASHBOARD_HEALTH_JMS_MSG) – JMS
JL.general(PRTMessageConstants.DASHBOARD_HEALTH_MESSAGING_PUSH) – webMethods
Messaging Push
JL.general(PRTMessageConstants.DASHBOARD_HEALTH_STORAGE) – Storage
JL.general(PRTMessageConstants.DASHBOARD_PROCESS) – Process
JL.general(PRTMessageConstants.DASHBOARD_PROCESSLOG_NONE) – 1 - None
JL.general(PRTMessageConstants.DASHBOARD_PROCESSLOG_UNKNOWN) – Unknown
JL.general(PRTMessageConstants.DASHBOARD_PROCESS_AUDIT_ASYNC) – Asynchronous
JL.general(PRTMessageConstants.DASHBOARD_PROCESS_AUDIT_DB) – Database
JL.general(PRTMessageConstants.DASHBOARD_PROCESS_AUDIT_FILE) – File
JL.general(PRTMessageConstants.DASHBOARD_PROCESS_AUDIT_SYNC) – Synchronous
JL.general(PRTMessageConstants.DASHBOARD_PROCESS_SETTINGS) – Settings
JL.general(PRTMessageConstants.DASHBOARD_STATUS_NO) – No
JL.general(PRTMessageConstants.DASHBOARD_STATUS_SUSPENDED) – Suspended
JL.general(PRTMessageConstants.DASHBOARD_STATUS_YES) – Yes
JL.general(PRTMessageConstants.EF_LISTENER_RESTART_MODEL_NOTENABLED) – No model(s)
enabled using this listener "{0}". Listener will not be restarted.
JL.general(PRTMessageConstants.HEALTHCHECK_PA_FAILED_AUDIT_CACHE_NOT_EMPTY_RED)
– Failed process audit cache contains records that need to be inserted into the process audit database
JL.general(PRTMessageConstants.HEALTHCHECK_PA_FAILED_AUDIT_CACHE_NO_EXIST_RED)
– Failed process audit cache does not exist
JL.general(PRTMessageConstants.PRT_MESSAGE) – {0}
JL.general(PRTMessageConstants.REPO_DEFAULT_ROOT_PATH) – (optional)
JL.general(PRTMessageConstants.REPO_PATH_NOT_FOUND_EXE) – A PathNotFoundException
occurred while trying to read data from the Content Repository: "{0}"
JL.general(PRTMessageConstants.SDA_ERR_OUT) – Exception sending output {1} of {2} for PID {3} SID
{4}: {0}
JL.string(PRTMessageConstants.REPO_DEFAULT_ROOT_PATH) – (optional)
JL.string(PRTMessageConstants.REPO_PATH_NOT_FOUND_EXE) – A PathNotFoundException
occurred while trying to read data from the Content Repository: "{0}"
PRT.0101.0026E Custom logging: cannot find value for {0}.{1} on path {2}
Explanation Unable to get the field value using the specified path.
Action Make sure the field name and the path are correct.
PRT.0101.0028E Custom logging: cannot convert {0} to logging type {1} (value {2})
Explanation Failed to execute custom fields logging because the type of the field value cannot be
determined.
Action Verify that the custom field value is the correct field type.
PRT.0101.0148 *{0}, {1}: cannot start Join timeout -- type not specified
PRT.0101.0149 *{0}, {1}: cannot start Step timeout -- type not specified
PRT.0101.0206 Cache cleanup running every {0} seconds and every {1} instances
PRT.0101.0224 [MID={1}] matching bizdoc to model. Type name = {0}. Require start = {2}
PRT.0101.0256E Extended profile field {0} is required in a process, but no definition is available on
this server
Explanation Unable to get the extended profile field.
Action Make sure the extended profile field is populated.
PRT.0101.0290E Document {2} does not match to any step in process {0} on {1}
Explanation Unable to find the step that subscribes to this document.
Action Make sure a step in the process model subscribes to this document.
PRT.0101.0391E Exception sending output {1} of {2} for PID {3} SID {4}: {0}
Explanation Error while sending output documents.
Action Check the exception message for details.
PRT.0101.0392 ERROR on output {0} of {1}. Output isa {2}. Output: {3}
PRT.0101.0412W Cannot execute step {0} because the process was terminated already
Explanation Cannot execute a step because the process was terminated.
Action Check for incorrect use of the correlation service.
PRT.0101.0435 *{0}, {1}: {2} events in the queue. Join state: {3}
PRT.0101.0442 update track count ({0}) as a result of dropping events after the join
PRT.0101.0511E Can not initialize jdbc runtime storage for PE. Make sure ProcessAudit or
ProcessEngine runtime pool is configured properly
Explanation Failed to establish a database for Process Engine storage; using repository instead.
Action Check the Process Audit and PRT Associated Pool Alias configurations.
PRT.0101.0531 Exception: {0}. Step Level Retry configured for service: {1}. Retry {2} of {3} in {4} ms
PRT.0101.0535 Error querying process {0} version {1} from {2}. Make sure the process is deployed
for monitoring.
PRT.0101.0850E [MID={0}] Now listening to path: "{1}" for e-Forms on jcr "{2}"
Explanation This is an informative message. The e-form configuration is now listening for events.
Action To generate an event, place an e-form into the My webMethods Server folder location
that the listener is monitoring.
PRT.0101.0851 [MID={1}] Error with Content Repository "{2}". Check if the repo is running, login
credentials and repo connection information is correct. {0}
PRT.0101.0852E [MID={1}] Error disabling/removing listener from Content Repository "{2}". {0}
Explanation Listener cannot be removed because the repository is down or does not exist.
Action Make sure the repository is still running and connected, and that the listener is valid.
PRT.0101.0854 [MID={0}] Listener for e-Forms at path: "{1}" has been disabled from jcr "{2}"
PRT.0101.0857E [MID={0}] Unable to change listener please disable all other models currently using
this listener: "{1}"
Explanation The SOAP processor aborted processing of the SOAP message because of a problem
with the message header.
Action Make sure the header entries of the SOAP message are valid.
PRT.0101.0858E [MID={0}] Cannot edit access for PORT 15006. Please ensure to manually add access
for "wm.prt.eforms:update" "wm.server:connect" "wm.server:disconnect"
"wm.server:ping".
Explanation E-forms requires the specified port to be open.
Action Make sure that that port 15006 is open and has access for "wm.prt.eforms:update",
"wm.server:connect", "wm.server:disconnect", and "wm.server:ping".
PRT.0101.0859E [MID={0}] Cannot start e-form process because doc type: "{1}" does not exist. For
e-form instance at: "{2}". Please recreate the e-form doc or rebuild the model(s).
Explanation The document type related to this listener does not exist on the Integration Server.
Action Re-create the e-form document type and rebuild the affected process model(s).
PRT.0101.0860 [MID={0}] Trying to publish E-form instance "{1}" for template "{2}". With doc type
of "{3}". If process does not start please check error log for any pub.publish errors.
IData:{4}
PRT.0101.0862 Content Repository currently has no models associated to it. No reason to restart
the repository at this time.
PRT.0101.0864 No model(s) enabled using this listener "{0}". Listener will not be restarted.
PRT.0101.0865 [MID={0}] Content Repository currently has a listener listening in that location. No
new listener added to listening path: "{1}" for e-Forms on jcr "{2}".
PRT.0101.0909 [MID={0}] QoS cannot be changed because it was generated from a pre-7.0 version
of Modeler.
PRT.0101.0910 [MID={0}] Logging level for Model cannot be set below minimum value of {1}.
PRT.0101.1100 Error trying to get JDBC pool configuration using functional alias {0}. Business
calendar based timeouts will not be able to be evaluated.
PRT.0101.1102 Unable to initialize MWS library. Business calendar based timeouts will not be
able to be evaluated.
PRT.0101.1300 *{0}, {1}: did not start timer, no end time specified.
PRT.0101.1600 Unable to get Optimize process data collector. Tracking enabled models will not
be logged to Optimize.
PRT.0101.9124E An invalid value was supplied for the required parameter {0}. The bad value was
{1}.
Explanation The value of the specified key is invalid.
Action Make sure the value is the specified type.
PRT.0101.9135E Cannot read frag file {0}: the file does not exist.
Explanation An error occurred while reading the process model file: the file does not exist.
Action Make sure the model has been generated correctly.
PRT.0101.9136E Cannot read frag file {0}: the file is not readable.
Explanation An error occurred while reading the process model file: the file is not readable.
Action Check the file permissions.
PRT.0101.9137E Malformed frag file {0}: the file does not contain the 'fragment' key.
Explanation Unable to read the process model file; the file may be corrupted.
Action Regenerate the process model.
PRT.0101.9139E Cannot write frag file {0}: the file already exists and is not writeable.
Explanation An error occurred while saving the process model file: the file already exists.
Action Check the file permissions.
PRT.0101.9151E Cannot rebind role {0} from partner ID {1} to partner ID {2}
Explanation Unable to add a TN sender or receiver role because the current public role information
indicates a different partner ID.
Action Make sure the sender or receiver matches the partner ID, then restart the process.
PRT.0101.9195E Could not enable model "{0}" version "{1}" for {2}
Explanation Cannot get a lock for global data.
Action Determine whether another step in the process currently has a lock on global data.
PRT.0101.9196E Could not disable model "{0}" version "{1}" for {2}
Explanation Cannot get a lock for global data.
Action Determine whether another step in the process currently has a lock on global data.
PRT.0101.9201 Correlated process ID {0} is incorrect; a process already exists with that process ID
and a different model ID
PRT.0101.9204E The CID returned from {0} is too long. CID length is {1}; maximum allowed is {2}
Explanation The conversation ID has exceeded the maximum allowed length.
Action Shorten the conversation ID and rerun the process.
PRT.0101.9205E Correlation ID joins to a process instance that is no longer running. PID: {0}
Explanation Joins are not allowed on process instances that are not in running status.
Action Change the state to running or start a new process instance.
PRT.0101.9206 Intermediate Receive Step {2} of model {0} version {1} does not correlate to existing
Process ID
PRT.0101.9215E Cannot start process {0}: unable to determine the appropriate model
Explanation The process model ID has not been properly stored in the Process Engine DB.
Action Check that the DB is working properly and rerun the process.
PRT.0101.9216E Cannot start process {0} with model {1} at step {2}: there is no fragment defined that
contains that step
Explanation The process model fragment file does not contain the definition for the specified step.
Action Check that the step is properly generated in the fragment file. If not, regenerate the
process.
PRT.0101.9217E Cannot start process {0} at step {1}: there is no such step defined in fragment {2}
Explanation The process model fragment file does not contain the definition for the specified step.
Action Check that the step is properly generated in the fragment file. If not, regenerate the
process.
PRT.0101.9218 Error changing version for process {0} with model {1} at step {2} from version {3} to
{4}: there is no fragment defined that contains that step
PRT.0101.9229E Model {0} was specified, but there is no step in this model for a bizdoc of type {1}
Explanation Cannot find any step in the model that subscribes to this document.
Action Make sure the model has a step that subscribes to this document.
PRT.0101.9230E Couldn't start process. Either the model is disabled or this document targets a
non-start step.
Explanation The process cannot be started either because the model is disabled or the step
subscribing to this document is not a start step.
Action Make sure the model is enabled and that the step that subscribes to this document is
a start step.
PRT.0101.9251E PID {0}: restart failed because the supplied pipeline contains an invalid
ProcessInstanceID {1}
Explanation Unable to restart due to a invalid process instance ID.
Action Check the pipeline then restart the process.
PRT.0101.9253E MID {0}: Cannot restart process; frag {1} step {2} does not define bizdoc {3} as input
Explanation Process cannot be restarted because the target step does not define the document as
an input.
Action Make sure that the target step specifies the document as an input.
PRT.0101.9254E PID {0}: failed to restart at step {1} because at least one valid event is needed in path
/ProcessData/LastEvents/ of the supplied pipeline {2}
Explanation The process cannot be restarted because all documents in the pipeline have been
removed.
Action Start a new instance of the process.
PRT.0101.9255E MID {0} Failed to restart the process because Model {0} is not enabled
Explanation The process cannot be restarted because the model is disabled.
Action Enable the model and restart again.
PRT.0101.9264 Cannot create new instance of model {0} version {1}, it is not enabled
PRT.0101.9265 Step {2} of model {0} version {1} is not a start step
PRT.0101.9287E bizdoc_output() failed because pipeline object {0} is not a TN bizdoc object
Explanation The specified document is the wrong type.
Action Make sure the document is a Trading Networks document.
PRT.0101.9306 Correlation field {0} does not exist in published document {1}
Explanation A correlation field is specified for the document starting this step, but the correlation
field does not exist in the document at run time.
Action Ensure that the correlation field is specified in the published document to establish
correlation.
PRT.0101.9356E Can not set track count to {0}; only 1 allowed for TransitionMetaData
Explanation The track count is not 0 or 1.
Action Make sure the track count is 0 or 1.
PRT.0101.9412 PID {0}: Cannot execute step {1} because the process was terminated already
PRT.0101.9432 Task execution was unsuccessful. The task engine returned status: {0} and error
message: {1}
Explanation The Task Engine has returned an error to the Process Engine
Action Check the My webMethods Server logs in
..\MWS\server\instances\<instanceName>\logs.
WEPRME0009 The class of the database source builder must not be null.
1661
Realtime Monitoring Messages
WEPRME0020 {0} because the connection has been shut down by the server.
WEPRME0021 Unable to close the connection; it has already been shut down by the server.
WEPRME0022 The batch job cannot be started because the connection has been already closed.
WEPRME0024 The temporal validity approach {0} requires the use of an instance of SourceAdapter.
WEPRME0026 The temporal validity approach {0} requires the use of an instance of SinkAdapter.
WEPRME0027 The temporal validity approach {0} requires the use of an instance of PnSinkAdapter.
WEPRME0028 The temporal validity approach {0} requires the use of a subclass of SourceAdapter.
WEPRME0029 The temporal validity approach {0} requires the use of a subclass of
PnSourceAdapter.
WEPRME0030 The temporal validity approach {0} requires the use of a subclass of SinkAdapter.
WEPRME0031 The temporal validity approach {0} requires the use of a subclass of PnSinkAdapter.
WEPRME0032 The user {0} does not have the privilege to add the query.
WEPRME0034 The user {0} does not have the privilege to use the query.
WEPRME0035 The user {0} does not have the privilege to add the user-defined function.
WEPRME0037 The user {0} does not have the privilege to remove the user-defined function.
WEPRME0038 The user {0} does not have the privilege to add the database source.
WEPRME0039 The user {0} does not have the privilege to remove the database source.
WEPRME0040 The user {0} does not have the privilege to use the database source.
WEPRME0041 The user {0} does not have the privilege to add the table.
WEPRME0042 The user {0} does not have the privilege to remove the table.
WEPRME0045 The user {0} does not have the privilege to remove the query.
WEPRME0046 The user {0} does not have the privilege to add the subscription.
WEPRME0048 The user {0} does not have the privilege to remove the subscription.
WEPRME0049 The user {0} does not have the privilege to use the subscription.
WEPRME0050 The user {0} does not have the privilege to grant the privilege.
WEPRME0051 The user {0} does not have the privilege to revoke the privilege.
WEPRME0052 The user {0} does not have the privilege to check the privilege.
WEPRME0053 The batch job cannot be executed because the connection has been closed.
WEPRME0054 The batch job cannot be executed because the connection has been shut down by
the server.
WEPRME0059 Calling the push method is not allowed after calling the done method.
WEPRME0060 Calling the heartBeat method is not allowed after calling the done method.
WEPRME0069 The temporal validity approach {0} requires the use of an instance of
PnSourceAdapter.
WEPRME0097 Version mismatch between client and server. Cannot connect to server version {0}
using client version {1}. Use a client version between {2} and {3} instead. Your current
client version can only connect to server versions between {4} and {5}.
WEPRME0101 In high availability mode, this operation is currently only supported using a remote
connection.
WEPRME0104 Unrecognized semantic exception. Please report the SQL statement to your software
supplier.
WEPRME0106 The types of the arguments of the aggregation do not match the required argument
types.
WEPRME0109 In the case function, the type of the {0} result expression does not match the types
of the previous result expressions ({1}, {2}).
WEPRME0110 The signature of the user-defined function {0} does not match the specified types
({1}).
WEPRME0114 The types of the arguments of the operation do not match the required argument
types.
WEPRME0115 The arguments of the {0} comparison cannot be compared ({1}, {2}).
WEPRME0117 The types of the expression and the constants in the expression list cannot be
compared ({0}, {1}).
WEPRME0118 Only expressions and star selections are permitted in a selection list.
WEPRME0121 The {0} constant listed in the set condition must have the same size as the specified
field list.
WEPRME0122 The types of the field and the constants in the constant list cannot be compared
({0}, {1}).
WEPRME0125 The sliding size specification of a count-based window must be greater than zero.
Explanation The query contains an invalid sliding size. This refers to the SLIDE argument in an
SQL query, or the increment attribute of a window element in an XML query.
Action Specify a valid sliding size.
WEPRME0127 The sliding size specification of a time-based window must be greater than zero.
Explanation The query contains an invalid sliding size. This refers to the SLIDE argument in an
SQL query, or the increment attribute of a window element in an XML query.
Action Specify a valid sliding size.
WEPRME0128 The DURATION argument of a MATCHING clause must be greater than zero.
WEPRME0129 The WITHIN argument of a MATCHING clause must be greater than zero.
WEPRME0131 The DEFINE clause does not define all the pattern states required by the specified
pattern.
WEPRME0133 The type of the defined field and the type of its default value do not match ({0},
{1}).
WEPRME0134 The type of the defined field and the type of the assigned value do not match ({0},
{1}).
WEPRME0145 The {0} operation requires identical output format of the involved subqueries.
WEPRME0156 Only expressions are permitted as the first argument of a BETWEEN clause.
WEPRME0157 Only expressions are permitted as the second argument of a BETWEEN clause.
WEPRME0158 The arguments of the BETWEEN clause cannot be compared ({0}, {1}).
WEPRME0159 The first argument of the BETWEEN clause is greater than the second argument.
WEPRME0164 Only expressions are permitted in the WHEN clause of a simple CASE statement.
WEPRME0165 Only expressions are permitted in the THEN clause of a simple CASE statement.
WEPRME0166 Only expressions are permitted in the ELSE clause of a simple CASE statement.
WEPRME0167 Only predicates are permitted in the WHEN clause of a boolean CASE statement.
WEPRME0168 Only expressions are permitted in the THEN clause of a boolean CASE statement.
WEPRME0169 Only expressions are permitted in the ELSE clause of a boolean CASE statement.
WEPRME0171 The number of defined fields in the recursive query does not match the number
of fields in the subquery.
WEPRME0172 The defined field name does not match the field name in the subquery.
WEPRME0173 The defined field type does not match the field type in the subquery.
WEPRME0180 The operator type {0} is currently not allowed within a recursive query.
WEPRME0181 The operator type {0} is not allowed within a recursive query.
WEPRME0183 The defined field is not null but the field in the subquery is nullable.
WEPRME0189 The base time specification does not represent a valid date/time.
Explanation The query contains an invalid base time. This refers to the RELATIVE TO clause in
an SQL query, or the relative-to attribute of a window element in an XML query.
Action Specify a valid base time.
WEPRME0195 Only expressions of type BOOLEAN are allowed in this context but the present
type is {0}.
WEPRME0196 The {0} function only supports FLOAT and DOUBLE values as arguments.
WEPRME0202 Tried to configure DataSource with unknown connection type {0} in RTM system.
WEPRME0204 Cannot find builder class for DataSource configured in RTM system.
WEPRME0205 Cannot call builder class constructor for DataSource configured in RTM system.
WEPRME0206 Cannot access specified database table for DataSource configured in RTM system.
WEPRME0215 The user cannot be connected as direct connections to this system are currently not
allowed.
WEPRME0217 The user cannot be connected as the system is already shut down.
WEPRME0218 The user cannot be connected as the username is unknown or the password is
wrong.
WEPRME0222 Setting the class loader is only allowed before system start.
WEPRME0226 Drop database allowed only after system is already shut down.
WEPRME0229 Internal error: CallBack of class {0} provided to {1} is not an instance of {2}.
WEPRME0230 Status of health check monitor of local system is not OK; shutting down!
WEPRME0232 Unexpected error occurred when master was driving recovery of slave.
WEPRME0233 Unexpected error occurred when handling recovery request from master.
WEPRME0251 The subscription identifier {0} is already in use for user {1}.
WEPRME0252 The approach ({0}) does not match approach of the query ({1}).
WEPRME0253 The sink cannot be subscribed as the query {0} has not been started.
WEPRME0262 The source cannot be prepared as the query identifier {0}.{1} is already in use.
WEPRME0265 The query cannot be prepared as the query identifier {0} is already in use.
WEPRME0269 Persistent server subscriptions are only allowed with start time Long.MIN_VALUE.
WEPRME0279 Subscription start point may only be computed for running queries.
WEPRME0281 Only numeric, string and date/time values can be used with {0} aggregation.
WEPRME0287 A {0} aggregate must not have more than one sub-expression.
WEPRME0288 Only numeric, string and date/time values can be used with maximum/minimum
aggregation.
WEPRME0293 Client did not provide valid number of supported stream protocols.
WEPRME0301 An error occurred while parsing {0} and converting it to the target date format.
WEPRME0303 The protocol {0} requires a serializer for complex {1} which is not available at the
server.
WEPRME0304 The protocol {0} requires a serializer for complex {1} which is not available at the
client.
WEPRME0306 There is no handler registered under identifier {0} for protocol {1}.
WEPRME0318 Master result to slave communicators may only be added before the system is
started.
WEPRME0327 The repository already contains an artefact of type {0} for {1}.{2}.
WEPRME0331 Repository does not contain an artefact of type {0} with owner {1} and identifier {2}
or it might not be accessed.
WEPRME0335 The class of the user-defined aggregation function adapter must not be null.
WEPRME0341 The class of the user-defined operator adapter factory must not be null.
WEPRME0346 The user {0} does not have the privilege to add the user-defined aggregation function.
WEPRME0347 The user {0} does not have the privilege to remove the user-defined aggregation
function.
WEPRME0348 The user {0} does not have the privilege to add the user-defined operator.
WEPRME0349 The user {0} does not have the privilege to remove the user-defined operator.
WEPRME0356 The connected system does not support the registration of user-defined aggregation
functions.
WEPRME0357 The connected system does not support the deregistration of user-defined
aggregation functions.
WEPRME0358 The connected system does not support the registration of user-defined operators.
WEPRME0359 The connected system does not support the deregistration of user-defined operators.
WEPRME0367 The parameter type number {0} of a user-defined operator adapter factory for {1}.{2}
must not be null.
WEPRME0401 The parameter type {0} must be the same as value parameter type of {1}.
WEPRME0413 Calling the method getMinTimeStamp only supported in ordered remove mode.
WEPRME0419 The length of the specified byte array does not match the length of the serialized
byte array.
WEPRME0420 The given text node does not contain a single character.
WEPRME0422 The end of file has been reached before record metadata could be read completely.
WEPRME0435 Writing a serializable object to a string failed due to output stream being null.
WEPRME0437 The end of file has been reached before record could be read completely.
WEPRME0438 The number of values differs from record metadata definition (expecting {0} but
found {1}).
WEPRME0439 The index referring to the local error array is out of bounds.
WEPRME0440 The value for column {0} ({1}) must not be null.
WEPRME0443 The length of the specified byte array does not match the length of the serialized
double array.
WEPRME0444 The length of the specified byte array does not match the length of the serialized
long array.
WEPRME0446 The length of the specified byte array does not match the length of the serialized
String array.
WEPRME0468 A time period with non-constant time unit (day, week, month and year) must not
be greater than {0}.
WEPRME0469 The size in milliseconds of the time period can only be calculated for constant time
periods.
WEPRME0475 Unable to subscribe to {0} due to failed subscription to dependent metadata: {1}.
WEPRME0480 Double metadata update - this should not appear in current update mechanism.
WEPRME0481 Transparent composite metadata does not contain specified metadata ''{0}'' as a
direct fragment, hence it cannot be removed.
WEPRME0504 The switch function does not contain a function for the given identifier and no
default function is specified.
WEPRME0509 This UserDefinedOperator has too many inputs. Maximum expected: {0}. Found:
{1}.{2}
WEPRME0510 This UserDefinedOperator is missing inputs. Minimum expected: {0}. Found: {1}.{2}
WEPRME0514 Read line does not match the expected format (check number of rows and row
delimiter).
WEPRME0515 A method responsible for updating a structure was called in a class which does not
support updates.
WEPRME0527 CreateArray only works for complex array types, not for {0}.
WEPRME0529 [This Error replaces a {0} which is not available to the class loader.] {1}.
WEPRME0530 [This RuntimeException replaces a {0} which is not available to the class loader.]
{1}.
WEPRME0546 Could not receive answer as connection was closed due to an exception.
WEPRME0554 Wrong protocol, expected {0} but received unknown protocol ID {1}.
WEPRME0577 The stream protocol {0} requested by the client is not supported.
WEPRME0588 The handler to register does not handle the correct protocol {0}.
WEPRME0599 Node conversion not implemented for type {0} and sub-type {1}.
WEPRME0623 Only predicates can be used as child nodes of a logical operation predicate.
WEPRME0630 A logical (boolean) NOT must not have more than one sub-predicate.
WEPRME0633 Only predicates can be used as filter predicate nodes of an aggregation operator.
WEPRME0636 An aggregation operator must not have more than one input operator.
WEPRME0642 A distinct operator must not have more than one input operator.
WEPRME0652 The chosen query plan (operator at index {0}) does not exist.
WEPRME0653 The relational metadata of the operator node''s children does not fit.
WEPRME0657 An except/minus operator must not have more than two input operators.
Explanation An except/minus operator must have exactly two input operators, which provide the
input events for the except operator. The except/minus operator returns all events of
the first input stream that are not in the second input stream. This means that only
the events that are different are returned.
Action Connect exactly two operators as input of the except/minus operator.
WEPRME0661 Only column expressions specified by a single column name can be used as
timestamp columns of a file operator.
WEPRME0662 Only operators can be used as child nodes of an output file operator.
WEPRME0670 An output-file operator must not have more than one input operator.
WEPRME0671 For storing time intervals the names of the columns storing the start and an end
timestamp are required.
WEPRME0676 A selection operator must not have more than one input operator.
WEPRME0680 An intersect operator must not have more than two input operators.
WEPRME0686 Implementations of multiway join are currently not supported, i.e., they must be
transformed to join plans of binary joins using the query optimizer.
WEPRME0689 Implementations of joins between active and passive source are currently not
supported.
WEPRME0694 Implementations of natural joins without common attributes between active and
passive sources are currently not supported.
WEPRME0699 A mapping operator must not have more than one input operator.
WEPRME0702 Only constants can be used as initial values of a matching operator''s MEASURE
clause.
WEPRME0704 Only predicates can be used in the AS part of a matching operator''s DEFINE clause.
WEPRME0705 Only columns can be used on the left side of a DO part of a matching operator''s
DEFINE clause.
WEPRME0706 Only expressions can be used on the right side of a DO part of a matching operator''s
DEFINE clause.
WEPRME0709 A pattern matcher must have a synthetic input representing the underlying NFA''s
state.
WEPRME0710 A pattern matcher must not have more than two input operators.
WEPRME0714 The relational metadata of the operator node''s children does not fit.
WEPRME0718 A projection operator must not have more than one input operator.
WEPRME0722 Random sources are currently not supported for target approach: {0}.
WEPRME0728 A recursion operator must not have more than one input operator.
WEPRME0729 The use of recursion operators inside the cursor algebra is currently not supported.
WEPRME0733 A renaming operator must not have more than one input operator.
WEPRME0735 A repository entry operator must not have any input operators.
WEPRME0736 A repository entry operator with name {0} for user {1} is unknown.
WEPRME0737 A subquery using the approach {0} cannot be used in a query compiled for the
approach {1}.
WEPRME0741 A selection operator must not have more than one input operator.
WEPRME0744 Wrong number of fields in value {0} (expected {1}, found {2}).
WEPRME0745 For exact matches exactly one count argument must be specified.
WEPRME0746 For maximum matches exactly one count argument must be specified.
WEPRME0747 For minimum matches exactly one count argument must be specified.
WEPRME0748 For range matches exactly two count arguments must be specified.
WEPRME0751 A set operator must not have more than one input operator.
WEPRME0752 The defined field list and the specified values are not comparable.
WEPRME0756 Only operators can be used as child nodes of an output socket operator.
WEPRME0758 At this point a source reading its data from a socket channel to {0}@{1}:{2} should
be returned.
WEPRME0760 An output-socket operator must not have more than one input operator.
WEPRME0761 At this point a sink writing the data received from {0} to a socket channel available
at {1}@{2}:{3} should be returned.
WEPRME0763 The use of sockets inside the cursor algebra is currently not supported.
WEPRME0765 Local metadata fragment identified by {0} cannot be created because of multiple
fields matching the field name pattern.
WEPRME0766 Local metadata fragment identified by {0} cannot be created because no available
field matches the field name pattern.
WEPRME0767 This exception is thrown to avoid the creation of a new metadata fragment.
WEPRME0770 Source operators are internally used for identifying data sources, hence the
occurrence of this exception is a signal of a misuse of a source operator.
WEPRME0773 A stream operator must not have more than one input operator.
WEPRME0774 The use of stream operators inside the pipes algebra is currently not supported.
WEPRME0775 The target of a stream operator is to transform a passive query into an active one,
hence no passive stream operators are possible.
WEPRME0779 A time shifter must not have more than one input operator.
WEPRME0789 A window operator must not have more than one input operator.
WEPRME0792 The use of a window operator inside the cursor algebra is currently not supported.
WEPRME0799 Local metadata fragment identified by {0} cannot be created because of multiple
fields matching the field name pattern.
WEPRME0800 Local metadata fragment identified by {0} cannot be created because no available
field matches the field name pattern.
WEPRME0816 A {0} operation must not have more than two sub-expressions.
WEPRME0824 Currently only casting between numeric types and casting to String type is
supported.
WEPRME0832 Exponentiation with base type {0} is only allowed for exponent types {1}, {2} and
{3}.
WEPRME0839 A {0} operation must not have more than one sub-expression.
WEPRME0841 A {0} operation must not have more than two sub-expressions.
WEPRME0847 Only expressions can be used as child nodes of a renamed field expression.
WEPRME0849 A renamed field expression must not have more than one sub-expression.
WEPRME0850 Child at index {0} cannot be accessed because the given index is not assigned so
far.
WEPRME0853 New child has reached its maximum number of parents (number of allowed parents:
{0}).
WEPRME0854 New parent has reached its maximum number of children (number of allowed
children: {0}).
WEPRME0855 Node has reached its maximum number of children (number of allowed children:
{0}).
WEPRME0856 Node has reached its maximum number of parents (number of allowed parents:
{0}).
WEPRME0857 Only use this method on nodes without a fixed number of children.
WEPRME0858 Only use this method on nodes without a fixed number of parents.
WEPRME0859 Parent at index {0} cannot be accessed because the given index is not assigned so
far.
WEPRME0860 A node of the specified iteration cannot be added to the given node''s global
metadata because it does not hold the specified precondition.
WEPRME0861 This exception is thrown to avoid the creation of a new metadata fragment after
resetting.
WEPRME0868 This period worker thread cannot be woken up, because wait time is zero.
WEPRME0869 For this factory, getSignature() may not be called with instantiation parameter types
as the adapter is already instantiated.
WEPRME0870 For this factory, createInstance() may not be called with instantiation parameters
as the adapter is already instantiated.
WEPRME0873 The function adapter class for the user-defined function must not be null.
WEPRME0878 {0} does not provide a constructor with signature String[], which is obligatory.
WEPRME0889 Repository error: The query graph to be sorted must have at least one node without
an input.
WEPRME0890 The input queries differ from the sorted output queries.
WEPRME0891 Query properties may only be retrieved after the query is built.
WEPRME0899 The given SQL statement {0} does not provide streaming data.
WEPRME0902 Unable to translate the given SQL statement (problem with at least one specified
column name): {0}.
WEPRME0903 Configuration could not been loaded, check XML config URL.
WEPRME0923 Unable to access database with given data source and table specification.
WEPRME0928 Problem with JDBC driver, please verify that the library is attached, library classpath
is correct and driver name is correct.
WEPRME0934 The builder class for the data source must not be null.
WEPRME0938 Illegal HA state - slaves ({0}) are already locked before starting command execution.
WEPRME0939 Setting the remote ID is only allowed if the local connection is a remote stub.
WEPRME0940 Using High Availability, commands may only be given to the master.
WEPRME0941 An unexpected exception occurred while executing a remote command from the
client.
WEPRME0962 {0} does not provide a constructor with signature String[], which is obligatory when
passing a non-empty String array with parameters.
WEPRME0965 Builder properties should contain at least one property e.g. connection URL.
WEPRME0977 Resource could not be located, please verify resource name ({0})!
WEPRME0987 Master result to slave communicator which claims to support punctuations does
not.
WEPRME0988 Multiple high availability partners are registered in cluster status ({0}).
WEPRME0994 Setting the cluster status provider is only allowed before start of high availability!
WEPRME0995 Setting the health check provider is only allowed before start of high availability!
WEPRME0996 Setting the system shutdown manager is only allowed before start of high
availability!
WEPRME0997 Status of health check monitor of local system is not OK; shutting down!
WEPRME0999 Unable to create client connection handler because cluster status provider is not
yet set.
WEPRME1002 Unable to initialize master mode because the cluster''s master lock could not be
acquired.
WEPRME1007 Unable to take over master mode because the cluster''s master lock could not be
acquired.
WEPRME1015 Add privilege on concrete and already existing artefact makes no sense.
WEPRME1024 Privilege {0} for user {1} granted by {2} not found.
WEPRME1027 The user {0} does not have the privilege {1}.
WEPRME1028 The user {0} does not have the privilege to grant the privilege {1}.
WEPRME1041 Check argument, xmlConfig path is wrong, file could not be located.
WEPRME1042 Check argument, xmlSchema path is wrong, file could not be located.
WEPRME1043 Check arguments, either xmlConfig path or xmlSchema path is wrong, files could
not be located.
WEPRME1055 Setting the cache provider is only allowed before system start!
WEPRME1062 The identifier ''{0}'' is too long (maximum of {1} characters allowed).
WEPRME1065 Minimum supported client version must not be greater than maximum one.
WEPRME1066 Server must not support older maximum client versions than the previous one.
WEPRME1067 Server must not support older minimum client versions than the previous one.
WEPRME1078 A SourceAdapter providing a chronon stream must not use end timestamps other
than start timestamp +1.
WEPRME1084 Sequence may not start before the logical start time.
WEPRME1089 Lower bound of 1st range does not match with specified minimum.
WEPRME1091 Upper bound of {0} range does not match with lower bound of {1} range.
WEPRME1092 Upper bound of last range does not match with specified maximum.
WEPRME1098 Input data validity may not overlap more than one day.
WEPRME1102 The length of minimal splits cannot be less than one millisecond.
WEPRME1136 Duplicate scope limited heartbeat for input {0} (old: {1}, new: {2}).
WEPRME1141 Scope limited heartbeat for recursive input {0} was not processed within the whole
recursive query plan.
WEPRME1142 Scope limited heartbeats are not supported for non-recursive inputs of recursion
base.
WEPRME1155 Input record does not comply with the schema: expected {0}, but received {1}.
WEPRME1156 The record size ({0}) of {1} does not comply with metadata {2}.
WEPRME1174 Complete from must not change (Was {0} for output {1} and tried to change to {2}).
WEPRME1202 Setting complete from for operators with optional inputs is only possible if no
inputs present.
WEPRME1203 Setting complete from for operators with optional inputs is only possible when
initialized.
WEPRME1227 No additional run can be obtained before consuming the last one.
WEPRME1228 No new cursors can be requested after all previously requested cursors were closed.
WEPRME1264 Bytes message cannot be read because of the following reason: {0}.
WEPRME1266 Bytes message cannot be written because of the following reason: {0}.
WEPRME1269 Connection factory cannot be retrieved via JNDI. Check associated ID! {0}.
WEPRME1270 Destination cannot be retrieved via JNDI. Check associated ID! {0}.
WEPRME1281 Database sources using direct access cannot be used in user-defined operators.
WEPRME1282 Incompatible parameter type for user-defined operator {0} (expected {1}, found {2}).
WEPRME1285 Inputs of a user-defined operator have to be ordered (first input streams, second
database sources).
WEPRME1286 Only user-defined operators and sources can be used as child nodes of a user-defined
operator (found {0}).
WEPRME1291 Wrong number of instantiation parameters for user-defined operator {0} (expected
{1}, found {2}).
WEPRME1305 Inputs of an user-defined operator have to be ordered (first input streams, second
database sources).
WEPRME1306 Only user-defined operators and sources can be used as child nodes of an
user-defined operator (found {0}).
WEPRME1307 Wrong number of instantiation parameters for user-defined operator {0} (expected
{1}, found {2}).
WEPRME1308 Incompatible parameter type for user-defined operator {0} (expected {1}, found {2}).
WEPRME1314 An input stream is to be connected to an operator at index {0}, but the index must
not be negative or exceed the maximum allowed number of inputs, which is {1}.
WEPRME1317 The entry to insert does not provide the list of required entries.
WEPRME1324 The end timestamp has to be greater than the start timestamp.
WEPRME1325 First snapshot-reducible event has been sent for the following query: Owner: {0}
Identifier: {1} Event: {2}
WEPRME1328 The left-hand side of an action must be a field declared in the measure clause.
WEPRME1335 This UserDefinedOperator is missing cache inputs. Minimum expected: {0}. Found:
{1}.{2}
WEPRME1336 This UserDefinedOperator is missing stream inputs. Minimum expected: {0}. Found:
{1}.{2}
WEPRME1337 This UserDefinedOperator has too many cache inputs. Maximum expected: {0}.
Found: {1}.{2}
WEPRME1338 This UserDefinedOperator has too many stream inputs. Maximum expected: {0}.
Found: {1}.{2}
WEPRME1356 The number of cache inputs returned by the user-defined operator adapter''s
getNumberOfInputs() method ({0}) is not consistent with the the number of cache
inputs the user-defined operator adapter factory is called with ({1}).
WEPRME1359 Unexpected number of field metadata entries. Found {0}, expected {1}.
WEPRME1363 Column {0} has an unexpected type. Found {1}, expected {2}.
WEPRME1371 Parameter does not match expected value. Found {0}, expected {1}.
WEPRME1372 The address given in config parameter {0} must not be empty.
WEPRME1373 The deprecated property {0} is used although the new property {1} is present.
WEPRME1374 Wrong number of factory parameters (was {0} but expected {1}).
WEPRME1380 The signature of the user-defined aggregation function {0} does not match the
specified types ({1}).
WEPRME1385 The field {0} is ambiguous. Check if fields and sources are properly renamed and
no duplicate aliases are introduced.
WEPRME1392 The query {0} cannot be subscribed to using subscription mode {1} as subscriptions
to this query were restricted to times when no element is valid.
Explanation The query was prepared using the query parameter
'isSubscribableOnlyWhenNoElementValid'. Subscriptions to such queries may not
use other subscription modes than 'ALL'.
Action Use subscription mode 'ALL'.
WEPRME1393 The query {0} can currently not be subscribed to as subscriptions to this query were
restricted to times when no element is valid.
WEPRME1394 The query {0} cannot be unsubscribed from using subscription mode {1} as
subscriptions to this query were restricted to times when no element is valid.
Explanation The query was prepared using the query parameter
'isSubscribableOnlyWhenNoElementValid'. Unsubscriptions to such queries may not
use other subscription modes than 'ALL'.
Action Use subscription mode 'ALL'.
WEPRME1397 All values in an array value construction must have the same type.
WEPRME1398 Only field expressions can be used as child nodes of an array element reference
expression.
WEPRME1399 Limiting subscriptions to times when no element is valid is currently not supported
in HA mode.
WEPRME1405 An operator providing a chronon stream must not use end timestamps other than
start timestamp +1.
WEPRME1425 The Positive-Negative approach is currently not supported when running in high
availability mode.
WEPRME1431 The pattern contains illegal characters. Supported characters are letters and the
meta characters '*', '+', '?', '.', '|', '(', ')', '[', ']', '^', '{', '}', '' and digits.
WEPRME1437 The child nodes with the UIDs ''{0}'' and ''{1}'' are not equivalent in the equivalence
node.
Explanation Two of the child nodes in the equivalence node have different record metadata. All
direct children of an equivalence node in a query graph must have the same record
metadata (resulting schema).
Action Adapt the equivalence node so that all child nodes have the same record metadata.
WEPRME1441 Connection for ID {0} could not be used as it connected too late.
WEPRME1452 Exclusion threshold for delays must be greater than or equal zero.
Explanation Exclusion threshold for delays must be greater than or equal zero.
Action Set exclusion threshold for delays to be greater than or equal zero.
WEPRME1469 The maximum window size must not be smaller than or equal to 0.
Explanation The maximum windo size specifies the maximum validity an event can get applied
by the window operator. As validities are always greater than zero the maximum
window size also has to be.
Action Specify a maximum window size that is greater than 0.
WEPRME1471 The size of a count-based window can only be specified using a numeric constant.
Explanation Count-based windows does not support window size specification using numeric
expressions.
Action Replace the window size expression by a numeric constant.
WEPRME1473 Only constant maximum windows sizes, i.e., milliseconds, seconds, minutes or
hours, are allowed for time-based windows.
Explanation The maximum window size must be evaluable to a constant amount of milliseconds.
For this reason only constant time units are supported.
Action Use a constant unit, i.e., millisecond, second, minute or hour, when specifying a
maximum window size.
WEPRME1474 The size of a time-based window can''t be specified using a non-numeric constant.
Explanation The window size is specified by a non-numeric constant.
Action Replace the non-numeric constant window size specification by a numeric constant
or an expression that can be evaluated to a numeric type.
WEPRME1475 The window size must not be greater than the specified maximum window size.
Explanation The computed window size was greater than the specified maximum window size.
Action Check the window size expression if it could be limited to results that are less than
or equal to the specified maximum window size or adapt (or remove) the specified
maximum window size.
WEPRME1476 The user {0} does not have the privilege to refresh the table.
WEPRME1477 The table {0} does not support triggered cache refresh!
Explanation The table is configured with no support for a a-periodic, triggered cached refreshed.
Action Change the AccessProperties of the table and enable supportsTriggeredRefresh option
to enable a-periodic triggering of table refreshes.
WEPRME1480 The required complete-from timestamp cannot be guaranteed by the source adapter
(not an intra source adapter).
Explanation Only intra source adapters are able to guarantee semantic subscription time requests
when preparing a query.
Action Use registered intra source adapters or remove the requested semantic subscription
time when preparing the query.
WEPRME1481 The required complete-from timestamp cannot be guaranteed by the source adapter
(intra source adapter does not support requesting semantic subscription times).
Explanation The used intra source adapter does not support guaranteed semantic subscription
time requests when preparing a query.
Action Use intra source adapters supporting this feature or remove the requested semantic
subscription time when preparing the query.
WEPRME1482 The required complete-from timestamp cannot be guaranteed by the source adapter
(intra source adapter is not able to provide the requested semantic subscription
time).
Explanation The used intra source adapter is not able to guarantee the semantic subscription time
requested when preparing the query.
Action Change or remove the semantic subscription time requested when preparing the
query.
WEPRME1504 Action name has to start with either {0}, {1} or {2}.
WEPRME1517 Subquery results in more than one column, where it must be a single column.
Explanation A subquery in a comparison of the where clause must result in a single column.
Action Correct SQL statement.
WEPRME1521 Only operators can be used as child nodes of a window aggregation operator.
Explanation A non-operator node was passed as the input node of a window aggregation operator,
where only an operator node is allowed.
Action Supply an operator node as the child of a window aggregation operator.
WEPRME1535 The 2nd argument of the ROUND function must be of type integer.
Explanation The 2nd argument of the given ROUND function call is not of type integer which is
mandatory.
Action Change the expression specifying the 2nd argument of ROUND function such that it
is of type integer.
WEPRME1536 Unable to parse long value due to wrong number format. {0}
Explanation The given literal does not comply with the structure of an integral number, i.e. it
contains characters other than 0-9,+,-.
Action Please remove any invalid characters from your integer literal.
WEPRME1537 Unable to parse integer value due to wrong number format. {0}
Explanation The given literal does not comply with the structure of an integral number, i.e. it
contains characters other than 0-9,+,-.
Action Please remove any invalid characters from your integer literal.
WEPRME1538 If FROM is specified in the TRIM function,either the trim specification (LEADING,
TRAILING, or BOTH) or the trim character or both have to be specified.
Explanation If FROM is specified in the TRIM function,either the trim specification (LEADING,
TRAILING, or BOTH) or the trim character or both have to be specified.
Action Either add the trim specification, the trim character or both. Alternatively remove the
FROM clause.
WEPRME1539 Only expressions are permitted for the trim source argument of the TRIM function.
Explanation Only expressions are permitted for the trim source argument of the TRIM function.
Action Use an expression for the trim source argument.
WEPRME1540 Only expressions are permitted for the trim character argument of the TRIM
function.
Explanation Only expressions are permitted for the trim character argument of the TRIM function.
Action Use an expression for the trim character argument.
WEPRME1541 The {1} function only supports STRING values as argument for the substring source.
Explanation The {1} function only supports STRING values as argument for the substring source.
Action Use a STRING value as argument for the substring source.
WEPRME1542 The {1} function only supports INTEGER values as argument for the start position.
Explanation The {1} function only supports INTEGER values as argument for the start position.
Action Use an INTEGER value as argument for the start position.
WEPRME1543 The {1} function only supports INTEGER values as argument for the string length.
Explanation The {1} function only supports INTEGER values as argument for the string length.
Action Use and INTEGER value as argument for the string length.
WEPRME1544 The {1} function only supports STRING values as argument for the trim character.
Explanation The {1} function only supports STRING values as argument for the trim character.
Action Use a STRING value as argument for the trim character.
WEPRME1545 The {1} function only supports STRING values as argument for the trim source.
Explanation The {1} function only supports STRING values as argument for the trim source.
Action Use a STRING value as argument for the trim source.
WEPRME1546 The argument of the {0} function must be of type STRING or CHARACTER.
Explanation The argument of the LOWER and the UPPER function must be of type STRING or
CHARACTER.
Action Use a STRING or CHARACTER value as argument for the LOWER and the UPPER
function.
WEPRME1547 For the SUBSTRING function the substring source must be of type STRING and
the start position and string length must be of type INTEGER.
Explanation For the SUBSTRING function the substring source must be of type STRING and the
start position and string length must be of type INTEGER.
Action Use a STRING value for the substring source and an INTEGER value for the start
poistion and the string length.
WEPRME1548 For the TRIM function the trim source must be of type STRING and the trim
character must be of type STRING or CHARACTER.
Explanation For the TRIM function the trim source must be of type STRING and the trim character
must be of type STRING or CHARACTER.
Action Use a STRING value for the trim source and a STRING or CHARACTER value for
the trim character.
WEPRME1550 The LOWER and the UPPER function only support STRING and CHARACTER
values.
Explanation The LOWER and the UPPER function only support STRING and CHARACTER values.
Action Ensure that only STRING and CHARACTER values are used.
WEPRME1551 The trim character for the TRIM function must have exactly one character.
Explanation The trim character for the TRIM function must have exactly one character.
Action Use a single character as trim character for the TRIM function.
WEPRME1552 The values for start position and start length of the SUBSTRING function are not
valid.
Explanation The values for start position and start length of the SUBSTRING function are not
valid.
Action Use correct values for start position and start length of the SUBSTRING function.
WEPRME1555 The return type of method {0} needs to be assignable to {1}. Found: {2}.
WEPRME1556 The first parameter of method {0} needs to be the same class or a super-class of {1}.
Found: {2}.
WEPRME1557 Mmethod {0} is expected to have return type {1}. Found: {2}.
WEPRME1558 Method {0} is expected to have {1,choice,0#no parameters| 1#exactly one parameter|
1<exactly {1,number} parameters}.
WEPRME1561 The class of the user-defined function adapter factory must not be null.
WEPRME1562 The class of the user-defined aggregation function adapter factory must not be null.
WEPRME1565 Receiver version is to old to handle serialized user defined aggregation function
adapter factory.
WEPRME1567 Failed to instantiate user defined window function for call ''{0}''. {1}
WEPRME1568 The signature {0} of the retrieved user defined window function for call ''{1}'' is
invalid. {2}
WEPRME1569 Failed to instantiate user defined aggregation function for call ''{0}''. {1}
WEPRME1570 The signature {0} of the retrieved user defined aggregation function for call ''{1}'' is
invalid. {2}
WEPRME1571 Failed to instantiate user defined function for call ''{0}''. {1}
WEPRME1572 The signature {0} of the retrieved user defined function for call ''{1}'' is invalid. {2}
WEPRME1575 The mask ''{0}'' defining the temporal format is not valid.
Explanation The mask ''{0}'' defining the temporal format is not valid.
Action Select a valid temporal format.
WEPRME1586 The connected system does not support the registration of user-defined window
functions.
WEPRME1587 The connected system does not support the de-registration of user-defined window
functions.
WEPRME1588 The class of the user-defined window function adapter must not be null.
WEPRME1590 The class of the user-defined window function adapter factory must not be null.
WEPRME1591 The class of the user-defined aggregation function adapter factory must not be null.
WEPRME1594 The user-defined window function adapter factory must not be null.
WEPRME1595 The user {0} does not have the privilege to add the user-defined window function.
WEPRME1598 The user-defined window function {0}.{1} cannot be deregistered as it is still in use.
WEPRME1600 The signature of the user-defined window function {0} does not match the specified
types ({1}).
WEPRME1603 The window function {0} is expected to have exactly {1} sub-expression(s).
WEPRME1608 Invalid aggregation function adapter factory: Resolved a valid signature for the
call ''{0}'', but failed to instantiate an adapter.
WEPRME1609 Invalid usage of aggregation function adapter factory. The signature for the call
''{0}'' had not been resolved before attempting to instantiate the adapter.
WEPRME1610 Invalid function adapter factory: Resolved a valid signature for the call ''{0}'', but
failed to instantiate an adapter.
WEPRME1611 Invalid usage of function adapter factory. The signature for the call ''{0}'' had not
been resolved before attempting to instantiate the adapter.
WEPRME1612 Invalid window function adapter factory: Resolved a valid signature for the call
''{0}'', but failed to instantiate an adapter.
WEPRME1613 Invalid usage of window function adapter factory. The signature for the call ''{0}''
had not been resolved before attempting to instantiate the adapter.
WEPRME1614 Only expressions can be used as child nodes of a window function expression.
WEPRME1617 The user {0} does not have the privilege to remove the user-defined window function.
WEPRME1627 The number of input parameter types differs. Expected {0}, but was {1}.
WEPRME1629 The {0}-th parameter type is exepected to be assignable to type {1}. Was: {2}.
WEPRME1632 The number of instantiation parameter types differs. Expected {0}, but was {1}.
WEPRME1636 The given window function requires an ORDER BY clause in the window
specification.
WEPRME1637 The given window function does not accept a bounded frame given in the window
specification.
WEPRME1638 Unable to cast the given object to the specified type ''{0}''.
WEPRME1646 The field {0} is neither a group column nor part of an exact match of a group
expression or an aggregate call.
Explanation Queries including grouping and/or aggregates are only able to use group
columns/expressions and aggregate calls in the select list.
Action Either add the missing column to the group columns or remove the
grouping/aggregation from the query.
WEPRME1647 The combination of grouping and/or aggregation and (qualified) star expressions
in the select list is not allowed.
Explanation Since (qualified) star expressions are matching input/subquery columns and these
columns are usually not preserved by grouping/aggregation the combination of both
is not allowed.
Action Explicitely enumerate the columns in the select list that should be contained in the
result.
WEPRME1650 Only operators can be used as child nodes of an external subquery operator.
WEPRME1651 An external subquery operator must have exactly one input operator.
WEPRME1652 Invalid record found in cache {0} while fetching value of {1}.
WEPRME1660 Unable to create an aggregation factory instance for input types {0}.
WEPRME1663 The parameter ''measureId'' needs to match one of: euclidean, manhattan, cosine,
tanimoto or squaredeuclidean.
WEPRME1665 The source this scalar has to provide exactly one result.
WEPRME1670 The given list of adapters contains adapters with identical parameter types.
WEPRME1673 The number of given adapter classes and parameter type lists does not match.
WEPRME1675 Wrong parameters - use at least class name and method name and if ambiguous
add parameter class names.
WEPRME1676 The method {0} is not declared in class {1} with the given parameter types {3}.
WEPRME1677 Wrapping given operator of approach {0} to approach {1} is not supported.
WEPRME1682 Requesting required complete-from is not supported by this intra source adapter.
WEPRME1684 Value {1} is not in defined domain ({2}) of property {0}! Please check the property
value.
WEPRME1685 Value {1} of property {0} is not in the defined range! Please check the property value.
WEPRME1690 The IS comparison is only allowed with a NULL constant as second argument.
WEPRME1709 The parameters for the server pull source must not be null.
WEPRME1710 The class for the server pull source must not be null.
WEPRME1717 The batch job cannot be started because the connection has already been shut down
by the server.
WEPRME1720 The parameters for the pull source must not be null.
WEPRME1725 Unable to add a node that is not the root of a logical query graph.
WEPRME1726 Unable to remove a node that is not the root of a logical query graph.
WEPRME1729 A scalar operator must not have more than one input operator.
WEPRME1741 Unable to create temporary file for buffering the content of the reader.
WEPRME1744 Window specification using ROWS requires frame bounds to be of type LONG.
WEPRME1745 Window specification using RANGE requires the order-by column to be of numeric
type. Found: {0}.
WEPRME1746 Window specification using RANGE requires at least one numeric order-by
expression.
WEPRME1747 Window specification using RANGE and custom frame bounds requires exactly
one numeric order-by expression.
WEPRME1750 Partition/Window entries are not comparable as the OVER clause did not contain
an order-by expression.
WEPRME1751 Only expressions can be used as child nodes of window function {0}.
WEPRME1753 The source {0} is ambiguous. Check if sources are properly renamed and no duplicate
aliases are introduced.
WEPRME1754 The given window function does not allow the specification of a window frame.
WEPRME1760 Error converting value ''{0}'' of column ''{1}'' to type {2} due to the following issue:
{3}
WEPRME1769 The following error has been reported {0} times and any recurrences will be
suppressed: {1}
WEPRME1772 Super column value is incompatible with defined type. Configured ''{0}'' but actually
was ''{1}''.
WEPRME1773 Super column metadata differs among source factories for the same pull source.
Expected ''{0}'', but was ''{1}''.
WEPRME1776 Dynamic indexing is not supported for search attribute {0} as it is of type {1}.
WEPRME1778 Return type of UDX {0} does not comply with the schema: expected {1} but found
{2}.
WEPRME1786 Repository contains an artefact of unexpected type {0} with owner {1} and identifier
{2} that is using a pull query.
WEPRME1790 Unable to prepare the XML representation of the external subquery for the remote
RTM system.
Explanation An error occurred when preparing the external subquery that should be executed by
the remote RTM system.
WEPRME1791 The external subquery does not have any registered source.
WEPRME1792 The external subquery does have more than one registered source.
WEPRME1795 Grouping-set bit index may not be larger than number of group expressions. Was
{0} > {1}.
WEPRME1797 Grouping-sets do not cover all group expressions. Uncovered indices: {0}.
WEPRME1798 The GROUPING function currently supports only up to 64 arguments. Found {0}.
WEPRME1824 Left bounds other than UNBOUNDED PRECEDING or CURRENT ROW are not
supported in this context.
WEPRME1825 Right bounds other than UNBOUNDED FOLLOWING or CURRENT ROW are
not supported in this context.
WEPRME1835 Commit only allowed for login module after successful login.
WEPRME1838 The GROUPING-SET operator's search lattice is expected to have only one single
entry with key 'null' on its root level.
WEPRME1843 The result block size number must not be smaller than 1: {0}.
WEPRME1851 Users may only remove subscriptions from their own schema.
WEPRME1854 Remote connection id does not match the Id defined by the current master.
WEPRME1861 Class {0} does not provide a default constructor, which is obligatory.
WEPRME1875 Rule broken: inverse map does not contain the source of a referenced field.
WEPRME1877 Query Graph broken: Found a Field with child != 0 at Order Node: ({0}, {1}).
WEPRME1893 Aggregate is configured to have{0} arguments, but has actually {1} arguments.
WEPRME1894 WindowFunction is configured to have {0} arguments, but has actually {1} arguments.
WEPRME1895 Aggregate is configured to have {0} arguments, but has actually {1} arguments.
WEPRME1896 UNEXPECTED.
WEPRME1902 Function {0} must not have more than one sub-expression.
WEPRME1908 Not feasible to copy the whole OffHeap list into the Java heap.
WEPRME1912 next() has been called at all or after remove() has been called.
WEPRME1913 nextPos() has been called, or remove() has been called after the last call to nextPos().
WEPRME1914 At least one feature toggle did not satisfy the given assertions. {0}
WEPRME1921 The number of instantiation parameters does not match the number of instantiation
parameter types ({0} <> {1}).
WEPRME1922 Expected STRING instantiation parameter type at index {0}, found {1}.
WEPRME1924 Parent grouping-set has already been set and cannot be overriden.
WEPRME1927 BigMemory does not support consecutive aggregations and applying criterias after
aggregating.
WEPRME1928 BigMemory does not support limiting the number of elements that are aggregated,
ordered and applied criterias to.
WEPRME1929 This aggregation function does not support merging multiple aggregation states
into one.
WEPRME1931 The value {0} cannot be rounded to a {1} value since it is greater than the maximum
or less than the minimum {1} value.
WEPRME1962 Order expression cannot be pushed down to TC Store, as it may yield null values,
which cannot be sorted properly.
WEPRME1979 Unexpected number of child nodes. Expected {0}, but was {1}.
WEPRME1980 The MAPPING is not a plain projection and cannot be pushed down.
WEPRME1981 The projection mapping is a parent of non-schema preserving operator and cannot
be pushed down.
WEPRME1982 The projection mapping is a child of a DISTINCT operator and cannot be pushed
down.
WEPRME1984 The TCStore type {0} cannot be mapped to a corresponding RTM type.
WEPRME1988 CellCollection has no value for field {0}, but field must not be nullable.
WEPRME1989 Conversion of RTM record to TC record failed, as value for not-nullable field {0}
is NULL.
WEPRME1990 RTM type {0} is not supported when converting RTM record to TC record using
match mode {1}.
WEPRME1992 Column name ''{0}'' is not unique within the given schema and needs to be renamed.
WEPRME1993 Case insensitive String or Character comparisons are not supported by TC Store.
WEPRME1995 The user-defined data type {0} is not supported for serialization to a DES event.
WEPRME1996 The data type {0} is not supported for perfect serialization to a DES event.
WEPRME1997 The DES data type {0} is not supported for perfect serialization to a record.
WEPRME2001 Key column name ''{0}'' is not unique within the given schema.
WEPRME2006 The key field {0} could not be found in the schema {1}.
WEPRME2011 The provided server source factory parameters must not be null.
Explanation The input parameter server source factory parameters is null. A valid server source
factory parameters object must be provided.
WEPRME2012 The classpath entries of the provided server source factory parameter must not be
null.
Explanation The input parameter classpath entries is null. A valid array, either containing classpath
entries or empty, must be provided.
WEPRME2013 The classloading strategy of the provided server source factory parameter must not
be null.
Explanation The input classloading strategy is null. A valid classloading strategy object must be
provided.
WEPRME2030 All insert value lists must have the same expression types.
WEPRME2032 An insert operator must not have more than two input operators.
WEPRME2037 Value of insert column {0} cannot be cast from {1} to {2}.
WEPRME2042 Only constants and parameters are allowed in the set of an IN clause.
WEPRME2043 Provided parameter {0} of type {1} was not compatible with expected type {2}.
WEPRME2051 Unbound parameter value not yet supported for strictly numeric parameters.
WEPRME2054 Unbound parameter not yet supported for strict character constants.
WEPRME2059 Persisting SQL queries with value parameters is not yet supported.
WEPRMI0027 Snapshot reducibility has been determined for the following query; Owner:{0};
Identifier:{1}; SQL:{2}; Snapshot reducible from:{3};
WEPRMI0028 Could not connect to a running high-availability peer, now attempting to acquire
master lock.
WEPRMI1420 Shutting down remote connection handler with remote connection id {0}.
WEPRMW1423 Server is shutting down broken connection for address {0} as communication to
master has been lost.
Explanation This message appears in the log of an HA slave when it loses its connection to a master
that supports remote connections. It indicates why clients will lose their connection
to that address.
Action Check other messages to see if the reason for the lost connection can be found.
WEPRMW1694 Master identifies himself with different address. Is {0}, not {1}.
WEPRMW1777 Search attribute {0} has been skipped as dynamic indexing is not supported for
type {1}.
WEPRMW1939 Unable to expand the explicit sub-query {0} for non-incremental query optimization.
WEPRMW1940 BigMemory was not able to execute the Search API query against a cache.
WEPRMW1946 Exact average value {0} is not accuratly representable as a double. The BigDecimal
representation is {1}.
SINAZE0004 Invalid entry in storage file. Invalid line in the storage file.
Explanation Role storage (roles.txt) syntax is not correct. Invalide entry is found.
Action Check the storage (file) and validate the syntax.
1813
Security Messages
SINAZE0006 Cannot write to storage file {0}. File does not exist.
Explanation Cannot write to storage file. File does not exist.
Action Chech the availability of the storage/file.
SINESE0005 System property {0} is set, but file '{1}' doesn't exist
Explanation System property com.softwareag.sin.esapi.resources has a value that points to an
invalid file or a file that doesn't have proper rights.
Action Check the value of the system property com.softwareag.sin.esapi.resources and update
it to point to a valid readable ESAPI.properties file.
SINJCE0002 The operation for replacing file: {0} with {1} failed. The operation for restoring file
{2} (the original file) from the backup file: {3} also failed.
Explanation An error occurred while replacing the file.
Action Contact Software AG Global Support.
SINLDE0035 Extract group membership from groups error url:{0} grouproot:{1} groupObjClass:{2}
user dn:{3}
Explanation An error occurred while extracting group membership from groups.
Action Contact Software AG Global Support.
SINLDE0036 Extract group membership from users error url:{0} grouproot:{1} groupObjClass:{2}
user dn:{3}
Explanation An error occurred while extracting group membership from users.
Action Contact Software AG Global Support.
SINLDE0037 Extract group membership from token error url:{0} grouproot:{1} groupObjClass:{2}
user dn:{3}
Explanation An error occurred while extracting group membership from token.
Action Contact Software AG Global Support.
SINLDE0051 Extract group members from users error url:{0} grouproot:{1} groupObjClass:{2}
group dn:{3}
Explanation An error occurred while extracting group members from users.
Action None.
SINLDW0063 More than one result returned uidprop: {0} uid: {1}
Explanation A single result is expected when getting DN from UID.
Action Ensure that the UID contains a single DN corresponding to the search filter.
SINLDW0064 More than one result returned gidprop: {0} gid: {1}
Explanation A single result is expected when getting DN from GID.
Action Ensure that the GID contains a single DN corresponding to the search filter.
SINLDW0081 Property {0} is unknown, but is found in server configuraion. Please check spelling
of the properties.
Explanation A wrong property was found in the server configuration. Properties are case sensitive.
Action Check the spelling and capitalization of the properties in the server configuration.
SINLME0005 authenticate: SAML Artifacts resolving process failed. The LoginModule returns
FALSE.
Explanation GeneralSecurityException occurred.
Action Contact Software AG Global Support.
SINLME0012 Initialize: failed to create X509CRL from the CRL URL: {0} {1}
Explanation CRLException was thrown during the initialization of the CRL. Possible reasons: the
CRL file is broken or it is not in CRL format -
http://docs.oracle.com/javase/7/docs/api/java/security/cert/X509CRL.html.
Action Double check in the JAAS configuration the value of the "crl_url" property and verify
if the defined CRL file is a valid CRL file.
SINLME0013 Initialize: failed to create URL or InputStream from the CRL URL: {0} {1}
Explanation IOException exception diring initialization of the CRL. Possible reasons: the URL is
broken or the file is not found.
Action Double check in the JAAS configuration the value of the "crl_url" property and verify
if this is a valid URL. If the CRL is on the file system, make sure the value for the
"crl_url" begins with "file://".
SINLME0105 readOptionsFromURL: failed to read XML options from URL: InvalidFormat: {0},
{1}
Explanation An error occurred while reading the XML options from the URL.
Action Contact Software AG Global Support.
SINLME0106 readOptionsFromURL: failed to read XML options from URL: {0}, {1}
Explanation An error occurred while reading the XML options from the URL.
Action Contact Software AG Global Support.
SINLME0120 Neither username nor IAF token is set. Login module will be ignored.
Explanation The username and IAF token are null.
Action Check if the IAF token and username are set.
SINLME0121 Cannot obtain lock. Maxixmum {0} count could be rached. {1}
Action Contact Software AG Support.
SINLME0123 Cannot obtain RemoteLoginServer. RMI server could not expose this class. {0}
Explanation NotBoundException occurred.
Action Contact Software AG Global Support.
SINLME0127 initConfiguration: Cannot load SSL data. Check your keystore location and
password.
Explanation It is not possible to load SSL data.
Action Check your keystore location and password.
SINLME0130 commit: authenticated principal is not passed from the remote login. Verify your
credentials.
Explanation The authenticated principal could not be passed from the remote login.
Action Verify your credentials.
SINLME0132 commit: cannot create remote repository. Verify the RMI server. {0}
Explanation The remote repository could not be created.
Action Verify the RMI server.
SINLME0199 resolveArtifact: no name could be found in the SAML response. Returning NULL.
Explanation No name was found in the parsed artifact and the resolving failed.
Action Check the JAAS configuration and the artifact creator.
SINLME0205 authenticate() failed. X509Certificate Chain is not available in the servlet request.
Explanation The configuration requires a certificate, but the HTTP request does not contain one.
Action Check the JAAS configuration.
SINLME0206 authenticate() failed. SAML Artifact is not available in the servlet request.
Explanation The configuration requires a SAML artifact, but the HTTP request does not contain
one.
Action Check the JAAS configuration.
SINLME0207 authenticate() failed. SAML Artifact header field name is not set in the JAAS
configuration.
Explanation The configuration expects to find the HTTP header field used to search for a SAML
Artifact, but the HTTP header is not set.
Action Check the JAAS configuration.
SINLME0208 authenticate() failed. Netegrity SiteMinder is not available in the servlet request.
Explanation The configuration requires a Netegrity SiteMinder, but the HTTP request does not
contain one.
Action Check the JAAS configuration.
SINLME0209 authenticate() failed. Netegrity SiteMinder header field name is not set in the JAAS
configuration.
Explanation The configuration expects to find the HTTP header field used to search for a Netegrity
SiteMinder, but the HTTP header is not set.
Action Check the JAAS configuration.
SINLME0210 authenticate() failed.'{0}' custom header is not available in the servlet request.
Explanation The configuration requires a custom header name, but the HTTP request does not
contain one.
Action Check the JAAS configuration.
SINLME0211 authenticate() failed. Custom header name property is not set in the JAAS
configuration.
Explanation The configuration expects to find the HTTP header field used to search for a custom
header, but the HTTP header is not set.
Action Check the JAAS configuration.
SINLME0212 authenticate: SAML Assertion identity provider key not available. Authentication
failed.
Explanation The SAML Assertion identity provider key is not available.
Action Check the JAAS configuration.
SINLME0216 Initialize: trust store location is not specified. The default one will be used: {0};
trust store type: {1}
Explanation The trust store location is not specified and the default one will be used.
Action Check the JAAS configuration.
SINLME0217 Initialize: failed to create KeyStore from the trust store URL: {0}, keystore type: {1}
Explanation Failed to create a KeyStore from the trust store url.
Action Check the JAAS configuration.
SINLME0220 authenticate() failed. Basic authentication information is not available in the servlet
request.
Explanation The configuration requires Basic authentication information, but the HTTP request
does not contain it.
Action Check the JAAS configuration.
SINLME0221 authenticate() failed. The Authorization header required for Basic authentication
is not available in the servlet request.
Explanation The configuration expects to find the Authorization HTTP header, but the HTTP
header is not set.
Action Check the JAAS configuration.
SINLME0222 initConfiguration: failed! Can not load the key store {0}
Explanation Failed to initiate the configuration on the AppleDSLoginModule. Cannot load
truststore.
Action Verify that the location of the truststore is valid, the file is not corrupted and password
is not missing or invalid.
SINLME0229 constructURL: Neither URL ({0}), nor URL without query ({1}) is specified
Explanation An error occurred when trying to construct a URL, because the URL is not specified
in the configuration.
Action Make sure you correctly specify an URL in the configuration.
SINLME0234 The application admin password placeholder - {0}, could not be found in the URL
Explanation The auth URL must contain the application admin password placeholder.
Action Make sure that the application admin password placeholder is contained in the URL.
SINLME0235 The cookie placeholder - {0}, could not be found in the URL
Explanation The auth URL must contain the cookie placeholder.
Action Make sure that the cookie placeholder is present in the URL.
SINRME0002 Filter contains Name: and CaseInsensitiveName: only one must be specified.
Explanation Both Name: and CaseInsensitiveName: are set. Only one of them must be specified.
Action Verify that the filter has either Name: or CaseInsensitiveName: set.
SINRME0004 Filter contains Name: and CaseInsensitiveName: only one must be specified.
Explanation Both Name: and CaseInsensitiveName: are set. Only one of them must be specified.
Action Verify that the filter has either Name: or CaseInsensitiveName: set.
SINRME0015 {0} not successfully parsed/version Current version in file is {1} Possible version is
{2}
Explanation An error occurred while parsing the file version.
Action Contact Software AG Global Support.
SINRME0027 {0} not successfully parsed/version Current version in file is {1} Possible version is
{2}
Explanation An error occurred while parsing the file version.
Action Contact Software AG Global Support.
SINRME0028 Invalid entry in repository file. Version is not specified at the beginning of the file.
Explanation The version is not specified at the beginning of the file.
Action Check the file.
SINRME0029 Invalid entry in repository file. Invalid line in the repository file.
Explanation The repository file contains an invalid line.
Action Check the file.
SINRME0033 Invalid entry in repository file. Either userId or password does not exist.
Explanation The userId or password is not specified in the repository file.
Action Check the repository file.
SINRME0040 Cannot get members of group. Group with name: {0}. {1}
Explanation An error occurred while retrieving the members of the group.
Action Contact Software AG Global Support.
SINRME0116 {0} not successfully parsed/version Current version in file is {1} Possible version is
{2}
Explanation An error occurred while parsing the version in the file.
Action Contact Software AG Global Support.
SINRME0121 Wrong format of file. Empty group should end with ':'.
Explanation The empty group should end with ':'.
Action Check the format.
SINRME0132 {0} not successfully parsed/version Current version in file is {1} Possible version is
{2}
Explanation An error occurred while parsing the version in the file.
Action Contact Software AG Global Support.
SINSOE0002 Failed to initialize Saml2 engine - all SAML operations will fail.
Explanation Internal error. The Saml2 engine failed to initialize properly. All SAML operations
will fail.
Action Contact SoftwareAG global support.
SINSOE0012 Can't obtain key from the keystore or generate key info for credential: {0}, {1}
Explanation A key cannot be obtained from the keystore with the provided crednetials.
Action Make sure the provided credentials are valid.
SINSOW0013 Password for key alias: '{0}' is missing. This might lead to failure to load the
respective key from key store
Explanation A password is not provided for the given alias.
Action Check your configuration and add a password for the specified alias.
SINSOW0014 Cannot obtain SPSSODescriptor. Default Web SSO profile will be used.
Explanation Cannot fetch metadata for the given provider (SPSSODescriptor).
Action Check whether the Service Provider metadata contains the required data if the usage
of the default value is not desired.
SINSSE0000 SSOS properties are not available. Service will not be registered.
Explanation The SSOS properties are missing.
Action Contact Software AG Global Support.
SINSSE0007 Could not create valid stream for properties file. {0}
Explanation The properties file could not be loaded.
Action Contact Software AG Global Support.
SINSSE0009 Could not create valid uri for properties file. {0}
Explanation The properties file could not be loaded.
Action Contact Software AG Global Support.
SINSSE0012 SAML assertion is not valid. Parsing failed. Method will return null.
Explanation The parsing operation failed because the SAML assertion is not valid.
Action Contact Software AG Global Support.
SINSSE0013 SAML assertion is not valid. Parsing failed. Assertion is already used.
Explanation The parsing operation failed because the SAML assertion is not valid. The assertion
was already used.
Action Contact Software AG Global Support.
SINSSE0018 SAML assertion is not valid. Parsing failed. Method will return null.
Explanation The parsing operation failed because the SAML assertion is not valid.
Action Contact Software AG Global Support.
SINSSE0019 SAML assertion is not valid. Parsing failed. Assertion is already used.
Explanation The parsing operation failed because the SAML assertion is not valid.
Action Contact Software AG Global Support.
SINSSE0022 SSOS properties could not be updated after sso properties file creation. Restart
may be needed.
Explanation SSO Service properties could not be updated after sso properties file creation.
Action Restart of the SSO service may be needed.
SINSSE0029 {0}
Explanation Parsing of the SAML assertion failed.
Action Activate debug logging and check log file for more details.
SINSSW0043 The cache TTL({0} sec) is lower than the SSO assertion TTL({1} sec). Assertion can
be used for a replay attack.
Explanation The cache Time To Live is lower than the SSO assertion Time To Live, in which case
the cache will be vulnerable to attacks.
SINSXE0027 This client has no permissions for authentication. Please contact with your RMI
server administrator.
Explanation The client has no permissions for authentication.
Action Contact your RMI server administrator.
SINSXE0029 authenticate: could not login the user with credentials: {0} {1}
Explanation Logon failed.
Action Make sure the used credentials are valid.
SINSXE0030 logout: user data parameter is null during the remote logout!
Explanation Internal error. Logout operaiton failed. User doesn't exist.
Action Try again later, if that doesn't solve the issue, contact Software AG global support.
SINSXE0032 logoutUser: this context could not be fund in the cache. User data: {0}
Explanation Internal error. Context is missing from the cache.
Action Contact Software AG global support.
1869
Tamino Messages
INOAAE0022 mvcount spaces successfully moved from oldloc to newloc, one or more spaces
couldn't be moved because of errors/warnings
Explanation The given number of spaces were moved successfully but one or more spaces could
not be moved because an error or a warning occurred during the execution of the
command.
Action Find out why spaces were not moved and try to move them via the 'Move' command
of the database spaces entry.
INOAAE0038 Cannot open file path, file does not exist or is opened by another one or not enough
access rights
Explanation The file does not exist or is already open.
Action Check the filename.
INOAAE0043 CD database information file doesn't contain all necessary data or was created on
a different platform
Explanation The content of the information file is not complete or the file is not the required
information file is from a different operating system.
Action Check the content of the information file.
INOAAE0081 The Tamino server returned an invalid server extension response document
Explanation The server extension response document does not correspond to the agreed protocol
with the Tamino server.
Action Please contact your software supplier.
INOAAE0088 message
Explanation This is a generic container for Tamino error messages.
Action See the content of the message during online Tamino operation for further information.
INOAAE0092 Error during write to inodmn, write interrupted or socket closed by inodmn
Explanation This is an internal error. It could be caused by not fully compatible versions of Tamino
and System Management Hub.
Action Please contact your software supplier.
INOAAE0093 Error during read from inodmn, read interrupted or socket closed by inodmn
Explanation This is an internal error. It could be caused by not fully compatible versions of Tamino
and System Management Hub.
Action Please contact your software supplier.
INOAAE0110 Internal error with database startup by changing replication database to a normal
database
Explanation An internal error occurred when starting the database.
Action Please contact your software supplier.
INOAAE0130 Path path exceeds the maximum path length of maxpathlen characters
Explanation The length of the specified path exceeds the allowed maximum length of a directory
path.
Action Specify a shorter directory path.
INOAAE0132 Location path path is located on a remote drive. Please choose a local drive.
Explanation A remote drive is not allowed for a location path.
Action Specify the location path on a local drive.
INOAAE0133 Name name exceeds the maximum name length of maxnamelen characters
Explanation The length of the specified name exceeds the allowed maximum length.
Action Specify a shorter name.
INOAAE0140 Database dbname uses database location name with location path path as 'category'.
If you still want to delete the location, all spaces from that location must be moved
to another location before you can delete it.
Explanation The specified location is defined as a category location for a database, so deleting is
not allowed. Move the database spaces on that location to another one.
Action Change the default database location category specification.
INOAAE0158 parameter name: invalid path, directory does not exist or is not writable
Explanation The given path does not exist or is not writeable.
Action Use a path that exists and is writable.
INOAAE0170 Configuration 'configuration' already exists for external backup method 'method'
Explanation The configuration name already exists for this external backup method.
Action Specify a new configuration name which does not exist already.
INOAAE0183 Backup spaces have not been specified in the sequence determined by their extent
or stream numbers
Explanation The spaces are not ordered by their extent or stream number. The first space does not
have the extent number 1.
Action Specify backup spaces in the order of the extent or stream number.
INOAAE0209 Access Violation - You are not allowed to access the requested database
Explanation You are not authorized to access the database.
Action Get authorization from the database administrator.
INOAAE0210 Min Port must be lower than Max Port and Port Ranges cannot overlap
Explanation An invalid port range was specified. Min Port must be lower than Max Port and Port
Ranges cannot overlap.
Action Change the ports and retry the operation.
INOAAE0235 Could not set location name as default backup database location
Explanation Setting the location as the default backup location failed because of an internal
configuration store error.
Action Please contact your software supplier.
INOAAE0272 Backup date 'bckDate' specifies no valid backup set for database dbName
Explanation The given date was not found as a savepoint entry in the internal configuration store.
Action Specify a valid date which corresponds to a valid savepoint entry in the internal
configuration store.
INOAAE0284 Unregister is not allowed for normal databases; use "delete" command
Explanation Use the "delete" command to remove a normal database.
Action Use the batch command "delete" instead of "unregister".
INOAAE0311 Invalid character used in the specified location name at position position
Explanation An invalid character has been specified in the location name. This can be a non-ASCII
character or one of the special characters " %&,;!\=#[]\"\<>`'".
Action Change the character.
INOAAE0355 The first and last character of a name should not be a blank
Explanation Blanks are not allowed at the beginning and end of a name.
Action Change the first/last character.
INOAAE0377 Access control element 'name' already exists in access control list
Explanation The access control element already exists in an access control list.
Action Change the name of the access control element.
INOAAE0412 This request is in conflict with another request that is currently being executed
Explanation Some commands that access the same resources are mutually exclusive. This message
can also appear if a process has been killed with operating system means or has
crashed while the crash held the critical section locked.
Action Retry later. If no other command is active and no one else is currently executing
administrative commands, shut down and restart the System Management Hub Event
Layer Service.
INOAAE0423 Unable to execute command with version 'argbatchversion' for database from
version 'version'. Please use 'version=version' parameter for argbatch command, or
change your environment : 'argbatch set environment version=version'.
Explanation A Tamino agent was called from the wrong version.
Action Use the "version" parameter for the argbatch command or change your environment
with: "argbatch set environment version=...".
INOAAE0439 Tamino plug-in for argevsrv not installed or not properly initialized
Explanation The Tamino plug-in was not installed, or the System Management Hub Event Service
was unable to load it. Tamino will work without it but some administrative commands
will not be be synchronized. This will cause problems only in rare conditions when
multiple databases are created at the same time on the same computer.
Action Avoid creating multiple databases at the same time on the same computer; please
contact your software supplier to find out why the Tamino plug-in was not loaded
by the System Management Hub Event Service.
INOAAE0567 There is currently only one location defined. Please create at least one more file
system location using the Location Management 'Add' command.
Explanation No second location is defined that can be used as destination location for the move
command .
Action Create a second location and then start this command again.
INOAAE0637 Directory name 'path' not compatible with object identification 'name'
Explanation The directory name must consist of the first part of the object identification.
Action Create a new server extension package with the correct directory name.
INOAAE0641 Internal error from DSIF interface name returncode returncode error number errornr
Explanation This is an internal error message.
Action Please contact your software supplier.
INOAAE0651 Could not set global parameters for external backup method 'method' of database
dbname
Explanation Setting of global parameters failed because of an internal configuration store error.
Action Please contact your software supplier.
INOAAE0653 Could not set configuration parameters for external backup method 'method' of
database dbname
Explanation Setting of configuration parameters failed because of an internal configuration store
error.
Action Please contact your software supplier.
INOAAE0658 Error reading configurations for database dbname of backup method 'method'
Explanation An error occurred while reading the configuration data.
Action Please contact your software supplier.
INOAAE0662 The database replication_db cannot be added into the permission list
Explanation An error occurred while adding the replication database name to the permission list.
Action Check the subsequent error messages for more details.
INOAAE0672 Not enough space at location newLoc for additional newsize MB - maximum free
is freesize MB
Explanation The new location to which the database space should be moved or added is not big
enough.
Action Choose a larger location for the database space operation.
INOAAE0680 Backup(s) not found wrongbackups please use one of the following backups
Explanation Wrong backups were specified.
Action Use only valid backups of the database. You can see all backups with the command
"argbatch show backups database=mydatabase".
INOAAE0685 For option "keepbackups=selected" at least one backup date and at least one
destination directory must be given with parameter "destinationdirectory_0",
"backupdate_0"
Explanation Give at least one backup date and one destination directory in the parameter list.
Action Use the parameter "backupdate_0" to specify a backup to be kept and
"destinationdirectory_0" for the destination directory.
INOAAE0691 Could not add backup method 'method' for database dbname
Explanation Adding the backup method failed because of an internal configuration store error.
Action Please contact your software supplier.
INOAAE0744 parameter name: must not be a location on a raw section, is only allowed on DATA,
INDEX, JOURNAL and RESERVED location
Explanation A location on raw section is only allowed as DATA, INDEX, JOURNAL and
RESERVED location.
Action Use a location that is not located on a raw section.
INOAAE0745 All reserved locations are located on raw section(s), at least one location must not
be located on a raw section
Explanation At least one reserved location for a database must not be on a raw section.
Action Use at lease one location not located on a raw section.
INOAAE0746 Location locname is of type type, this type is not allowed for loctype
Explanation Some location types are only allowed for special locations. For example locations on
a tape are only allowed for backup locations.
Action Use a location which is allowed for the current location type.
INOAAE0747 Not allowed to set a location of type 'type' as default backup location
Explanation The default backup location cannot be in a location of type "raw".
Action Use a location of a type that is allowed for a backup location.
INOAAE0749 This command is deprecated. Please use the new command "show acls".
Explanation The command has been replaced by a new command.
Action Please use the new command.
INOAAE0750 This command is deprecated. Please use the new command "show groups".
Explanation The command is deprecated.
Action Please use the new command.
INOAAE0754 This command is deprecated. Please use the new command "show users".
Explanation The command is deprecated.
Action Please use the new command.
INOAAE0755 Access to internal configuration store value value key key failed
Explanation An error occurred when getting the given internal configuration store key value.
Action Please contact your software supplier.
INOAAE0764 parameter name: must only contain digits 0-9, comma, dot, "E" or "e" for
exponentiation
Explanation The value for this parameter must be a valid floating point number, or a number with
an exponent.
Action Re-enter he parameter value as floating point number, or with an exponent. Depending
on the locale settings on the local computer, the decimal sign may be expected either
as "," or as a ".".
INOAAE0766 Size for space type extent extend is missing and no default size available
Explanation No default size could be obtained for this space type.
Action A size must be specified, and it must be above the minimum value for this space type.
INOAAE0767 The size specified for space type extent extend is under the minimum (minimum
size Mb)
Explanation The given size for the extent is too small.
Action A size of at least the given minimum must be specified.
INOAAE0768 At least one backup location must be in the filesystem if no tape is supplied as
initial backup
Explanation If no tape is supplied to create the database from (in the "Create From Backup"
command) the initial backup is created at creation time as a file and requires a location
that is in the file system. Before this message was issued, attempts were made to create
it in one of the provided backup locations, in the default backup location and in the
default location.
Action Create a location in the file system using the "Add" command the System Management
Hub browser interface, tree node Tamino/DB Locations and make it the default location
(by clicking the new location and executing the "Set Default" command).
INOAAE0769 At least one backup location is required for the initial backup of the new database
Explanation Specify one or more location where backups shall be created later on. This location
is already required and used during the creation of the new database.
Action Specify one or more writable, random accessible backup locations for the database to
be created
INOAAE0774 Database version with compatibility level of CD database not installed or found
Explanation A Tamino of the same compatibility level of CD database must be installed to use the
CD database
Action Install a database of the same compatibility level.
INOAAE0776 This command is deprecated. Please use the new command "show users".
Explanation This command is not supported as the user descriptions can be seen in the results of
the new command.
Action Please do not use this command and use the new one instead.
INOAAE0786 This command is deprecated. Please use the new command "show acesofacl".
Explanation The command is deprecated.
Action Please use the new command.
INOAAE0792 Namespace declarations required. Please check that all namespaces are defined.
Explanation There are some namespace prefixes for which no namespace declarations have been
defined.
Action Please ensure namespace declarations exist for all namespace prefixes.
INOAAE0802 Could not connect to inodmn. Port number not found in internal configuration
store, probably not installed.
Explanation The Software AG EventLayer Service is not installed correctly.
Action Try re-installing the System Management Hub. Check for a fix or an update from
your software supplier.
INOAAE0825 Master database must be restarted before a replication database can be set up
Explanation A restart of the master database is necessary.
Action Restart the master database and try to set up the replication database again.
INOAAE0834 Database is a replication database master database. Deleting the replication database
master is not allowed. No replication databases can be updated from this master
database if this database is deleted.
Explanation Deleting this master database would mean that no replication databases could be
updated from this master database. If you really want to delete this replication master
database use the "force=yes" parameter for argbatch or check the "Force Delete of
Replication Master Database" checkbox in the GUI.
Action Use the "force=yes" parameter for argbatch or check the "Force Delete of Replication
Master Database" checkbox in the GUI.
INOAAE0844 Unable to find the replication database name from the permission list
Explanation The replication database name is not in the permission list.
Action Check the parameter.
INOAAE0847 Named pipe path not allowed for the specified location type
Explanation A named pipe is not allowed to set for the specified target location. Only the backup
location type accepts named pipes.
Action Specify another location for the target location.
INOAAE0852 This command is deprecated. Please use the new command "inoload".
Explanation This command is set to deprecated, use the new command instead.
Action Use inoload to load or unload data in batch mode.
INOAAF0002 Version 'version' of Tamino not found. Please use 'set version' command to change
the version to the installed version.
Explanation The specified Tamino version was not found.
Action Use the "set version" command and change the version of the database.
INOAAF0369 TSM@DLL *** FATAL ERROR NO ROLLBACK POSSIBLE (SESSION LOST) ***
Explanation Tamino reported an invalid session ID.
Action Shut down the database and restart it.
INOAAI0006 Modification and reorganization of journal space in location Location from oldsize
MB to one journal space of newsize MB
Explanation The journal space size is being modified at the given location. If more the one journal
space exists, the journal space is reorganized to one of the given size.
Action No action required.
INOAAI0025 Please log in again to the web application in order to use the new product license!
Explanation The new functionality is available after you log in again.
Action Log in again and restart your web applications.
INOAAI0063 Tamino will close the current log space extent and open a new one when the current
log space block has been filled up
Explanation Tamino writes log information in blocks. When the currently used block has been
filled up completely, Tamino will close the current log space extent and open a new
one. As a consequence, you might encounter a minimal growth of the current log
space before a new one is created.
Action No action required.
INOAAI0148 The name 'location_name' is not the name of an existing location; the default location
is used instead
Explanation An invalid location name was specified or extracted from a backup. It could be a valid
location on the host where the backup was created.
Action No action required. The location defined as default in the location management will
be used.
INOAAI0168 Expanding database space spaceNo in location Location from oldsize MB to newsize
MB
Explanation The specified database space is being expanded at the given location.
Action No action required.
INOAAI0276 When all pending alerts are confirmed, the "Pending Alerts" folder is cleared. Each
individual job is still in the "Running Jobs" or in the "Completed Jobs" folder until
it is deleted by automatic cleanup; up to that point, the warning, error and alert
messages are still visible in the single job view.
Explanation No job or message is really removed when alerts are confirmed; they are just moved
away from the Alerts folder.
Action No action required
INOAAI0277 When a job record is deleted, it is removed from the job log and its disk file is
deleted. Jobs that are not completed (i.e. stopped or still running) and jobs that
have unconfirmed alert messages are not deleted and remain in their respective
folders.
Explanation Only finished jobs with no pending alerts are deleted.
Action No action required
INOAAI0368 Access control element 'name' added to the access control list
Explanation An ACE has been added successfully to an ACL.
Action No action required.
INOAAI0432 All job records of completed jobs successfully deleted by user (except jobs with
pending alerts)
Explanation Deleted job records will not appear in the job monitor list any more; the corresponding
files have been deleted on disk.
Action No action required.
INOAAI0446 No property has been modified. All properties already set to the given values.
Explanation A property will be changed when the new property value is different from the value
stored in the internal configuration store.
Action No action required.
INOAAI0493 Restore database dbName using backup 'bckDate' with partial recovery
Explanation A database restore function with partial recovery has been started.
Action No action required.
INOAAI0497 help
Explanation This is a standard information message to show the server version in space and
property commands.
Action No action required.
INOAAI0514 message
Explanation This is an informational message about a server extension document that has been
returned from the Tamino server.
Action No action required.
INOAAI0589 Information
Explanation This is a command for the Tamino agent dbagent.
Action No action required.
INOAAI0592 Properties
Explanation This is a command for the Tamino agent dbagent.
Action No action required.
INOAAI0649 Setting global parameters for external backup method 'method' of database dbname
Explanation Global parameters for external backup method are being set.
Action No action required, information message.
INOAAI0650 Global parameters for external backup method 'method' of database dbname
successfully set
Explanation The global parameters were successfully set.
Action No action required, information message.
INOAAI0652 Setting configuration parameters for external backup method 'method' of database
dbname
Explanation The configuration parameters for the external backup method are being set.
Action No action required, information message.
INOAAI0654 Configuration parameters for external backup method 'method' of database dbname
successfully set
Explanation The configuration parameters were successfully set.
Action No action required, information message.
INOAAI0661 Replication database name replication_db added into the permission list
Explanation This is a status report that the replication database name has been added into the
permission list.
Action No action required.
INOAAI0663 Replication database name replication_db removed from the permission list
Explanation The replication database name has been removed from the permission list.
Action No action required, this is an information message.
INOAAI0701 Remove permitted replication database name replicationdb from master database
masterdb
Explanation This is a title for the messages for removing a database name from the permission
list.
Action No action required.
INOAAI0738 Modifying web server 'wbsname'. New IP address: 'ipaddress', new node: 'node',
new port: 'port'.
Explanation The web server is being modified.
Action No action required.
INOAAI0789 Web server assignments changed. Please restart all databases which have this web
server assigned to make your changes effective.
Explanation The web server assignments for this database have changed.
Action Please restart all databases which have this web server assigned to make your changes
effective.
INOAAI0840 Function func is used in collection coll, schema schm, doc type doc
Explanation The server extension to be uninstalled contains a function that is still used in the given
context.
Action Typically no action is required but be aware that in the case of a forced uninstall the
corresponding functions cannot be executed any longer.
INOAAI0865 Moving database space spaceNo of database dbname from oldLoc to newLoc
Explanation The database space of the named database is being moved from one location to another
location.
Action No action required.
INOAAW0150 Backup spaces are copied because one or more spaces could still be part of an
existing backup generation
Explanation To protect integrity of backup generations, spaces with the Tamino backup filename
extension "1B0" are always copied because they could be part of a backup generation
on the local host, or another remote host.
Action Make sure that the selected backup spaces are not used in a backup generation by a
local database or elsewhere, and then change their filename extension to something
different from "1B0".
INOAAW0206 Required spacetype size could not be obtained from the backup, using minimum
sizes where not specified otherwise
Explanation Minimum sizes will be used if not specified otherwise but the new database might
refuse to start with these settings.
Action Specify the effective spaces of the saved database if creating with the minimum sizes
does not succeed.
INOAAW0271 Cannot move space of database database, because the database is online
Explanation The database of the database space to move is in an active state.
Action Stop the database.
INOAAW0422 An error has occurred when user user attempted to remove the records of all
completed jobs without pending alerts from the joblog
Explanation One or more job records may remain in the given job log after the attempt to delete
all due records.
Action Check if the service is running. If the problem persists, job records can be deleted
"physically" by deleting the files with the extensions "0G0" and "0F0" in the directory
were job records are stored (try the "log" directory in the Tamino or System
Management Hub root directory) and restarting the service. This however will also
delete records with pending alerts and records of active commands and should only
be done as a last resort.
INOAAW0440 Automatic assign of ports for the database failed, please assign the ports manually
Explanation The database is not usable until the ports are assigned manually.
Action Assign the ports for the database manually.
INOAAW0640 After restarting the Tamino server the server extension will be updated correctly
Explanation The Tamino server crashed. The server extension will be usable after restart.
Action Restart the Tamino server to use this server extension .
INOAAW0676 Please store the tape(s) from backup datetime in a safe place!
Explanation Tapes cannot be saved, the user must store them in a safe place.
Action Keep the backup in a safe place.
INOAAW0677 Please store the files from external backup datetime in a safe place!
Explanation External backups cannot be saved, the user must store them in a safe place.
Action Keep the external backup in a safe place.
INOAAW0815 Parameter 'name' is ignored for server extensions with execution type 'type'
Explanation The parameter cannot be used for server extensions of the given execution type.
Action No action required.
INOAAW0851 No backups with user data found, please don't use option "Keep Backups"
Explanation No backups with user data found, please don't use option "Keep Backups".
Action Do not use the option "Keep Backups".
INOAAW0853 This command is deprecated. Please use the new command "inoload".
Explanation This command is set to the deprecated state and will be disabled in the next version
Action Use the new command inoload instead of this command.
INOCVE8067 Collection collection contains doctypes that are not namespace clean
Explanation The upgrade was rejected because at least one doctype in the database is not namespace
clean.
Action Please perform a namespace cleanup. Refer to the migration documentation for details.
INOCVE8069 Conversion of data mapping to version version has failed with response response
Explanation An error occurred during the conversion of data mapping for standard index and
collations.
Action Please contact your software supplier.
INOCVE8071 The count of existing user collections has failed with response response
Explanation The query to count existing user collections has failed.
Action Please contact your software supplier.
INOCVE8073 number installed COM server extensions found, conversion not allowed
Explanation It is not possible to convert a Tamino database to this version as COM server extensions
are installed.
Action Contact your software supplier for help with switching versions.
INOCVE8074 Counting existing COM server extensions has failed with response response
Explanation The query to count existing COM server extensions has failed.
Action Contact your software supplier for help with switching versions.
INOCVE8075 Request to create indexes for doctype doctype in collection collection is pending
Explanation A request to create indexes is pending.
Action Please correct the current status using the admin-command ino:repairIndex with
option CONTINUE or DROP.
INOCVE8077 The schema check for existing user collections has failed
Explanation The test define of existing user collection during "set version" has failed.
Action Please contact your software supplier.
INOCVW8076 The schema check for schema schema in collection collection has failed with
response response
Explanation The test of defining all existing user collections during "set version" has failed.
Action Please check the schema using the following admin-command
ino:CheckSchema(collection-name, schema-name). Correct the schema and update it
in Tamino.
INODCE6510 Specify either the '-database' or the '-server' parameter, but do not specify both
parameters together
Explanation Please specify either the '-database' or the '-server' parameter, but do not specify both
parameters together.
Action Please do not specify both parameters together.
INODCE6566 msg
Explanation This is a general placeholder for a message text.
Action See the text of the message in the job log for more details.
INODCE6579 libxni provided data buffer of bsize bytes, minimum of nsize bytes needed
Explanation Internal error in massload utility detected.
Action Please contact your software supplier.
INODCE6582 Error reading from input file 'file' while writing reject file
Explanation A file read error occurred while backing up rejected data.
Action Check the file storage or contact your software supplier.
INODCE6583 Cannot contact Tamino Server - HTTP status code code received
Explanation Cannot contact Tamino Server - HTTP status code received.
Action Please contact your system administrator.
INODCI6500 Tamino Data Loader vvers - (c) Copyright Software AG 2002-year. All rights
reserved.
Explanation This is the Tamino Data Loader start message.
Action No action required.
INODCI6503 Unloading documents from database 'db', collection 'coll', doctype 'doctype'
Explanation Documents are being unloaded from database.
Action No action required.
INODCI6564 msg
Explanation This is a general placeholder for a message text.
Action See the text of the message in the job log for more details.
INODCI6565 Data loading completed, number of documents processed docsproc, loaded docsload,
rejected docsrejected
Explanation The data processing has completed with the given number of loaded and rejected
documents.
Action No action required.
INODCI6588 Deleting documents from database 'db', collection 'coll', doctype 'doctype'
Explanation Documents are being deleted from database.
Action No action required.
INODCI6589 Deleting documents from database on 'server:port', collection 'coll', doctype 'doctype'
Explanation Documents are being deleted from the database.
Action No action required.
INODSE1015 Expanding the database has failed, because the licensed database size would have
been exceeded
Explanation The allowed database size is limited by the amount allowed in your license file. The
attempted expansion of the database would have exceeded the allowed size.
Action Please contact your software supplier for an enhanced license which allows a larger
database size.
INODSE1025 Source and destination of the copy operation specify the same object (source)
Explanation Source and destination of a copy operation must not specify the same object.
Action Please specify another source or destination for the copy operation.
INODSE1026 Copy operation (src to dest) incomplete, copied done of expect bytes
Explanation The copy operation was incomplete due to a system error.
Action Please consult your manufacturer's manual.
INODSE1028 pathname does not specify a valid raw section (returned type error)
Explanation The given path does not specify a valid raw section.
Action Specify a valid raw section.
INODSE1030 Raw section section is not empty and must not be reset
Explanation The specified raw section is not empty and must not be reset.
Action Specify another raw section or deallocate all entries from the specified one.
INODSE1031 database space space number of database server in raw section section is in use
and must not be changed
Explanation The specified container is still in use and must not be changed.
Action Ensure that the container is not in use before trying to change it.
INODSE1036 database space space number of database server in raw section section is in use
and must not be deallocated
Explanation The specified database space is currently in use and must not be deallocated.
Action No action required.
INODSE1037 database space space number of database server in raw section section is in use
and must not be reallocated
Explanation The specified database space is in use and must not be reallocated.
Action No action required.
INODSE1048 Backup numbers do not fit together: database dbnr, backup bcknr
Explanation The incremental backup file and the database to receive the backup file no not fit
together according the backup numbers. The backup number of the backup file must
be one higher than the current backup number of the database
Action Check all your backup files and their numbers.
INODSE1051 Structure level mismatch on log space from session session number
Explanation The log space was generated by a previous Tamino version.
Action Use the previous Tamino version for restore/recovery and then switch again to the
current version.
INODSE1056 During database restart, an error has occurred in an index on doctype doctype (ID).
All indexes on this doctype have been dropped.
Explanation There was an error in an operation on an index during the database restart processing.
All indexes on the affected doctype have been dropped, but the doctype still is
available.
Action After the restart has finished, recreate all indexes by choosing the "Check and Repair"
function for the database in the Tamino Manager.
INODSE1057 During database restart, an error has occurred on doctype doctype (ID). The doctype
is no longer accessible.
Explanation There was an error in an operation on the doctype during the database restart
processing. The doctype has been destroyed.
Action After the restart has finished, restore the doctype.
INODSE1058 Incremental Backup does not fit to latest database restore (different database backup
ID)
Explanation The incremental backup to be restored into the database cannot be performed because
there the associated full database restore was a different one.
Action Check whether incremental backup file and its restored master full backup fit together.
INODSE1061 No space left in raw section pathname for database space space number of database
server
Explanation The specified raw section does not contain enough contiguous space to allocate the
specified database space.
Action Specify another raw section for this database space or free space in the given raw
section.
INODSE1063 database space space number of database server already present in raw section
section
Explanation The required database space is already present.
Action Remove the database space from the specified raw section.
INODSE1066 Associated full backup not found for incremental backup savepoint
Explanation A full backup as a base of a selected incremental backup was not found.
Action There is possibly a corruption of the internal configuration store.
INODSE1068 The raw section section overlaps with a mounted file system
Explanation Raw sections must not overlap with file systems since this can result in data corruption.
Action Define the raw section so that it does not overlap with a mounted file system.
INODSE1072 No space for database space space number of database server at specified position
in raw section pathname
Explanation At the specified position in the raw section there is not enough contiguous space to
allocate the specified database space.
Action Specify another raw section or another position.
INODSE1074 Error allocating database space space number of database server on raw section
section
Explanation An error occurred while trying to allocate space on the specified raw section.
Action Please contact your software supplier.
INODSE1076 System error errno during operation call on raw section section
Explanation There was an operating system error while performing the specified operation on the
specified raw section.
Action Please consult the manufacturer's manual.
INODSE1079 path is a block device and cannot be used for raw sections
Explanation An attempt was made to define a raw device on a block device. Raw sections must
not be block devices.
Action No action required.
INODSE1080 I/O error on block no in database space space no (operating system error errno)
Explanation There has been an I/O error during an operation (initialization of a database space).
This does not, however, lead to a loss of data.
Action Check the affected device: is it on-line, are the permissions correct, can operating
system tools access the device? If you cannot find the reason for the read error by
yourself, please contact your software supplier.
INODSE1082 Error when opening database space space number (at path)
Explanation The database space could not be opened.
Action Check the affected device: is it on-line, are the permissions correct, can operating
system tools access the device? If you cannot find the reason for the read error by
yourself, please contact your software supplier.
INODSE1083 System error errno when opening database space space no (path)
Explanation The specified operating system error has occurred.
Action Please consult the manufacturer's manual.
INODSE1088 A further extent of source cannot be created (reason reason, error err, errtxt)
Explanation During any given server session, there is a limit on how much the database can grow.
This limit has been reached in the current server session.
Action Stop the current server session and restart the database. In the new server session,
the database can be extended.
INODSE1091 Incremental Backup does not fit to latest database restore (database modified
meanwhile)
Explanation The incremental backup to be restored into the database cannot be performed because
there were some updates to the database in the meantime.
Action Check if the database has been started between the restore of all involved backups
and if there were any updates.
INODSE1092 Incremental Backup does not fit to latest database restore (different backup
sequence)
Explanation The incremental backup to be restored into the database cannot be performed because
the latest incremental or full backup restored and the given incremental backup are
not in the expected chain.
Action Check if the incremental backup file and the most recently restored backup file really
fit together.
INODSE1096 Error errno has been signalled in the execution of an asynchronous I/O for id
Explanation An asynchronous I/O operation has failed due to an operating system error.
Action Check for problems with the device. Check whether the device is off-line or read-only.
In the case of a logical volume, try to access all of its physical devices by using
operating system commands. Check the system log file for appropriate error messages.
INODSE1100 Internal database error error on doctype doctype (ID). No further recovery on this
doctype.
Explanation There was an error in an operation on a doctype. The doctype has been excluded from
further recovery processing.
Action Please contact your software supplier.
INODSE1103 Loading of text index failed due to operating system error errno
Explanation This message indicates an installation error.
Action Please consult the manufacturer's manual. If you cannot fix the error, contact your
software supplier.
INODSE1105 Invalid structure for log space from session session number
Explanation The log space does not contain correct log information.
Action Check if files have been moved or copied to the log space location.
INODSE1108 Internal database error error on index index name of doctype doctype (ID). All
indexes on this doctype have been dropped.
Explanation There was an error in an operation on an index of a doctype. The index of the doctype
has been disabled.
Action After the recovery has finished, recreate the index by choosing the "Check and Repair"
function for the database in the Tamino Manager.
INODSE1109 The index of doctype doctype is not accessible, recovery of this doctype will not
include index
Explanation The index remains in a disabled state from a previous abort during recovery
processing.
Action After the recovery has finished, recreate the index by choosing the "Check and Repair"
function for the database in the Tamino Manager.
INODSE1121 Open of file path has failed due to operating system error errno
Explanation The virtual operating system could not open the requested file.
Action Make sure that the file is available.
INODSE1131 Invalid server session number session number found in log space block block
number
Explanation The log space does not contain correct log information.
Action Check if files have been moved or copied to the log space location.
INODSE1132 Invalid block sequence found in log space - expected block number1, current is
block number2
Explanation The log space does not contain correct log information.
Action Check if files have been moved or copied to the log space location.
INODSE1138 Transaction aborted because server session had been stopped by administrator
Explanation A server session was explicitly stopped by the administrator. All changes of this
transaction have been undone.
Action No action required.
INODSE1173 Checked and repaired database. Number of corrupted indexes was number. Of
these, repairing failed for failed.
Explanation The database could not be completely repaired.
Action Please contact your software supplier.
INODSE1175 Invalid load data structure at file (ID id, length length)
Explanation The structure of the data to be loaded is invalid.
Action Ensure that the correct input file is being used. Send the load files (extension 1C0/1C1)
to your software supplier.
INODSE1213 Error error accessing or modifying information in the internal configuration store
Explanation The information for a log space or a savepoint entry could not be retrieved or set up.
Action Check the reasons for errors accessing and updating the internal configuration store
(for example permissions or low disk space).
INODSE1217 Error when opening database space, compressed state is not permitted (at path)
Explanation The database file has the compressed attribute, which is not permitted, because write
errors should be avoided if the device is getting full.
Action Remove the compressed attribute from the database file.
INODSE1221 Error error when accessing internal information for savepoint savepoint
Explanation The information for a savepoint entry could not be retrieved.
Action Contact your software supplier.
INODSE1223 Log space not found for savepoint savepoint, session number session number
Explanation A log space entry for the given savepoint and session number could not be found.
Action Contact your software supplier.
INODSE1225 Backup file type file type is invalid for savepoint savepoint
Explanation The internal information for the file type associated with a savepoint is set up
incorrectly.
Action Contact your software supplier.
INODSE1235 Crash dump file filename could not be created due to operating system error system
errno (errtxt)
Explanation The backup file needed for error analysis could not be created due to the given reason.
Action Please consult the manufacturer's manual.
INODSE1247 Replication processing disabled because master database was restored without full
recovery
Explanation When the master database was restored not using 'recover all' option, synchronization
is lost by updates already replicated but not recovered for the master database.
Action Delete the replication database and set it up again using a backup created after the
restore was done.
INODSE1289 Error when opening database space space no (at path): size mismatch
Explanation The size of the database space is not equal to the size expected by the server.
Action Please contact your software supplier.
INODSE1290 I/O error occurred on database space space no. System error errno caused by
operation operation on block block number.
Explanation The operating system has signalled that the specified I/O operation has failed.
Action Please consult the manufacturer's manual.
INODSE1293 Creation of database space space no (path) has failed due to system error errno
Explanation The database space could not be created at the specified location because of an error
signalled by the operating system.
Action Please consult the manufacturer's manual.
INODSE1358 Creation of database space space no (path) has failed because the file already exists
Explanation The database space could not be created at the specified location because the file is
already present.
Action Remove or move the file to another location before repeating the action.
INODSE1413 System error errno when opening database space space no (path)
Explanation The specified operating system error has occurred.
Action Please consult the manufacturer's manual.
INODSE1538 Read-only mode is not permitted because the previous session was abnormally
terminated
Explanation The Tamino server cannot be started in read-only mode because the previous session
was abnormally terminated.
Action Start the Tamino server in normal mode to do an autorepair for the abnormal
termination. Restart the Tamino server in read-only mode.
INODSE1769 Invalid database root block header (size blocksize / next block)
Explanation A database root block linkage is invalid.
Action Perform a restore/recover of the database.
INODSE1984 Allocation of a new data space failed on required index allocation (reason)
Explanation The database space (data) cannot be enlarged. The new database space requires
allocations in the index space, but the index space allocation failed due to the internal
reason displayed.
Action Investigate why the index database space cannot be enlarged.
INODSE1999 Internal database error error during recovery processing on doctype doctype
Explanation While processing a log space, re-applying the updates resulted in an error.
Action Check if the database is in a different state than it was when the original command
was executed. This may be caused by using a backup copy and log spaces
inconsistently.
INODSE2031 Internal error occurred: DSIF func [mod - line] what parameter param
Explanation An internal error occurred.
Action Please contact your software supplier and provide the message text.
INODSE2037 Insufficient free disk space on path - available avail MB, needed needed MB
Explanation There is not enough space in the given directory to complete the operation.
Action Free some disk space or specify another directory.
INODSE2043 Infofile cannot be created, because otherwise the full path name of the info file
would exceed operating system limit
Explanation The infofile path is too long.
Action Please specify another directory for the CD database.
INODSE2048 Cannot create database, because there are too many databases already
Explanation A new database cannot be created because there are too many databases already.
Action Check if you still need all the databases you created and if possible delete some of
them.
INODSE2065 Incompatible operating system (original database was created on operating system)
Explanation The CD database cannot be created because the database is incompatible with the
target platform.
Action Create the CD database on the same platform as the original database.
INODSE2080 Internal error occurred: DSIF func [mod - line] not allowed in this context
Explanation An internal error occurred.
Action Please contact your software supplier and provide the message text.
INODSE2081 Internal error occurred: OVO memory what(bytes) [mod - line] error
Explanation An internal error occurred.
Action Please contact your software supplier and provide the message text.
INODSE2082 Granting port allocation lock failed with response err - int_err
Explanation Unexpected response received while trying to lock the port allocation lock.
Action Please contact your software supplier.
INODSE2084 Invalid port value port detected, valid port values are between portmin and portmax
Explanation An invalid port value was detected.
Action Please specify a valid port value.
INODSE2085 Invalid port range r1 - r2 detected, minimum min ports required in range
Explanation A port range has to contain a minimum number of ports.
Action Please specify a valid port range.
INODSE2087 Port check function could not read static and / or dynamic port range
Explanation An error occurred while retrieving the static and dynamic port range.
Action Please contact your software supplier.
INODSE2092 Internal error occurred: DSIF func [mod - line] invalid combination of parameters
Explanation An internal error occurred.
Action Please contact your software supplier and provide the message text.
INODSE2096 Environment extension envext not registered for Tamino what what1
Explanation The environment extension is not registered in the Tamino configuration.
Action No action required.
INODSE2104 Component comp already exists for extension point extp in version vers
Explanation The component already exists for the extension point in the specified version.
Action No action required.
INODSE2106 Component comp does not exist for extension point extp in version vers
Explanation The specified component is not defined for the given extension point and version.
Action No action required.
INODSE2107 Component comp does not exist in extensions for version vers
Explanation The specified component does not exist in the extensions for the given version.
Action No action required.
INODSE2108 Could not find function func for extension point extp, version vers, component
comp
Explanation The extension point function was not found in the specified extension point library.
Action Check library name, path and entry points of the extension point library.
INODSE2110 Could not load library lib for extension point extp, version vers, component comp
Explanation The extension point library could not be loaded via the specified path.
Action Check the library name and path of the extension point definitions.
INODSE2111 Could not allocate a port, because the static port range is full
Explanation No port could be allocated in the static port range, because it is full.
Action Extend the static port range, use a port from outside the static port range or force
reusage of a port from the static range.
INODSE2114 Port allocation function could not read static and / or dynamic port range
Explanation An error occurred while retrieving the static and dynamic port range.
Action Please contact your software supplier.
INODSE2117 Granting raw section lock failed with response err - int_err
Explanation Unexpected response received while trying to lock the raw section lock.
Action Please contact your software supplier.
INODSE2124 Internal error occurred: func [mod - line] what parameter param
Explanation An internal error occurred.
Action Please contact your software supplier and provide the message text.
INODSE2126 database space of database server in raw section section is in use and must not be
reallocated
Explanation The specified database spaces are in use and must not be reallocated.
Action No action required.
INODSE2127 database space of database server not present in raw section section
Explanation The specified database space(s) could not be found in the raw section.
Action Please contact your software supplier.
INODSE2129 pathname does not specify a regular file (returned type error)
Explanation The given path does not specify a regular file.
Action Specify a regular file.
INODSE2130 database space of database server in raw section section is in use and must not be
deallocated
Explanation The specified database spaces are in use and must not be deallocated.
Action No action required.
INODSE2136 database space of database server in raw section section is in use and must not be
changed
Explanation The specified database space is in use and must not be changed.
Action Ensure that the database space is not in use before changing it.
INODSE2138 Granting container move lock failed with response err - int_err
Explanation An unexpected response was received while trying to grant the container move lock.
Action Please contact your software supplier.
INODSE2140 Error while reading data reference block block into internal pool
Explanation An unexpected error occurred while reading a data reference block into the internal
cache.
Action Please contact your software supplier.
INODSE2141 Load file has unexpected structure level lev (compatibility comp)
Explanation The input file for a data load operation has a structure level mismatch, or the file is
corrupted.
Action Check if the input file has the wrong structure level or is corrupted.
INODSE2142 Internal error occurred: DSIF func [mod - line] invalid parameter handle (parhdl)
supplied
Explanation An internal error occurred.
Action Please contact your software supplier and provide the message text.
INODSE2167 Check for tape device failed on path. Check that the path is correct and whether
tape is in drive.
Explanation It was no possible to verify that the specified path points to a tape device.
Action Make sure that the path is correct, that the tape is in the drive, that the tape device is
online and the tape device is properly connected to the system.
INODSE2192 The maximum number of threads allowed per process (max_threads) is too low to
start and manage the Tamino server
Explanation The current parameter configuration does not allow the creation of all necessary
threads to start and manage the Tamino server.
Action Either the system defined maximum number of threads per process is too low and
should be increased, or the Tamino parameter configuration should be changed to
decrease the number of threads to be created.
INODSE2193 Insufficient system resources to create thread: thread 'name', error error returned
by thread create function
Explanation There are not enough system resources available to create a new thread.
Action There are not enough system resources available to create a new thread. The reason
for that is either that the system defined maximum number of threads per process is
exceeded, or that there is not enough memory available to allocate the necessary
thread resources.
INODSE2194 Restore from backup made in version old_version not supported to upgrade to
new_version
Explanation A backup made in the old version cannot be used, e.g. because this old version is not
supported any more. This only applies for databases that are already in a higher
version than the backup.
Action Use a more recent backup to restore the database.
INODSE2202 Master database must be restarted before a replication database can be set up
Explanation A restart of the master database is necessary.
Action Restart the master database and try to set up the replication database again.
INODSE2208 Internal error occurred: modification not allowed for replication database.
Explanation An internal error occurred. The server will be stopped.
Action Please contact your software supplier and provide the message text.
INODSE2214 Data field layout block rabn, invalid periodic group count count for fieldname
Explanation The data field layout block with the given number is corrupted.
Action No action required.
INODSE2232 XML port must not be set to zero if the communication method includes native
TCP/IP
Explanation If native TCP/IP is used as a communication method for the Tamino server the TCP/IP
port used must not be set to zero.
Action Use a valid port number for TCP/IP communication.
INODSE2241 Internal error occurred: DSIF func returncode returncode error error
Explanation This is an internal error message.
Action Please contact your software supplier.
INODSE2242 Replication instance replication dbname not found in the permission list
Explanation An attempt was made to remove a replication instance from the permission list which
does not exist.
Action Retry the command with a correct name.
INODSE2243 Replication instance replication dbname already present in the permission list
Explanation An attempt was made to add a replication instance to the permission list which already
exists .
Action Retry the command with a correct name.
INODSE2250 A further extent of source cannot be created, because current file is incomplete
Explanation The support of multiple physical file extents requires that the current file is completely
written. However with network file systems (e.g. NFS) if getting full, the current file
is less in size than expected. Therefore the switch to the next location is impossible in
this case. A local file system should not have those problems.
Action Be sure that you have enough space at your file system because this one can only
support one single file extent. Or take locally attached file systems.
INODSE2258 Inconsistent usage or missing filetype file extent during processing extent extent
Explanation Multiple physical file extents specified by the user are not consistent. Either the extent
is missing, unexpected or specified twice or the file does not come from the same
database.
Action Enter all required file extents and verify if they are from the same database.
INODSE2263 (Re)Move of a single file extent is not possible because there is a reference from
another database
Explanation If the backup consists of multiple file extents it is not possible to (re)move single
extents when another database has a reference to it.
Action Check which database references the backup.
INODSE2275 Property propertyname must not be changed for read only / replication database
Explanation The operation mode of the database is not suited for changes in this property. Changing
it would jeopardize the database consistency.
Action For a read only database, if you really want to change the parameter, set the "read
only" property to "no", modify the parameter, start the database, stop the database,
set "read only" property to "yes".
INODSE2282 Open of source (path) has failed due to operating system error errno (errtxt)
Explanation The file specified cannot be opened due to an internal operating system error.
Action Consult the manufacturer's manual.
INODSE2285 Creation of database space space no (path) has failed due to system error errno
(errtxt)
Explanation A database space could not be created because of an operating system error.
Action Analyse the system error and consult the manufacturer's manual.
INODSE2290 Due to license restrictions, server startup for replication database database name
is not permitted
Explanation Your license does not permit usage of replication databases.
Action Contact your software supplier for an upgrade of your license.
INODSE2291 Due to license restrictions, server startup of database name as a master for replication
databases is not permitted
Explanation Your license does not permit usage of replication databases.
Action Contact your software supplier for an upgrade of your license.
INODSE2293 Due to license restrictions, set version for replication master database dbname is
not permitted
Explanation Your license does not permit usage of replication databases.
Action Remove all databases from the master database's replication database table or contact
your software supplier for an upgrade of your license.
INODSE4110 Failed to retrieve number of backup generations from internal configuration store
Explanation There is possibly a corruption of the internal configuration store.
Action If the symptoms persist, contact your software supplier.
INODSE4111 Failed to remove oldest savepoint information from internal configuration store.
Explanation There is possibly a corruption of the internal configuration store.
Action If the symptoms persist, contact your software supplier.
INODSE5268 Failed to register server with the Software AG XTS Directory Server: why
Explanation The database server failed to register with the Software AG XTS Directory Server.
The error returned from the XTS layer is displayed as part of the message.
Action Fix the error situation described by the XTS message or contact your software supplier.
INODSE5271 Failed to create the Software AG XTS Directory Server entries: why
Explanation The server failed to create the necessary Software AG XTS Directory Server entries
and the server startup failed. The reason for the failure is returned by the XTS layer.
Action Please check that the service "Software AG XTS Directory Server" is running. If not,
please start it. On Windows this can be done using the Control Panel. On UNIX please
use the scripts provided (which are normally executed at system start). If the service
was running when the error occurred, and the XTS message does not specify enough
details to fix the problem, please contact your software supplier.
INODSE5272 Parameter setting for the Software AG XTS Directory Server failed: why
Explanation The server failed to do the necessary parameter setting for the Software AG XTS
Directory Server and the server startup failed. The reason for the failure is returned
by the XTS layer.
Action Fix the error situation described by the XTS message or contact your software supplier.
INODSE5310 Database name name could not be changed in the internal configuration store, msg
Explanation Because of an internal error the internal configuration could not be changed.
Action Please contact your software supplier.
INODSE5336 Internal ICU error (error_text) occurred while producing collation key
Explanation This is an internal error.
Action Please contact your software supplier.
INODSE5360 Function is not permitted because the previous session was abnormally terminated
Explanation The function cannot be processed because the previous session was abnormally
terminated.
Action Start the Tamino server in normal mode to do an autorepair from the abnormal
termination.
INODSF1012 The version of Tamino and the version used in the license file do not match
Explanation The Tamino product version and the version used in the license file must match.
Action Use the license file that has been shipped with your product version.
INODSF1018 Database creation has failed due to license restrictions. Licensed database size is
licsize MB, attempted dataspace container size is datasize MB.
Explanation The dataspace size of a database is limited by the amount given in your current license.
Action Create a database with a smaller dataspace size.
INODSF1020 Error error accessing the raw section section via mode
Explanation Accessing the raw section failed due to an unexpected system response.
Action Please consult your manufacturer's manual.
INODSF1180 The operating system is not specified within the license file
Explanation Check operating systems specification in the license file.
Action Verify that the license file is valid for the operating system used.
INODSF1250 Open of source (path) has failed due to an incompatible file or a compatibility
mismatch
Explanation The file could not be opened because it either does not have the expected compatibility
level or a subsequent file extent does not match the previously opened one.
Action Check that the correct file has been specified for the operation or if 2 physical file
extents belong to each other.
INODSF1254 Unexpected signal signal received in text index procedure call from thread thread
Explanation An unexpected exception or signal has occurred.
Action If the exception or the signal was asynchronous (i.e. no access violation etc.), repeat
the operation.
INODSF1256 Internal error on doctype doctype: second error caused by failed recovery due to
the following error: first error
Explanation An error occurred on the specified doctype. While trying to undo the changes on the
doctype, another error has occurred. The server must terminate in order to prevent
the database from being corrupted.
Action Restart the server.
INODSF1262 Open of source (path) has failed due to an incorrect file type
Explanation The file could not be opened because it does not have the expected type. It is possible
that the file is internally corrupted. For example there is an index space with entirely
binary zeroes in it.
Action Check that the correct file has been specified for the operation.
INODSF1264 Setting the maximum number of resources to value has failed. Server stopped.
Explanation The requested system resources were not available.
Action Check your system configuration.
INODSF1266 Error error number during synchronization call in line line (address address)
Explanation An internal error has occurred. The server has been stopped.
Action Please contact your software supplier.
INODSF1267 SMP resource allocation failed with response rsp at line line
Explanation An internal error has occurred. The server has been stopped.
Action Please contact your software supplier.
INODSF1269 Increasing the number of resources by value has failed. Server stopped.
Explanation The requested system resources were not available.
Action Check your system configuration.
INODSF1275 Invalid value (int value) found on address address at location location
Explanation An internal error has caused the server to stop.
Action Please contact your software supplier. Restart the server.
INODSF1276 Invalid values (value 1, value 2) found on address address at location location
Explanation An internal error has caused the server to stop.
Action Please contact your software supplier. Restart the server.
INODSF1278 Invalid value (value) found in block block number at location location
Explanation An internal error has caused the server to stop.
Action Please contact your software supplier. Restart the server.
INODSF1282 Received response rsp (intrsp) while loading function(s) for extension point extp
Explanation Loading a function for an extension point failed.
Action Please contact your software supplier.
INODSF1286 Buffer pool too small. At least minimum value bytes required.
Explanation The defined buffer pool is too small for the server to start.
Action Increase the buffer pool parameter and restart the server.
INODSF1287 Buffer pool too small to start the server (internal reason reason)
Explanation The defined buffer pool is too small for the server to start.
Action Increase the buffer pool parameter and restart the server.
INODSF1298 source (path) could not be opened: device type not supported
Explanation An invalid device type was chosen.
Action Choose a valid device type.
INODSF1299 Open of source (path) has failed due to operating system error errno
Explanation The file could not be opened.
Action Please consult the manufacturer's manual.
INODSF1301 Open of source (path) has failed. Missing extents or wrong sequence of extents.
Please check and retry.
Explanation The file could not be opened because the sequence in which devices are given (e.g.
tapes) is not correct or not all sequences required were specified.
Action Specify all extents in the correct sequence.
INODSF1302 Open of log space (path) has failed because sequence of log spaces is incorrect
Explanation The file could not be opened because the sequence in which log spaces are given (e.g.
tapes) is not correct.
Action Use the correct sequence.
INODSF1303 Open of source (path) has failed due to an incorrect file type
Explanation The file could not be opened because it does not have the expected type.
Action Check that the correct file has been specified for the operation.
INODSF1305 Open of source has failed due to invalid or missing internal information
Explanation The file could not be opened because its location was not specified.
Action Check the database parameters.
INODSF1309 System error errno occurred during the creation of another process
Explanation The system could not create another process. You might have exceeded the amount
of available memory or the maximum number of processes.
Action Please increase the amount of virtual memory available, or increase the number of
possible processes. Please refer to the manual of your operating system for details.
INODSF1311 Error errno has been signalled during the execution of an asynchronous I/O on log
space for id
Explanation An asynchronous I/O has failed due to an operating system error.
Action Check for problems with the device. Check whether the device is off-line or read-only.
In the case of a logical volume, try to access all of its physical devices by operating
system commands. Check the system log file for appropriate error messages.
INODSF1312 Error errno has been signalled during the execution of an asynchronous I/O on
journal space for id
Explanation An asynchronous I/O has failed due to an operating system error.
Action Check for problems with the device. Check whether the device is off-line or read-only.
In the case of a logical volume, try to access all of its physical devices by operating
system commands. Check the system log file for appropriate error messages.
INODSF1313 Error errno has been signalled during the execution of an asynchronous I/O for id
Explanation An asynchronous I/O has failed due to an operating system error.
Action Check for problems with the device. Check whether the device is off-line or read-only.
In the case of a logical volume, try to access all of its physical devices by operating
system commands. Check the system log file for appropriate error messages.
INODSF1317 Semaphore could not be created because system limit was reached
Explanation The system limit for semaphores was reached.
Action Increase the number of semaphores supported by the operating system.
INODSF1359 Invalid value (long value) found on address address at location location
Explanation An internal error has caused the server to stop.
Action Please contact your software supplier. Restart the server.
INODSF1360 The tape device is not responding, please ensure that a tape is mounted
Explanation Response EINVAL was returned by the operating system. The most likely cause is
that no tape has been mounted.
Action Ensure that a tape is mounted and the device is switched on.
INODSF1362 Journal space too small (minimum required size is size MBytes)
Explanation The journal space is not sufficient for the Tamino server.
Action Create a database with a larger journal space.
INODSF1454 Internal error occurred: location thread module function. Server stopped.
Explanation An internal error occurred.
Action Please contact your software supplier and provide the message text.
INODSF1688 Shared memory of size size MB is not available (internal error errno)
Explanation The server needs a shared memory of the specified size. However, this shared memory
could not be created.
Action View the previous message which describes the operating system error in detail.
Check the manufacturer's manual. Consider increasing the operating system limits
on shared memory size or decreasing the needs of the server by decreasing parameters
such as buffer pool size.
INODSF2005 Internal replication error error/error info detected when processing data of server
session session number - block block number, location record number
Explanation The data required for replication processing could not be supplied by the master
database.
Action Please check that the log space has not yet been deleted by creating new backups of
the master database. If the log space still exists keep the error information and contact
your software supplier.
INODSF2075 Failure writing to tape device, please ensure that a tape is loaded
Explanation The response EFAULT was returned by the operating system. The most likely cause
is that no tape is loaded in the device.
Action Ensure that a tape is loaded and the device is switched on.
INODSF2116 Internal command recovery failure (rsp1) on doctype doctype, caused by: rsp2
Explanation A internal recovery failed and therefore the server cannot resolve a rollback. The
server must terminate in order to prevent the database from being corrupted.
Action Restart the server.
INODSF2119 Invalid compatibility level: DBMS complev1, backup file complev2 (filename)
Explanation An invalid compatibility level of DBMS and backup file has been detected.
Action Please use a DBMS version with the same compatibility level as the backup file, or
use a backup file with the compatibility of the DBMS.
INODSF2128 Invalid data block detected at block blknr (doc doc, cont cont)
Explanation An invalid data block was detected which refused a database backup. At least one
collection has a data fault.
Action Repair the database with restore/recover from the latest good backup.
INODSF2188 Failed to enter the new compatibility level in the internal configuration store
Explanation The new compatibility level could not be entered in the internal configuration store.
Action Please contact your software supplier and provide the message text.
INODSF2234 SMP resource allocation failed at module[line] because of a lack of available memory
Explanation The allocation of memory failed. The reason for that is either that the pagefile is too
small or that the available virtual memory is exhausted.
Action Increase the size of the pagefile. If that doesn't help contact your software supplier.
INODSF2266 Cannot start Tamino utility of version due to system error errno
Explanation Submitting a Tamino utility as a subprocess failed due to an operating system error.
Action Analyze the system error and check the installed version.
INODSF2284 Error errno (errtxt) has been signalled during the execution of an asynchronous I/O
on database space for id
Explanation A severe read/write error has occurred.
Action Analyse the operating system error.
INODSF2286 Internal replication error error/error info detected when processing data of mass
load recovery input filename
Explanation The mass load input required for replication processing could not be supplied by the
master database.
Action Please check that the recovery input file has not yet been deleted by creating new
backups of the master database. If the log space still exists, keep the error information
and contact your software supplier.
INODSF2287 Internal error error detected when processing mass load recovery input with key
key
Explanation The recovery of a mass load activity failed.
Action Please contact your software supplier.
INODSF2308 Product usage found in the license file is not allowed for an unlimited license
Explanation The product usage found in the license file is only allowed for a time-limited license.
Action Please contact your software supplier to correct your license.
INODSF2334 The license for name with ID id has expired, server aborts now
Explanation The license has expired. The server has stopped operation (abort). Operation can be
continued upon restart with a renewed license key.
Action Please contact your software supplier to extend your license. Activate the new license
with the Tamino Manager, then restart the server.
INODSF2335 The license for customername sub-licensed by partnername with ID partnerid has
expired, server aborts now
Explanation The license has expired. The server has stopped operation (abort). Operation can be
continued upon restart with a renewed license key.
Action Please contact your software supplier to extend your license. Activate the new license
with the Tamino Manager, then restart the server.
INODSF4258 The database type and/or version does not match the backup
Explanation This operation can only be performed against a database of the same type and/or
version as the backup.
Action Ensure that the utility is being run against the correct type and version of database.
INODSI1034 The Tamino Server that is provided with this Tamino Developer Edition may be
used for educational purposes only. For production purposes, you must use the
Tamino Server that is included in the Tamino Server Edition.
Explanation This is an informational message
Action None
INODSI1059 The time-limited license for the server has expired, switched to an unlimited
Community Edition license
Explanation The time-limited license for the server has expired. The server automatically switched
to an unlimited Community Edition license. Some product features may no longer
be available.
Action No action required.
INODSI1110 Waiting time for count users to start a new transaction - min: min seconds, max:
max seconds, average: average seconds seconds
Explanation This message is used to give information about waiting times for users who want to
open a new transaction while other users have not yet finished their transaction. This
synchronization of all users who do not have an open transaction is required at the
end of a backup.
Action No action required.
INODSI1177 Database database name Session session number (name modifierversion on system
info, process ID pid)
Explanation This is an informational message.
Action No action required.
INODSI1193 Free space less than percent %, no free space defragmentation and data space
shrinking
Explanation The reorganize function converted empty space to global free space, but the amount
of free space is less than a minimum value considered as worthwhile performing a
free space defragmentation and data space shrinking.
Action None, if you are satisfied with the minimum value for free space defragmentation
and data space shrinking. In any other case, use the reorganize function with a differnet
minimum value.
INODSI1211 dbname set as replication server of master on hostname using port number
Explanation This is an informational message.
Action No action required.
INODSI1218 dbname set as replication server with simultaneous query, master is masterdb
Explanation This is an informational message.
Action No action required.
INODSI1219 dbname set as replication server without simultaneous query, master is masterdb
Explanation This is an informational message.
Action No action required.
INODSI1294 Log space of server session session number from time opened
Explanation The log space of the specified server session has been opened.
Action No action required.
INODSI1315 Log space of server session session number processed until time
Explanation All information generated before the given end timestamp of the log space of the
specified server session was processed.
Action No action required.
INODSI1339 Replication of server session session number suspended replication data processed
until timestamp
Explanation Replication processing is suspended due to a server shutdown request of the replication
database.
Action No action required.
INODSI1361 Replication of server session session number resumed using replication data from
timestamp
Explanation The server continued replication processing after replication database startup.
Action No action required.
INODSI1368 Replication of server session session number resumed using replication data from
timestamp. Simultaneous query permitted.
Explanation The server continued replication processing after replication database startup.
Action No action required.
INODSI1370 Replication of server session session number from timestamp started. Simultaneous
query permitted.
Explanation The replication processing has started to process the log space data of the specified
server session of the master database.
Action No action required.
INODSI1456 The Tamino Server that is provided with the Tamino Developer Edition may be
used for test purposes only. For production purposes, you must use the Tamino
Server that is included in the Tamino Server Edition.
Explanation This is an informational message.
Action Use the correct Tamino Server.
INODSI1459 Log space of server session session number from time opened
Explanation The log space of the specified server session has been opened.
Action No action required.
INODSI1466 Creation of database space space no (location name) has successfully finished
Explanation The specified database space has been created.
Action No action required.
INODSI1480 Log space of server session session number processed until time
Explanation All information generated before the given end timestamp of the log space of the
specified server session was processed.
Action No action required.
INODSI1486 Log space of server session session number extent extent number archived
Explanation A log space extent has been copied to the archive location.
Action No action required.
INODSI1488 Previous server session aborted when recovering session session number
Explanation A previously started restore/recovery run did not complete the recovery phase.
Action See the instructions within subsequent messages.
INODSI1491 Due to an unexpected problem, Restore and/or Recover was not successful. Please
re-execute the Restore and/or Recover now to ensure data integrity.
Explanation For reasons stated in the job log, the Restore and/or Recover failed to execute properly.
Depending on the reason for the abort, either "restore without recover" or "recover
until" can be used to recover your data.
Action If the reason for the initial recovery abort was a missing or corrupted log space, use
"restore without recover" or "recover until".
INODSI2003 Replication of server session session number suspended replication data processed
until timestamp
Explanation Replication processing is suspended due to a server shutdown request of the replication
database.
Action No action required.
INODSI2009 Replication of server session session number resumed using replication data from
timestamp
Explanation The server continued replication processing after replication database startup.
Action No action required.
INODSI2012 Initial server session session number for new replication database
Explanation A replication database is started for replication the first time.
Action No action required.
INODSI2018 Using hostname as host name for the Software AG XTS Directory Server entries
Explanation The specified hostname has been assigned to the server property "server host name".
This name will be registered in the Software AG XTS Directory Server as the host
where the database is located.
Action No action required.
INODSI2021 The following file type file was not deleted: file name
Explanation In the case of abnormal server terminations, log and dump files will be written. To
be able to analyze several problems, these files could be helpful and will not be deleted.
Be aware that dump files could be very large.
Action It might be useful to keep the dump and log files for further examination. If you want
to generate a new database in the same location you should move those files to a
different location by hand.
INODSI2146 Replication of server session session number resumed using replication data from
timestamp. Simultaneous query permitted.
Explanation The server continued replication processing after replication database startup.
Action No action required.
INODSI2150 Database database name set to replication type with simultaneous query
Explanation If at least one replication database is defined with 'simultaneous query' the master
database writes additional locking information to the log space. If this replication
database is the first of this kind, the master switches to a new session.
Action No action required.
INODSI2151 Database database name set to replication type without simultaneous query
Explanation If no replication database is defined with 'simultaneous query' the master database
does not write additional locking information to the log space. If replication database
mentioned is the last of that kind, the master switches to a new session
Action No action required.
INODSI2154 Replication of server session session number from timestamp started. Simultaneous
query permitted.
Explanation The replication processing has started to process the log space data of the specified
server session of the master database.
Action No action required.
INODSI2199 Replication data of session session was generated with different update or hotfix
level of Tamino version version: update level update, hotfix number hotfix
Explanation At the master database node a new update of a Tamino version was installed.
Action Install the same update of the Tamino version at the replication database node.
INODSI2239 The backup tape from initial savepoint has been unregistered
Explanation The information about the availability of the initial backup tape has been removed.
Action The tape may be removed from the archive.
INODSI5339 Log space of server session session number from different version - recovery stopped
Explanation The next log space to be processed was created by another program version.
Action See the product documentation for further information about migration between
program versions.
INODSQ1653 Please insert the next sequential tape and verify the selected device name is correct.
Explanation Another tape is required in the current backup or restore sequence.
Action Insert the next sequential tape and verify the device name is correct.
INODSQ1654 Please insert diskette diskette number and specify the device name
Explanation Another diskette is required.
Action Insert the indicated diskette and specify the device name.
INODSQ1657 Please insert first tape again and specify the device name
Explanation The first tape is required.
Action Insert the first tape and specify the device name.
INODSR1684 Reconstructing consistent index structures. Processing journal block block number.
Explanation This is an informational message.
Action No action required.
INODST1752 Database database name Session session number (name modifierversion on system
info, process ID pid)
Explanation This is an informational message.
Action No action required.
INODSV1245 Error information: log space of server session session number - block block, location
record
Explanation The information describes the location of the recently processed log space data
Action Keep this information when log space data analysis is required.
INODSV1281 Component comp called at extension point extp returned response rsp
Explanation The Tamino server called an external component which returned an error response.
Action Please contact your software supplier.
INODSV2083 Unlocking port allocation lock failed with response err - int_err
Explanation An unexpected response was received while trying to unlock the port allocation lock.
Action Please contact your software supplier.
INODSV2118 Unlocking raw section lock failed with response err - int_err
Explanation Unexpected response received while trying to unlock the raw section lock.
Action Please contact your software supplier.
INODSV2139 Unlocking raw section lock failed with response err - int_err
Explanation Unexpected response received while trying to unlock the container move lock.
Action Please contact your software supplier.
INODSV2281 System error errno (errtxt) when opening database space space no (path)
Explanation An internal operating system error has occurred while trying to open a database
space.
Action Analyse the error text and consult the manufacturer's manual.
INODSV5269 Server is already registered with the Software AG XTS Directory Server
Explanation When the server starts it registers with the Software AG XTS Directory Server. It is
possible that entries for the server are already present (server already started
somewhere else or previous server session failed). If this message comes as a warning
message, the entry found exactly matches the one that should be entered. If this
message comes as an error message, the entry found did not match the entry that the
server wanted to add.
Action If this message comes as a warning message no action is required. If this message
comes as an error message the Software AG XTS Directory Server entry found for the
server should be checked and, if no longer necessary, the next server start should be
done with the parameter for overwriting the Software AG XTS Directory Server entry
activated.
INODSW1017 Due to license restrictions, recovery of the database will not be possible
Explanation Your license file does not allow logging to be enabled. Due to this restriction, recovery
of the database will not be possible.
Action Contact your software supplier for an upgrade of your license.
INODSW1151 Further recovery for doctype doctype will not include index
Explanation Due to an error during recovery the index of the doctype has been disabled.
Action Even though the index was disabled, data has been recovered. The index can be rebuilt
using the"Check and Repair" function.
INODSW1406 Log space of server session session number processed until time
Explanation None of the information generated after the given end timestamp of the log space of
the specified server session was processed.
Action Verify that the skipped part of the log space is the same as was skipped with a previous
recovery.
INODSW1407 Replication of server session session number resumed using replication data from
timestamp. Simultaneous query will be enabled when replication database is
up-to-date.
Explanation The server continued replication processing after replication database startup.
Action No action required. The database server will automatically enable simultaneous read
when the locking information becomes available, at the latest when replicating the
current master database session.
INODSW1409 Error when opening database space space no (at path): size mismatch
Explanation The size of the database space is not equal to the size expected by the server.
Action Please contact your software supplier.
INODSW1410 Error when opening database space space number (at path)
Explanation The database space could not be opened.
Action Check the affected device: is it on-line, are the permissions correct, can operating
system tools access the device? If you cannot find the reason for the read error by
yourself, please contact your software supplier.
INODSW1411 Error when opening database space, compressed state is not permitted (at path)
Explanation The database file has the compressed attribute, which is not permitted, because write
errors should be avoided if the device is getting full.
Action Remove the compressed attribute from the database file.
INODSW1412 System error errno when opening database space space no (path)
Explanation The specified operating system error has occurred.
Action Please consult the manufacturer's manual.
INODSW1414 System error errno when opening database space space no (path)
Explanation The specified operating system error has occurred.
Action Please consult the manufacturer's manual.
INODSW1415 Replication of server session session number from timestamp started. Simultaneous
query will be enabled when replication database is up-to-date.
Explanation The replication processing has started to process the log space data of the specified
server session of the master database.
Action No action required. The database server will automatically enable simultaneous read
when the locking information becomes available, at the latest when replicating the
current master database session.
INODSW1418 Replication of server session session number stopped. Replication data processed
until timestamp.
Explanation Replication processing is stopped due to an error as described in previous messages.
If simultaneous queries were permitted, then the replication database stays online
and may be used for further queries.
Action Try to solve the problem at the master database's side or recreate the replication
database from a new backup of the master.
INODSW1455 Database start not allowed because of pending "set version" operation. Please
re-execute "set version".
Explanation A previous "set version" operation aborted. The database may be inconsistent.
Action Try "set version" again. If it fails also the second time, report the problem to your
software supplier.
INODSW1602 Insufficient disk space for journal space, resize to: size MB
Explanation There is insufficient disk space to create journal space of the required size; a reduced
size will be used.
Action No action required.
INODSW1689 Parallel backup not available on Windows, a sequential backup will be performed.
Explanation The Windows version of backup does not support 'parallel backup', therefore a
sequential backup will be performed.
Action No action required.
INODSW1805 The server cannot proceed until the backup activity has finished
Explanation The server will wait for the backup activity to complete. When it has finished, the
server will continue.
Action No action required.
INODSW1809 Error when opening database space space no (at path): size mismatch, expected
bytes bytes
Explanation The size of the database space is not equal to the size expected by the server.
Action If the operation does not complete successfully, please contact your software supplier.
INODSW1819 Invalid starting block number block number for log space from session session
number
Explanation The log space does not contain correct log information.
Action Check if files have been moved or copied to the log space location.
INODSW1837 An error occurred during the create index process on doctype doctype
Explanation The error is caused by an attempt to create a unique index for non-unique data values.
Action Contact your software supplier.
INODSW1838 Log space of server session session number processed until time
Explanation None of the information generated after the given end timestamp of the log space of
the specified server session was processed.
Action Verify that the skipped part of the log space is the same as was skipped with a previous
recovery.
INODSW1839 Log space of server session session number extent extent number not archived
Explanation A log space extent could not be copied to the archive location.
Action Check the log archive location name and for available space.
INODSW1840 Log space of server session session number extent extent number not closed
Explanation A log space extent could not be closed.
Action No action required.
INODSW1841 Database successfully checked and repaired. Number of repaired indexes is number.
Explanation The database has been repaired.
Action No action required.
INODSW1997 Due to license restrictions, the database will be started in readonly mode
Explanation Your license is restricted to readonly mode. Due to this restriction, updates of the
database will not be possible.
Action Contact your software supplier for an upgrade of your license.
INODSW2047 Version cd database version not installed, using compatible version instead
Explanation The version of the CD database is not installed on the target system. However a
compatible version was found and will be used.
Action No action required.
INODSW2066 Journal size specified is less than the minimum allowed size of numberMB.
Increasing to numberMB.
Explanation The journal size specified is less than the minimum required to allow correct operation
of the server. Tamino is adjusting the journal size up to the minimum size.
Action No action required.
INODSW2073 Previous log file corrupted (reason: reason). Please perform a database backup as
soon as possible.
Explanation During restart after a database crash it was detected that the log file of the previous
session is corrupt. A database recovery may fail, therefore a new backup would resolve
this situation. Moreover a further database replication would fail, therefore if the
database is or will be a replication master the replication must be newly set up with
a new database backup.
Action Perform a new database backup. Revise replication. Reestablish replication with the
new database backup.
INODSW2090 Port port used as name by server server is located in selected dynamic port range
Explanation An allocated port was found in the dynamic port range.
Action Specify another dynamic port range or change the allocated port so that it is located
outside the dynamic port range.
INODSW2101 Web server configuration changed, notification of server server failed (rc1,rc2,rc3)
Explanation The web server configuration was changed, but the server notification failed.
Action The server has to be restarted manually.
INODSW2102 Web server configuration changed for web server webserver, but server notification
failed
Explanation The web server configuration was changed, but the notification of active servers failed.
Action Restart all active servers which have assigned the web server in question.
INODSW2147 Replication of server session session number resumed using replication data from
timestamp. Simultaneous query will be enabled when replication database is
up-to-date.
Explanation The server continued replication processing after replication database startup.
Action No action required. The database server will automatically enable simultaneous read
when the locking information becomes available, at the latest when replicating the
current master database session.
INODSW2155 Replication of server session session number from timestamp started. Simultaneous
query will be enabled when replication database is up-to-date.
Explanation The replication processing has started to process the log space data of the specified
server session of the master database.
Action No action required. The database server will automatically enable simultaneous read
when the locking information becomes available, at the latest when replicating the
current master database session.
INODSW2156 Database name1 is fully overlaid with backup from database name2
Explanation The backup file which was created by a foreign database has been restored into the
current database. The previous content of the database has been completely deleted.
Action No action required.
INODSW2171 Replication data of session session requires new Tamino version version
Explanation The replication database is using a different Tamino version than the master database.
Action Install the required Tamino version at the repliction database node. If the required
version is already installed and the error still exists, re-create the replication database
using a backup created from this Tamino version.
INODSW2172 Master database must be restarted before a replication database can be set up
Explanation The name of the first replication database has been added to the permission list. The
database can be set up as a replication database of this master only after the master
has been stopped and restarted.
Action Stop the master database and start it again.
INODSW2186 The configured buffer pool size (lbp MB) exceeds the machine's physical memory
size (pms MB)
Explanation The buffer pool size is configured so that it exceeds the physical memory size of the
machine. This does not make sense because the buffer pool replacement strategy will
collide with the operating systems memory management.
Action Choose a buffer pool size that is at least smaller than the machine's physical memory
size.
INODSW2191 The maximum number of threads allowed per process (max_threads) may not be
sufficient to manage the database server
Explanation The current parameter configuration may not allow the creation of all necessary
threads to manage the database server.
Action Either the system defined maximum number of threads per process is too low and
should be increased, or the database parameter configuration should be changed to
decrease the number of threads to be created.
INODSW2197 Replication of server session session number stopped. Replication data processed
until timestamp.
Explanation Replication processing is stopped due to an error as described in previous messages.
If simultaneous queries were permitted, then the replication database stays online
and may be used for further queries.
Action Try to solve the problem at the master database's side or recreate the replication
database from a new backup of the master.
INODSW2209 Inconsistent location definition (location) - expected type expected, real type real
Explanation The location type is unexpected. This is typically the result of user intervention , for
example the user deletes a location directory and creates a file with the same name.
Action Make sure that Tamino locations are not modified outside of Tamino.
INODSW2230 Logging error in internal configuration store occurred at time, future updates may
not be logged
Explanation The internal configuration store showed an update logging error that occurred in the
past. There is a chance that future updates will also not be logged, thus preventing a
repair of the internal configuration store after a severe error. This message is displayed
at each server startup unless you execute the described actions.
Action To be sure to be able to recreate all configuration data, you can do the following: Copy
your registry (all under the key 'Tamino') to a file. Use the 'export' function of your
registry editor. Then clean your registry logging file or use another file. The registry
logging file is defined with a string value at the registry key 'Tamino'. Combining
both files lets you repair your Tamino registry in the case of a corruption. Finally you
can remove the 'registry logging error' string value from the registry either with your
registry editor or with the Registry functions of your Tamino manager.
INODSW2244 Cannot create initial backup - reference to original one is not possible; perform
backup for the database as soon as possible
Explanation The initial backup for the new database could not be created. It tries to reference this
backup, but the backup is already registered with another active database. So the
database is left without a valid backup !
Action Perform a database backup as soon as possible.
INODSW2246 Reference to original backup is not possible; perform backup for the database as
soon as possible
Explanation The create from backup was used with the nocopy option, which means that the
incoming backup file will just be referenced instead of copied. But it is not permitted
to reference a backup file which is already registered with an active database. Now
there is no valid backup for the created database
Action Perform a database backup as soon as possible.
INODSW2261 Removing backup file (filename) failed due to internal error error
Explanation The given backup file cannot be removed due to displayed error reason, but it will
be unregistered.
Action Delete the backup file by hand if you decide that it would never be needed any more.
INODSW2262 Problem during referencing initial backup file (file), reason: reason
Explanation A reference operation (insert/delete) to a backup file failed. A reference will be set up
at create database from backup to the source backup file. If the setting of a reference
failed, then it may happen that the owner of the backup deletes the backup fie although
a foreign database has it still registered. If this operation failed at the owner side, it
may happen that the backup file remains in the file system although it was logically
deleted.
Action Check the databases where this backup file is registered. Maybe perform a new backup
of databases which have this backup file registered.
INODSW2277 Buffer pool size set to size MB due to shortage of shared memory
Explanation The available shared memory was not large enough to allocate the buffer pool with
the configured size.
Action Check whether the configured size of the buffer pool meets the memory resources
available within the given environment.
INODSW2297 Perform emergency shutdown, because server is within a space wait situation
Explanation The server is waiting for space on the log file, therefore a clean shutdown is not
possible. It aborts the server with a pending autorepair.
Action Clean up the log space location and restart the server.
INODSW2326 The license for name with ID id has expired, server will abort in number days
Explanation The license has expired. The server will not restart any more. Final abort after a grace
period of 10 days after license expiration.
Action Please contact your software supplier to extend your license. Activate the new license
with the Tamino Manager.
INODSW2327 The license for customername sub-licensed by partnername with ID partnerid has
expired, server will abort in number days
Explanation The license has expired. The server will not restart any more. Final abort after a grace
period of 10 days after license expiration.
Action Please contact your software supplier to extend your license. Activate the new license
with the Tamino Manager.
INODSW2330 The license for name with ID id has expired, server will abort in 1 day
Explanation The license has expired. The server will not restart any more. Final abort after a grace
period of 10 days after license expiration.
Action Please contact your software supplier to extend your license. Activate the new license
with the Tamino Manager.
INODSW2331 The license for customername sub-licensed by partnername with ID partnerid has
expired, server will abort in 1 day
Explanation The license has expired. The server will not restart any more. Final abort after a grace
period of 10 days after license expiration.
Action Please contact your software supplier to extend your license. Activate the new license
with the Tamino Manager.
INORBE4006 This function is not permitted on a system file while Tamino server is active
Explanation To preserve data consistency, the Tamino server should not be active while restoring
the database.
Action Shut down the Tamino server.
INORBE4057 No space for database block allocation at database space (number KB at block)
Explanation The restore requires more space for the database, but it failed. There are two possible
reasons: either the database cannot be extended because there is no more space on
the disk, or there are internal structure problems.
Action Make sure that there is enough space for the database to be enlarged.
INORBF4251 Invalid block allocation detected (blocks are shared between different doctypes)
Explanation The database server is in an inconsistent state.
Action This is an internal error. Please contact your software supplier.
INORBF4269 Internal configuration update by Tamino utility failed because key could not be
moved
Explanation A utility attempted to create an internal configuration entry, but this call failed for
the stated reason. The utility will now terminate, and the administration agent will
carry out any necessary recovery tasks.
Action No action required. Please contact your system administrator for further information.
INORBF4270 Internal configuration get by Tamino utility failed because value could not be read
Explanation A utility attempted to read the values for an internal configuration entry, but this call
failed for the stated reason. The utility will now terminate, and the administration
agent will carry out any necessary recovery tasks.
Action No action required. Please contact your system administrator for further information.
INORBF4271 Internal configuration set by Tamino utility failed because value could not be set
Explanation A utility attempted to set the value for an internal configuration entry, but this call
failed for the stated reason. The utility will now terminate, and the administration
agent will carry out any necessary recovery tasks.
Action No action required. Please contact your system administrator for further information.
INORBF4272 Internal configuration get by Tamino utility failed because values could not be
enumerated
Explanation A utility attempted to count the number of values for an internal configuration entry,
but this call failed for the stated reason. The utility will now terminate, and the
administration agent will carry out any necessary recovery tasks.
Action No action required. Please contact your system administrator for further information.
INORBF4276 This operation is not allowed while the Tamino server is active
Explanation The operation cannot be executed when the database has been started.
Action Stop the database and retry the operation.
INORBW4806 Block block number ignored, run verify and repair function for doctype doctypes
Explanation During backup a corrupt index block was found which will not be backed up to the
backup copy.
Action Recreate the index of specified doctype and rerun the backup function.
INOSXE6715 Extension function 'func': Value of parameter 'param' is not of selected data type
type
Explanation The value entered cannot be converted to the data type specified for this parameter.
Action Please check the value entered and the data type specified for this parameter. See the
documentation of Tamino X-Tension for more details on allowed values.
INOSXE7023 Function 'name' failed, because XML callback failed with error 'no'
Explanation An XML callback failed while trying to perform a write operation. To avoid
inconsistencies, the extension function must return with an error.
Action Check the error caused by the XML callback and fix the problem that caused it to fail.
INOSXE7027 The function cannot be executed. The server extension is being deinstalled.
Explanation This function belongs to a server extension that is just being deinstalled.
Action The function cannot not be called again. If you need to, contact the database
administrator.
INOSXE7046 XML Callback failed in user session. Transaction must be rolled back.
Explanation A writing XML call from a server extension failed. The current transaction should be
rolled back for consistency reasons.
Action Perform a rollback request.
INOSXE7047 X-Tension Trace failed in user session. Transaction must be rolled back.
Explanation An internal server error occurred. The current transaction should be rolled back for
consistency reasons.
Action Deactivate X-Tension Trace
INOSXE7060 Mapping function 'n': Wrong number of parameters implemented. Expected: 'm'.
Explanation A Tamino server extension mapping function does not support the number of
parameters needed for this function type.
Action Install a correctly implemented server extension.
INOSXE7101 Could not get XML session status. Server extension function rolled back at request
end.
Explanation The X-Tension caller could not determine whether there was a regular or an
anonymous XML session. So the Tamino server event 'rollback' was sent to all server
extensions.
Action No action required.
INOSXE7108 Value for 'valuename' of a server extension not found in data map
Explanation A value for the specified name of a server extension was expected in the data map
but is not present. The problem occurs due to problems at installation or in the
repository. Here, the specified name is the name of an expected value.
Action Re-install the server extension.
INOSXE7120 X-Tension caller: parameter overflow, function 'name' parameter number 'no'
Explanation The input value was too small or too big.
Action Change the input value and try again.
INOSXE7121 XQL query function 'n': Wrong number of parameters. Required: 'm'.
Explanation The user passed a wrong number of parameters to a function called from within an
XQL query.
Action Repeat the call with the correct number of parameters.
INOSXE7125 Java error during server extension function parameter handling: 'errtext'
Explanation The error text gives detailed information about the error.
Action Correct the fault and try again.
INOSXE7136 Wrong command line for the server extension wrapper tool: 'arg'
Explanation The command line for the server extension wrapper tool has incorrect syntax.
Action Please check the documentation for the command line syntax of the server extension
wrapper tool or use the server extension development tools to set up a direct server
extension project.
INOSXE7140 No valid JVM, install valid JVM or switch X-Tension Java Usage to 'NO'
Explanation Error detected when loading a JVM for current Tamino version
Action Check if JVM is installed, if a valid JVM Version is installed or switch X-Tension Java
Usage to 'NO'.
INOSXF7133 No class has been found that can be used as a direct server extension class.
Explanation Either there is no class defined in the given header file or none of the classes defined
here can be used as a direct server extension.
Action Please check the documentation about requirements for direct Server Extension classes
or use the X-Tension development tools to create a Server Extension.
INOSXF7134 There are at least two classes ('class1', 'class2') that can be used as direct server
extensions
Explanation A header file that should be processed by the direct server extension wrapper tool
may define only one class that can be used as a direct server extension.
Action Please check the documentation on how to mark C++ classes for use as direct server
extensions or move all class definitions except the direct server extension class to a
different header file.
INOSXF7156 Cannot start process 'exefile' for X-Tension direct infrastructure (local mode)
Explanation The system cannot start a new process for X-Tension direct infrastructure (local mode).
Action Check the existence of the file indicated. It should be located in directory
Tamino/<version>/bin.
The most useful file in these circumstances is the "inosrv.txt" file. This is normally
called something like AABinosrv.HH-MM-SS.txt and would normally be present in
the same directory as the actual database data files.
log4j.rootLogger=WARN, file
log4j.logger.com.centrasite.centrasite.onstartup=DEBUG
log4j.appender.file=org.apache.log4j.FileAppender
log4j.appender.file.layout=org.apache.log4j.PatternLayout
INOSXW6701 At least one of the help files does not exist. It will be removed from the list.
Explanation The Install.xml file for your current X-Tension project has an entry for a help file that
no longer exists. It will be removed from your list of help files.
Action Select a new file.
INOSXW6702 Warning: Settings for compiler 'compiler' already exist and will be overwritten
Explanation Compiler and linker flags already exist for the compiler specified in this warning.
Choosing 'OK' will overwrite these settings.
Action Choose 'OK' to overwrite these settings or 'Cancel' to stop this action.
INOSXW6703 The path 'path' will be added to the list of executable files of Visual Studio
Explanation Some libraries residing in Tamino system directories are needed to build a server
extension. These directories must be listed in the "Executable files" section of your
Visual Studio configuration. If not yet present, sxwizard will add these directories
automatically.
Action Click on OK to accept these changes to your Visual Studio configuration. If you click
on Cancel, no changes will be made and sxwizard will be stopped.
INOSXW6722 Project will be moved from an older Tamino version to platform 'platform'
Explanation This (SXS Direct) project has been created by an older version of Tamino. It is now
opened by a newer Tamino version on a different platform. A new make file will be
created such that it can be compiled in this version and on this new platform.
Action Click OK to generate a new make file, or click cancel if you do not want to have a new
make file created. However, this project probably cannot be compiled in this Tamino
version.
INOSXW6724 Unable to start JVM with user options 'jvm_options'. Starting with default options
instead.
Explanation Conflicting or incorrect user options were specified for the JVM, so the JVM could
not start. The JVM will be started with the default options.
Action Correct the user options specified for the JVM and restart the server.
INOSXW7011 This will remove all previously selected files from your package list
Explanation For a server extension package, either one or more class files or ONE jar file can be
used. This warning shows up in one of the following cases: 1) A jar file was selected
and a class file will be added to the class file list: The jar file will be removed from the
list. 2) One or more class files or another jar file were selected, and a jar file will be
added: All recently selected files will be removed.
Action Choose "OK" to confirm or "Cancel" to cancel the current selection
INOSXW7139 No valid JVM, install valid JVM or switch X-Tension Java Usage to 'NO'
Explanation Error detected when loading a JVM for current Tamino version
Action Check if JVM is installed, if a valid JVM Version is installed or switch X-Tension Java
Usage to 'NO'.
INOX2E8001 Conversion of the distributed transaction processing transaction identifier was not
possible
Explanation The transaction identifier provided does not have a defined method to convert it to
the internal format.
Action Contract your software supplier - this is a software error.
INOX2E8002 An internal error occurred dealing with the transaction identifier in distributed
transaction
Explanation The transaction identifier caused an internal error when being processed.
Action Contract your software supplier - this is a software error.
INOX2E8004 The specified distributed transaction processing identifier is unknown by the server
Explanation A transaction identifier was specified which is unknown to the server. This can happen
if a timeout occurred or if the transaction has not been prepared before a server restart.
Action This message will be given back by the server to the transaction manager.
INOX2E8006 Protocol error - an action requested by the transaction manager was invoked in an
improper context
Explanation The specified action cannot be carried out in the current distributed transaction state.
Action This message will be given back by the server to the transaction manager.
INOX2E8007 An error has occurred which makes server unavailable to process the transaction
manager's action
Explanation The action requested by the transaction manager cannot be fulfilled by Tamino
currently.
Action This message will be given back by the server to the transaction manager.
INOX2E8012 The server has detected a deadlock involving the specified distributed transaction
Explanation A deadlock has been detected for the specified distributed transaction. The transaction
has been rolled back.
Action This message is a reply to a transaction manager request.
INOX2E8013 The server has detected an integrity violation for the resources requested by the
specified distributed transaction
Explanation An integrity violation has been detected for the specified distributed transaction. The
transaction has been rolled back.
Action This message is a reply to a transaction manager request
INOX2E8014 The server has detected an unspecified error for the specified distributed transaction
Explanation An unspecified has been detected for the specified distributed transaction. The
transaction has been rolled back.
Action This message is a reply to a transaction manager request
INOX2E8015 The server has detected an internal protocol error for the specified distributed
transaction
Explanation An internal protocol error has been detected for the specified distributed transaction.
Action This message is a reply to a transaction manager request.
INOX2E8016 The server has timed out the specified distributed transaction
Explanation The server timed out the specified distributed transaction.
Action This message is a reply to a transaction manager request.
INOX2E8017 The server has detected a transient error for the specified distributed transaction
Explanation The server has detected a transient error for the specified distributed transaction.
Action This message is a reply to a transaction manager request.
INOX2E8018 The server has heuristically committed the specified distributed transaction
Explanation The server had to heuristically commit the specified distributed transaction.
Action This message is reply to a transaction manager request.
INOX2E8019 The server has heuristically rolled back the specified distributed transaction
Explanation The server had to heuristically roll back the specified distributed transaction.
Action This is message is reply to a transaction manager request.
INOX2E8020 The server has heuristically completed the distributed transaction. The outcome
of the transaction is mixed.
Explanation The server had to heuristically complete the specified distributed transaction. The
outcome is however mixed; this means that part of the transaction was committed
and the rest was rolled back.
Action This message is a reply to a transaction manager request.
INOX2E8023 The command is not allowed while a distributed transaction is active within this
session
Explanation An attempt was made to issue either a _DISCONNECT command before the
completion of the distributed transaction or a _COMMIT/_ROLLBACK command in
the distributed transaction. These are not allowed.
Action Complete the two phase commit transaction before issuing the _DISCONNECT
command.
INOX2E8024 The current session cannot accept commands while the two phase commit transaction
completion protocol is active
Explanation Issuing Tamino commands to a session that is between phase 1 and phase 2 of a two
phase commit transaction completion protocol is not allowed. The two phase commit
protocol must complete before the session can be used again.
Action Do not issue commands while the two phase commit transaction completion protocol
is active.
INOX2E8047 Recovery of distributed transactions has found outstanding transactions that are
not for the current transaction manager
Explanation After completion by the transaction manager of recovery for distributed transactions,
there are outstanding transactions that do not belong to the transaction manager.
Action Contact your software supplier for help in resolving the outstanding transactions.
INOXCE8111 Error in XNode Adabas processing during conversion of Natural date/time value
Explanation An error occurred while converting a Natural date or time value. The Tamino response
contains details about the offending value, as well as an internal error code.
Action Analyze the error.
INOXDE7502 (a-props-correct.3) If attributes has type ID or a derived type it must not have a
value constraint, i.e. a default or fixed value
Explanation Attributes of type ID or a derived type must not have a value constraint, i.e. a default
or fixed value.
Action Please modify your XML schema accordingly.
INOXDE7504 (e-props-correct.4) Elements of type ID or a derived type must not have a value
constraint, i.e. a default or fixed value
Explanation Elements of type ID or a derived type must not have a value constraint, i.e. a default
or fixed value.
Action Please modify your XML schema accordingly.
INOXDE7506 (ct-props-correct.5) only one attribute may have type ID or a derived type
Explanation Two distinct attribute declarations in the attribute uses must not have type ID or a
derived type.
Action Please modify your XML schema accordingly.
INOXDE7507 (au-props-correct.2) attribute's fixed value does not match declaration's fixed value
Explanation If the attribute declaration has a fixed value constraint, then if the attribute use itself
has a value constraint, it must also be fixed and its value must match that of the
attribute declaration's value constraint.
Action Please modify your XML schema accordingly.
INOXDE7517 Below Attribute there may be only attributeInfo node but no schemaInfo or
elementInfo nodes
Explanation Below Attribute there may be only attributeInfo node but no schemaInfo or elementInfo
nodes.
Action Please modify your XML schema accordingly.
INOXDE7522 The element pointed to by tsd:refers needs to have a reference index defined for it
Explanation (mp-valid-refers.5:) The element pointed to by tsd:refers needs to have a reference
index defined for it.
Action Please modify the schema to include a reference index on the element pointed to by
tsd:refers and try to define the schema again.
INOXDE7523 Collations can only be defined for string datatypes (derived types of string in W3C
XML schema part 2)
Explanation Collations can only be defined for string datatypes (derived types of string in W3C
XML schema part 2).
Action Please modify your XML schema accordingly.
INOXDE7530 (src-resolve.1.2) The ref attribute of an attribute needs to reference an existing global
attribute
Explanation An attribute defined in the schema uses the 'ref' attribute, however the global attribute
with that name cannot be found.
Action Check that the global attribute is not missing. Also check that the global attribute
name and reference have been correctly specified.
INOXDE7533 Below Schema there needs to be exactly one appinfo node which defines Tamino
mappings
Explanation Below Schema there needs to be exactly one appinfo node which defines Tamino
mappings.
Action Modify the XML schema accordingly.
INOXDE7534 (src-import.1.1) Invalid import element. If the namespace attribute is present, then
its value must not match the value of the enclosing schema's targetNamespace
attribute.
Explanation The schema being defined contains an import element. The namespace attribute is
present and its value is the same as the targetNamespace of the enclosing schema.
This is not allowed.
Action Revise either the namespace attribute of the import element or the targetNamespace
of the schema.
INOXDE7535 (src-import.1.2) Invalid import element. If the namespace attribute is not present,
then the enclosing schema must have a targetNamespace attribute.
Explanation The schema being defined contains an import element. The namespace attribute is
not present and the enclosing schema does not specify a targetNamespace. This is
disallowed.
Action Revise the import element and/or the schema element.
INOXDE7536 (src-import.2) Invalid import element. Schema reference could not be resolved.
Explanation The schema being defined contains an import element. The schema referenced using
either a schemaLocation or namespace attribute could not be located.
Action If referencing using schemaLocation, check the name of the referenced schema (and
optionally the collection name also). If referencing using namespace alone, check the
targetNamespace of the referenced schema.
INOXDE7537 (src-import.3.1) Invalid import element. If there is a namespace attribute, then its
value must be identical to the value of the targetNamespace attribute of the
referenced schema.
Explanation The schema being defined contains an import element. The namespace attribute is
different from the targetNamespace of the referenced schema. This is not allowed.
Action Revise either the namespace attribute of the import element or the targetNamespace
of the referenced schema.
INOXDE7538 (src-import.3.2) Invalid import element. If there is no namespace attribute, then the
referenced schema must have no targetNamespace attribute.
Explanation The schema being defined contains an import element. The namespace attribute is
not present, but the referenced schema specifies a targetNamespace. This is not
allowed.
Action Revise the import element and/or the referenced schema element.
INOXDE7539 The value of schema attribute targetNamespace is not allowed if another schema
in the same database already imports the corresponding namespace using only the
namespace attribute of the import element
Explanation The value of the targetNamespace attribute of the schema that you are trying to define
is not allowed. This is because another schema in the same database already imports
that namespace, using an import element with namespace alone.
Action Revise the schema and/or the other schema importing that namespace. Either change
the targetNamespace of the current schema, or change the import element of the
referencing schema to also use the schemaLocation attribute.
INOXDE7540 Found node with a mapped value which is used to construct index entries
Explanation A node with a mapped value must not be used to construct index entries. This
restriction applies for text and standard as well as for the components of a compound
index referring to an ancestor of the current node.
Action Remove index definition causing this conflict.
INOXDE7543 Import using namespace attribute alone is forbidden, if more than one schema with
the corresponding targetNamespace is already stored in the current database
Explanation The schema being defined contains an import element with only a namespace attribute.
More than one schema stored in the current database already contains a corresponding
targetNamespace attribute.
Action Revise the schema and/or other schemas stored inside the current database. Consider
using the schemaLocation attribute of import to clarify exactly which schema was
intended.
INOXDE7545 Cannot define standard index or unique constraint based on a node whose associated
datatype has a variety of 'union'
Explanation It is not supported to define an index or unique constraint based on a node whose
datatype has a variety of 'union' or which is derived via <xs:list> with an item type
whose variety is 'union'.
Action Modify the schema accordingly.
INOXDE7547 Undefine of collection failed. One or more schemas contained inside the collection
to be undefined are referenced by other schema(s), from other collection(s) in the
current database.
Explanation The undefine of a specific collection was performed. Other schema(s) from other
collection(s) in the database still reference one or more schemas contained inside the
collection to be undefined.
Action Before the collection can be undefined, you must first undefine all referencing schemas.
INOXDE7548 Cannot define standard index or unique constraint based on this element node
with complex content if there is a validly derived complex type with simple content
which can be used in an xsi:type attribute on that element node
Explanation It is not allowed to define a standard index or unique constraint based on an element
node whose associated datatype is a complex type with complex content if there is
another complex type with simple content which can be validly used in an xsi:type
attribute on that element node.
Action Either remove the index definition or modify type definitions to avoid violation of
this constraint.
INOXDE7550 ElementInfo node is not allowed with a schema reference to a global element
definition
Explanation Below Element an elementInfo node is only allowed if the element node starts an
element definition. An elementInfo is not allowed with a reference to a global element
definition.
Action Please modify your XML schema accordingly.
INOXDE7551 AttributeInfo node is not allowed with a schema reference to a global attribute
definition
Explanation Below Attribute an attributeInfo node is only allowed if the attribute node starts an
attribute definition. An attributeInfo is not allowed with a reference to a global attribute
definition.
Action Please modify your XML schema accordingly.
INOXDE7553 The index types of elements and attributes having the same multipath index label
must be identical
Explanation The index types of elements and attributes having the same multipath index label
must be identical.
Action Please change the schema so that multipath definitions with the same label are only
used when the index types are identical and then try to define the schema again.
INOXDE7555 The name attribute of tsd:unique definitions has to be unique within a doctype
Explanation The name attribute of tsd:unique definitions has to be unique within a doctype.
Action Please change the duplicate name and try to define the schema again.
INOXDE7556 The elements and attributes pointed to in tsd:unique definitions must have a
cardinality of 1
Explanation The elements and attributes pointed to in tsd:unique definitions must have a cardinality
of 1.
Action Please change the cardinality and try to define the schema again.
INOXDE7557 The path specified the xpath attribute of a field element needs to point to an existing
element or attribute
Explanation The path specified the xpath attribute of a field element needs to point to an existing
element or attribute.
Action Please make sure the specified path is correct and try to define the schema again.
INOXDE7558 multipath index definitions are not allowed in doctypes which have the
structureIndex set to none
Explanation Multipath index definitions are not allowed in doctypes which have the structureIndex
set to none.
Action Please change the structure index to condensed or full and try to define the schema
again.
INOXDE7559 The elements and attributes having the same multipath index label must have
matching datatypes
Explanation The elements and attributes having the same multipath index label must have matching
datatypes.
Action Please change the wrong datatype and try to define the schema again.
INOXDE7560 The elements and attributes having the same multipath index label must have
matching collations
Explanation The elements and attributes having the same multipath index label must have matching
collations.
Action Please change the wrong collation and try to define the schema again.
INOXDE7561 The elements and attributes having the same multipath index label must have
matching tsd:refers definitions
Explanation The elements and attributes having the same multipath index label must have matching
tsd:refers definitions.
Action Please change the wrong tsd:refers definition and try to define the schema again.
INOXDE7563 The path defined in tsd:refers has to point to an element which is a predecessor of
the element or attribute where it is defined
Explanation The path defined in tsd:refers has to point to an element which is a predecessor of the
element or attribute where it is defined.
Action Please change the path and try to define the schema again.
INOXDE7564 The path defined in tsd:refers may only point to elements that are locally stored in
a Tamino database
Explanation The path defined in tsd:refers may only point to elements that are locally stored in a
Tamino database.
Action Please change the path and try to define the schema again.
INOXDE7565 The path defined in tsd:refers must point either to the doctype element or to an
element for which a tsd:reference is defined
Explanation The path defined in tsd:refers must point either to the doctype element or to an element
for which a tsd:reference is defined.
Action Please change the path and try to define the schema again.
INOXDE7566 The path specified in the xpath attribute of a field element needs to point to an
element or attribute that is locally stored in a Tamino database
Explanation The path specified in the xpath attribute of a field element needs to point to an element
or attribute that is locally stored in a Tamino database.
Action Please change the path and try to define the schema again.
INOXDE7567 The path specified in the xpath attribute of a field element of a compound index
definition needs to point to a leaf node (an attribute or element having no children)
Explanation The path specified in the xpath attribute of a field element of a compound index
definition needs to point to a leaf node (an attribute or element having no children).
Action Please change the path and try to define the schema again.
INOXDE7568 For a uniqueness constraint a certain path may only be defined once
Explanation For a uniqueness constraint a certain path may only be defined once.
Action Please change the path and try to define the schema again.
INOXDE7570 There may only be one tsd:reference index definition per tsd:physical
Explanation There may only be one tsd:reference index definition per tsd:physical.
Action Please make sure there is only one tsd:reference index definition per tsd:physical and
try to define the schema again.
INOXDE7571 If an index has been defined as a multipath index, there may not be a tsd:refers
defined for that same index
Explanation If an index has been defined as a multipath index, there may not be a tsd:refers defined
for that same index.
Action Please remove either the multipath definition or the tsd:refers and try to define the
schema again.
INOXDE7572 For a compound index a certain path may only be defined once
Explanation For a compound index a certain path may only be defined once.
Action Please change the schema and try to define it again.
INOXDE7577 (src-include.2.1) Target namespace of the including and the included schema do
not match.
Explanation The values of the targetNamespace attributes of the including and the included schema
may not differ if both are present.
Action Check targetNamespace attributes.
INOXDE7578 (src-include.2.2) Included schema has target namespace whereas including has no
target namespace.
Explanation If the including schema has no targetNamespace attribute, the included schema must
not have a targetNamespace attribute as well.
Action Check and adapt the schema documents.
INOXDE7579 (src-include.2.3) Target namespace of included schema missing. Tamino does not
yet support "chameleon include".
Explanation This is a current limitation of Tamino.
Action Define the included schema using the same targetNamespace attribute as the including
schema's targetNamespace.
INOXDE7580 (src-include.1) Invalid include element. Schema reference could not be resolved.
Explanation The schema being defined contains an include element. The schema referenced by
the schemaLocation attribute could not be located.
Action Check the name of the referenced schema and, optionally, the collection name as well.
INOXDE7584 Invalid mixed content found in complex type within a pure X-Node mapped doctype
Explanation Elements in a pure X-Node mapped doctype must not have a mixed content model.
Action Set the mixed attribute of the corresponding complex type definition to "false".
INOXDE7585 Invalid mapping found in root element of pure X-Node mapped doctype
Explanation Currently, only Adabas mapping is allowed for the root node of a pure X-Node
mapped doctype.
Action Check the mapping of the root element.
INOXDE7586 Invalid mapping found in non-root node within pure X-Node mapped doctype
Explanation All leaf nodes must be mapped corresponding to the mapping type of the root element,
e.g. to Adabas fields if the root node is mapped to an Adabas file.
Action Check the mapping of the node.
INOXDE7589 Reference index definitions are not allowed in doctypes which have the
structureIndex set to none
Explanation Reference index definitions are not allowed in doctypes which have the structureIndex
set to none.
Action Please correct the schema and try to define it again.
INOXDE7590 Unique index constraints may not be defined on elements or attributes on node of
given type
Explanation Unique index constraints may not be defined on elements or attributes of xs:duration
or any data type allowing for an optional timezone indicator, e.g. xs:dateTime.
Action Please correct the schema and try to define it again.
INOXDE7592 Invalid level of structure index for pure X-Node mapped doctype
Explanation A pure X-Node mapped doctype must not have a full structure index.
Action Set the structure index to 'condensed' or 'none'.
INOXDE7593 A default function has been defined at an element node with a complex type
Explanation A default function may only be defined at a node with a simple type.
Action Modify the schema in an appropriate way.
INOXDE7595 Default function defined for a node which has a value constraint
Explanation An element or attribute node may define either a default function or a value constraint
(i.e. a default or fixed value) but not both.
Action Adapt the schema correspondingly.
INOXDE7614 The noConversion option may only be changed for empty doctypes
Explanation Changing the noConversion option could make the existing data in the doctype
invalid, so this option may only be modified for empty doctypes.
Action Adapt the schema so that the noConversion option is not changed or make sure there
are no documents stored in the doctype for which you are trying to modify the schema.
INOXDE7622 (cos-st-restricts.1.2) Invalid base type of simple type definition - the 'final' attribute
does not permit derivation of another simple type
Explanation The {final} of the {base type definition} of a simple type definition must not contain
restriction.
Action Adapt the schema according to the constraint.
INOXDE7623 (cos-st-restricts.2.1) Invalid item type definition of simple type derived via <xs:list>
Explanation The {item type definition} must have a {variety} of atomic or union (in which case all
the {member type definitions} must be atomic).
Action Adapt the schema according to the constraint.
INOXDE7624 (cos-st-restricts.2.3.1.1) Invalid item type definition of simple type derived via
<xs:list>
Explanation The {final} of the {item type definition} must not contain list.
Action Adapt the schema according to the constraint.
INOXDE7625 (cos-st-restricts.3.3.2.2) Invalid base type for simple type derived via <xs:restriction>
Explanation The {final} of the {base type definition} must not contain restriction.
Action Adapt the schema according to the constraint.
INOXDE7626 (cos-st-restricts.2.3.2.2) Invalid base type for simple type derived via <xs:restriction>
Explanation The {final} of the {base type definition} must not contain restriction.
Action Adapt the schema according to the constraint.
INOXDE7627 (cos-st-restricts.2.3.2.4) Invalid facet for simple type derived via <xs:list>
Explanation Only length, minLength, maxLength, whiteSpace, pattern and enumeration facet
components are allowed among the {facets}.
Action Adapt the schema according to the constraint.
INOXDE7628 (cos-st-restricts.3.1) Invalid member type definition for simple type derived via
<xs:union>
Explanation The {member type definitions} must all have {variety} of atomic or list.
Action Adapt the schema according to the constraint.
INOXDE7629 (cos-st-restricts.3.3.1.1) Invalid member type definition for simple type derived via
<xs:union>
Explanation All of the {member type definitions} must have a {final} which does not contain union.
Action Adapt the schema according to the constraint.
INOXDE7630 (cos-st-restricts.3.3.2.4) Invalid facet for simple type derived via <xs:union>
Explanation Only pattern and enumeration facet components are allowed among the {facets}.
Action Adapt the schema according to the constraint.
INOXDE7633 (ct-props-correct.2) Invalid derivation of complex type with simple base type
definition
Explanation If the {base type definition} is a simple type definition, the {derivation method} must
be extension.
Action Adapt the schema according to the constraint.
INOXDE7636 (src-ct.1) Invalid base type definition of complex type with complex content
Explanation If the <complexContent> alternative is chosen, the type definition resolved to by the
actual value of the 'base' attribute must be a complex type definition.
Action Adapt the schema according to the constraint.
INOXDE7637 (src-ct.2.1) Invalid base type definition of complex type simple content
Explanation The type definition resolved to by the actual value of the 'base' attribute must be one
of the following: (1) a complex type definition whose {content type} is a simple type
definition; (2) only if the <restriction> alternative is also chosen, a complex type
definition whose {content type} is mixed and a particle which is emptiable.
Action Adapt the schema according to the constraint.
INOXDE7638 (src-ct.2.2) Missing <xs:simpleType> below <xs:restriction> for a complex type with
simple content which is derived from a complex type via restriction
Explanation If the <simpleContent>/<restriction> alternative is chosen with the 'base' attribute
resolving to a complex type definition whose {content type} is mixed and a particle
which is emptiable, there must be a <simpleType> among the [children] of <restriction>.
Action Adapt the schema according to the constraint.
INOXDE7639 (cos-ct-extends.1.1) Invalid base type of complex type derived via <xs:extension>
Explanation The {final} of the {base type definition} must not contain extension.
Action Adapt the schema according to the constraint.
INOXDE7640 (cos-ct-extends.1.4.1) Simple content types of complex type derived via <xs:extension>
and the respective base type definition do not match
Explanation The {content type} of the {base type definition} and the {content type} of the complex
type definition itself must be the same simple type definition.
Action Adapt the schema according to the constraint.
INOXDE7641 (cos-ct-extends.1.4.2) If the content type of a complex type derived via <xs:extension>
is empty, the content type of the respective complex base type definition must be
empty as well
Explanation The {content type} of both the {base type definition} and the complex type definition
itself must be empty.
Action Adapt the schema according to the constraint.
INOXDE7644 (cos-ct-extends.2.2) Invalid base type of complex type definition derived via
<xs:extension>
Explanation The {final} of the {base type definition} must not contain extension.
Action Adapt the schema according to the constraint.
INOXDE7654 (derivation-ok-restriction.5.1.2) Invalid base type for complex type with simple
content derived via <xs:restriction>
Explanation If the {content type} of the complex type definition is a simple type definition, one of
the following must be true: (1) The {content type} of the {base type definition} must
be a simple type definition from which the {content type} is validly derived (2) The
{base type definition} must be mixed and have a particle which is emptiable
Action Adapt the schema according to the constraint.
INOXDE7655 (derivation-ok-restriction.5.2.2) Invalid base type for complex type with empty
content derived via <xs:restriction>
Explanation If the {content type} of the complex type is empty, one of the following must be true:
(1) The {content type} of the {base type definition} must also be empty. (2) The {content
type} of the {base type definition} must be elementOnly or mixed and have a particle
which is emptiable
Action Adapt the schema according to the constraint.
INOXDE7656 (derivation-ok-restriction.5.3.1) Invalid base type for complex type with neither
simple nor empty content derived via <xs:restriction>
Explanation If the {content type} of the complex type definition is neither a simple type definition
nor empty, one of the following must be true: (1) The {content type} of the complex
type definition itself must be element-only (2) The {content type} of the complex type
definition itself and of the {base type definition} must be mixed.
Action Adapt the schema according to the constraint.
INOXDE7658 An element's or attribute's shortname definition does not match Adabas field
definition
Explanation A field with the given shortname does not exist in the Adabas file defined for this
element.
Action Adapt the schema to the corresponding Adabas field and file definitions.
INOXDE7659 The element's or attribute's Adabas format definition does not match the Adabas
field definition
Explanation The Adabas format definition cannot be converted to the format defined in the Adabas
FDT.
Action Adapt your schema to the corresponding Adabas field definitions.
INOXDE7660 An element's periodic group definition does not match the Adabas field definition
Explanation The correspondingf Adabas field is not defined as a periodic group in the Adabas
FDT.
Action Adapt your schema corresponding to the Adabas field definition
INOXDE7661 An element's multiple field definition does not match the Adabas field definition
Explanation The corresponding Adabas field is not defined as multiple field in Adabas.
Action Adapt your schema definition to the corresponding Adabas definitions.
INOXDE7662 An element nillable definition does not match the Adabas field definition
Explanation The element defined as xsi:nillable is not defined with NC (SQL NUll-Value
Representation) -option in the Adabas FDT.
Action Adapt the schema corresponding to the Adabas field definition.
INOXDE7663 An element's or attribute's format definition xs:date does not match the Adabas
field definition
Explanation An element defined as xs:date must be mapped to an ADABAS field with format P4.
Action Adapt the schema to the corresponding Adabas definition.
INOXDE7664 An element's or attribute's format definition xs:dateTime does not match the Adabas
field definition
Explanation The element which is defined as xs:dateTime must be mapped to an Adabas field
with format P7.
Action Adapt the schema definition to the corresponding Adabas format.
INOXDE7670 The 'final' attribute of a simple or complex type definition is more restrictive in
the new schema compared to the old schema
Explanation The 'final' attribute must not become more restrictive.
Action Either adapt the value of the 'final' attribute or use instance validation when updating
the schema.
INOXDE7671 A type definition has been set to abstract in the new schema
Explanation When setting a type definition to abstract, this might cause documents to be invalid
with respect to the new schema.
Action Either make the type definition non-abstract as in the old schema or use instance
validation when updating the schema.
INOXDE7672 An element declaration has been set to abstract in the new schema
Explanation When setting an element declaration to abstract, this might cause documents to be
invalid with respect to the new schema.
Action Either make the element declaration non-abstract as in the old schema or use instance
validation when updating the schema.
INOXDE7673 A complex type definition's 'block' attribute has been made more restrictive in the
new schema
Explanation When making a complex type definition's 'block' attribute more restrictive, this might
cause documents to be invalid with respect to the new schema.
Action Either set the complex type definition's 'block' attribute as in the old schema or use
instance validation when updating the schema.
INOXDE7674 An element declaration's 'block' attribute has been made more restrictive in the
new schema
Explanation When making an element declaration's 'block' attribute more restrictive, this might
cause documents to be invalid with respect to the new schema.
Action Either set the element declaration's 'block' attribute as in the old schema or use instance
validation when updating the schema.
INOXDE7680 (length valid restriction) the length facet has been changed compared to the length
facet of the base type
Explanation It is an error if length is among the members of {facets} of {base type definition} and
{value} is not equal to the {value} of the parent length.
Action Modify the schema accordingly.
INOXDE7681 (maxLength valid restriction) the maxLength facet has been increased compared to
the maxLength facet of the base type
Explanation It is an error if maxLength is among the members of {facets} of {base type definition}
and {value} is greater than the {value} of the parent maxLength.
Action Modify the schema accordingly.
INOXDE7682 (minLength valid restriction) the minLength facet has been decreased compared
to the minLength facet of the base type
Explanation It is an error if minLength is among the members of {facets} of {base type definition}
and {value} is less than the {value} of the parent minLength.
Action Modify the schema accordingly.
INOXDE7683 (totalDigits valid restriction) the totalDigits facet has been increased compared to
the totalDigits facet of the base type
Explanation It is an error if totalDigits is among the members of {facets} of {base type definition}
and {value} is greater than the {value} of the parent totalDigits.
Action Modify the schema accordingly.
INOXDE7684 (fractionDigits valid restriction) the fractionDigits facet has been increased compared
to the fractionDigits facet of the base type
Explanation It is an error if fractionDigits is among the members of {facets} of {base type definition}
and {value} is greater than the {value} of the parent totalDigits
Action Modify the schema accordingly.
INOXDE7685 (maxExclusive valid restriction) the maxExclusive facet has been increased compared
to the maxExclusive facet of the base type
Explanation It is an error if any of the following conditions is true: 1. maxExclusive is among the
members of {facets} of {base type definition} and {value} is greater than the {value} of
the parent maxExclusive 2. maxInclusive is among the members of {facets} of {base
type definition} and {value} is greater than the {value} of the parent maxInclusive 3.
minInclusive is among the members of {facets} of {base type definition} and {value}
is less than or equal to the {value} of the parent minInclusive 4. minExclusive is among
the members of {facets} of {base type definition} and {value} is less than or equal to
the {value} of the parent minExclusive
Action Modify the schema accordingly.
INOXDE7686 (maxInclusive valid restriction) the maxInclusive facet has been increased compared
to the maxInclusive facet of the base type
Explanation It is an error if any of the following conditions is true: 1. maxInclusive is among the
members of {facets} of {base type definition} and {value} is greater than the {value} of
the parent maxInclusive 2. maxExclusive is among the members of {facets} of {base
type definition} and {value} is greater than or equal to the {value} of the parent
maxExclusive 3. minInclusive is among the members of {facets} of {base type definition}
and {value} is less than the {value} of the parent minInclusive 4. minExclusive is among
the members of {facets} of {base type definition} and {value} is less than or equal to
the {value} of the parent minExclusive
Action Modify the schema accordingly.
INOXDE7687 (minExclusive valid restriction) the minExclusive facet has been increased compared
to the minExclusive facet of the base type
Explanation It is an error if any of the following conditions is true: 1. minExclusive is among the
members of {facets} of {base type definition} and {value} is less than the {value} of the
parent minExclusive 2. maxInclusive is among the members of {facets} of {base type
definition} and {value} is greater the {value} of the parent maxInclusive 3. minInclusive
is among the members of {facets} of {base type definition} and {value} is less than the
{value} of the parent minInclusive 4. maxExclusive is among the members of {facets}
of {base type definition} and {value} is greater than or equal to the {value} of the parent
maxExclusive
Action Modify the schema accordingly.
INOXDE7688 (minInclusive valid restriction) the minInclusive facet has been increased compared
to the minInclusive facet of the base type
Explanation It is an error if any of the following conditions is true: 1. minInclusive is among the
members of {facets} of {base type definition} and {value} is less than the {value} of the
parent minInclusive 2. maxInclusive is among the members of {facets} of {base type
definition} and {value} is greater the {value} of the parent maxInclusive 3. minExclusive
is among the members of {facets} of {base type definition} and {value} is less than or
equal to the {value} of the parent minExclusive 4. maxExclusive is among the members
of {facets} of {base type definition} and {value} is greater than or equal to the {value}
of the parent maxExclusive
Action Modify the schema accordingly.
INOXDE7689 (whiteSpace valid restriction) the whiteSpace facet has been changed to an invalid
value compared to the whiteSpace facet of the base type
Explanation It is an error if whiteSpace is among the members of {facets} of {base type definition}
and any of the following conditions is true: 1. {value} is replace or preserve and the
{value} of the parent whiteSpace is collapse 2. {value} is preserve and the {value} of
the parent whiteSpace is replace
Action Modify the schema accordingly.
INOXDE7690 (facet fixed) attempted to specify a different value for a facet which has fixed="true"
in the base type definition
Explanation The value of the facet differs from the value of the facet in the base type definition.
Action Omit the facet in the derived value or remove fixed="true" from the base type
definition.
INOXDE7727 (cvc-particle.3.2): too much element content, maxOccurs constraint violation in all
model group declaration
Explanation The length of the element content sequence does not satisfy the maxOccurs constraint
of the all model group declaration.
Action Modify your document.
INOXDE7741 A namespace prefix conflict was detected when attempting to insert default or fixed
value
Explanation A namespace prefix used in a value constraint for a node whose datatype is xs:QName,
xs:NOTATION or a derived type cannot be associated with the intended URI as the
document already contains a namespace declaration for that prefix mapped to a
different URI. Note that the default namespace is always assumed to be used.
Action Adapt the document to be stored or the fragment to be inserted to avoid conflict.
INOXDE7742 (cvc-elt.4.3) The local type definition given by the xsi:type attribute is not validly
derived from the type definition as of the underlying schema
Explanation The local type definition given by the xsi:type attribute must be derived from the type
definition as of the underlying schema. Derivation methods listed in the attribute
named "block" of the element declaration or the associated complex type definition
may not be used.
Action Either modify the schema by changing or removing the "block" attribute of the element
declaration or complex type definition, or modify or remove the xsi:type attribute
from the document to be stored.
INOXDE7743 (cvc-elt.2) For an element information item to be locally valid with respect to an
element declaration the declaration's abstract must be 'false'
Explanation Found an element declaration which is abstract when attempting to validate an
element.
Action Change the value of the 'abstract' property of the respective element declaration.
INOXDE7744 (cvc-complex-type.1) For an element information item to be locally valid with respect
to a complex type definition the type definition's abstract must be 'false'
Explanation Attempted to validate an element against a complex type definition which is abstract.
Action Either make the type definition non-abstract, or use the xsi:type attribute in the XML
document referring to a non-abstract derived type.
INOXDE7749 (cvc-identity-constraint.4.3) Could not locate matching key sequence in node table
of <xs:key> identity constraint referenced by <xs:keyref>
Explanation For each member of the qualified node set of a <xs:keyref> there must be a
corresponding entry in the node table of the referenced <xs:key>.
Action Check the XML document or remove the identity constraint from the schema.
INOXDE7750 (cvc-elt.3.1) Attribute 'xsi:nil' not allowed if the 'nillable' attribute of the element
declaration is not set to 'true'
Explanation The predefined 'xsi:nil' attribute is only allowed on an element information item if
the corresponding element declaration in the schema has its 'nillable' attribute to 'true'.
Action Check the schema or remove the 'xsi:nil' attribute from the document.
INOXDE7751 (cvc-elt.3.2.1) Found character or element content inside element information item
with xsi:nil='true'
Explanation If an element has the xsi:nil='true' attribute, it must not have any character or element
content.
Action Modify the document accordingly.
Action Adapt the XML document or modify the 'block' or 'blockDefault' attributes in the
schema to become consistent with the constraint.
INOXDE7827 No memory
Explanation Tamino schema tree internal error message.
Action Please contact your system administrator.
INOXDE7883 (p-props-correct.2.1) If maxOccurs has a numeric value, then minOccurs must not
be greater than maxOccurs
Explanation If maxOccurs has a numeric value, then minOccurs must not be greater than
maxOccurs.
Action Modify the XML schema accordingly.
INOXDE7886 (src-attribute.4) For attribute the type and simpleType must not both be present
Explanation For attribute, the type and simpleType must not both be present.
Action Modify the XML schema accordingly.
INOXDE7887 (src-element.1) For element the attributes default and fixed must not both be present
Explanation For element, the attributes "default" and "fixed" must not both be present.
Action Modify the XML schema accordingly.
INOXDE7888 (src-element.3) For element the attributes type and either simpleType or complex
Type are mutually exclusive
Explanation For element, the attributes "type" and either "simpleType" or "complex Type" are
mutually exclusive.
Action Modify the XML schema accordingly.
INOXDE7889 (src-element.2.1) For element either the attribute ref or name must be present, but
not both
Explanation For element, either the attribute ref or name must be present, but not both.
Action Modify the XML schema accordingly.
INOXDE7890 (src-element.2.2) For element if parent is not schema and attribute ref is present,
only attributes minOccurs, maxOccurs and id are allowed in addition to ref
Explanation If the parent of the element is not schema and the attribute ref is present, then all of
<xs:complexType>, <xs:simpleType>, <xs:key>, <xs:keyref>, <xs:unique>, nillable,
default, fixed, form, block and type must be absent.
Action Modify the XML schema accordingly.
INOXDE7891 (valid-data-types.1) The type of nodes and base attribute of restriction nodes may
only be of the supported types
Explanation The type of nodes and base attribute of restriction nodes may only be of the supported
types, namely: date, decimal, double, float, integer, short, SQLNumeric,, SQLVarchar,
string, time, timeinstant, ID, IDREF, IDREFS, NMTOKEN, NMTOKENS. No
user-defined complexType or simpleType are allowed for type.
Action Modify the XML schema accordingly.
INOXDE7895 (valid-data-types.2) The facet is not valid for the base datatype
Explanation A facet has been specified which is not supported for the base datatype of a restriction.
Action Modify the XML schema accordingly.
INOXDE7900 (length and minLength or maxLength) Conflict between length facet and either
minLength or maxLength
Explanation It is an error for both length and either of minLength or maxLength to be members
of {facets}, unless they are specified in different derivation steps in which case the
following must be true: the {value} of minLength <= the {value} of length <= the {value}
of maxLength.
Action Modify the XML schema accordingly.
INOXDE7901 (fractionDigits less than or equal to totalDigits) The value of the fractionDigits
facet is greater than the value of totalDigits
Explanation It is an error for fractionDigits to be greater than totalDigits.
Action Modify the XML schema accordingly.
INOXDE7907 (src-resolve.1.3) The ref attribute of an element needs to reference an existing global
element
Explanation The ref attribute of an element needs to reference an existing global element.
Action Modify the XML schema accordingly.
INOXDE7912 (src-attribute.1) For attribute declarations, their attributes default and fixed must
not both be present
Explanation For attribute declarations, the attributes "default" and "fixed" must not both be present.
Action Modify the XML schema accordingly.
INOXDE7913 (src-attribute.3.1) Either attribute ref or name must be present, but not both
Explanation Either the attribute "ref" or the attribute "name" must be present, but not both.
Action Modify the XML schema accordingly.
INOXDE7914 (src-attribute.3.2) If attribute's parent is not schema and ref is present, <simpleType>,
form and type are not allowed
Explanation The form or type attribute as well as a simpleType cannot be specified with attribute
declarations if the parent is not the schema node and the ref attribute is present.
Action Modify the XML schema accordingly.
INOXDE7917 For each doctype name where the doctype is not of plain non-XML type there must
be a matching global element with a matching qualified name
Explanation For each doctype name where the doctype is not of plain non-XML type there must
be a matching global element with a matching qualified name. In particular, for
non-XML doctypes with non-XML indexing via a shadow XML document a matching
global element must exist.
Action Modify the XML schema accordingly.
INOXDE7918 For each doctype name where the doctype is of type nonXML there must not be a
matching global element with the same name
Explanation For each doctype name where the doctype is of type non-XML there must not be a
matching global element with the same name.
Action Modify the XML schema accordingly.
INOXDE7919 For accessOptions at least one of read, insert, update or delete needs to be given,
but no duplicate entries of these are allowed
Explanation For accessOptions at least one of read, insert, update or delete needs to be given, but
no duplicate entries of these are allowed.
Action Modify the XML schema accordingly.
INOXDE7922 The given path must exist in the current Schema and lead to the element or attribute
for which it is specified
Explanation The given path must exist in the current schema and lead to the element or attribute
for which it is specified.
Action Modify the XML schema accordingly.
INOXDE7923 No XPath expression may occur twice for one node to avoid conflicting mappings
Explanation No XPath expression may occur twice for one node in order to avoid conflicting
mappings (not even if it specifies the same mapping).
Action Modify the XML schema accordingly.
INOXDE7924 At most one elementInfo or attributeInfo may have only empty or a nonexistent
which-element, which is taken as the default mapping
Explanation At most one elementInfo or attributeInfo may have only empty or a non-existent
which element, which is taken as the default mapping (Note: empty which elements
are ignored, so an elementInfo which has both empty and filled which elements is
interpreted as an elementInfo with filled which elements).
Action Modify the XML schema accordingly.
INOXDE7925 Below Schema there may only be one appinfo node which defines Tamino mappings
Explanation Below Schema there may only be one appinfo node which defines Tamino mappings.
Action Modify the XML schema accordingly.
INOXDE7926 Below Schema there must be a schemaInfo node but no elementInfo or attributeInfo
nodes
Explanation Below Schema there must be a schemaInfo node but no elementInfo or attributeInfo
nodes.
Action Modify the XML schema accordingly.
INOXDE7927 Below Element there may only be one appinfo node which defines Tamino
mappings
Explanation Below Element there may only be one appinfo node which defines Tamino mappings.
Action Modify the XML schema accordingly.
INOXDE7928 Below Element there may be only elementInfo node but no schemaInfo or
attributeInfo nodes
Explanation Below Element there may be only elementInfo node but no schemaInfo or attributeInfo
nodes.
Action Modify the XML schema accordingly.
INOXDE7929 Below Attribute there may only be one appinfo node which defines Tamino
mappings
Explanation Below Attribute there may only be one appinfo node which defines Tamino mappings.
Action Modify the XML schema accordingly.
INOXDE7940 Invalid modification of doctype: cannot switch between storage of XML, nonXML
and indexed nonXML documents
Explanation An error was detected when updating the schema: an attempt was made to modify
between storage of XML, nonXML and indexed nonXML documents.
Action Check the secondary error message for the context where the error was detected.
INOXDE7974 Attempted to make value of facet more restrictive during schema update
Explanation The new schema definition contains a facet with a value more restrictive than in the
existing schema. This is not allowed by the restricting facet.
Action Consider changing the value of the facet in the new schema or use instance validation.
INOXDE7975 Restriction facet's value must not change during schema update
Explanation The new schema definition contains a facet with a value different from that in the
existing schema. This is not allowed by the restricting facet.
Action Consider changing the value of the facet in the new schema or use instance validation.
INOXDE7979 Invalid schema changes found when adding a unique constraint - no other schema
changes are permitted
Explanation When adding a unique constraint no other schema changes are permitted in the same
schema update operation. It is also not permitted to add multiple unique constraints
in a single schema update.
Action Either add a single unique constraint or perform other schema changes in separate
steps.
INOXDE7980 At least one doctype contains instances with xsi:type attributes. Schema update
requires explicit validation.
Explanation This error may show up e.g. if the set of global types is going to change due to the
schema update. Thus, XML instances containing xsi:type attributes require
re-validation. Note that this status of the doctype remains set even after the respective
XML documents have been deleted.
Action Perform a schema update with instance validation (_mode=validate).
INOXDE7981 Attempted to remove member of substitution group during schema update for
doctype with closed content
Explanation You cannot remove a member of a substitution group during a schema update for a
doctype with closed content without instance validation.
Action Use instance validation during the schema update.
INOXDE7982 Attempted to add member of substitution group during schema update for doctype
with open content
Explanation You cannot add a member of a substitution group during a schema update for a
doctype with open content without using instance validation.
Action Use instance validation during the schema update.
INOXDE7992 Index migration for doctype 'doctype' in collection 'collection' failed with error
code errorCode
Explanation This is an internal error.
Action Please contact your software supplier.
INOXDE7993 Schema operation failed because the same request has doctype already in use
Explanation Schemas cannot be modified or deleted from a server extension if the calling command
has an affected doctype in use.
Action Change your application.
INOXDE7996 Doctype requires xsi:type migration - schema update requires instance validation
Explanation The given doctype contains documents with xsi:type attribute(s) that were stored in
previous version of Tamino. As the processing of xsi:type was not complete in previous
versions of Tamino up to version 4.2, explicit validation of the documents against the
schema is required.
Action Perform a schema update with instance validation (_MODE=validate). Depending
on the type definitions being referenced by the xsi:type attribute, the original schema
may need to be adapted, as the type being referenced by xsi:type must be validly
derived from the default type of the respective element as given in the schema.
INOXDE7998 Found unexpected 'type' attribute in definition of computed index with multiple
components.
Explanation For a compound computed index, i.e. with multiple components, only the component
definitions may have a 'type' attribute.
Action Fix the schema accordingly.
INOXDE7999 Found component of a computed index which does not have a simple type.
Explanation The component of a computed index must have a simple type.
Action Fix the schema accordingly.
INOXDI7582 The path specified in the xpath attribute of a field element may not be empty or
start with a slash
Explanation mp-valid-field.3: The path specified in the xpath attribute of a field element may not
be empty or start with a slash.
Action Please change the schema and try to define it again.
INOXHE8152 Web server ws: specified node host unknown (DNS rsp: rsp).
Explanation The given web server on the given node is defined as one of the web servers that are
allowed to communicate with this Tamino database. Unfortunately the Tamino
database is not able resolve the specified node name.
Action Check whether the node name is correct. If it is correct, check whether DNS lookups
may fail due to network problems. In this case, use the IP address instead of the node
name.
INOXHE8153 Insufficient system resources to create thread: thread 'name', error error returned
by thread create function
Explanation There are not enough system resources available to create a new thread.
Action There are not enough system resources available to create a new thread. The reason
is either that the system defined maximum for the number of threads per process is
exceeded, or that there is not enough memory available to allocate the necessary
thread resources.
INOXHE8201 Cannot connect to server on host host at port port. TCP error code rsp.
Explanation The web server interface module was not able to connect to the Tamino server.
Action Check if the Tamino server is active and accessible (e.g. using Telnet).
INOXHE8203 Database server and web server interface module not compatible
Explanation The versions of the Tamino database server and the Tamino web server interface
module are not compatible.
Action Please use compatible versions of the Tamino database server and the Tamino web
server interface module.
INOXHE8254 Failed to create the Software AG XTS Directory Server entries: why
Explanation The server failed to create the necessary Software AG XTS Directory Server entries
and the server startup failed. The reason for the failure is returned by the XTS layer.
Action Please check that the service "Software AG XTS Directory Server" is running. If not,
please start it. On Windows this can be done using the Control Panel. On UNIX please
use the scripts provided (which are normally executed at system start). If the service
was running when the error occurred, and the XTS message does not specify enough
details to fix the problem, please contact your software supplier.
INOXHE8261 XML crash dump file filename could not be created due to operating system error
system errno
Explanation The XML crash dump file needed for error analysis could not be created due to the
given reason.
Action Please consult the manufacturer's manual.
INOXHE8270 XML internal error num: Session sess, Rsp rsp, time
Explanation This is an internal error.
Action Please contact your software supplier.
INOXHF8205 XML thread initialization: data map initialization failed, rsp: rsp
Explanation This is an internal error.
Action Please contact your software supplier.
INOXHF8208 XML thread initialization: check of security collection failed, rsp: rsp
Explanation This is an internal error.
Action Please contact your software supplier.
INOXHF8209 XML thread initialization: insert security collection failed, rsp: rsp
Explanation This is an internal error.
Action Please contact your software supplier.
INOXHF8210 XML thread initialization: insert vocabulary collection failed, rsp: rsp
Explanation This is an internal error.
Action Please contact your software supplier.
INOXHF8211 XML thread initialization: check of vocabulary collection failed, rsp: rsp
Explanation This is an internal error.
Action Please contact your software supplier.
INOXHF8229 XML thread initialization: server extension thread initialization failed, rsp: rsp
Explanation This is an internal error.
Action Please contact your software supplier.
INOXHF8235 XML initialization: invalid port number "port" found for web server webserver
Explanation This is an internal error.
Action Please contact your software supplier.
INOXHF8240 XML thread thread_number has exited due to communication error error_number
(text)
Explanation Either adding the service to the directory server has failed, or registering with the
directory server has failed.
Action Check the XTS configuration.
INOXHF8241 XML thread thread_number has exited due to communication error error_number
(text)
Explanation Either adding the service to the directory has failed, or the registration with the
directory server failed.
Action Check the XTS configuration.
INOXHF8244 Binding to TCP/IP socket socket number (port type port) has failed
Explanation The server could not connect to the specified socket. Maybe it is in use.
Action Check the reason for the error. If the error persists, choose another port number.
INOXHF8255 XML initialization: invalid IP address "ipaddr" found for web server webserver
Explanation This is an internal error.
Action Please contact your software supplier.
INOXHF8269 XML thread initialization: data map initialization for server extensions failed, rsp:
rsp
Explanation Internal error: Data map entries needed by X-Tension could not be initialized.
Action Please contact your software supplier.
INOXHF8272 XML initialization: Word stemming algorithm initialization failed, rsp: rsp
Explanation This is an internal error.
Action Please contact your software supplier.
INOXHV8250 Server is already registered with the Software AG XTS Directory Server
Explanation When the Tamino server starts it registers with the Software AG XTS Directory Server.
It is possible that entries for the server are already present (server already started
somewhere else or previous server session failed). If this message comes as a warning
message, the entry found exactly matches the one that should be entered. If this
message comes as an error message, the entry found did not match the entry that the
server wanted to add.
Action If this message comes as a warning message no action is required. If this message
comes as an error message the Software AG XTS Directory Server entry found for the
server should be checked and, if no longer necessary, the next server start should be
done with the parameter for overwriting the Software AG XTS Directory Server entry
activated.
INOXHW8204 XML thread initialization: data map initialization for server extension failed, rsp:
rsp
Explanation This is an internal error. Tamino will work as expected unless server extensions are
used.
Action Please contact your software supplier.
Only the number of sessions that is covered by the license used is allowed.
Action Buy an enhanced license.
INOXHW8249 Creation of dynamic what worker thread failed with response err
Explanation The server failed to increase the number of worker threads.
Action No action required.
INOXIE8378 Server extension returned binary data without setting media type
Explanation The media type must be defined when a server extension returns binary data.
Action Use the method SxsSetProperty() with the property of
SX_PROPERTY_RSP_MEDIATYPE to define the media type of the binary data.
INOXII8325 Recreation of all text indices started in collection COLLECTION, doctype DOCTYPE
Explanation The administrative command ino:RecreateTextIndex was issued.
Action Be aware that access to the collection is constricted until the operation is completed.
INOXME8536 XML data load recovery of doctype doctype in collection collection was unsuccessful
Explanation During autorestart, it was detected that a XML data load operation was active in the
previous Tamino server session. This message provides information that Tamino
could not restore the doctype to the state before the XML data load operation was
initiated.
Action Perform a restore/regenerate of the Tamino database to get it into a consistent state.
INOXME8543 Internal error - unexpected response occurred in call to function function, function
gave response code(s) codes
Explanation An internal error has occurred.
Action Please contact your software supplier with the exact message (the function and codes
are important).
INOXMI8534 XML data load recovery initiated for doctype doctype in collection collection
Explanation During autorestart, it was detected that a XML data load operation was active in the
previous Tamino server session. This message provides information about which
doctypes are being recovered.
Action No action required.
INOXMI8535 XML data load recovery of doctype doctype in collection collection completed
successfully
Explanation During autorestart, it was detected that a XML data load operation was active in the
previous Tamino server session. This message provides information that Tamino has
successfully restored the doctype to the state before the XML data load operation was
initiated.
Action No action required.
INOXMI8537 XML data loading initiated for doctype doctype of collection collection
Explanation This is an information message to indicate the start of XML data load operation.
Action No action required.
INOXMI8538 XML data loading completed, number of documents processed docsproc, loaded
docsload, rejected docsrejected
Explanation This is an information message to indicate the end of an XML data load operation.
Action Depending on if there were documents rejected, these may need to be investigated
and re-processed.
INOXPE8703 Invalid document declaration or more than one declaration found in the file to be
loaded
Explanation Invalid document declaration or more than one declaration found in the file to be
loaded.
Action Correct the document declaration or remove all declarations except for the first.
INOXPE8753 The element has contents although it is defined with object type "EMPTY"
Explanation The element has contents although it is defined with object type "EMPTY".
Action Please correct either the document instance or the schema definition.
INOXQE6310 Processing of data with X-Tension or X-Node mapping is not supported by XQuery
Explanation Currently no data with X-Tension (server extension) or X-Node mapping can be
accessed by an XQuery query.
Action Formulate your query using Tamino X-Query instead of XQuery.
INOXQE6315 Runtime type exception: sequence occurred where atomic value required
Explanation Some functions and operators do not operate on sequences that contain more than
one entry.
Action Check the operand's types.
INOXQE6318 Runtime type exception: empty sequence occurred where atomic value required
Explanation Some functions and operators do not operate on an empty sequence.
Action Check the operand's types.
INOXQE6334 "Treat as" operation has detected two non-matching types during query execution
Explanation A "Treat as" operation has detected two non-matching types during query execution.
Action Reformulate your query.
INOXQE6370 Processing of data with X-Tension or X-Node mapping is not supported by XQuery
Explanation Currently no data with X-Tension (server extension) or X-Node mapping can be
accessed by an XQuery query.
Action Formulate your query using Tamino X-Query instead of XQuery.
INOXQE6387 The prefix 'local' may only be used when declaring a user-defined function.
Explanation The 'local' prefix is by definition bound to the URI
"http://www.w3.org/2003/11/xquery-local-functions" and is reserved for the definition
of user-defined, i.e. local, functions.
Action Use another prefix.
INOXQE6398 External variable definition does not conform to restricted XQuery syntax
Explanation An XQuery expression that is supplied to define an external variable is restricted to
sequences of constants, type-specific constructor functions and node constructors.
Action Reformulate the external variable definition to conform to the restrictions.
INOXQE6454 Attempt to update the same XNode-mapped field twice with different values
Explanation An XNode column/field appears at different paths in the schema, and an XQuery
update statement tried to modify at least two paths with different values.
Action Correct the XQuery update statement.
INOXRE8888 Adding a new node definition with the specified attributes is not supported
Explanation Adding a new node definition with the specified attributes is not supported because
of already existing documents.
Action Remove the affected documents and repeat the request.
INOXRE8889 Modifying an existing node definition with the specified attributes is not supported
Explanation The requested parameter may not be changed after the schema definition.
Action Undefine the schema and define the modified schema definition once again.
INOXRF8899 Index recreation could not be finished successfully for doctype DOCTYPE in
collection COLLECTION
Explanation An error occurred while finishing the index recreation. The collection is currently not
usable.
Action Restart the server and execute the _admin command to finish the index recreation.
INOXRI8838 Request to create the unique constraint CONSTRAINT for doctype DOCTYPE in
collection COLLECTION has failed and will be backed out
Explanation A request to create a unique constraint was running during server shutdown. The
unique constraint is dropped during server start.
Action Repeat the request to create the unique constraint.
INOXSE8905 The combination of index-shortname and the search-type and/or map-type is not
valid
Explanation The node with the search-type and/or map-type cannot contain a definition of
index-shortname
Action Check the map-type and the search-type.
INOXSE8911 The specified mapping parameter(s) (adadsfnr, adadsdbid, adavoc...) can only be
specified in a node which has the mapping type AdaFile
Explanation The specifications such as adadsfnr, adadsdbid, adavoc etc. cannot be used with a
mapping type other than AdaFile
Action Remove the mapping parameters or change the mapping type to AdaFile.
INOXSE8929 The node name specified does not conform to the XML specification
Explanation The name specified in the ino:name attribute of an <ino:node> element does not
conform to the XML specification.
Action Correct the schema definition.
INOXSE8980 Server extensions: external name and module name / function name are mutually
exclusive
Explanation Do not specify both external name and module name/function name for a server
extension.
Action Correct the schema definition.
INOXXE8600 The group with name ino:admin may not contain any aclref elements
Explanation The group with name ino:admin may not contain any aclref elements.
Action Make sure that the group ino:admin contains no aclref elements and try again.
INOXXE8602 This operation is not allowed for the special 2-Phase-Commit user
Explanation This operation is not allowed for the special 2-Phase-Commit user.
Action Make sure you specify a user with the needed privileges for this operation.
INOXYE9484 Marked corrupt index for subsequent repair: collection name = COLL_NAME, node
= NODE_PATH
Explanation A corrupt index has been found and has been marked for index repair. It will not be
used for query processing until it has been repaired.
Action Repair indexes in the corresponding doctype using _admin=ino:RepairIndex() - then
retry the operation and recreate the index if necessary.
INOXYE9485 Failed to prepare index marked as corrupt for subsequent repair index: collection
name = COLL_NAME, node = NODE_PATH, reason = REASON
Explanation An error occurred when attempting to prepare a corrupt index for a subsequent index
repair.
Action Please contact your software supplier.
INOXYE9486 Failed to mark index as corrupt due to a pending recreate index operation: collection
name = COLL_NAME, node = NODE_PATH
Explanation A corrupt index cannot be marked as corrupt while a recreate index operation or
schema update is pending.
Action Repair the indexes in the corresponding doctype using _admin=ino:RepairIndex() -
then retry the operation and recreate the index if necessary.
INOXYE9487 Failed to mark index as corrupt due to recreate index operation in progress: collection
name = COLL_NAME, node = NODE_PATH
Explanation A corrupt index cannot be marked while a recreate index operation or schema update
is in progress.
Action Wait until recreate index operation or schema update on the corresponding doctype
is finished, then retry the operation or recreate the index.
INOXYE9495 Request terminated because the replication database is currently not up-to-date
Explanation The database is set to replication type with 'Simultaneous Query', but the currently
replicated log space of the server does not contain additional locking information.
Therefore the database cannot process queries while it replicates updates of this log
space. Simultaneous query will be enabled, however, when the log space of the current
session of the master is replicated.
Action Wait until the log space of a session is replicated that permits simultaneous queries.
Because the replication process always has top priority on a replication database, any
user transactions that had been active were terminated.
Action Wait until the replication process has finished or starts another session that allows
simultaneous queries.
INOXYW9483 Found indexes marked as corrupt which cannot be dropped - subsequent index
repair with "continue" option required: collection name = COLL_NAME, doctype
= DOCTYPE_NAME
Explanation A Tamino doctype contains indexes which must not be dropped, e.g. because they
are used to implement a unique constraint.
Action Issue _admin=inoRepairIndex() with the "continue" option for the same doctype in
order to fix the corrupt indexes.
1003 System property {0} is invalid: {1}. To correct the property, go to the TN Properties
page of the WmTN package in the Integration Server Administrator, or edit the
''packagesWmTNconfigproperties.cnf'' file.
Explanation The system property provided for Trading Networks is invalid.
Action Correct the property in the Configure Properties page in My webMethods, or edit the
‘IntegrationServer_directory\packages\WmTN\config\properties.cnf'' file.
1027 You have attempted to use a feature that is restricted by your license. To be able to
use all product features, please contact webMethods or your webMethods OEM
solution provider to upgrade to an unrestricted version of Trading Networks.
Explanation User not allowed to create doctypes, attempt failed.
Action To be able to use all product features, please contact Software AG Global Support to
upgrade to an unrestricted version of Trading Networks.
2337
Trading Network Messages
1162W All processing rules were imported successfully. Processing rules that existed before
the import were removed.
Explanation All the processing rules present in the import file were added to the Trading Networks
database. All processing rules that existed before the import process were removed
from the database. This happens when the Replace Rule List option is selected during
the import of Trading Networks data.
1166 Unable to delete doc type. There are some activity logs associated with this doc
type. Either delete the associated activity logs or run this service again with
"deleteLogs=true" to have them deleted automatically.
Explanation Unable to delete doc type because there are some activity logs associated with this
doc type.
Action Either delete the associated activity logs or run this service again with
"deleteLogs=true" to have them deleted automatically.
1170 Unable to import processing rule {0}. Document type(s) used in the processing rule
is not defined.
1171 inserted
1172 updated
1173 deleted
1174 Inserted.
1175 Updated.
1176 Deleted.
1179 The {0} you are trying to save has been modified by another user. To ensure that
you are using the latest version, cancel your changes and reopen the {1}. Modify
the latest version and save your changes
1203E Error retrieving certificates for keystore alias {0} and key alias {1}. Check the keystore
configuration in Integration Server.
Explanation The keystore was modified or deleted in Integration Server, which caused the keystore
mapping in Trading Networks to break.
Action Check the keystore configuration in Integration Server. If the keystore does not exist
in Integration Server, create the keystore. If the keystore mapping in Trading Networks
is incorrect, select the correct keystore alias and key name for the certificate.
1205E Error retrieving key aliases for the keystore alias {0}.
Explanation Trading Networks could not retrieve the keystore from Integration Server.
Action Check the keystore configuration in Integration Server. If the keystore does not exist
in Integration Server, ask the Integration Server administrator to create the keystore.
19001E Error occurred while initializing Trading Networks charts during initialization of
Trading Networks.
Explanation Trading Networks charts could not be initialized due to an error faced during startup.
Action Restart Trading Networks.
19002E Error occurred while initializing Trading Networks dashboarding store during
initialization of Trading Networks.
Explanation Trading Networks dashboarding store could not be initialized due to an error faced
during startup.
Action Restart Trading Networks.
2105 Invalid input. Provide a value from the configured list of User Status values.
2174 Unable to import init.xml due to exception message: {0}. Manually import init.xml
as described in the Installation Guide.
Explanation An exception occurred while importing init.xml, as described in the message.
Action Manually import init.xml as described in the Installation Guide.
2200...0 Error encountered while reading USER status from the database. Exception message:
{0}.
Explanation Encountered SQLException while reading user status from database.
Action See the exception message for details. Take appropriate action to resolve the problem
described in the exception.
2266 Error occurred while changing the status of the following invitation: {0}.
2267 Error occurred while changing the status of the following archival service: {0}.
2268 Error occurred while changing the status of the archival services.
2269 Error occurred while changing the status of the invitations.The status should be
either {0} or {1}.
2270 Error occurred while changing the status of the archival services.The status should
be either {0} or {1}.
2271 Error occurred while changing the status of the queues.The status should be either
{0}, {1}, {2}, or {3}.
2272 Error occurred while changing the status of the following invitation: {0}.Check the
invite and provide all the necessary details.
24002 Volume value summary data for the following Document ID was successfully
written to CUSTOMATTRIBUTEVOLUMEVALUE table: {0}.
24004 Success and failed transactions summary data for the following Document ID was
successfully written to TRANSACTIONSUCCESSFAILEDDATA and
SUCCESSFAILEDCHARTDOCIDMAP tables: {0}.
24006 Success and failed transactions summary data for the following Document ID was
successfully updated in TRANSACTIONSUCCESSFAILEDDATA and
SUCCESSFAILEDCHARTDOCIDMAP tables: {0}.
24008 Late FA summary data for the following Document ID was successfully written to
TRANSACTIONLATEFADATA table: {0}.
24010 The following custom class required to filter run-time events of type Document
Attribute Added based on event's attribute name was not found in classpath: {0}
24011 The following error occurred while trying to filter run-time events of type Document
Attribute Added: {0}
25002W Error occurred while subscribing to {0} run-time event. The dashboards may not
display any data.
Explanation Event processor did not subscribe to the run-time event type due to one of the
following reasons:- Trading Networks NERV custom bundle was not copied to the
NERV config bundles location.- Universal Messaging server was not up and running.
Action Ensure the following:- If you are using Trading Networks NERV custom bundle,
ensure to copy the bundle to the NERV config bundles location. Refer to 9.7
webMethods Trading Networks Administrators guide for details.- If you are using
Universal Messaging, ensure the server is up and running.
25500 The following error occurred while suspending or unsuspending document delivery
for a partner: {2}. The PartnerId is {0}, and the Id of the schedule is {1}.
25507 Error occurred while changing the Suspension Status of a delivery suspension
schedule.
25508 Error occurred while checking the validity of a delivery suspension schedule.
25509 Error occurred while checking or unchecking the Suspend Delivery checkbox.
26000 Error occurred while adding a delivery suspension schedule to Integration Server.
26001 Error occurred while updating a delivery suspension schedule on Integration Server.
26002 Error occurred while viewing a delivery suspension schedule on Integration Server.
26004 Error occurred on Integration Server while changing the status of a delivery
suspension schedule to inactive.
26005 Error occurred on Integration Server while changing the status of a delivery
suspension schedule to active.
26008 Successfully fetched the following delivery suspension schedule from Integration
Server: {0}
26012 Error occurred on Integration Server while checking for the existence of a delivery
suspension schedule.
26013 Error occurred while parsing the date and time of a delivery suspension schedule.
26017 ActiveTransfer service is not executable, please check alias - {0} is accessible or not.
3017 An error occurred while trying to insert document (doc id = {0}, sender id = {1}) into
the database.
Explanation Exception occurred during inserting the documentinto the database, possibly due to
a database or usage error.
Action See the exception message for details. Take appropriate action to resolve the problem
described in the exception.
3025E Error occurred while reinitializing Trading Networks JDBC connection pool in
Integration Server.
Explanation Trading Networks reinitializes the JDBC connection pool when a connection error
occurs. This reinitialization disconnects all connections to the Trading Networks
database. An error occurred during the reinitialization.
Action Use the Integration Server Administrator JDBC Pools page to reinitialize the Trading
Networks JDBC connection pool.
3068 Error while persisting queue. For details check the full stack trace.
Explanation In webMethods Trading Networks, while registering a queue, if there is anyu error
in scheduling the queue, this error is thrown.
Action Check the full stack trace or contact your system administrator.
3069 Error occurred while changing the status of the following queue: {0}.
4000 Successfully saved the {1} delivery suspension schedule to Trading Networks
database. The Id of the schedule is {0}.
4001 Successfully updated the {1} delivery suspension schedule on Trading Networks
database. The Id of the schedule is {0}.
4002 Successfully fetched the following delivery suspension schedule from Trading
Networks database: {0}
4003 Successfully deleted the following delivery suspension schedule from Trading
Networks database: {0}
4004 Successfully changed the status of the following delivery suspension schedule to
{1} on Trading Networks database: {0}
4005 Successfully changed the suspension status of the following delivery suspension
schedule to {1} on Trading Networks database: {0}
4006 Successfully fetched the delivery suspension schedule with PartnerId {0} from
Trading Networks database.
4007 A delivery suspension schedule with the following name already exists in Trading
Networks database: {0}
4009 Error occurred while creating jdbc pool for tenantId: {0} and stageId: {1}. The
exception message is : {2}.
4169 Access denied, as the User "{0}" does not have the privilege to {1} {2}.
Explanation You do not have the required permission to take this action on the processing rule.
Action Request that the Integration Server administrator assign the required permission.
4210 Error encountered while getting all the Processing Rule matches for the document.
Explanation Encountered exception while retrieving rules from cache. The cache might not be
updated.
Action The details of the exception are in the full message. Take appropriate action to resolve
the problem described in the exception message. Reload the WmTNWeb package.
4212 Error encountered while getting RuleName with the name - {0}.
Explanation The rule may have been deleted by someone in a different session.
Action Refresh the rule cache by executing the search again.
4215 Error encountered while changing the ordinality of the Processing Rule.
Explanation Changing the ordering of the processing rules in another session might have caused
an error while validating or updating the ordinal numbering in the database.
Action Refresh the rule cache by executing the search again.
4217 Error encountered while updating the processing rule with Rule Name - {0}.
Explanation The rule might have been deleted by someone in a different session.
Action Refresh the rule cache by executing the search again.
4218 Error encountered while creating the processing rule with Rule Name - {0}.
Explanation Error encountered while inserting the rule into the database.
Action The details of the exception are in the full message. Take appropriate action to resolve
the problem described in the exception message.
4220 Access denied, as the User "{0}" does not have the permission to {1} processing rule.
Explanation You do not have the permission to do the necessary action on the processing rule.
Action Request that the Integration Server administrator assign the required permission.
4221 Access denied, as the User "{0}" does not have the permission to {1} processing rule
- "{2}".
Explanation You do not have the permission to do the necessary action on the processing rule.
Action Request that the Integration Server administrator assign the required permission.
4237 Error encountered while getting the profiles associated with Profile Group.
Explanation There might be a database error while retrieving the profile groups.
Action The details of the exception are in the full message. Take appropriate action to resolve
the problem described in the exception message.
4238 Access denied, as the User "{0}" does not have the permission to {1} processing rule
- "{2}".
Explanation You do not have the permission to do the necessary action on the processing rule.
Action Request that the Integration Server administrator assign the required permission.
4241E Processing rule "{0}" change status failed. Processing rule update collision detected.
This rule has been modified by another user. Refresh your rule list and retry this
operation.
Explanation In webMethods Trading Networks, while changing the status of a processing rule, if
it is modified by another user, this error is thrown.
Action Refresh your rule list and try again.
4247E Exception encountered while moving the processing rule. Invalid Ordinal given
in Select Location.
Explanation In webMethods Trading Networks, while moving the processing rule, if an invalid
ordinal location is specified, this error is thrown.
Action Specify a valid ordinal location and try again.
4258E Error encountered while creating the processing rule with Rule Name - "{0}". Rule
name already exists. Change the name and save again.
Explanation In webMethods Trading Networks, while creating a processing rule, if the rule name
already exists, this error is thrown.
Action Ensure to give a unique processing rule name and try again.
4305E The following sender(s) and receiver(s) configured in the processing rule do not
exist in the system. Sender(s):"{0}" Receiver(s):"{1}"
Explanation An error occurred while trying to create or update a processing rule with senders and
receivers that do not exist in Trading Networks.
Action Ensure the senders and receivers are valid.
4306E The following sender(s) configured in the processing rule do not exist in the system:
"{0}"
Explanation An error occurred while trying to create or update a processing rule with senders that
do not exist in Trading Networks.
Action Ensure the senders are valid.
4307E The following receiver(s) configured in the processing rule do not exist in the
system: "{0}"
Explanation An error occurred while trying to create or update a processing rule with receivers
that do not exist in Trading Networks.
Action Ensure the receivers are valid.
4416 Cannot add extended field definition. Extended field with name "{0}" already exists.
Explanation Extended field with same name already exists.
Action Supply different name for extended field.
4417 Cannot update extended field definition. Extended field with name "{0}" already
exists.
Explanation Extended field with same name already exists.
Action Supply a different name for the extended field.
4429E Importing a profile for {0} (id={1}), which is marked as "My Enterprise", but it has
different ID than the existing My Enterprise profile for this Trading Network.
Cannot change the identity of the My Enterprise profile.
Explanation You are attempting to import a partner profile marked as "My Enterprise." However,
the target Trading Networks server already contains a My Enterprise profile, with a
different ID. The existing My Enterprise cannot be overwritten because the IDs are
different.
Action Import the partner data without selecting the "My Enterprise" profile.
4430E Importing a profile for {0} (id={1}), which is marked as "My Enterprise". A "My
Enterprise" profile already exists for this Trading Network. If you want to update
it, use the Force option.
Explanation You are attempting to import a partner profile marked as "My Enterprise" without
using the "Force import" option; however, the target Trading Networks server already
contains a My Enterprise profile.
Action Import the partner data using the "Force import" option.
4431E Error encountered while adding DLS artifacts with name {0}. The permissions for
role {1} is null or empty.
Explanation You are attempting to import or add a DLS dataset, but the dataset does not contain
any permissions.
Action If you are adding a DLS dataset, specify the required permissions for the dataset. If
you are importing a DLS dataset, make sure that the data is correct.
4432 Error encountered while adding DLS artifacts with name {0}. The role name is null
or empty.
Explanation You are attempting to import or add a DLS dataset, but the dataset does not contain
any roles.
Action If you are adding a DLS dataset, specify the required roles for the dataset. If you are
importing a DLS dataset, make sure that the data is correct.
4433E Error encountered while adding DLS artifacts with name {0}. The partner with name
{1} is referenced in DLS data, but this partner does not exist on your Trading
Networks system.
Explanation You are attempting to import or add a DLS dataset, but the partner specified in the
dataset is not present in the Trading Networks database.
Action If this happens while importing a DLS dataset, make sure that the dependent partner
profile is also imported along with the DLS dataset.
4434E Error encountered while adding DLS artifacts with name {0}. The document type
with name {1} is referenced in DLS data, but this document type does not exist on
your Trading Networks system.
Explanation You are attempting to import or add a DLS dataset, but the document type specified
in the dataset is not present in the Trading Networks database.
Action If this happens while importing a DLS dataset, make sure that the dependent document
type is also imported along with the DLS dataset.
4435E Error encountered while adding DLS artifacts with name {0}. The processing rule
with name {1} is referenced in DLS data, but this processing rule does not exist on
your Trading Networks system.
Explanation You are attempting to import or add a DLS dataset, but the processing rule specified
in the dataset is not present in the Trading Networks database.
Action If this happens while importing a DLS dataset, make sure that the dependent
processing rule is also imported along with the DLS dataset.
4436W A deleted profile with the same internal id already exists. Unable to recreate a
deleted profile.
Explanation You are attempting to import a partner. However, the target Trading Networks server
already contains a deleted partner with the same ID.
Action Import the partner using the "Force import" option.
4464 Attempt to import extended field "{0}" associated with the fieldgroup "{1}" failed.
The extended field "{0}" associated with the fieldgroup "{1}" is not defined on your
Trading Networks system.
Explanation This error occured because the extended field associated with the fieldgroup is not
defined on your Trading Networks system.
Action Define the extended field associated with the fieldgroup on your Trading Networks
system and try again.
4470 Error occurred while changing the status of the following partner: {0}.
5042 Queue
5096 Document delivered via ActiveTransfer. VFS Path: {0} ActiveTransfer Transaction
ID: {1}
6014 The artifact ID is not available in the corresponding artifact properties file.
Explanation Trading Networks needs the artifact ID for installing the artifacts for deployment.
This is missing from the artifact properties file.
Action Provide the artifact ID in the artifact properties file or recreate the artifact ID.
6034 Trading Networks is not able to retrieve the asset references for the asset: "{0}" of
asset type: "{1}". "{2}"
Explanation Trading Networks is not able to retrieve the asset references for the specified asset
due to an unexpected error.
Action Try to delete the asset again. If it still does not go through, contact your system
administrator.
6056 Access denied. User "{0}" does not have the permission to {1} {2}, for Sender "{3}"
and Receiver "{4}".
Explanation User does not have the permission required to perform the necessary action on the
TPA.
Action Ask the B2B Administrator to assign the user the required permission.
6057 Access denied. User "{0}" does not have the permission to view {1}.
Explanation User does not have the permission required to view the TPA.
Action Request the B2B Administrator to assign user the required permission.
7010 {0} is not a valid Trading Networks version. Rerun this program by specifying the
supported version of your old Trading Networks.
Explanation The Trading Networks version selected for migration is not valid.
Action Rerun this program by specifying the correct version number.
7011 Source Server version is not provided. Rerun this program by specifying the source
server version of Trading Networks.
Explanation The Trading Networks version selected for migration is not provided.
Action Rerun the migration utility by specifying the version number.
7020E Document Type with name "{0}" already exists. Change the name and save again.
Explanation Document type with the same name already exists.
Action Change the document type name and save again.
7046 Migrate Trading Networks dashboard data? (Note: This will take longer if runtime
data size is big. This operation involves purging of existing data in the dashboard
tables, followed by populating data in the dashboard tables from runtime tables.)
7059 Exception while fetching codes list for document type "{0}" and UUID "{1}" .
7060 Invalid document type passed while fetching codes list for document type "{0}" and
UUID "{1}" .
8013E Error encountered while downloading sample csv file. Please see error log for more
details, contact your Administrator.
Explanation In webMethods Trading Networks, in Parner Onboarding, while downloading a
sample csv file for uploading a partner, if any error is encountered, this message
appears.
Action Contact your system administrator.
8052 An exception occurred while inserting template field (ID = "{0}", Name = "{1}").
Explanation In webMethods Trading Networks, while adding a template field, if an exception
occurs while adding a new template field, this error is thrown.
Action See the exception stack trace to find out the reason for this error.
8053 An exception occurred while updating template field (ID = "{0}", Name = "{1}").
Explanation In webMethods Trading Networks, while updating a template field, if an exception
occurs while updating the template field, this error occurs.
Action Check the exception stack trace to find out the reason for the error.
8054 An exception occurred while inserting template group (ID = "{0}", Name = "{1}").
Explanation In webMethods Trading Networks, while inserting a template field group, if an
exception occurs while updating the template field, this error occurs.
Action Check the exception stack trace to find out the reason for the error.
8056 An exception occurred while fetching template fields for group(ID = "{0}", Name =
"{1}").
Explanation In webMethods Trading Networks, while fetching template fields for a group, if an
exception occurs, this error shows up.
Action Check the exception stack trace to find out the reason for the error.
9001 Access denied, as the User "{0}" doesnot have the permission to {1} {2}.
Explanation The corresponding user does not have permissions to perform the associated actions.
Action Contact a B2B Administrator for granting the corresponding permissions.
9002 Access denied, as the User "{0}" doesnot have the permission to view {1}.
Explanation The corresponding user does not have permissions to view the corresponding Trading
Networks asset.
Action Contact a B2B Administrator for granting the corresponding permissions.
9003 Access denied, as the User "{0}" doesnot have the privilege to {1} {2}.
Explanation The corresponding user does not have permissions to perform the associated action.
Action Contact a B2B Administrator for granting the corresponding permissions.
9003...0 Could not configure Ehcache. Either the SoftwareAG-IS-TN.xml file is missing
from the config folder or it is an invalid XML file.
9004 Access denied, as the User "{0}" doesnot have the privilege to view {1}.
Explanation The corresponding user does not have permissions to view the corresponding Trading
Networks asset.
Action Contact a B2B Administrator for granting the corresponding permissions.
9004...0 Trading Networks Server startup failed. Error initializing Ehcache manager {0}.
Contact your administrator to restore the SoftwareAG-IS-TN.xml file.
9006E Primary and secondary certificates already exist for this owner, partner, and usage
combination.
Explanation A maximum of two certificates can be uploaded per unique combination of owner,
partner, and usage.
Action Delete the primary or secondary certificate before uploading an additional certificate.
9007 Error occurred while initializing Ehcache cache manager and accessing cache from
it. Error message : {0}.
Explanation An error occurred while initializing the Ehcache cache manager and accessing cache
from it.
Action Contact your system administrator.
9008 Failed to initialize cache manager for Ehcache. The SoftwareAG_IS_TN.xml file is
missing, replaced, or invalid.
Explanation webMethods Trading Networks failed to initialize the cache manager for Ehcache.
The SoftwareAG_IS_TN.xml file is missing, replaced, or invalid.
Action Add a valid SoftwareAG_IS_TN.xml file in the configurations folder.
9009E Error occurred while initializing Trading Networks because the following caches
are not configured: {0}
Explanation An error occurred while initializing Trading Networks because one or more caches
are not configured.
Action Check the cache manager SoftwareAG.IS.TN, configure the missing caches, and restart
Integration Server.
9010 Error occurred while adding Ehcache Manager for tenantId: {0} and stageId: {1}. The
exception message is: {2}
9015 Database error in getting prepared statement or Set proper dequeue strategy map
entry
TNS.0000.1013 {0} could not be completed because another {1} operation was under way or
Archive_WorkTable has contents that were not cleaned up. If there is no
archive/deletion service running, cleanup the table to complete the operation.
Explanation Trading Networks cannot complete the archive or delete operation either because
another archive or delete operation is in progress or because the Archive_WorkTable
has contents that need to be cleaned up.
Action If no other archive or delete operation is in progress, clean up the Archive_WorkTable
contents and restart the incomplete archive or delete operation.
TNS.0000.2006E Error encountered while deleting {0}. {1} rows changed in the database.
Explanation Instead of deleting exactly one row from a table in the database, Trading Networks
deleted the specified number of rows.
Action See the exception written to the server log. Take appropriate action to resolve the
problem described in the exception.
TNS.0000.2016E An attempt was made to access the SQL statement {0}, which was not defined in
the configuration file.
Explanation Attempted to execute an SQL statement that is not available in the file of externalized
SQL statements (dbops.sql).
Action If you have modified the dbops.sql file, restore the file to its prior state.
TNS.0000.2026E An attempt was made to save an extended field with an unsupported data type.
Name={0}, Data type={1}.
Explanation Attempted to save an extended field for a partner, but the field's value is not a
supported data type.
Action Supply a value that is one of the supported data types for an extended field.
TNS.0000.2029E The database has no version information. Either it has not been initialized, or it
has been changed to an invalid state by an external process.
Explanation The TNModelVersion table is missing. Data from this table was accidentally deleted,
the table was dropped, or the database is corrupt.
Action Restore this table from the most recent backup. If the database is corrupt, work with
your DBA to determine the cause. In this case, you will need to restore the entire
database to the most recent backup.
TNS.0000.2037S The model version specified (tnmv:) seems to be missing from the dbops.sql file
in your WmTN package. Check the file and try again.
Explanation The dbops.sql file must begin with "-- tnmv: x.x", where "x.x" is the current
TNModelVersion number. This line has been removed or altered.
Action Restore the dbops.sql file to the correct state.
TNS.0000.2039S There was an error while reading the dbops.sql file in your WmTN package. The
original error message was: {0}.
Explanation Encountered an exception while reading the dbops.sql file. See the exception message
for details.
Action Take appropriate action to resolve the problem described in the exception.
TNS.0000.2040E Error encountered while updating {0}. {1} rows changed in the database.
Explanation Instead of updating exactly one row in a table in the database, Trading Networks
updated the specified number of rows.
Action Contact webMethods Customer Care.
TNS.0000.2042E Error encountered while updating {0}. {1} rows changed in the database for {2}.
Explanation Instead of updating exactly one row in a table in the database, Trading Networks
updated the specified number of rows.
Action Contact webMethods Customer Care.
TNS.0000.2064S There was an error interpreting the model version specifier (tnmv:) in the dbops.sql
file in your WmTN package. The original error message was: {0}.
Explanation The dbops.sql table must begin with "-- tnmv: x.x", where "x.x" is the current TN
Model Version number. This line has been altered.
Action Restore this line to its correct state.
TNS.0000.2066E The main connection to the data store has not been initialized. Check the Trading
Networks JDBC connection pool.
Explanation There is no connection to the Trading Networks database.
Action Use the Integration Server Administrator JDBC Pools page to test the connection to
the Trading Networks database. You may need to adjust the connection pool settings
or verify that the database is functioning normally.
TNS.0000.2079E More than one extended field (fieldID={0}) removed in a single delete operation
(partnerID={1}).
Explanation Instead of deleting exactly one extended field in the database, Trading Networks
deleted the specified number of fields.
Action Check which other extended fields could have been deleted along with the intended
one, then recreate the appropriate extended fields and redo the mapping.
TNS.0000.2089E Trading Networks could not retrieve data from your database. Go to the JDBC
Pools page in the Integration Server Administrator and make sure your database
URL, user name, and password are set correctly. Also make sure you created the
Trading Networks database tables as described in the webMethods Installation
Guide.
Explanation The TNModelVersion table is missing from the Trading Networks database. The
reason can be one of the following: 1) The Trading Networks database tables have
not yet been created. 2) Data from TNModelVersion table was accidentally deleted.
3) The TNModelVersion table was dropped. 4) Your database is corrupt.
Action Check your database. If the Trading Networks tables have not been created, create
them. If the TNModelVersion table is missing or not valid, recreate it. If your database
is corrupt, work with your database administrator to determine the cause. You might
need to restore your entire database from the most recent backup.
TNS.0000.2096E Document {0} from this sender was not successfully stored in the data store. The
original exception message was: {1}.
Explanation Encountered an exception while writing a document to the database.
Action Take appropriate action to resolve the problem described in the exception.
TNS.0000.2104E An attempt was made to access the SQL statement {0} before SQL statements were
read from the disk.
Explanation An SQL statement was used before the SQL statement cache was initialized.
Action If your package uses Trading Networks facilities, be sure to declare a dependency on
the WmTN package in your package's manifest.v3 file.
TNS.0000.2112E Document type not saved. A document type with the name [{0}] already exists.
Cannot have two document types with the same name but different IDs.
Explanation You cannot have two document types with the same name.
Action Change the name of the document type and save it again.
TNS.0000.2114E The system could not load the JDBC driver {0} for connection to the data store.
Check the CLASSPATH setting and try again.
Explanation The driver specified for the Trading Networks functional alias on the JDBC Pools
Configuration page of the Integration Server could not be found.
Action Make sure the driver is in your classpath.
TNS.0000.2127E Error encountered while updating Contact. {0} rows changed in database for {1} {2}.
Explanation Instead of updating exactly one row in the Contact table in the database, Trading
Networks updated the specified number of rows.
Action Check the affected details and verify whether the data can be recreated.
TNS.0000.2162E Trading Networks database pool is not configured. Please configure a database
pool for functional alias "TN" and restart the WmTN package.
Explanation Data required to configure a connection to the database is missing or invalid.
Action Use the Integration Server Administrator JDBC Pools page to recreate this data.
TNS.0000.2164E Error while logging an activity entry to the audit sub system. The exception message
is : {0}.
Explanation Encountered an exception while publishing an activity log entry.
Action Take appropriate action to resolve the problem described in the exception.
TNS.0000.2165E Error while reading the database configuration. The exception message is : {0}.
Explanation Trading Networks encountered an exception while reading the database configuration
data.
Action The exception was written to the server log. See the server log for details. Take
appropriate action to resolve the problem described in the exception. You might need
to use the JDBC Pools page in the Integration Server Administrator to recreate this
data.
TNS.0000.2168E Trading Networks database pool is not configured properly. Make sure that a valid
database pool is assigned for functional alias "TN" and restart the WmTN package.
Explanation Data required to configure a connection to the database is missing or invalid.
Action Use the Integration Server Administrator JDBC Pools page to recreate this data.
TNS.0000.2169E Unable to locate the database configuration information. File {0} does not exist.
Explanation A file required to configure a connection to the database is missing.
Action Use the Integration Server Administrator JDBC Pools page to recreate this data.
TNS.0000.2170E Trading Networks database pool is not configured properly. Make sure that a valid
database pool is assigned to functional alias "TN" and try again.
Explanation Data required to configure a connection to the database is missing or invalid.
Action Use the Integration Server Administrator JDBC Pools page to recreate this data.
TNS.0000.2175E The database connection pool associated with TN should allow at least 2
connections. Your TN pool is currently configured with a maximum of {0}
connections. Aborting TN startup. Please increase your TN database pool maximum
and restart the server.
Explanation Trading Networks requires at least two connections for its pool. Trading Networks
will not initialize with fewer than two connections.
Action Use the Integration Server Administrator JDBC Pools page to increase the number of
connections allowed for the Trading Networks database pool. Then restart your server.
TNS.0000.2184E The profile field definition "{0}" already exists with a different ID. The field
definition was not imported.
Explanation This error can occur when importing extended profile fields. The most likely cause
is that the field was already manually created on the target server.
Action If you do not intend to import extended field values, this error can be ignored. If you
do intend to import extended field values, and no partner yet has a value for this field
on your target server, you can change the ID of the field definition to match the one
on the source server. Carefully update the ProfileFieldID key in the ProfileField table
of the database into which you are importing.
TNS.0000.2185E An IDType with a key of "{0}" already exists with a different ID description. The
IDType "{1}" was not imported. You will need to directly edit the IDType table in
your database to correct this problem.
Explanation The error can occur when importing extended ID types. The most likely cause is that
the IDType was already manually created on the target server.
Action Change the Type column of the IDType table on the target database to match that of
the source database.
TNS.0000.2199 Error encountered while reading routing status from the database. Exception
message: {0}.
Explanation Encountered SQLException while reading routing status from database.
Action See the exception message for details. Take appropriate action to resolve the problem
described in the exception.
TNS.0000.2235 Could not construct a valid timestamp from this schedule. Dates must be in
YYYY/MM/DD format and times must be in hh:mm:ss format.
Explanation Delivery schedule created with an incorrectly formatted date.
Action Correct the date format and save the delivery schedule.
TNS.0000.2236 Delivery schedule dates must be in the format "YYYY/MM/DD" and times must be
in the format "hh:mm:ss".
Explanation Delivery schedule created with an incorrectly formatted date.
Action Correct the date format and save the delivery schedule.
TNS.0000.3002E An error occurred while trying to insert this document into the database. The
original error message was: {0}.
Explanation Encountered an exception while saving the document to the database.
Action See the exception message for details. Take appropriate action to resolve the problem
described in the exception.
TNS.0000.3008W This document is not unique. It matched {0} existing documents in the database.
Explanation This incoming document already exists in the database. This is a duplicate document,
based on the unique document criteria.
Action Notify the document sender that the document sent is a duplicate.
TNS.0000.3019E The BizDocType refers to a non-existent duplicate checking service: {0}. It may have
been renamed, disabled, or deleted.
Explanation Custom duplicate check was selected, but no duplicate check service was specified
or the specified duplicate check service was invalid. This error could also occur when
the specified duplicate check service has been renamed, disabled, or deleted.
Action Using My webMethods Server, update the TN document type and/or the processing
rule and specify a valid duplicate checking service.
TNS.0001.1002E Content for Part {0} of document {1} does not exist in TSpace.
Explanation This is a large document and the requested content part was not found in the
temporary storage.
Action Request a different content part, or request this content part from a different document.
TNS.0001.1003E Error retrieving content of content part {0} of document {1}. The exception message
is : {2}. The stack trace is : {3}
Explanation An exception was thrown while retrieving the document content.
Action Take appropriate action to resolve the problem described in the exception message.
TNS.0001.1004E Unable to find a document type for the given document type name, {0}.
Explanation Could not find the document type specified for deleting.
Action Provide a valid TN document type name to the wm.tn.doc:deleteDocuments service.
TNS.0001.1006E Attempted to update system attributes for the document, but no rows were changed
in the database.
Explanation Trading Networks encountered an error while attempting to update the system
attributes of the document.
Action Retrieve this document from the database and examine it to determine why the error
occurred.
TNS.0001.1018E Error when adding large content part named {0} to this document
Explanation Encountered an exception while adding a large content part to the document.
Action See the exception message for details. Take appropriate action to resolve the problem
described in the exception.
TNS.0001.1021E You do not have the authority to retrieve this document. Only administrators may
access documents that they did not send or receive.
Explanation Users without administrative rights can only retrieve documents that they have either
sent or received.
Action Request a user with administrative rights to access the document.
TNS.0001.2035E Recognize: unable to get XML DTD for comparison: {0} {1} {2} {3}
Explanation The DTD statement in the document may be incorrect.
Action Check the document that is being processed to ensure that it is structured correctly.
If it is not, notify the responsible party about this document.
TNS.0001.2060E Doctype info not initialized. BizDocType registry has not been created.
Explanation The BizDocType Registry was not initialized.
Action Try reloading the WmTN package.
TNS.0001.2063E There is not enough space on TSpace storage system to store the content of this
large document
Explanation The HDD partition used for temporary storage of large documents is full.
Action Either change the value of the tn.tspace.location property, or increase the size of the
partition.
TNS.0001.2066E FFDocType {0} encountered an unknown datatype while applying the {1}
transformation to the "{2}" attribute.
Explanation The attribute value supplied in the pipeline for the flat file document is not a String.
Action Correct the document gateway service that puts this value in the pipeline. The attribute
value must be a String.
TNS.0001.2069E FFDocType {0} encountered an error while applying the {1} transformation to the
"{2}" attribute: {3} : {4}
Explanation An error occurred while transforming the attribute value.
Action Use My webMethods to verify that the attribute details for the TN document type are
correct. If they are, gather details about the error and contact Software AG Global
Support.
TNS.0001.2071E FFDocType {0} encountered an error reading the document bytes. {1} : {2}
Explanation Encountered an exception while reading the "ffdata" InputStream. See the exception
message and stack trace for details.
Action Verify that your document gateway service is not corrupting the "ffdata" InputStream.
Resend the document.
TNS.0001.2080E Could not determine document sender for doctype "{0}"because there is no connected
user.
Explanation The TN document type is configured to determine the document sender from the
connected user but it could not. A possible reason for the error is the lack of a connected
user.
Action Determine why there is not a connected user. Perhaps the document has been
submitted by a background thread.
TNS.0001.2081E Could not get ProfileSummary for sender from connected user "{0}".
Explanation The TN document type is configured to determine the document sender from the
connected user but it could not. There is a connected user, but it does not have a
partner profile.
Action Create a partner profile for the user, or instruct the user to log on the system using a
valid partner account.
TNS.0001.2083E FFDocType {0} encountered an error reading the document bytes. Key "ffdata" is
not found in the pipeline
Explanation The "ffdata" InputStream is missing in the pipeline.
Action Verify that your document gateway service is not dropping "ffdata" from the pipeline.
Resend the document.
TNS.0001.2084E FFDocType {0} encountered an error reading the content of document {1}.
Explanation This is a large document and Trading Networks encountered an error while reading
the document's InputStream from Tspace (hard disk drive space). See the nested
exception for details.
Action Take appropriate action to resolve the problem described in the nested exception.
TNS.0001.2090E Unable to load the following TN document types because their classes are not
found in the classpath: {0}. Either correct the classpath to include the required classes
and restart the Server or, if you no longer use these document types, delete them
using the wm.tn.doctype:delete service and then restart the Server.
Explanation There are TN document types in the database that are not available on the classpath.
Action Correct the classpath to include the required classes and restart the server; or, if you
no longer use these TN document types, delete them using the wm.tn.doctype:delete
service, and then restart the server.
TNS.0001.2094E ERROR: The Java class for this document type was not found.
Explanation The JAR file that holds the TN document type editor was not found.
Action If you are viewing a Trading Networks XML or flat file document type, make sure
that the tnclient.jar file is in the
webMethods6\IntegrationServer\packages\WmTN\code\jars directory on the
Integration Server file system. If you are viewing another category of TN document
type, make sure that the JAR file with that TN document type editor is in the
IntegrationServer\packages\WmTN\code\jars directory.
TNS.0001.2097 Encountered an error while creating MAPI event to Optimize for EventMap {0} and
for Sender with PartnerID {1}.
Explanation The error may be caused due to Broker being stopped.
Action Start the associated Broker if it is stopped.
TNS.0001.3041E Cannot set header for message that is not multipart. Either specify subType or set
header using addBodyPart
Explanation When calling the wm.tn.mime:createMimeData service, header for a non-multipart
message cannot be set .
Action Specify a value for subType, which will create a multi-part MIME message.
Alternatively, for a MIME message that is not multi-part, headers can be specified
when calling the wm.tn.mime:addBodyPart service.
TNS.0001.3229E Cannot Process this object. Write this MimeData to stream, then process that stream.
Explanation Cannot process the object.
Action Write the MimeData to a stream and then process the stream again.
TNS.0001.3231E Message content is not certificates only data. Message could not be processed.
Explanation The message cannot be handled by the wm.tn.mime:processCertsOnlyData service.
Action Use the wm.tn.mime:createMimeMessage service to determine if the message is signed
or encrypted. Then use either wm.tn.mime:processSignedData or
wm.tn.mime:processEncryptedData as appropriate.
TNS.0001.3233E Message content is not signed data. Message could not be processed
Explanation The message cannot be handled by the wm.tn.mime:processSignedData service.
Action Use the wm.tn.mime:createMimeMessage service to determine if the message is signed
or encrypted. Then use either wm.tn.mime:processSignedData or
wm.tn.mime:processEncryptedData as appropriate.
TNS.0001.3247E Unable to parse Encrypted Content. Private key does not decrypt data.
Explanation The private key used to decrypt the message cannot decrypt the message.
Action First, validate that the correct private key is used to decrypt the message. Then, if the
private key is correct, contact the message sender to determine which certificate was
used to create the encrypted message.
TNS.0001.3311E Hash Algorithm {0} not supported for signer at index {1}
Explanation Hash Algorithm <algorithmName> not supported for signer at index <index>.
Action Change the <algorithmName> at <index> to be one of the allowed algorithm names:
"MD5" or "SHA-1".
TNS.0001.3320E Input contained no signer information when processed as {0} type signature
Explanation The message is not properly signed.
Action This message cannot be verified. Contact the message creator to verify the proper
message structure.
TNS.0001.3321E Parameter ''data'' must be null when parameter detachedSignature equals false.
Explanation The 'data' parameter must be null when 'detachedSignature' parameter equals to false.
Action If the signature is detached, then set the 'detachedSignature' parameter to "true".
Otherwise, do not pass in a value for 'data'. The signed message should be passed in
via the 'signature' input parameter.
TNS.0001.3325E Unable to decode signed message. Verify that signature type specified (detached
or implicit) matches actual type.
Explanation Unable to decode the signed message.
Action Verify that the specified signature type (detached or implicit) matches the actual type.
TNS.0001.3400E Values are required for both input parameters type and id
Explanation Values are required for both 'type' and 'id' input parameters.
Action Set the 'type' input parameter to "file" and the 'id' parameter to the name of the file
that the InputStream will read from.
TNS.0001.3404E Value ''{0}'' for parameter type is not supported. Please select from allowed values.
Explanation The 'type' input parameter must be set to "file".
Action Provide an allowed value. The 'type' input parameter must be set to "file".
TNS.0001.4007E Unable to transform attribute {0}: attribute type {1} doesn''t match function type {2}
Explanation Trading Networks could not transform the value of the attribute because the selected
transformation is inappropriate for the data type of the attribute.
Action Using My webMethods, update the TN document type that specifies the invalid
transformation for the specified attribute. Select a transformation that is appropriate
for the data type of the attribute.
TNS.0001.4015E {0} attribute is configured for custom transformation, but no transformation service
is specified.
Explanation A TN document type indicates that a custom attribute should perform custom attribute
transformation. However, the TN document type does not specify a transformation
service.
Action Using My webMethods, update the TN document type to specify a transformation
service.
TNS.0001.4017E Custom transformation {0} for the {1} attribute returned the wrong type. Should be
{2}
Explanation Custom attribute transformation did not return the data type that matches the data
type of the associated attribute.
Action Modify the custom attribute transformation service to return the correct data type
specified in the error message.
TNS.0001.4018E Custom transformation service {0} for the {1} attribute did not return "newValues"
in the pipeline.
Explanation Custom attribute transformation service did not return the required output parameter
'newValues'.
Action Modify the custom attribute transformation service to return the 'newValues' output
parameter.
TNS.0001.4020E Unable to parse the given value. Value {0} could not be converted to date format
Explanation Unable to convert the value extracted from the document to a date format.
Action See the exception message for details. Take appropriate action to resolve the problem
described in the exception.
TNS.0001.4021E Attribute transformation for {0} of doctype {1} generated an exception. The original
exception message is: {2}.
Explanation Encountered an exception while updating an attribute in the database.
Action See the exception message for details. Take appropriate action to resolve the problem
described in the exception.
TNS.0001.5006E Converting the signed body of this document into a string failed. Verification
cannot continue. The original signed body was {0}.
Explanation Conversion failed for a document.
Action If the signed body of the document is invalid, notify the document sender.
TNS.0001.5008E This doctype ({0}) has no verification service defined. Verification cannot continue.
Explanation This TN document type (<doctypeName>) has no verification service defined.
Action If you are using a built-in TN document type, contact Software AG Global Support.
If you are using your own TN document type, specify a verification service for it.
TNS.0001.5011E The signature query for doctype {0} ({1}) generated an error. The error was {2}.
Explanation The signature query (<query>) for the TN document type (<doctypeName>) generated
an error. The error was <exceptionMessage>.
Action If the signed body of the document is invalid, notify the document sender.
TNS.0001.5017E This document type ({0}) is missing one or both of its signature queries (Signature
and SignedBody). Verification cannot proceed.
Explanation One or both of this document type signature queries (Signature and SignedBody)
may be missing.
Action Using My webMethods, update the TN document type to specify both, a signature
query and a signed body query.
TNS.0001.5019E The signed body query for doctype {0} ({1}) generated an error. The error was {2}.
Explanation The signed body query (<query>) for the TN document type (<doctypeName>)
generated an error. The error was <exceptionMessage>.
Action Take appropriate action to resolve the problem described in the exception. If the
structure of the document is incorrect, notify the document sender.
TNS.0001.5020E The signature of this document was invalid; no information was available about
the party or parties that signed it.
Explanation The signature of this document might be invalid.
Action Notify the document sender.
TNS.0001.5024E The verification service for this document ({0}) generated an error. The original
error was {1}.
Explanation An exception was thrown while verifying a document signature.
Action Take appropriate action to resolve the problem described in the exception. If the
signature is invalid, notify the document sender.
TNS.0001.5026E The signature query for doctype {0} ({1}) failed to produce a value. Without a
signature, verification cannot proceed.
Explanation A signature query was defined for the TN document type but it failed to produce a
result for this document.
Action Either update the TN document type to adjust the signature query, or notify the
document sender that the structure of the document is incorrect.
TNS.0001.5028E The signed body query for doctype {0} ({1}) failed to produce a value. Without a
signed body, verification cannot proceed.
Explanation A signed body query was defined for the TN document type but it failed to produce
a result for this document.
Action Either update the TN document type to adjust the signed body query, or notify the
document sender that the structure of the document is incorrect.
TNS.0001.5030E Base-64 decoding the signature for this document failed to produce a value. The
signature (before decoding) was {0,number} bytes.
Explanation An error occurred while decoding the signature. The signature might be invalid.
Action Notify the document sender.
TNS.0001.5035E An error prevented fetching the content of this XML document for {0}. The original
error was {2}.
Explanation An exception was thrown while retrieving the document.
Action Check the database and make sure that the data is not corrupted.
TNS.0001.5036E Signature Verification failed : The verification service, {0} aborted processing of
this document. The message was {1}.
Explanation A RoutingAbortedException was thrown by the verification service that caused the
document processing to abort.
Action Take appropriate action to resolve the problem described in the exception. If the
document is invalid, notify the sender.
TNS.0001.5037E The signing service, {0} aborted processing of this document. The message was {1}.
Explanation A RoutingAbortedException was thrown by the verification service, which caused
the document processing to abort.
Action Take appropriate action to resolve the problem described in the exception. If the
document is invalid, notify the sender.
TNS.0001.6001E Attribute transform for {0} of doctype {1} failed to produce a value. The transform
function was {3}, the first original value was {2}.
Explanation The data type of the attribute might not match the type of the data extracted from the
document.
Action Make sure that the data type of the attribute matches the type of the data extracted
from the document. If this is an XML TN document type, make sure that the XQL
query that extracts the attribute is correct.
TNS.0001.6002E Attribute query for {0} of doctype {1} failed to produce a result. The document may
not be complete. The query was: {2}
Explanation The XQL query for the attribute did not return a value.
Action Change the XQL query accordingly to return correct result.
TNS.0001.6003E Attribute query for {0} of doctype {1} generated an exception. The original exception
message is: {2}.
Explanation There is either a problem with the document, or with the query.
Action Examine the document to see if it is well-structured XML. Correct and resubmit if
needed. Examine the query to ensure that it is valid. Change the query if needed.
TNS.0001.6004E Unable to get XML content for corrupted doc {0}. The original exception message
is: {1}.
Explanation The document may be corrupted.
Action Fix the document and submit it again.
TNS.0001.6005E Transform for {0} of doctype {1} generated an exception. The transform function
was {2}. The original exception message is: {3}.
Explanation There is either a problem with the document, or with the query.
Action Examine the document to ensure that it is well-structured XML. Correct and resubmit
if needed. Examine the query to ensure that it is valid. Adjust the query if needed.
TNS.0001.6006E Transform for {0} of doctype {1} failed to produce a value. The transform function
was {3}, the first original value was {2}.
Explanation Perhaps the data type of the attribute does not match the type of the data extracted
from the document.
Action Make sure that the data extracted from the document is the same type as the attribute.
If this is an XML TN document type, make sure that the XQL query that extracts the
attribute is correct.
TNS.0001.6007E Envelope query for {0} of doctype {1} failed to produce a result. The document may
not be complete. The query was: {2}
Explanation The XQL query for the attribute did not return a value.
Action Fix the XQL query, if needed.
TNS.0001.6008E Envelope query for {0} of doctype {1} generated an exception. The original exception
message is: {2}.
Explanation The document may be corrupted.
Action Correct the document and submit it again.
TNS.0001.6009E There was an error in trying to get XML header information (DOCTYPE and DTD).
The document ({0}) is probably not valid XML.
Explanation Probably, the document is not a well-structured XML.
Action Correct the document and submit it again.
TNS.0001.6010E There was an error in trying to get XML header information (DOCTYPE and DTD).
The document ({0}) is probably not valid XML. The original exception message is:
{1}
Explanation Probably, the document is not a well-structured XML.
Action Correct the document and submit it again.
TNS.0001.6011E XQL query {1} failed recognizing document {0}. The document is probably not valid
XML. The original exception message is: {2}.
Explanation Probably, the document is not a well-structured XML. See the exception message for
details.
Action Correct the document and submit it again.
TNS.0001.6018E The {0} attribute is required by the {1} doctype. The query {2} did not return any
results
Explanation An attribute is defined as required by the document type but the document that
matched the document type did not contain this attribute.
Action Either change the document type so that this attribute is no longer required, or instruct
the document sender to supply a value for the attribute.
TNS.0001.6019E Attribute transformation for {0} of doctype {1} generated an exception. The query
is {2}. The original exception message is: {3}.
Explanation Encountered an exception.
Action If the document is corrupted, notify the document sender.
TNS.0001.7003 Error while getting {0}. Find if the EDI package is enabled and running in Integration
Server.
Explanation WmEDI Package may be disabled.
Action Check if the WmEDI package is enabled and running in Integration Server.
TNS.0001.7004 Error while getting EDI Standards. Input for standard field cannot be null, its is a
mandatory field.
Explanation Input for standard field cannot be null, it is a mandatory field.
Action Configure the standard field in the input and run the service.
TNS.0001.7005 Error while getting EDI Transactions. Input for standard field cannot be null, its
is a mandatory field.
Explanation Input for standard field cannot be null, it is a mandatory field.
Action Configure the standard field and run the query again.
TNS.0001.7006 Error while getting EDI Transactions. Input for version field cannot be null, its is
a mandatory field.
Explanation Input for version field cannot be null, it is a mandatory field.
Action Configure the version field and run the query again.
TNS.0001.7007 Error while getting {0}. Input for {1} field cannot be null, its is a mandatory field.
Explanation Input field suggested in error message is a mandatory field.
Action Configure the input field and run the query again.
TNS.0001.7009 Error while getting the related doctypes for doctype attribute {0}.
Explanation An error occurred while getting related doctypes for the associated doctype attribute.
The error may be because of an SQLException.
Action See the exception message for details. Take appropriate action to resolve the problem
described in the exception.
TNS.0001.7011 Error while getting doctype attribute for doctype attribute ID {0}.
Explanation An error occurred while getting doctype attribute for the associated attribute ID. This
may be because of an SQLException while querying the attribute.
Action See the exception message for details. Take appropriate action to resolve the problem
described in the exception.
TNS.0001.7012 Error while updating doctype attribute for doctype attribute ID {0}.
Explanation An error occurred while updating the doctype attribute. This may be because of an
SQLException while updating the attribute.
Action See the exception message for details. Take appropriate action to resolve the problem
described in the exception.
TNS.0001.7013 Error while changing the status of the doctype attribute ID {0}.
Explanation An error occurred while updating the doctype attribute. This may be because of an
SQLException while updating the attribute.
Action See the exception message for details. Take appropriate action to resolve the problem
described in the exception.
TNS.0001.7014 Error while viewing doctype attribute. Input for docAttrID field cannot be null, its
is a mandatory field.
Explanation An error occurred while viewing the doctype attribute. This may be because of an
SQLException while querying for the attribute.
Action See the exception message for details. Take appropriate action to resolve the problem
described in the exception.
TNS.0001.7015 Error while updating doctype attribute. Input for docAttrID field cannot be null,
its is a mandatory field.
Explanation Input for docAttrID field cannot be null, it is a mandatory field.
Action Configure the docAttrID field while updating the doctype attribute.
TNS.0001.7016 Error while adding doctype attribute. Check whether all input variables have been
passed properly.
Explanation Some mandatory fields may not have been passed before calling the service.
Action Configure all input variables before calling the service.
TNS.0001.7017E Attribute name "{0}" already exists. Change the name and save again.
Explanation Attribute with the same name already exists.
Action Change the attribute name and save.
TNS.0001.7018 Error while updating doctype attribute. Attribute name with "{0}" already exists.
Change the name and save again.
Explanation Attribute with same name already exists.
Action Change the name and save.
TNS.0002.1001E "{0}" is empty. At least one {1} must be supplied. Please supply the required value.
Explanation You did not supply a value for the specified variable. At least one value is required.
Action Supply at least one value for the specified field and try again.
TNS.0002.1002E "{0}" and "{1}" are required ({0}={2}, {1}={3}). Please supply the required values.
Explanation Both values are required.
Action Supply both values.
TNS.0002.1009E The value originally supplied as sender ID for this document was not a valid partner
ID. The value was {0}.
Explanation Partner ID supplied as sender ID is not being recognized as valid partner.
Action Either create a partner profile for the document sender, add this ID to an existing
partner's profile, or tell the document sender to resend the document using a different
sender ID value.
TNS.0002.1011E The value originally supplied as receiver ID for this document was not a valid
partner ID. The value was {0}.
Explanation Partner ID supplied as receiver ID is not being recognized as valid partner.
Action Either create a partner profile for the document receiver, add this ID to an existing
partner's profile, or tell the document sender to resend the document using a different
receiver ID value.
TNS.0002.1043E Either {0} or {1} must be supplied. Please supply one of these values.
Explanation A valid value for either of the required field was not supplied.
Action Supply one of the valid values which are listed in the error message.
TNS.0002.1044E {0} is required whenever a value for {1} is supplied. Please supply a value for {0}.
Explanation A storageRef value was supplied, but no value was supplied for storageType.
Action Supply a value for the storageType variable. Either supply value for both related
fields or keep both fields null and try again.
TNS.0002.1047E The following TN properties can only take numeric values: {0}
Explanation Attempted to assign non-numeric values to numeric system properties.
Action Supply numeric values for numeric system properties.
TNS.0002.1048E Error setting features on SAX parser. Exception message is: {0}
Explanation Threw a SAXException while initializing the SAX parser.
Action Contact Software AG Global Support.
TNS.0002.1056E The {0} service is for Trading Networks internal use only.
Explanation The specified service was invoked, but not by Trading Networks. This service is for
Trading Networks internal use only.
Action Do not invoke this service.
TNS.0002.1065 Error encountered while unregistering TN''s XML content handler. The exception
message is: {0}
Explanation Error occurred while unregistering TN's content handler and activating default XML
content handler.
Action See the server log for details. Take appropriate action to resolve the problem described
in the exception.
TNS.0002.1066 When scheduleType is {0}, a value must be supplied for {1}. Please supply a value
for {1}.
Explanation Attempted to create new queue with schedule values null for a selected scheduleType.
Action Supply valid values corresponding to selected schedule type.
TNS.0002.1072E Either {0} or {1} must be supplied, but not both. Please supply a value for only one
of these.
Explanation You supplied the specified two values; however, only one value can be specified.
Action Supply value for either partByets or partStream and try again.
TNS.0002.1073 Unable to import document type {0}. Attribute {1} is used in the document type but,
it is not defined.
Explanation While importing a doctype, related attribute not found, so unable to import the
doctype.
Action Please either import the related attribute or define before importing the doctype.
TNS.0002.1075 Unable to import processing rule {0}. Sender profile {1} is used in the processing
rule but, it is not defined.
Explanation While importing a processing rule, related sender profile not found, so unable to
import the processing rule.
Action Either import the related sender profile or define it before importing the processing
rule.
TNS.0002.1076 Unable to import processing rule {0}. Receiver profile {1} is used in the processing
rule but, it is not defined.
Explanation While importing a processing rule, related receiver profile not found, so unable to
import the processing rule.
Action Either import the related receiver profile or define it before importing the processing
rule.
TNS.0002.1077 Unable to import processing rule {0}. Document type {1} is used in the processing
rule but, it is not defined.
Explanation While importing a processing rule, related Document Type not found, so unable to
import the processing rule.
Action Either import the related document type or define it before importing the processing
rule.
TNS.0002.1081 Error encountered while extracting doctype with doctypeID {0}. Please check whether
it is a valid ID.
Explanation Could not retrieve Document Type from BizDocStore with provided docTypeID,
would not be able to enable/update doc type for monitoring.
Action Please check whether provided docTypeID is a valid ID, as system was not able to
retrieve corresponding Document Type from store.
TNS.0002.2018W Unable to register content types with the FlatFile Content Handler. The WmFlatFile
package may be disabled. The WmFlatFile package must be enabled in order to
use FlatFile capabilities in Trading Networks.
Explanation The WmFlatFile package is disabled. Unable to register content types with the FlatFile
Content Handler.
Action The WmFlatFile package may be disabled. The WmFlatFile package must be enabled
in order to use FlatFile capabilities in Trading Networks.
TNS.0002.4020E TN Server failed starting up: error initializing database connection pool
Explanation An exception was thrown while initializing the Trading Networks database connection
pool.
Action The exception was written to the log. Take appropriate action to resolve the problem
described in the exception. Check TN DB configuration details.
TNS.0002.4039E MBean cannot record statistics for document id {0}. Document does not exist.
Explanation Internal error.
Action Contact Software AG Global Support.
TNS.0003.1005E The user associated with this certificate ({0}) does not have a TN profile.
Explanation The supplied digital certificate is associated with an Integration Server user, but that
user is not a Trading Networks partner.
Action Either create a partner profile for the user, or supply a certificate that is associated
with a Trading Networks partner.
TNS.0003.1007E An error occurred when the intended receiver tried to accept this document. The
original error message was {0}.
Explanation An exception was thrown while accepting a polled document.
Action Take appropriate action to resolve the problem described in the exception.
TNS.0003.1015E Unable to retrieve signing keys to be used for sending documents to specified
partner.
Explanation The wm.tn.access:getSigningKeys service was unable to retrieve the security
information needed to sign documents sent to a partner.
Action Trading Networks wrote the exception to the server log. See the server log for details.
Take appropriate action to resolve the problem described in the exception.
TNS.0003.1033 Empty or null username for partner {0}.Also,The username may not have whitespace.
Explanation Encountered validation error while creating partner account. Iinput field username
can't be null and should not contain spaces.
Action Provide a valid user name and try again.
TNS.0003.3034W An invalid or expired certificate was received from {0} and rejected.
Explanation An invalid or expired certificate was received and rejected from the Trading Partner
specified in the message.
Action Notify the Trading Partner specified in the message that their certificate is either
invalid or expired.
TNS.0003.3037W Received a certificate issued by {0}, who is not on your list of trusted Certificate
Authorities.
Explanation The Certificate Authority specified in the message is not on your list of trusted sources.
Action You either can add this Certificate Authority to your list of trusted Certificate
Authorities, or you can notify the trading partner that you do not trust their Certificate
Authority.
TNS.0003.3085W The Trading Networks user does not have permission to change System properties.
The certificate chain verifier is not correctly initialized. All incoming certificate
chains will be trusted.
Explanation The watt.security.cert.wmChainVerifier.trustByDefault property might not be set
correctly.
Action Ask the Administrator to set the watt.security.cert.wmChainVerifier.trustByDefault
property appropriately.
TNS.0003.4005E The partner specified (id={0}) has a {1} ID of {2}, but there is no matching IS user
account.
Explanation Trading Networks could not find an Integration Server user account for this partner.
Action Verify that the partner has a user account on the Integration Server and that the
account name matches the partner's required external ID value.
TNS.0003.4006E Attempted to save an extended field value with an unknown field ID (id={0}).
Explanation Field with this ID doesn't exist. Trading Networks could not save the extended field
for this ID.
Action Specify a valid field ID.
TNS.0003.4009E Attempted to save an external ID that has an unknown type (type code={0}).
Explanation Trading Networks attempted to save an external ID for a partner, but the external ID
is associated with an external ID type that has not been defined.
Action To save a new type of external ID for a partner, you must first define the external ID
type. To do so, use the wm.tn.dictionary:addIDType service.
TNS.0003.4010E ID Type {0} is not valid. Not found in the Trading Networks database.
Explanation ID Type provided is not recognized by Trading Networks.
Action Supply a valid external ID type. Use the wm.tn.dictionary:addIDType service to define
a new external ID type.
TNS.0003.4011E Attempted to save a contact that has an unknown type (type code={0}).
Explanation Trading Networks attempted to save a contact for a partner, but the contact is
associated with a contact type that has not been defined.
Action To save a new type of contact for a partner, you must first define the contact type. To
do so, use the wm.tn.dictionary:addContactType service.
TNS.0003.4014E {0} not a valid Group ID. Must be greater than {1}.
Explanation Group ID provided is not a positive integer.
Action Supply a valid group ID value. It should be positive integer.
TNS.0003.4017E Could not add {0}. A {0} with an ID of {1} already exists.
Explanation While adding lookup type (Contact Type/ ID Type/ Binary Type), Trading Networks
found that a similar lookup type with same ID already exists. Trading Networks did
not add the lookup type.
Action Save this type with a different ID.
TNS.0003.4018E A profile already exists for the host of this Trading Network. Turn off the SELF
setting on the corporate component of the profile and save it again.
Explanation The Enterprise profile already exists.
Action If you are programmatically saving profiles, set the Self? variable to false before
attempting to save the profile. If you are using My webMethods to save profiles,
contact Software AG Global Support.
TNS.0003.4026E You are using webMethods Trading Partners. To be able to add more partner
profiles, please upgrade to webMethods Trading Networks.
Explanation When using webMethods Trading Partners, you are allowed to create only one profile
other than your own.
Action If you need to create additional partner profiles, upgrade to webMethods Trading
Networks.
TNS.0003.4029E Importing a profile for {0} (id={1}), which is marked as "My Enterprise", but it has
different ID than the existing My Enterprise profile for this Trading Network.
Cannot change the identity of the My Enterprise profile. Process terminated.
Explanation You attempted to import the Enterprise. However, the target Trading Networks
system already has an Enterprise profile, which has a different ID than the one you
are attempting to import. Trading Networks cannot import the Enterprise profile.
Action Import Enterprise profile carefully only to those Trading Networks Servers where it's
not already defined.
TNS.0003.4034E Partner status can only be ''Active'' or ''Inactive'' when adding a new profile.
Explanation Invalid status provided for profile to be added.
Action Supply a valid value for the Partner Status field.
TNS.0003.4036E Attempted to save a binary object that has an unknown type (type code={0}).
Explanation The database does not have binary types defined.
Action Populate your database with initial values by importing the file
<IntegrationServer>/packages/WmTN/bin/init.xml, where <IntegrationServer> is the
location where your server is installed.
TNS.0003.4041E Cannot delete the External ID,there has to be at least one external ID
Explanation Each partner must have a value for the required external ID type. The required external
ID value is used for the user name of the partner's Integration Server user account.
Action Do not attempt to delete the required external ID from a partner's profile.
TNS.0003.4042E The value for profile field {0} is not one of the valid values.
Explanation Invalid value provided for profile field.
Action Supply a valid value.
TNS.0003.4046E A profile already exists in the database with the supplied PartnerID ({0}).
Explanation Trading Networks attempted to save a new profile with the same partnerID as an
existing profile.
Action Do not specify a value for the partnerID when creating a new profile. Trading
Networks will generate a unique ID for you.
TNS.0003.4049E webMethods Trading Partners is restricted to the creation of one profile in addition
to your own.
Explanation When using webMethods Trading Partners, you can create only one profile other
than your own.
Action If you need to create additional partner profiles, upgrade to webMethods Trading
Networks.
TNS.0003.4050E Could not upgrade your profile. Please contact webMethods Customer Service.
Explanation An exception was thrown while upgrading your profile from webMethods for Partners
to webMethods Trading Networks.
Action Take appropriate action to resolve the problem described in the exception. If necessary,
contact Software AG Global Support.
TNS.0003.4051E At least 1 field has been defined for this group. Cannot delete.
Explanation Found at least one field still associated to group. Unable to delete this group.
Action To delete this field group, you must first delete all extended profile fields in the group,
or assign them to other groups.
TNS.0003.4058E Another partner profile with the name "{0}" already exists. Cannot have duplicate
partner names. Please enter a different name.
Explanation You are attempting to create a profile; howeve , a profile with the Corporation Name
and User Name that you specified already exists in Trading Networks.
Action Supply a different Corporation Name and/or Unit Name.
TNS.0003.4060E You must add a profile for your enterprise before you can upgrade to webMethods
Trading Networks. Please create a profile for your enterprise.
Explanation You have not defined the Enterprise profile. The Enterprise profile must exist before
you can upgrade Trading Networks.
Action Create the Enterprise profile.
TNS.0003.4079E Your webmethods Trading Networks server is restricted to the creation of {0} profiles
in addition to your own.
Explanation Your Trading Networks Server is restricted to the creation of the number of profiles
specified in the message.
Action If you need to add more profiles, contact Software AG Global Support to upgrade
your server.
TNS.0003.4082E Binary type not found in the Trading Networks database: {0}.
Explanation Trading Networks attempted to set the value of a binary object, but the type does not
exist in the database.
Action Supply a valid binaryTypeDescription or binaryTypeCode. If you have specified a
valid binary type and the problem persists, import the init.xml file from the
<IntegrationServer>packages/WmTN/bin directory, where <IntegrationServer> is the
location where you installed your server.
TNS.0003.4085E The specified delivery data (id={0}) does not exist in the database. Cannot delete.
Explanation Trading Networks was unable to perform the specified database action because the
Destination data does not exist.
Action Contact Software AG Global Support. Have the server and error logs and the
WmTN/config/properties.cnf file available.
TNS.0003.4088E A {0} ID of {1} already exists in the database. External IDs must be unique.
Explanation Cannot have two external IDs of the same external ID type that have the same value.
Action Supply another value for this external ID.
TNS.0003.4089E Could not get internal ID for partner (id={0}, typeCode={1}, typeDesc={2}).
Explanation An exception was thrown while retrieving the internal partnerID.
Action The exception was written to the log. Take appropriate action to resolve the problem
described in the exception.
TNS.0003.4094E You are already using webMethods Trading Networks. No upgrade is necessary.
Explanation Attempted to upgrade from webMethods for Partners to webMethods Trading
Networks, but you are already using webMethods Trading Networks.
Action No action required.
TNS.0003.4099E Status was not changed to {0} because the profile has the following errors {1}
Explanation The profile has issues that must be resolved before the status can be changed.
Action Take appropriate action to resolve the problem described in the errors.
TNS.0003.4109E Got null profile field metadata for extended field at index {0}
Explanation Required internal data is missing.
Action Contact Software AG Global Support.
TNS.0003.4113E Attempted to save a field definition for an unknown group (group id={0}).
Explanation The specified field group does not exist and is not valid.
Action Supply a valid field group. If you are using the Trading Networks Console to create
an extended field, contact Software AG Global Support.
TNS.0003.4117E webMethods Trading Networks requires a special license key. Please contact
webMethods to get a Trading Networks key. Until you do so, you will be limited
to the creation of one profile in addition to your own.
Explanation You currently have a webMethods for Partners license key, which allows you to create
only a single partner profile.
Action If you need to create additional partner profiles, upgrade to webMethods Trading
Networks.
TNS.0003.4121E {0} {1} delivery data already exists in the database for this partner.
Explanation You attempted to add a delivery method for a partner that is already defined for the
partner. You cannot have two instances of the same delivery method for a partner.
Action If the existing delivery method contains the information you want, no action is
required. Otherwise, you can update the information for the existing delivery method.
TNS.0003.4168E Error encountered adding extended field {0} to the database (partnerID={1}).
Explanation An exception was thrown while adding an extended profile field for a partner.
Action The exception was written to the log. Take appropriate action to resolve the problem
described in the exception.
TNS.0003.4174E Delivery method is {0}. Can only create contexts for HTTP or HTTPS destinations.
Explanation A webMethods context can only be established when using HTTP or HTTPS.
Action If you want to connect to a partner's server with a different protocol (e.g., FTP or
SMTP) use the appropriate service in the WmPublic package or one of the delivery
services in the wm.tn.transport folder.
TNS.0003.4209E Cannot add a standard field definition. Set Extended to true before saving this
definition.
Explanation Attempted to add a standard profile field. You cannot add standard profile fields.
Action Add the profile field as an extended profile field.
TNS.0003.4218E Could not retrieve internal ID from database using PartnerIDID ({0}).
Explanation An exception was thrown while retrieving a partner profile ID.
Action The exception was written to the log. Take appropriate action to resolve the problem
described in the exception.
TNS.0003.4219E Could not retrieve internal ID from database using DestinationID ({0}).
Explanation An exception was thrown while retrieving a partner profile ID.
Action The exception was written to the log. Take appropriate action to resolve the problem
described in the exception.
TNS.0003.4221E Could not retrieve IDType from database using PartnerIDID ({0}).
Explanation An exception was thrown while retrieving an external ID type.
Action The exception was written to the log. Take appropriate action to resolve the problem
described in the exception.