On Fri, 21 Nov 2008 at 15:41, ~??????!~ wrote:
 hi,
     i'm a sipp newee,now i encountered a problem,i need your hands,thanks
     i edit a scenario file (uas.xml)as a part of my project,but when i did
                ./sipp -sf uas.xml
   it tells me "Unable to load or parse 'uas.xml' xml scenario file."
   please help me!thanks!

Make sure the first line of your scenario file (with no preceding
blank line!) is a valid xml declaration (ex:

     <?xml version="1.0" encoding="ISO-8859-1" ?>

If that first line isn't valid or isn't first, you'll get that error.
(You'll also get that error if the file can't be found, by the way).

--RDM
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to