Hi all
        Its been quite surprising for me

When i add a new agent or an application for e.g a Poisson application
traffic i get the below error. I understand ns does not identify the newly
added object. But while i was working in a different computer everything was
ok. I could add number of new applications and agents in ns. I followed the
same rule but in this computer on fedora core4 and ns-2.28, adding a new
agent or new application is not working. Others which were already in ns
build is working. I searched on the list and found there were number of
others who had the same problem. i am putting a copy for them also. If any
of you have an idea how i coud solve this problem it would be quite helpful?

invalid command name "Application/Traffic/Poisson"
    while executing
"Application/Traffic/Poisson create _o90 "
    invoked from within
"catch "$className create $o $args" msg"
    invoked from within
"if [catch "$className create $o $args" msg] {
if [string match "__FAILED_SHADOW_OBJECT_" $msg] {
delete $o
return ""
}

Reply via email to