Skip to content

parse error on scenario file  #33

@OmarHent

Description

@OmarHent

hello,

root@ubuntu:/opt/seagull/diameter-env# seagull -conf config/conf.client.xml -dico config/base_cx.xml -scen scen.xml
|E|Parser error [syntax error] near [] on line [37]
|E|Syntax error on file [scen.xml] near line [37]
|A|STOP log

tested files are below

there is alwaysan issue with scenario files, even the ones available by default: ulu-ula.client .. and I also have checked the CRLF / LF ; no CRLF is there.

please check.



  <!-- Added -->
  <avp name="CC-Request-Type" value="1"> </avp>
  <avp name="CC-Request-Number" value="1"> </avp>
  <avp name="n480" value="480"> </avp>      
  <avp name="n606">
    <avp name="n612">
    	<avp name="n617" value="617"></avp>
    </avp>
  </avp>
  <avp name="n606">
    <avp name="n617" value="61701"></avp>
    <avp name="n612">
    	<avp name="n617" value="61702"></avp>
  		<avp name="n480" value="48001"> </avp>      
  	<avp name="n480" value="48001"> </avp>      
    </avp>
  </avp>
  <avp name="n513">
    <avp name="n514" value="514"></avp>
  </avp>           
</command>
<action>
  <start-timer></start-timer>
</action>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions