Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

There could be several reasons why log files are not getting created in Talend Studio:

  1. Logging settings are not configured: Make sure that logging settings are enabled and properly configured in your Talend Studio. You can check the logging settings in the Run/Debug Configuration window.

  2. Insufficient permissions: Check if you have sufficient permissions to create log files in the target directory. You may need to grant write permissions to the directory where logs are supposed to be created.

  3. Errors in the configuration: Check if there are any errors in the configuration that are preventing log files from being created. Double-check the configuration settings to ensure that they are correct.

  4. Issue with the ESB: If you are using Talend ESB, there may be an issue with the ESB, which is preventing log files from being created. In this case, you may need to troubleshoot the ESB to identify and fix the issue.

  5. Issue with the job or component: There may be an issue with the job or a specific component that is preventing log files from being created. In this case, you may need to check the logs in the console or debug mode to identify and fix the issue.