Hi Adam, Build qpid/python and set PYTHONPATH to qpid/python directory and go to command and run qpid-stat --help and see the options.
By using python script in that directory you will be able to create queues, monitor queues etc. Thanks Lahiru On Fri, Dec 3, 2010 at 2:15 AM, Adam Kaminiecki <[email protected]> wrote: > Ok, thanks it's working:) but now how can i check connections,queues etc? > and how can i stop it?? > > W dniu 2010-12-02 21:30, Steve Huston pisze: > > Hi Adam, >> >> I have a problem with starting Qpid server on Windows. I'm trying to >>> run it as administrator but get error >>> Cannot create directory \temp\qupid >>> >>> Where I need to change path for data?? >>> >> You can use the --data-dir option (see qpidd --help) >> >> -Steve >> >> -- >> Steve Huston, Riverace Corporation >> Total Lifecycle Support for Your Networked Applications >> http://www.riverace.com >> >> >> --------------------------------------------------------------------- >> Apache Qpid - AMQP Messaging Implementation >> Project: http://qpid.apache.org >> Use/Interact: mailto:[email protected] >> >> >> > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > >
