snifferhu opened a new pull request, #939:
URL: https://github.com/apache/tomcat/pull/939

   Error Message:
   
   java.lang.IllegalArgumentException: unknown format type: 选择,0#|0< 
仍有[{2}]个被Valve监控的线程可能卡住
        at java.text.MessageFormat.makeFormat(MessageFormat.java:1537) 
~[na:1.8.0_461]
        at java.text.MessageFormat.applyPattern(MessageFormat.java:480) 
~[na:1.8.0_461]
        at java.text.MessageFormat.<init>(MessageFormat.java:363) 
~[na:1.8.0_461]
   
   
   Wrong Point:
   
stuckThreadDetectionValve.notifyStuckThreadCompleted=线程[{0}](id=[{3}])之前报告为卡住,但是已经完成。它活跃了大概[{1}]毫秒。{2,选择,0#|0<
 仍有[{2}]个被Valve监控的线程可能卡住}
   
   
   The translator wrongly translated the "choice" grammar into a Chinese 
expression for "选择".


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to