On Thu, Mar 29, 2012 at 10:28 PM, mayamatakeshi <mayamatake...@gmail.com>wrote:

>
>
> On Thu, Mar 29, 2012 at 10:09 PM, prasad kelkar <durga...@gmail.com>wrote:
>
>> hello,
>> I still can't understand from where default UAC and UAS run.
>>
>
> The embedded UAC and UAS scenarios are inside sipp. If you have built sipp
> from source, you can see them at the scenario.cpp.
> And of course you can dump them to files using this:
>   ./sipp -sd uac > uac.xml
>
>
>>
>> I created UAS1 and UAC1 two xml files in sipp folder and used -sf as
>> follows.
>>
>> student@student-desktop:~/sipp.svn$ ./sipp -sf uac1 -rsa 172.29.9.136 -i
>> 172.29.9.9
>> Resolving remote sending address 172.29.9.136...
>> 2012-03-29    15:37:48:447    1333015668.447441: Unable to load or parse
>> 'uac1' xml scenario file.
>> student@student-desktop:~/sipp.svn$ ./sipp -sf uas1
>> 2012-03-29    15:37:57:239    1333015677.239170: Unable to load or parse
>> 'uas1' xml scenario file.
>>
>
> The scenarios to be passed to -sf can be any place you want. You don't
> have to put them in the sipp folder.
> Just pass the correct path to the file to -sf.
>

On the other hand, you xml file might be malformed.
Try checking syntax using
   xmlwf uac1
or
  xmllint uac1
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to