ZDE - Troubleshooting
    • 22 Aug 2023
    • 1 Minute to read
    • Contributors
    • Dark
      Light

    ZDE - Troubleshooting

    • Dark
      Light

    Article summary

    If you have a problem with the ZDE module, contact us and provide the following:

    • Logs
    • How to reproduce the issue

    Logs

    ZDE logs can be found at %Installation Directory%/logs/.

    Two files contain relevant information:

    • StdError.log
    • StdOutput.log

    If you are able to reproduce your issue, before sending us the logs file, activate debug level logs.

    Debug Logs

    To activate debug level logs, edit the application.properties file within the %Installation Directory%/config/ directory, and update the property quarkus.log.level as follows:

    quarkus.log.level = DEBUG

    Relaunch the ZDE service and reproduce your bug. Then send us the debug level logs.

    After sending the debug level logs, set the logging back to warning level. Edit the application.properties file within the %Installation Directory%/config/ directory, and update the property quarkus.log.level as follows:

    quarkus.log.level = WARN

    Relaunch the ZDE service.


    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.