Tomcat STDOUT as Error in Eclipse

前端 未结 5 1918
栀梦
栀梦 2021-02-07 00:11

I am configuring Tomcat (5.5) server in Eclipse (3.3.2). Once I add Tomcat and start it, the output is printed in Eclipse Console. This output is printed in RED indicating its S

5条回答
  •  清酒与你
    2021-02-07 01:07

    For me it was some other error. It helped, when I made sure, no errors (only infos) where in the start up log. Apparently tomcat switches to error output if it encounters an error.

提交回复
热议问题