[saba_lms_dev] Error while issuing putParam

  • From: Mohideen Buhari <mohideen@xxxxxxxxx>
  • To: Saba Developers List <saba_lms_dev@xxxxxxxxxxxxx>,Stefano Tempesta <stefano.tempesta@xxxxxxxxxxxxxxx>,Stefano Tempesta <stefanotempesta@xxxxxx>
  • Date: Wed, 20 Feb 2002 13:01:12 +0530

Hi All,

I am facing a problem issuing a putparam on the Saba LMS (3.3.3.1). The 
lms sends back a response in the form an error page which has been 
attached for your reference.

Can anybody tell me the cases in which such an error page is thrown. I 
thought that the "error" keyword under [core] would identify whether my 
command was successful or not.

What is it that I am missing or doing wrong, to get to this error page.

Please help.....

Thanks and Regards
Mohideen


-- Attached file included as plaintext by Listar --
-- File: sabaerr.txt

<!-- Copyright © 1997-2000 Saba Software, Inc. All rights reserved -->
<!-- Page name: /common/error/sabaerr.saba -->


<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Saba error number 99998</title>

<!-- ********** Start of JavaScript ********** -->
<SCRIPT LANGUAGE="JavaScript">
<!--

        // ===============================================================
        // submits the form
        // ===============================================================
        function showAlert() 
        {
                message = "(99998) A system error occurred. Please try again. 
If the situation persists, please contact the site 
administrator.\njava.lang.NullPointerException";
                alert(message);
                // get a "top is read-only" error:
                // top.location = "/index.html";
                // document.theForm.submit();
                history.back();
        }
        
//-->
</SCRIPT>
<!-- **********  End of JavaScript  ********** -->

</head>

<body bgcolor="#ffffff" onLoad="showAlert();"> 

<form name="theForm" method="post" action="SabaWeb" target="_top">
        <input type=hidden name="ssp" value="">
</form>

<strong><small><font face="arial,sans-serif,helvetica"> General Error<br>
                An error was encountered. Please try again. If the situation 
persists, please contact the site administrator.           <p>
        (99998) A system error occurred. Please try again. If the situation 
persists, please contact the site administrator.\njava.lang.NullPointerException
</font></small></strong>
</body>
</html>


This email was sent to you from the "Saba LMS Developers" list.
To unsubscribe, please send an email to saba_lms_dev-request@xxxxxxxxxxxxx
with the subject "unsubscribe".

Other related posts: