Skip to content

Conversation

@duantihua
Copy link

Fix log prompt error, when running bin/windows/kafka-storage.bat random-uuid, there will be a prompt "main ERROR Reconfigure failed: No configuration found for '24d46ca6' at 'null' in 'null'".

  1. In the case of using delayed binding in the script, the execution result of findstr is not reflected in %ERRORLEVEL%, so it is changed to ! ERRORLEVEL!.
  2. Change the config/tool-log4j2.yaml in the prompt to config/tools-log4j2.yaml based on the actual file.
  3. By default, if KAFKA_LOG4_OPTS is set to - DLlog4j2. configurationFile=file:%BASE-DIR%/config/tools-log4j2.yaml
    It will output 'main ERROR Reconfigure failed: No configuration found for' 24d46ca6 'at' null 'in' null ''.If the file: prefix is removed, it can be fixed

Fix log prompt error, when running bin/windows/kafka-storage.bat, there will be a prompt "main ERROR Reconfigure failed: No configuration found for '24d46ca6' at 'null' in 'null'".
@github-actions github-actions bot added triage PRs from the community small Small PRs labels Jan 21, 2026
@github-actions
Copy link

A label of 'needs-attention' was automatically added to this PR in order to raise the
attention of the committers. Once this issue has been triaged, the triage label
should be removed to prevent this automation from happening again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-attention small Small PRs triage PRs from the community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant