Easy one. The farm you specified is not named "Bingo". Flood wants to run only a farm named Bingo. Change the name of your farm to "Bingo" and the file will work!
-Norman Tuttle [EMAIL PROTECTED] On Mon, 21 Apr 2003, Snehal K.Gandhi wrote: > Hi all, > > i'm getting an error when i try running the XML File. > The Error is : Error running test profile: Error string not specified yet > > i executed my XML File using ./flood Test1.xml > > My XML File is : > ---------------------------------XML File---------- > <flood> > > <urllist> > <name>Test Hosts</name> > <description>Testing the Httpd Manual</description> > > <url method="POST">http://192.168.66.204/manual</url> > <url > method="HEAD">http://192.168.66.204/manual/content-negotiation.html</url> > <url method="GET">http://192.168.66.204/manual/invoking.html</url> > <url>http://192.168.66.204/manual</url> > > </urllist> > > <profile> > <name>SKProfile</name> > <description>A Test for SKG's Configuration</description> > <useurllist>Test Hosts</useurllist> > <profiletype>round_robin</profiletype> > <socket>generic</socket> > <report>relative_times</report> > <verify_resp>verify_200</verify_resp> > </profile> > > <farmer> > <name>SK</name> > <count>5</count> > <useprofile>SKProfile</useprofile> > </farmer> > > <farm> > <name>SKG</name> > <usefarmer count="5" startcount="2" startdelay="5">SK</usefarmer> > </farm> > > <seed>1</seed> > </flood> > > --------------------------------------------------- > > thnx in advance > regards > Snehal > > -- > Snehal K. Gandhi > Core Technology Group (CTG) > SIP Technologies & Exports Ltd., > Mobile:98841 35700 Ph:+91-44-22541473/4 x313 > Email:[EMAIL PROTECTED] URL:http://www.siptech.com/ > > > > > > > > > > >