Enabling JDBC-level tracing  Appendix A: Installation Contents

Chapter 7: Troubleshooting

Messages

Table 7-1 lists error messages for the sp_webservices stored procedure.

Table 7-1: sp_webservices error messages

Message number

Message text

15200

No web methods mapped to proxy tables for the WSDL URI [%s].

15201

WSDL URI in most cases has the suffix ?WSDL. Please verify WSDL URI.

15202

Web Method [%s] not mapped to proxy table because of unsupported datatype.

15203

Received request to execute an unknown procedure [%s].

15204

Caught IOException. This usually indicates an error in communications between ASE and the Consumer.\nDetails: [%s].

15205

Caught SQLException. This usually indicates an error retrieving meta data from ASE.\nDetails: [%s].

15206

Caught an Unknown Exception: Details: [%s].

15207

Caught Remote Web Method Exception (AxisFault). This indicates an error in the remote web method.\nDetails: [%s].

15208

Caught Mapping Exception. This indicates an error in mapping the web method arguments to ASE types.\n Details: [%s].

15209

Caught Service Exception. This usually indicates an incorrect WSDL file.\n Details: [%s].

15210

Received XML input to the webmethod that was is not well formed.

15211

Error in invoking web method (MalformedURL) Details: [%s].

15212

Caught RemoteException. This usually indicates an error in the network transmission.\n Details: [%s].

15213

Error in invoking web method (Unknown Exception): Details [%s].

15214

Aborting invocation of web method [%s] from proxy table [%s] because the web method expects [%s] arguments and [%s] were received.

Table 7-2 lists informational messages for the sp_webservices stored procedure.

Table 7-2: sp_webservices informational messages

Message number

Message text

19307

Generating proxy tables using sds [%1!] for WSDL URI: [%2!].

19308

Found WSDL Match for [%1!].

19309

The WSDL URI [%1!] was not found in the system.

19310

Updating timeout entries for WSDL URI [%1!] with [%2!].

19311

Removing all web service meta data....

19312

Deleting entries for WSDL URI [%1!].

19313

To remove a webservice, a valid SDS server must be supplied. The SDS server [%1!] was not found. Please use sp_addserver to add the SDS server.

19319

To add a webservice, a valid SDS server must be supplied. \n The SDS server [%1!] was not found. \nPlease use sp_addserver to add the SDS server.

19320

Verify Consumer is running.

19321

To add a webservice, a valid WSDL URI must be specified.

19322

The WSDL URI [%1!] specified is already in the system. \n Please use sp_webservices remove first.

19323

To list information about a webservice not loaded in the system, a SDS server must be supplied. The SDS server [%1!] was not found. \n Please use sp_addserver to add the SDS server.

19324

Must specify a specific wsdl uri to modify.

19325

Must specify something to change for modify.

19326

[%1!] is not a valid option for sp_webservices modify.

19327

Must specify item=value syntax for modify.

For help information for sp_webservices, enter sp_webservices help at the isql command line.





Copyright © 2004. Sybase Inc. All rights reserved. Appendix A: Installation Contents

View this book as PDF