How do I create a log file for Cycle Support?

How do I create a log file for Cycle Support?

When troubleshooting complex Cycle issues often times the most valuable piece of information that can be provided is the Verbose log file.

Luckily creating a Verbose log file is easy!

Step 1: From the Cycle client menu bar select Edit -> Preferences

mceclip0.png

The Application Preferences window will open.

Step 2: If unchecked, check the Verbose log files option.

AppPrefs3.png

Step 3: Perform the action throwing the Cycle error

The log file can be found at:

C:\Users\YOURUSERNAME\AppData\Roaming\Cycle\logs\cycle.log

NOTE: AppData is a hidden folder by default in Windows that will need to be shown to access.

This Microsoft Support Article  provides instructions for showing hidden files.

 

Step 4: Deliver cycle.log

This file can be attached to a Cycle Support ticket, an email, an IM client or by any means to deliver the file for troubleshooting.

    • Related Articles

    • Getting Started with Cycle 2

      Log In to Cycle Cloud In order to get started with Cycle 2, you will need to sign up for a Cycle Cloud account, and then download Cycle 2 from Cycle Cloud. The sign up process requires you to verify your email address. Please note, the email address ...
    • Educate your team: Training your Cycle Users

      Cycle training is an important first step to get your Cycle users up to speed on how to create your Cycle tests. Access to Cycle University is available through the Cycle Labs website. Cycle Labs - Cycle University Please use your Cycle Cloud ...
    • How to create methods in Groovy and call from Cycle

      Cycle includes a step to execute Groovy scripts. I execute Groovy script "<GROOVY_SCRIPT_FILE>" Groovy scripts can be constructed to perform multiple functions in a single file by creating user defined methods. Cycle variables can be used to control ...
    • My SSH terminal connections are failing in Cycle with error adding to known hosts file.

      Problem My SSH terminal connections are failing in Cycle with error adding to known hosts file. Solution SSH terminal connections use a known_hosts file stored in the user’s home directory to store server information when you establish an SSH ...
    • How to use a Custom Key Mapping File in Cycle

      Cycle has the ability to use a custom key mapping file for its terminal interactions. Some applications that Cycle interacts with require key presses beyond what can be done from the standard key mapping. Examples of this might include F keys higher ...