Products | Versions |
---|---|
TIBCO Rendezvous | - |
Not Applicable | - |
Resolution:
Description:
============
We start rvcache with the following command:
rvcache -store /hostname//share/rvcache/myrvcache.store -http 7583
We are seeing the following error when trying to start up an RVCache. Can you explain what might be causing the error "Unable to create http admin interface:27 (Not permitted)"? Is there any permission issues. It seems to have worked fine on the same machine and same userid before.
2011-08-04 06:00:02 /tibrv-8.2.2/bin/rvcache: Started /tibrv-8.2.2/bin/rvcache
2011-08-04 06:00:02 /tibrv-8.2.2/bin/rvcache: Shallow merge mode, submessages will be replaced
2011-08-04 06:00:02 /tibrv-8.2.2/bin/rvcache: WARNING: Default merge behavior will change from
shallow to deep in a future version
2011-08-04 06:00:02 /tibrv-8.2.2/bin/rvcache: Initializing random pool...
2011-08-04 06:00:02 /tibrv-8.2.2/bin/rvcache: Reading configuration file
2011-08-04 06:00:02 /tibrv-8.2.2/bin/rvcache: Using ticket file /tibrv-8.2.2/bin/tibrv.tkt
2011-08-04 06:00:02 /tibrv-8.2.2/bin/rvcache: Service parameters: (service 10489, network ;229.
20.4.189, daemon default)
2011-08-04 06:00:02 /tibrv-8.2.2/bin/rvcache: Fault tolerance not enabled.
2011-08-04 06:00:02 /tibrv-8.2.2/bin/rvcache: rvcache running
2011-08-04 06:00:02 /tibrv-8.2.2/bin/rvcache: Unable to create http admin interface: 27 (Not pe
rmitted)
Environment:
============
All
Resolution:
===========
There is another rvcache instance (or another application) already running using the same HTTP port number on the host.
Start rvcache by specifing another HTTP port.