Skip to Content
0
Former Member
Oct 18, 2005 at 01:53 PM

LSOCP 200 content player not working intermittent

29 Views

We have intermittent problem with playing course/test.

Once a while we've got the error message as below when we want to play a course/test. But when we restart the J2EE via SMICM, the problem is

gone.

The application log is as follows,

</Body>=

portalAddress=document.location.protocol + "//" + d...

<Body>=

</script>=

SendHttpRequest(xmlhttp,=eraseCookieUrl);

<Title>=

document.writeln("<br><b>Failed=to renew your SSO ticket. Please clos...

function=getCookie(sName)

top.command.creatingCookie=false;

}=

{=

processCookieResult(xmlhttp.responseText);=

</Head>=

<Head>=

document.cookieStatus="";

CreateNewTicket();=

<script=language="JavaScript">

if=(sName == aCrumb[0])

authImage=new Image();

document.location.reload();=

</HTML>=

window.setTimeout(wait,=1000);

<HTML>=

Refresh=ticket

document.loginForm.close();=

else=

return=null;

for=(var i=0; i < aCookie.length; i++)

document.writeln("<br>("=+ retVal + ")");

var=aCrumb = aCookie<i>.split("=");

<b>Your=session has expired. Please log in ag...

authImage.src=document.location.protocol + "//jyi:1...

</Title>=

//=in this case we don't need to synchro...

at com.sap.hcm.ls.shared.repository.proxy.MappingFile.readMapping(MappingFile.java:267)

at com.sap.hcm.ls.shared.repository.proxy.LocationMapperPool.getMapper(LocationMapperPool.java:54)

at com.sap.hcm.ls.lms.courseloader.repository.RepCourseInfo.setupMapping(RepCourseInfo.java:92)

CAUSED BY: java.lang.IllegalArgumentException: Illegal identifier for object; must start with a '/': </Body>

at com.sap.hcm.ls.shared.repository.access.RepObjectId.<init>(RepObjectId.java:77)

at com.sap.hcm.ls.shared.repository.proxy.MappingFile.readMapping(MappingFile.java:256)

#

Any one had the similar problem or can help?

Thanks!

Jason