apache / apache/incubator-seata

seata 1.5.2 console display worry charcode when start up

Open
#5,361 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
26k
Forks
8.8k
Avg merge
1d 8h
Merged PRs (30d)
4

Description

```log
Active code page: 65001
"D:\server\seata-server-1.5.2/logs"
"apm-skywalking not enabled"

[0.004s][warning][gc] -Xloggc is deprecated. Will use -Xlog:gc:D:\server\seata-server-1.5.2/logs/seata_gc.log instead.
[0.075s][info ][gc] Using G1
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/D:/server/seata-server-1.5.2/bin/../lib/guice-4.1.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
���������������[���������������[ �����������[ �����������������[ �����������[
�����X�T�T�T�T�a�����X�T�T�T�T�a�����X�T�T�����[�^�T�T�����X�T�T�a�����X�T�T�����[
���������������[�����������[ ���������������U �����U ���������������U
�^�T�T�T�T�����U�����X�T�T�a �����X�T�T�����U �����U �����X�T�T�����U
���������������U���������������[�����U �����U �����U �����U �����U
�^�T�T�T�T�T�T�a�^�T�T�T�T�T�T�a�^�T�a �^�T�a �^�T�a �^�T�a �^�T�a

20:53:15.482 INFO --- [ main] io.seata.server.ServerApplication : Starting Server
```

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the Seata 1.5.2 startup on Windows and inspect the ServerApplication console output, especially the garbled characters after the JVM warnings. Determine which startup output is being decoded incorrectly; done means the console displays that startup text as readable characters.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.