Troubleshooting Business Process Service Runtime Errors

Problem #1: General runtime errors in a business process service.

Solution #1: Enable additional logging to aid in tracing the flow of your business process logic.

Do the following:

  1. Set the following log level in the <installation directory>\Sybase|WorkSpace\DevRuntimes\EAServer\bin\logging.properties file:

    com.sybase.bpe.engine.ProcessInstance.level = FINER

  2. Stop the server.

  3. Restart the server.

  4. Redeploy the service package.

Problem #2: The following error appears when invoking a business process service:

Unable to load class.

Solution #2: Verify that the business process service file name does not exceed 54 characters.

Troubleshooting Business Process Service Development Errors

Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com