Hi all,

I've got a remote server running from the command line (as this will suit my server environment the best) and one client connected to it. Everything seems ok right now, but I'm seeing this in the server logs:

SEVERE: Problem getting listeners.
java.lang.NullPointerException
       at java.util.StringTokenizer.<init>(StringTokenizer.java:182)
       at java.util.StringTokenizer.<init>(StringTokenizer.java:204)
at org.apache.jcs.engine.control.CompositeCacheConfigurator.parseRegion(CompositeCacheConfigurator.java:318)
   ....

Is there a problem with my remote.cache.ccf? It's this:
registry.host=localhost
registry.port=10021
remote.cluster.LocalClusterConsistency=true
remote.cluster.AllowClusterGet=true

Thanks!
-Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to