linux上quartz启动报错org.quartz.SchedulerException: Couldn't get host name!

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

 

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

127.0.0.1    localhost
127.0.1.1    trueName

转载于:https://www.cnblogs.com/voctrals/p/6877326.html

你可能感兴趣的:(linux上quartz启动报错org.quartz.SchedulerException: Couldn't get host name!)