Tomcat using all colors

0

Good morning! Is there any configuration to be made for Tomcat to use all the colors on the machine?

I'm asking because I realized that tomcat here does not use all the colors.

Hugs,

    
asked by anonymous 11.06.2018 / 16:23

1 answer

0

According to this link , the following setting in the compiler allows you to correct this behavior:

-Djava.net.preferIPv4Stack=true
    
11.06.2018 / 16:37