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:
Set the following log level in the <installation directory>\Sybase|WorkSpace\DevRuntimes\EAServer\bin\logging.properties file:
com.sybase.bpe.engine.ProcessInstance.level = FINER
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.
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com