cancel
Showing results for 
Search instead for 
Did you mean: 

LSOCP 200 content player not working intermittent

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (1)

Answers (1)

eddy_declercq
Active Contributor
0 Kudos

Hi,

Did you check the notes on LSOCP yet via note 529063?

Eddy

Former Member
0 Kudos

Thanks ED for your reply!

The note 529063 and its related notes are already checked. The problem is the system is note stable with the playing course/test. Once a while we need to restart the J2EE or LMS component.

Jason

eddy_declercq
Active Contributor
0 Kudos

Hi,

Pls don't forget to reward points and close the question if you find the answers useful.

Eddy