Home
DevCentral
Search
Configure Global Search
Log In
Transactions
D2185
Change Details
Change Details
Old
New
Diff
Fixes org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.NoClassDefFoundError: Could not initialize class sun.awt.X11FontManage
The Monitoring Service plug-in, required to implement XEP-0313, Message Archive Management, uses X11FontManager class, which requires fontconfig to be available. Fixes the following Java issue: org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.NoClassDefFoundError: Could not initialize class sun.awt.X11FontManager
Fixes
The Monitoring Service plug-in, required to implement XEP-0313, Message Archive Management, uses X11FontManager class, which requires fontconfig to be available. Fixes the following Java issue:
org.springframework.web.util.NestedServletException: Handler dispatch failed;
nested exception is java.lang.NoClassDefFoundError:
Could not initialize class sun.awt.X11FontManage
r
Continue