E000022: Commit failed (details follow):
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 935
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 17
Description
E000022: Commit failed (details follow):
E000022: Error normalizing log message to internal format
E000022: Non-ASCII character (code 193) detected, and unable to convert to/from UTF-8
what's this problem? netbeans vertion 26 ,jdk 24.01, windows11
Subvertion config:
log-encoding = utf8
and netbeans add:
-J-Dfile.encoding=UTF-8
Netbeans 25 commits successfully
_Originally posted by @keepgoodwork in https://github.com/apache/netbeans/discussions/8536_
Contributor guide
Research direction
Start by reproducing the commit failure in NetBeans 26 with JDK 24.01 on Windows 11, using the reported UTF-8 Subversion configuration, and compare it with NetBeans 25. Trace the commit path that normalizes log messages and verify that non-ASCII messages commit successfully without the reported encoding error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100