Version 9.6

Web Services Messages

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.


INMWSE0002 Error reading {0}.
Explanation

The service was unable to read the document.

Action

Make sure that the document is accessible and valid.


INMWSE0003 Unable to import service.
Explanation

The application was unable to import the service in the CentraSite registry.

Action

Make sure the arguments are correct or manually check the CentraSite registry for problems.


INMWSE0004 Error retrieving product with name {0}.
Explanation

The service was unable to find the product with the provided product name.

Action

Make sure that the product name is correct and exists in the CentraSite registry.


INMWSE0005 Unable to import {0} {1}.
Explanation

The service was unable to import the file.

Action

Make sure the arguments are correct or manually check the CentraSite registry for problems.


INMWSE0006 Failed to retrieve the imported service ID.
Explanation

Unable to retrieve the UDDI key of the service which has been imported.

Action

Check connection to CentraSite server. Check the logs for errors.


INMWSE0007 Unable to retrieve the registered BPEL process ID.
Explanation

The application was unable to retrieve the imported BPEL process ID.

Action

Check connection to CentraSite server. Check the logs for errors.


INMWSE0008 Unable to import BPEL process.
Explanation

The application was unable to import the BPEL process in the CentraSite registry.

Action

Make sure the arguments are correct or manually check the CentraSite registry for problems.


INMWSE0009 Unable to import XSD schema.
Explanation

The service was unable to import the XSD schema in the CentraSite registry.

Action

Make sure the arguments are correct or manually check the CentraSite registry for problems.


INMWSE0010 Missing attachment with content ID {0}.
Explanation

The service was unable to retrieve the attachment.

Action

Make sure the content ID of the attachment is valid.


INMWSE0011 Invalid file descriptor. Missing file type.
Explanation

The value for file type was missing.

Action

Make sure the arguments are valid.


INMWSE0012 Invalid file descriptor. Missing file name.
Explanation

The value for the file name was missing.

Action

Make sure the arguments are valid.


INMWSE0013 Invalid file descriptor. Missing content ID string.
Explanation

The value for the content ID string was missing.

Action

Make sure the arguments are valid.


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.


INMWSE0015 Missing Authorization header.
Explanation

Authorization header for HTTP basic authentication was not found in the request.

Action

Provide username and password to connect to the CentraSite server.


INMWSE0016 The creation of a folder in the temp directory has failed.
Explanation

The creation of a folder in the temp directory has failed. The folder could not be created in the temp directory which is determined by the system property java.io.tmpdir.

Action

Please make sure that the temp directory has enough free space.


INMWSE0017 The creation of folder {0} has failed.
Explanation

The specified folder could not be created.

Action

Please make sure that you have sufficient privileges to create the folder.


INMWSE0018 Exception while importing XPDL
Explanation

An exception occurred while importing the XPDL file.

Action

Please make sure the SOAP request has all required parameters filled with proper values.


INMWSE0019 Referenced file {0} not found
Explanation

The XPDL file to be imported has a reference to a web service. But the WSDL file for the referenced file was not passed to the XPDL importer service.

Action

Please create a file descriptor for the referenced WSDL file and send it to ImportXPDLService.


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.


INMWSE0021 Error while fetching LCM state for process
Explanation

A system error has occurred while loading the LCM state of the process.

Action

Please check whether the Process object is in a valid state. If it is in a valid state, please retry the request.


INMWSE0022 Parameter name (wild card) is mandatory input
Explanation

This operation requires a keyword as a parameter. In the request, the keyword is not set.

Action

Please set the keyword in the SOAP request.


INMWSE0023 Error while fetching processes from CentraSite
Explanation

A system error has occurred while fetching process objects from CentraSite. Perhaps the connection to the CentraSite Server has been lost.

Action

Please check whether the CentraSite Server is up and running.


INMWSE0024 Error while fetching services from CentraSite
Explanation

A system error has occurred while fetching services from CentraSite. Perhaps the connection to the CentraSite Server has been lost.

Action

Please check whether the CentraSite Server is up and running.


INMWSE0025 Error while fetching organizations from CentraSite
Explanation

A system error has occurred while fetching organizations from CentraSite. Perhaps the connection to the CentraSite Server has been lost.

Action

Please check whether the CentraSite Server is up and running.


INMWSE0026 Invalid LCM states {0} are used in search filters
Explanation

At least one lifecycle state provided in the search filter is not valid.

Action

Please provide proper lifecycle states in the search filter.


INMWSE0027 Invalid file descriptor.
Explanation

The value for file type was missing.

Action

Make sure the arguments are valid.


INMWSE0028 The XPDL is not passed as FileDescriptor in the request
Explanation

The request does not contain a file descriptor.

Action

Please pass the XPDL content as the file descriptor in the request.


INMWSE0029 Specified organization key {0} is not valid
Explanation

CentraSite does not contain an organization with the provided key.

Action

Please make sure the organization key provided in the request is valid.


INMWSE0030 Specified product {0} is not valid
Explanation

CentraSite does not contain the product concept with the specified key.

Action

Please make sure the product specified in the request is valid.


INMWSE0031 Exception while fetching the properties from META-INFO
Explanation

The user can provide attributes with values in the request. CentraSite is not able to fetch the properties from the provided META-INFO file descriptor.

Action

Please provide the properties in the format which is supported by CentraSite. Please refer http://localhost:53307/wsstack/services/Property.xsd for the CentraSite supported format. Please replace the host and port in the above URL accordingly.


INMWSE0032 Referenced file {0} not found
Explanation

The WSDL file to be imported imports another WSDL/XSD. But the other imported WSDL/XSD file was not passed to the WSDL importer service.

Action

Please create a file descriptor for the referenced WSDL/XSD file and send it to ImportWSDLService.


INMWSE0033 Exception occurred while executing getApprovalHistory operation
Explanation

An internal issue occurred while performing the getApprovalHistory 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.


INMWSE0034 Exception occurred while executing getPendingApprovals operation
Explanation

An internal issue occurred while performing the getPendingApprovals 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.


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.


INMWSE0036 Exception occurred while executing getApprovalRequests operation
Explanation

An internal issue occurred while performing the getApprovalRequests 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.


INMWSE0037 Exception occurred while executing getApprovalActions operation
Explanation

An internal issue occurred while performing the getApprovalActions 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.


INMWSE0040 Exception occurred while executing revertPendingStateChange operation
Explanation

An internal issue occurred while reverting a pending state change. 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.


INMWSE0041 Exception occurred while executing reject operation
Explanation

An internal issue occurred while performing the reject 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.


INMWSE0042 applicationServeKeyOrName parameter is missing in the request
Explanation

This error happens when the user does not set the applicationServerKeyOrName in the request parameter.

Action

Set the applicationServerKeyOrName in the request parameter.


INMWSE0043 serviceKey parameter is missing in the request message
Explanation

This error happens when the user does not set serviceKey in the request parameter.

Action

Set the serviceKey in the request parameter.


INMWSE0044 Invalid product {0} has been specified in the request
Explanation

The value given as product parameter is invalid.

Action

Give a valid product name in the product parameter.


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.


INMWSE0047 Invalid application server {0}
Explanation

The given application server key or name is not valid.

Action

Give the correct application server key in the request parameter.


INMWSE0048 Parameter name (serviceKeys) is mandatory input
Explanation

The serviceKeys element is mandatory for the GetServiceDetails request.

Action

Specify at least one service key for the GetServiceDetails request.


INMWSE0049 Error while retrieving service detail
Explanation

Verify that the given request parameters are appropriate for the getServiceDetails call.

Action

Validate the parameters supplied for the getServiceDetails operation.


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.


INMWSE0052 Error while retrieving LC State for the LC Model {0}
Explanation

An error occurred while retrieving a lifecycle state for the lifecycle model.

Action

Verify that the lifecycle states are appropriate for the retrieved lifecycle model.


INMWSE0053 Error while retrieving LC Model {0}
Explanation

An error occurred while retrieving the lifecycle model.

Action

Verify that the retrieved lifecycle model is correct.


INMWSE0054 Failed to process getLifecycleModels operation
Explanation

The getLifecycleModels operation could not be processed.

Action

Verify that the parameters are appropriately specified in the request.


INMWSE0055 Error while registering the application server {0}
Explanation

An error occurred while registering the application server.

Action

Verify that the parameters are appropriately specified in the request.


INMWSE0056 Error while deregistering the application server
Explanation

An error occurred while deregistering the application server.

Action

Verify that the parameters are appropriately specified in the request.


INMWSE0057 Error while reading product version information
Explanation

An error occurred while getting the application server version.

Action

Verify that the parameters are specified in the request.


INMWSE0058 Error while retrieving installed language information from CentraSite
Explanation

Error while retrieving installed language information from CentraSite.

Action

Validate the web service request or contact the CentraSite administrator.


INMWSE0059 Invalid owner key {0} specified in request
Explanation

The request XML contains an invalid owner key.

Action

Specify the appropriate owner key in the request XML.


INMWSE0060 Invalid organization key {0} specified in request
Explanation

The request contains an invalid organization key.

Action

Specify an appropriate organization key in the request.


INMWSE0061 Invalid object type {0} specified in request
Explanation

The request contains an invalid object type.

Action

Specify an appropriate object type string in the request.


INMWSE0062 Object Type is mandatory when Organization Key is specified in request
Explanation

The object type is mandatory when the organization key is specified in the request.

Action

Specify a valid object type string in the request.


INMWSE0063 Service {0} is not available in organization {1}
Explanation

The organization key specified for this service is not correct.

Action

Provide the correct organization key of this service.


INMWSE0064 Invalid asset key {0} passed in the request
Explanation

The request contains an invalid asset key.

Action

Pass a valid asset key in the request.


INMWSE0065 Error while processing getAssociatedServices request
Explanation

An error occurred while processing a getAssociatedServices request.

Action

Check if the given request parameters are correct.


INMWSE0066 Error while processing releaseProcesses request
Explanation

It was not possible to process the releaseProcesses request.

Action

Check if the given request parameters are correct.


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.


INMWSE0068 Specified application server {0} does not exist
Explanation

The application server name or key given in the request is not valid.

Action

Check the given application server name or key and correct it.


INMWSE0073 Invalid application server key {0}
Explanation

The request contains an invalid application server key.

Action

Specify a valid application server key.


INMWSE0074 Exception while parsing XPDL file {0}
Explanation

CentraSite will parse the specified XPDL file to create corresponding objects in CentraSite. CentraSite is not able to parse the specified the XPDL file as the given XPDL file does not comply with the XML and XPDL specification.

Action

Please make sure the specified XPDL file is in accordance with the XML and XPDL specification.


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.


INMWSE0077 Failed to find application server in given name {0}.
Explanation

This exception is unexpected. The cause is not immediately known.

Action

If the problem persists, contact CentraSite administrator.


INMWSE0078 Application Server name is empty
Explanation

No name was supplied for the application server.

Action

Provide a valid application server name.


INMWSE0079 Unsupported Association Type {0}
Explanation

The specified association type is not supported.

Action

Correct the association type.


INMWSE0080 Check your access rights and proxy settings.
Explanation

You do not have sufficient privileges to access the target object.

Action

Execute the action with sufficient privileges.


INMWSE0081 The {0} parameter value is null.
Explanation

The function shown on the call stack is called with a null value.

Action

Correct the client program.


INMWSE0082 The credentials parameter value is null.
Explanation

The setCredentials() method is called with a null value for the credentials parameter.

Action

Correct the client program.


INMWSE0083 Specified process {0} is unavailable.
Explanation

Process with the specified asset ID is not available.

Action

Check the asset ID provided in the request.


INMWSI0069 Asset {0} is already associated with the server {1}
Explanation

The given asset key request is already associated with the specified application server.

Action

Remove the asset key from 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.


Top of page