cancel
Showing results for 
Search instead for 
Did you mean: 

problem configuration LAC 1.0

echo_haryono
Participant
0 Kudos

hi all,

i have some problem when i try configuration LAC 1.0

when i try call function <b>Live Auction</b> from ITS the page error :

Internal Server Error 500!

java.lang.NullPointerException

at com.sap.srm.la.server.util.UMAuthenticator.checkSSOCookie(Unknown Source)

at com.sap.srm.la.server.util.UMAuthenticator.getIUser(Unknown Source)

at com.sap.srm.la.server.applet.AppletInvokerServlet.process(Unknown Source)

at com.sap.srm.la.server.applet.AppletInvokerServlet.doGet(Unknown Source)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:136)

at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:789)

at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:632)

at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:292)

at com.inqmy.services.httpserver.server.Response.handle(Response.java:165)

at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1044)

at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)

at com.inqmy.core.cluster.impl0.ParserRunner.run(ParserRunner.java:35)

at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)

at java.security.AccessController.doPrivileged(Native Method)

at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:132)

can you help me , thanks for your advice

my current system landscape :

- SAP R3 4.7

- SRM .30

- ITS . 620

- Catalog

- LAC 1.0

rgds

echo

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Echo,

with SRM 3.0 & LAC 1.0, there is a Single Sign On between ITS transaction and LAC Java Applet.

You can also enable User Management if you use a portal.

Your Java error points of the SSOCookie that is not validated.

Read carefully all SSO information in LAC 1.0 installation guide:

§ 4.2: Configuring Single Sign On

Your ITS parameter

~mysapcomgetsso2cookie

should be set to "1" to make ITS generate such SSO cookies.

Rgds

Christophe

PS: please reward points for helpfull answers

echo_haryono
Participant
0 Kudos

hi Christophe,

thanks for your help, any way i have aleardy set the parameter on ITS <b>~mysapcomgetsso2cookie= 1</b> , but still not working,

btw if i check the LAC 1.0, with url :

http://localhost:50000/srm/la/debug.jsp

i show the message <b>UME Status " SSO Cokie is not found "</b>

our system is not use the SAP portal

thanks for your help

rgds

echo

Former Member
0 Kudos

Hi Echo,

have you tried to change LAC parameter srmla.um=0, as proposed in chapter <i>8.6.1 Turning off ITS-UME Authentication</i> ?

Also read <i>8.6.2 Troubleshooting mySAP.properties Configuration</i>, there is your error case "SSO Cookie is not found".

Rgds

Christophe

PS: please reward points for helpfull answers

echo_haryono
Participant
0 Kudos

hi Christophe,

in our configuration i already set parameter srmla.um=0,

but still not error,

my current system landscape :

- SAP SRM 3.0 ( EBP 4.0 )

- ITS 620

- IPC

- LAC 1.0

- Catalog

- SAP BW 3.5

thanks for your help

rgds

echo