org.quartz.SchedulerException: Couldn't get host name!

 

linux上quartz启动报错,可能是/etc/hosts里面没有对应的hostname

127.0.0.1    localhost
127.0.1.1    trueName

相关文章: