Re: Hi,,I am getting an error

From: Alex Rousskov <rousskov@measurement-factory.com>
Date: Fri Dec 08 2006 - 07:17:53 MST

On Fri, 2006-12-08 at 14:47 +0530, Naveen Tewari wrote:
 
> I am using the polygraph for the quid testing but when I run the srver
> "./polysrv --config test_pws-1.pg
> --cfg_dirs /usr/local/polygraph/workloads/test_pws/ --verb_lvl 10
> --store_working_set srv.pws" I am getting some error msg
>
> ================================================================================
> 000.01| fyi: no bench selected with use(); will not attempt to create
> agent addresses
> Server.cc:97: (s98) Address already in use
> error: the server `sPWS' cannot listen on 192.10.6.19:4000; (s98)
> Address already in use
> 000.01| got 0 xactions and 0 errors
> 000.01| shutdown reason: fatal error
>
> ================================================================================
>
> Please let me know how can I correct this information.

Something is listening on IP address 192.10.6.19, port 4000. It could be
another polysrv process you forgot to kill or a completely independent
application that uses that port. Either kill whatever is listening on
that port or use a different port for the Polygraph server.

HTH,

Alex.
Received on Mon Dec 11 07:57:43 2006

This archive was generated by hypermail 2.1.8 : Tue Dec 12 2006 - 12:00:06 MST