cancel
Showing results for 
Search instead for 
Did you mean: 

Template interpretation failed. Syntax error

Former Member
0 Kudos

Dear All,

In my scenario i want to use Warehouse Management transaction LM* through ITS.

but when i Start Service it gives me en error Template interpretation failed. Syntax error

The following error text was processed in the system SND : Template interpretation failed. Syntax error.

The error occurred on the application server HSAECCSND_SND_00 and in the work process 0 .

The termination type was: RABAX_STATE

The ABAP call stack was:

SYSTEM-EXIT of program SAPLLMOB

Function: CALL_MESSAGE_SCREEN of program SAPLLMOB

Form: ERROR_MESSAGE of program RLOGON

Form: LOGON_VALIDATE of program RLOGON

START-OF-SELECTION of program RLOGON

Error code: ICF-IE-http -c: 101 -u: RAVI -l: E -s: SND -i: HSAECCSND_SND_00 -w: 0 -d: 20090407 -t: 085240 -v: RABAX_STATE -e: ITS_UNEXPECTED_TOKEN

HTTP 500 - Internal Server Error

And when i check in ST22 i am not able to locate the exact error location.

Please suggest what to do.

Thanks & Regards,

RP

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member316351
Active Contributor
0 Kudos

Hello RP,

You're likely missing a template or the GUI Configuration parameters/values are wrong.

Please check the workprocess trace in ST11 for the actual error. Based on your example that would be dev_w0 on April 7, 2009 at 8:52:40. Please post the error.

Edgar

Former Member
0 Kudos

Hi Edgar,

Please find the trace data for dev_w0 I am getting same error in another client.

X Sun Apr 12 09:41:47 2009

X *** ERROR => EmActiveData: Invalid Context Handle -1 [emxx.c 2214]

X *** ERROR => EmActiveData: Invalid Context Handle -1 [emxx.c 2214]

X *** ERROR => EmActiveData: Invalid Context Handle -1 [emxx.c 2214]

X

X Sun Apr 12 09:41:54 2009

X *** ERROR => EmActiveData: Invalid Context Handle -1 [emxx.c 2214]

X

X Sun Apr 12 09:42:11 2009

X *** ERROR => EmActiveData: Invalid Context Handle -1 [emxx.c 2214]

When i execute this transaction in SAP GUI then it works fine but in ITS it through me error.

I have performed following steps:

1. Copied LM00 ITS to ZLM00.

2. Created Service in SICF named ZLM00 provided required steps.

3. Published ZLM00 fully and Started service.

Please suggest what to do.

Thanks & Regards,

RP

Edited by: r p on Apr 12, 2009 12:21 PM

Edited by: r p on Apr 12, 2009 4:33 PM

Former Member
0 Kudos

Issue Resolved.

It was giving an error because the Standarad HTML(SYSTEM) template was not published fully.

Thanks everyone for valuable input and time.

RP