【发布时间】:2018-11-10 14:50:09
【问题描述】:
我正在设置一个微服务并且在本地测试中我没有收到这种类型的源错误,我尝试注入库但错误仍然存在,使用邮递员的调用返回以下消息,有什么解决办法吗? 我正在使用 jasper 的报告。
{
"timestamp": "2018-05-31T12:38:44.488+0000",
"status": 500,
"error": "Internal Server Error",
"message": "Font \"Calibri\" is not available to the JVM. See the Javadoc for more details.",
"path": "/report"
}
【问题讨论】:
-
远程服务器没有Calibri。
标签: jasper-reports