Eclipse tomcat error: Document base does not exist or is not a readable directory

后端 未结 20 3491
误落风尘
误落风尘 2020-12-04 10:44
13-dic-2011 17.00.36 org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in producti         


        
20条回答
  •  -上瘾入骨i
    2020-12-04 11:43

    If using Eclipse STS

    1. open the server view

    2. select the server that you're trying to publish to

    3. right click -> clean

    I had this problem come up a couple of times and this always seemed to fix it. I suppose the other solutions work too but they seem more complicated to me.

    enter image description here

提交回复
热议问题