Enabling logging by type SVService

To enable SVService Logging:

  1. Open the command prompt on your server.
  2. Navigate to \Program Files\ShareVis\bin, and run the command:

    svadm -o addlogging –type svservice

  3. After enabling logging, run your process until you replicate the error.
  4. Go to \Program Files\ShareVis\logs and review the file sharevis_svservice.log.

    Note: We strongly advise removing SVService Logging as soon as you are finished, since leaving it on will tax the system too heavily.

To remove SVService Logging:

  1. Open the command prompt on your server.
  2. Navigate to \Program Files\ShareVis\bin, and run the command:
    svadm -o removelogging -t svservice

Previous Topic

Next Topic