Running a Sybase CEP Project

Begin a Sybase CEP project with a run configuration.

To create a new run configuration, follow these steps:

  1. On the Run menu, click Run Configurations.
  2. Click Sybase CEP Application and then click the New launch configuration button.
  3. Specify a name for the run configuration and then choose the project from the Project list.
  4. Change the default values for Server URI (connection information for the server that you want to run your project), Workspace (a Sybase CEP workspace), and Compiler Arguments, if desired.
  5. Click Apply.
  6. Click Run.
Next

More information about URIs, workspaces, and compiler arguments can be found in the Sybase CEP Integration Guide.

The Console displays debug information and, assuming the program is successfully compiled and loaded, the message "Program was successfully started."

Note: if your Sybase CEP compiler is not in the default installation location (C:/Program Files/Sybase CEP/Server/bin/c8_compiler.exe), you must specify the correct location by clicking Preferences on the Window menu and then typing the path into the Sybase CEP Compiler Path text box in the Sybase CEP Preferences area.

Also note that the Sybase CEP Eclipse plug-in does not support debugging CCL on the server, so you cannot create debug configurations for Sybase CEP projects.

You can restart or stop a running Sybase CEP project with The Admin View.


Created March 8, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com