Getting this error: "java init failed: net.sf.javainetlocator.InetAddressLocator" on this file - farcry/farcry_core/packages/farcry/geoLocator.cfc. I suspect that I'm just missing a mapping somewhere; I'd appreciate any help.
Geoloacator is a plugin that determines the locale of an inbound request. Its an optional plugin.
You can either turn it off by getting into the ADMIN>>CONFIG>>PLUGINS – or drop the InetAddressLocator class into your JAVA class path.