The runproducer script does not successfully start the Web Services Producer component.
Make sure you have the correct JRE installed. Adaptive Server Enterprise Web Services requires JRE 1.3.1 or later.
To check your JRE version, enter the following at your command prompt:
java -version
If you want the Web Services Producer component to run with a properties file other than ws.properties, you must specify the absolute path for the file. For example,
C:\sybase\WS-12_5\bin\runproducer -f C:\sybase\WS-12_5\props\myfile.properties
The Web Services Producer component finds the specified ase_service_name in the interfaces file, but the producer.log shows the following error messages:
ERROR [main] - Error locating libtcl.cfg file. ERROR [main] - java.io.FileNotFoundException: LDAP config File does not exist
No user action is required.