=== Log Restarted ===
Starting up...

============ Starting OutComeMessage  ===========


Path = http://127.0.0.1:80/~csev/nusoap/samples/DoOutcomeRequest.php

OutcomeMessageRequest
array(1) {
  ["OutcomeProfile"]=>
  array(2) {
    ["LaunchProfile"]=>
    array(3) {
      ["LaunchIdentifier"]=>
      string(3) "LID"
      ["Role"]=>
      string(7) "Student"
      ["LaunchType"]=>
      string(0) ""
    }
    ["Grade"]=>
    string(2) "42"
  }
}



------- Return Value --------
array(1) {
  ["HeaderInfoResponse"]=>
  array(4) {
    ["imsx_version"]=>
    string(3) "1.0"
    ["imsx_messageIdentifier"]=>
    string(3) "MID"
    ["imsx_statusInfo"]=>
    array(6) {
      ["imsx_codeMajor"]=>
      string(10) "Major Fred"
      ["imsx_severity"]=>
      string(11) "Severe Fred"
      ["imsx_messageRefIdentifier"]=>
      string(14) "Message ReFred"
      ["imsx_operationRefIdentifier"]=>
      string(26) "Operation Ref Ident - Fred"
      ["imsx_codeMinor"]=>
      array(1) {
        ["imsx_codeMinorField"]=>
        array(2) {
          ["imsx_codeMinorFieldName"]=>
          string(5) "Floyd"
          ["imsx_codeMinorFieldValue"]=>
          string(4) "Pink"
        }
      }
      ["imsx_description"]=>
      string(20) "The IMSX Description"
    }
    ["SecurityProfile"]=>
    array(2) {
      ["SOAP:Implementation"]=>
      string(32) "SharedSecretSecurityProfile.Type"
      ["SharedSecretSecurityProfile.Type"]=>
      array(1) {
        ["MAC"]=>
        string(17) "00:ff:ff:ff:00:00"
      }
    }
  }
}


Starting up...
Starting up...

------------ Starting ProxyTool Launch -----------


Got session: 5
Creating new session in: session/session-5.txt
Path = http://127.0.0.1:80/~csev/nusoap/samples/DoLaunchRequest.php

Tool Path= http://127.0.0.1:80/~csev/nusoap/samples/LMSTool.php?session=5 

ProxyToolLaunch
array(3) {
  ["CoreSettings"]=>
  array(2) {
    ["ProxyTool"]=>
    array(4) {
      ["ProxyToolName"]=>
      string(30) "Proxy Test from LaunchTest.php"
      ["ProxyToolVersion"]=>
      array(2) {
        ["major"]=>
        string(1) "1"
        ["minor"]=>
        string(1) "0"
      }
      ["IMSTIVersion"]=>
      array(2) {
        ["major"]=>
        string(1) "1"
        ["minor"]=>
        string(1) "0"
      }
      ["ProxyToolDescription"]=>
      string(92) "This is a simple hardcoded PHP script that puts the parameters into WSDL and makes the call."
    }
    ["TIR"]=>
    array(2) {
      ["LaunchService"]=>
      array(3) {
        ["ServiceName"]=>
        string(105) "DoLaunchRequest.php is our end point for this - PHP is talking to PHP and exchanging hard coded messages."
        ["ServiceLocation"]=>
        string(60) "http://127.0.0.1:80/~csev/nusoap/samples/DoLaunchRequest.php"
        ["ServiceProfileName"]=>
        string(20) "SimpleOutcomeProfile"
      }
      ["OutcomeService"]=>
      array(3) {
        ["ServiceName"]=>
        string(19) "SakaiOutcomeService"
        ["ServiceLocation"]=>
        string(61) "http://127.0.0.1:80/~csev/nusoap/samples/DoOutcomeRequest.php"
        ["ServiceProfileName"]=>
        string(20) "SimpleOutcomeProfile"
      }
    }
  }
  ["ContextualSettings"]=>
  array(1) {
    ["LaunchProfile"]=>
    array(3) {
      ["LaunchIdentifier"]=>
      string(16) "IDENTIFIER123456"
      ["Role"]=>
      string(7) "Student"
      ["LaunchType"]=>
      string(15) "Fun Launch Type"
    }
  }
  ["ToolSettings"]=>
  array(1) {
    ["Ancillary"]=>
    string(99) "A bunch of Ancillary stuff - clearly not the main stuff - who cares it is all hard coded anyways :)"
  }
}



------- Return Value --------
array(2) {
  ["Response"]=>
  array(1) {
    ["LaunchDirective"]=>
    array(1) {
      ["PerformRedirectAction"]=>
      string(62) "http://127.0.0.1:80/~csev/nusoap/samples/LMSTool.php?session=5"
    }
  }
  ["HeaderInfoResponse"]=>
  array(3) {
    ["imsx_version"]=>
    string(3) "1.0"
    ["imsx_messageIdentifier"]=>
    string(3) "MID"
    ["imsx_statusInfo"]=>
    array(6) {
      ["imsx_codeMajor"]=>
      string(10) "Major Fred"
      ["imsx_severity"]=>
      string(11) "Severe Fred"
      ["imsx_messageRefIdentifier"]=>
      string(14) "Message ReFred"
      ["imsx_operationRefIdentifier"]=>
      string(26) "Operation Ref Ident - Fred"
      ["imsx_codeMinor"]=>
      array(1) {
        ["imsx_codeMinorField"]=>
        array(2) {
          ["imsx_codeMinorFieldName"]=>
          string(5) "Floyd"
          ["imsx_codeMinorFieldValue"]=>
          string(4) "Pink"
        }
      }
      ["imsx_description"]=>
      string(20) "The IMSX Description"
    }
  }
}



------------ Starting ProxyTool Launch -----------


Got session: 6
Creating new session in: session/session-6.txt
Path = http://127.0.0.1:80/~csev/nusoap/samples/DoLaunchRequest.php

Tool Path= http://127.0.0.1:80/~csev/nusoap/samples/LMSTool.php?session=6 

ProxyToolLaunch
array(3) {
  ["CoreSettings"]=>
  array(2) {
    ["ProxyTool"]=>
    array(4) {
      ["ProxyToolName"]=>
      string(30) "Proxy Test from LaunchTest.php"
      ["ProxyToolVersion"]=>
      array(2) {
        ["major"]=>
        string(1) "1"
        ["minor"]=>
        string(1) "0"
      }
      ["IMSTIVersion"]=>
      array(2) {
        ["major"]=>
        string(1) "1"
        ["minor"]=>
        string(1) "0"
      }
      ["ProxyToolDescription"]=>
      string(92) "This is a simple hardcoded PHP script that puts the parameters into WSDL and makes the call."
    }
    ["TIR"]=>
    array(2) {
      ["LaunchService"]=>
      array(3) {
        ["ServiceName"]=>
        string(105) "DoLaunchRequest.php is our end point for this - PHP is talking to PHP and exchanging hard coded messages."
        ["ServiceLocation"]=>
        string(60) "http://127.0.0.1:80/~csev/nusoap/samples/DoLaunchRequest.php"
        ["ServiceProfileName"]=>
        string(20) "SimpleOutcomeProfile"
      }
      ["OutcomeService"]=>
      array(3) {
        ["ServiceName"]=>
        string(19) "SakaiOutcomeService"
        ["ServiceLocation"]=>
        string(61) "http://127.0.0.1:80/~csev/nusoap/samples/DoOutcomeRequest.php"
        ["ServiceProfileName"]=>
        string(20) "SimpleOutcomeProfile"
      }
    }
  }
  ["ContextualSettings"]=>
  array(1) {
    ["LaunchProfile"]=>
    array(3) {
      ["LaunchIdentifier"]=>
      string(16) "IDENTIFIER123456"
      ["Role"]=>
      string(7) "Student"
      ["LaunchType"]=>
      string(15) "Fun Launch Type"
    }
  }
  ["ToolSettings"]=>
  array(1) {
    ["Ancillary"]=>
    string(99) "A bunch of Ancillary stuff - clearly not the main stuff - who cares it is all hard coded anyways :)"
  }
}



------- Return Value --------
array(2) {
  ["Response"]=>
  array(1) {
    ["LaunchDirective"]=>
    array(1) {
      ["PerformRedirectAction"]=>
      string(62) "http://127.0.0.1:80/~csev/nusoap/samples/LMSTool.php?session=6"
    }
  }
  ["HeaderInfoResponse"]=>
  array(3) {
    ["imsx_version"]=>
    string(3) "1.0"
    ["imsx_messageIdentifier"]=>
    string(3) "MID"
    ["imsx_statusInfo"]=>
    array(6) {
      ["imsx_codeMajor"]=>
      string(10) "Major Fred"
      ["imsx_severity"]=>
      string(11) "Severe Fred"
      ["imsx_messageRefIdentifier"]=>
      string(14) "Message ReFred"
      ["imsx_operationRefIdentifier"]=>
      string(26) "Operation Ref Ident - Fred"
      ["imsx_codeMinor"]=>
      array(1) {
        ["imsx_codeMinorField"]=>
        array(2) {
          ["imsx_codeMinorFieldName"]=>
          string(5) "Floyd"
          ["imsx_codeMinorFieldValue"]=>
          string(4) "Pink"
        }
      }
      ["imsx_description"]=>
      string(20) "The IMSX Description"
    }
  }
}



============ Starting OutComeMessage  ===========


Path = http://127.0.0.1:80/~csev/nusoap/samples/DoOutcomeRequest.php

OutcomeMessageRequest
array(1) {
  ["OutcomeProfile"]=>
  array(2) {
    ["LaunchProfile"]=>
    array(3) {
      ["LaunchIdentifier"]=>
      string(3) "LID"
      ["Role"]=>
      string(7) "Student"
      ["LaunchType"]=>
      string(0) ""
    }
    ["Grade"]=>
    string(2) "42"
  }
}



------- Return Value --------
array(1) {
  ["HeaderInfoResponse"]=>
  array(4) {
    ["imsx_version"]=>
    string(3) "1.0"
    ["imsx_messageIdentifier"]=>
    string(3) "MID"
    ["imsx_statusInfo"]=>
    array(6) {
      ["imsx_codeMajor"]=>
      string(10) "Major Fred"
      ["imsx_severity"]=>
      string(11) "Severe Fred"
      ["imsx_messageRefIdentifier"]=>
      string(14) "Message ReFred"
      ["imsx_operationRefIdentifier"]=>
      string(26) "Operation Ref Ident - Fred"
      ["imsx_codeMinor"]=>
      array(1) {
        ["imsx_codeMinorField"]=>
        array(2) {
          ["imsx_codeMinorFieldName"]=>
          string(5) "Floyd"
          ["imsx_codeMinorFieldValue"]=>
          string(4) "Pink"
        }
      }
      ["imsx_description"]=>
      string(20) "The IMSX Description"
    }
    ["SecurityProfile"]=>
    array(2) {
      ["SOAP:Implementation"]=>
      string(32) "SharedSecretSecurityProfile.Type"
      ["SharedSecretSecurityProfile.Type"]=>
      array(1) {
        ["MAC"]=>
        string(17) "00:ff:ff:ff:00:00"
      }
    }
  }
}


Starting up...

------------ Starting ProxyTool Launch -----------


Got session: 7
Creating new session in: session/session-7.txt
Path = http://127.0.0.1:80/~csev/imsti-test/DoLaunchRequest.php

Tool Path= http://127.0.0.1:80/~csev/imsti-test/LMSTool.php?session=7 

ProxyToolLaunch
array(3) {
  ["CoreSettings"]=>
  array(2) {
    ["ProxyTool"]=>
    array(4) {
      ["ProxyToolName"]=>
      string(30) "Proxy Test from LaunchTest.php"
      ["ProxyToolVersion"]=>
      array(2) {
        ["major"]=>
        string(1) "1"
        ["minor"]=>
        string(1) "0"
      }
      ["IMSTIVersion"]=>
      array(2) {
        ["major"]=>
        string(1) "1"
        ["minor"]=>
        string(1) "0"
      }
      ["ProxyToolDescription"]=>
      string(92) "This is a simple hardcoded PHP script that puts the parameters into WSDL and makes the call."
    }
    ["TIR"]=>
    array(2) {
      ["LaunchService"]=>
      array(3) {
        ["ServiceName"]=>
        string(105) "DoLaunchRequest.php is our end point for this - PHP is talking to PHP and exchanging hard coded messages."
        ["ServiceLocation"]=>
        string(56) "http://127.0.0.1:80/~csev/imsti-test/DoLaunchRequest.php"
        ["ServiceProfileName"]=>
        string(20) "SimpleOutcomeProfile"
      }
      ["OutcomeService"]=>
      array(3) {
        ["ServiceName"]=>
        string(19) "SakaiOutcomeService"
        ["ServiceLocation"]=>
        string(57) "http://127.0.0.1:80/~csev/imsti-test/DoOutcomeRequest.php"
        ["ServiceProfileName"]=>
        string(20) "SimpleOutcomeProfile"
      }
    }
  }
  ["ContextualSettings"]=>
  array(1) {
    ["LaunchProfile"]=>
    array(3) {
      ["LaunchIdentifier"]=>
      string(16) "IDENTIFIER123456"
      ["Role"]=>
      string(7) "Student"
      ["LaunchType"]=>
      string(15) "Fun Launch Type"
    }
  }
  ["ToolSettings"]=>
  array(1) {
    ["Ancillary"]=>
    string(99) "A bunch of Ancillary stuff - clearly not the main stuff - who cares it is all hard coded anyways :)"
  }
}



------- Return Value --------
array(2) {
  ["Response"]=>
  array(1) {
    ["LaunchDirective"]=>
    array(1) {
      ["PerformRedirectAction"]=>
      string(58) "http://127.0.0.1:80/~csev/imsti-test/LMSTool.php?session=7"
    }
  }
  ["HeaderInfoResponse"]=>
  array(3) {
    ["imsx_version"]=>
    string(3) "1.0"
    ["imsx_messageIdentifier"]=>
    string(3) "MID"
    ["imsx_statusInfo"]=>
    array(6) {
      ["imsx_codeMajor"]=>
      string(10) "Major Fred"
      ["imsx_severity"]=>
      string(11) "Severe Fred"
      ["imsx_messageRefIdentifier"]=>
      string(14) "Message ReFred"
      ["imsx_operationRefIdentifier"]=>
      string(26) "Operation Ref Ident - Fred"
      ["imsx_codeMinor"]=>
      array(1) {
        ["imsx_codeMinorField"]=>
        array(2) {
          ["imsx_codeMinorFieldName"]=>
          string(5) "Floyd"
          ["imsx_codeMinorFieldValue"]=>
          string(4) "Pink"
        }
      }
      ["imsx_description"]=>
      string(20) "The IMSX Description"
    }
  }
}


Starting up...

------------ Starting ProxyTool Launch -----------


Got session: 4
Creating new session in: session/session-4.txt
Path = http://141.211.144.161:80/imsti-test/DoLaunchRequest.php

Tool Path= http://141.211.144.161:80/imsti-test/LMSTool.php?session=4 

ProxyToolLaunch
array(3) {
  ["CoreSettings"]=>
  array(2) {
    ["ProxyTool"]=>
    array(4) {
      ["ProxyToolName"]=>
      string(30) "Proxy Test from LaunchTest.php"
      ["ProxyToolVersion"]=>
      array(2) {
        ["major"]=>
        string(1) "1"
        ["minor"]=>
        string(1) "0"
      }
      ["IMSTIVersion"]=>
      array(2) {
        ["major"]=>
        string(1) "1"
        ["minor"]=>
        string(1) "0"
      }
      ["ProxyToolDescription"]=>
      string(92) "This is a simple hardcoded PHP script that puts the parameters into WSDL and makes the call."
    }
    ["TIR"]=>
    array(2) {
      ["LaunchService"]=>
      array(3) {
        ["ServiceName"]=>
        string(105) "DoLaunchRequest.php is our end point for this - PHP is talking to PHP and exchanging hard coded messages."
        ["ServiceLocation"]=>
        string(56) "http://141.211.144.161:80/imsti-test/DoLaunchRequest.php"
        ["ServiceProfileName"]=>
        string(20) "SimpleOutcomeProfile"
      }
      ["OutcomeService"]=>
      array(3) {
        ["ServiceName"]=>
        string(19) "SakaiOutcomeService"
        ["ServiceLocation"]=>
        string(57) "http://141.211.144.161:80/imsti-test/DoOutcomeRequest.php"
        ["ServiceProfileName"]=>
        string(20) "SimpleOutcomeProfile"
      }
    }
  }
  ["ContextualSettings"]=>
  array(1) {
    ["LaunchProfile"]=>
    array(3) {
      ["LaunchIdentifier"]=>
      string(16) "IDENTIFIER123456"
      ["Role"]=>
      string(7) "Student"
      ["LaunchType"]=>
      string(15) "Fun Launch Type"
    }
  }
  ["ToolSettings"]=>
  array(1) {
    ["Ancillary"]=>
    string(99) "A bunch of Ancillary stuff - clearly not the main stuff - who cares it is all hard coded anyways :)"
  }
}



------- Return Value --------
array(2) {
  ["Response"]=>
  array(1) {
    ["LaunchDirective"]=>
    array(1) {
      ["PerformRedirectAction"]=>
      string(58) "http://141.211.144.161:80/imsti-test/LMSTool.php?session=4"
    }
  }
  ["HeaderInfoResponse"]=>
  array(3) {
    ["imsx_version"]=>
    string(3) "1.0"
    ["imsx_messageIdentifier"]=>
    string(3) "MID"
    ["imsx_statusInfo"]=>
    array(6) {
      ["imsx_codeMajor"]=>
      string(10) "Major Fred"
      ["imsx_severity"]=>
      string(11) "Severe Fred"
      ["imsx_messageRefIdentifier"]=>
      string(14) "Message ReFred"
      ["imsx_operationRefIdentifier"]=>
      string(26) "Operation Ref Ident - Fred"
      ["imsx_codeMinor"]=>
      array(1) {
        ["imsx_codeMinorField"]=>
        array(2) {
          ["imsx_codeMinorFieldName"]=>
          string(5) "Floyd"
          ["imsx_codeMinorFieldValue"]=>
          string(4) "Pink"
        }
      }
      ["imsx_description"]=>
      string(20) "The IMSX Description"
    }
  }
}



============ Starting OutComeMessage  ===========


Path = http://141.211.144.161:80/imsti-test/DoOutcomeRequest.php

OutcomeMessageRequest
array(1) {
  ["OutcomeProfile"]=>
  array(2) {
    ["LaunchProfile"]=>
    array(3) {
      ["LaunchIdentifier"]=>
      string(3) "LID"
      ["Role"]=>
      string(7) "Student"
      ["LaunchType"]=>
      string(0) ""
    }
    ["Grade"]=>
    string(2) "42"
  }
}



------- Return Value --------
array(1) {
  ["HeaderInfoResponse"]=>
  array(4) {
    ["imsx_version"]=>
    string(3) "1.0"
    ["imsx_messageIdentifier"]=>
    string(3) "MID"
    ["imsx_statusInfo"]=>
    array(6) {
      ["imsx_codeMajor"]=>
      string(10) "Major Fred"
      ["imsx_severity"]=>
      string(11) "Severe Fred"
      ["imsx_messageRefIdentifier"]=>
      string(14) "Message ReFred"
      ["imsx_operationRefIdentifier"]=>
      string(26) "Operation Ref Ident - Fred"
      ["imsx_codeMinor"]=>
      array(1) {
        ["imsx_codeMinorField"]=>
        array(2) {
          ["imsx_codeMinorFieldName"]=>
          string(5) "Floyd"
          ["imsx_codeMinorFieldValue"]=>
          string(4) "Pink"
        }
      }
      ["imsx_description"]=>
      string(20) "The IMSX Description"
    }
    ["SecurityProfile"]=>
    array(2) {
      ["SOAP:Implementation"]=>
      string(32) "SharedSecretSecurityProfile.Type"
      ["SharedSecretSecurityProfile.Type"]=>
      array(1) {
        ["MAC"]=>
        string(17) "00:ff:ff:ff:00:00"
      }
    }
  }
}


Starting up...

------------ Starting ProxyTool Launch -----------


Got session: 5
Creating new session in: session/session-5.txt
Path = http://141.211.144.161:80/imsti-test//DoLaunchRequest.php

Tool Path= http://141.211.144.161:80/imsti-test//LMSTool.php?session=5 

ProxyToolLaunch
array(3) {
  ["imsx_version"]=>
  string(0) ""
  ["imsx_messageIdentifier"]=>
  string(36) "f53a3705-e1a1-444d-008b-2e4ec97d31d0"
  ["SecurityProfile"]=>
  array(1) {
    ["MAC"]=>
    string(24) "1pvozxxFmAW2vmKCEj7VaA=="
  }
}



------- Return Value --------
array(2) {
  ["Response"]=>
  array(1) {
    ["LaunchDirective"]=>
    array(1) {
      ["PerformRedirectAction"]=>
      string(59) "http://141.211.144.161:80/imsti-test//LMSTool.php?session=5"
    }
  }
  ["HeaderInfoResponse"]=>
  array(3) {
    ["imsx_version"]=>
    string(3) "1.0"
    ["imsx_messageIdentifier"]=>
    string(3) "MID"
    ["imsx_statusInfo"]=>
    array(6) {
      ["imsx_codeMajor"]=>
      string(10) "Major Fred"
      ["imsx_severity"]=>
      string(11) "Severe Fred"
      ["imsx_messageRefIdentifier"]=>
      string(14) "Message ReFred"
      ["imsx_operationRefIdentifier"]=>
      string(26) "Operation Ref Ident - Fred"
      ["imsx_codeMinor"]=>
      array(1) {
        ["imsx_codeMinorField"]=>
        array(2) {
          ["imsx_codeMinorFieldName"]=>
          string(5) "Floyd"
          ["imsx_codeMinorFieldValue"]=>
          string(4) "Pink"
        }
      }
      ["imsx_description"]=>
      string(20) "The IMSX Description"
    }
  }
}


