Closed asafm closed 4 years ago
Move init of GeoIpProcessor from static class initializer to Factory …constructor since when it fails, it goes all the way up to the Classloader which swallows the exception and just throws NoClassDefFound
Move init of GeoIpProcessor from static class initializer to Factory …constructor since when it fails, it goes all the way up to the Classloader which swallows the exception and just throws NoClassDefFound