Show TOC

Cannot Publish or Subscribe to a Project that Seems to be RunningLocate this document in the navigation structure

Issue: Your project appears to be running, but you cannot publish or subscribe to it.

Solution: If there is a single database server running the cluster database, and the server goes offline, you will not be able to connect to the cluster, particularly if authorization is enabled.

  1. Check the status of the database server, and restart if necessary.
  2. If necessary, restart the cluster database using the dbstart command.
    Note If authorization is enabled on the cluster database, in the future, try running SQL Anywhere HA option for the cluster database.
  3. If you cannot restart the cluster database,
    1. Manually terminate the projects and the cluster manager node using the Linux “kill” command or the Windows Task Manager.
    2. Restart the cluster database.
    3. Restart the cluster manager node.
    4. Restart all projects.