Since I'm still having trouble with this, I removed the CFTRY around
the statement. Apparently, the real error is
"net.wetters.InetAddressLocator" on line 90. Any idea what it is or
what's causing it?
At 12/18/2005 04:17 PM, you wrote:
a. It is in my class path (at least it appears to be).
b. I can't run the admin; as soon as I attempt to load anything, I
get the error.
I realize this has probably been covered somewhere, but I just
created a new (my first) copy and I'm 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.