Quantcast
Channel: SCN : Popular Discussions - Internet Transaction Server (ITS)
Viewing all 399 articles
Browse latest View live

New session was refused due to memory bottleneck

$
0
0

Has anyone had experience with this error and know how to go about fixing it from occuring again?

 

 

Error when processing your request

 

 

What has happened?

The URL https://____________/zpro was not called due to an error.

 

    

Note

 

The following error text was processed in the system DEV : New session was refused due to memory bottleneck

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

The termination type was: ABORT_MESSAGE_STATE

The ABAP call stack was:

Function: ICF_ATTACH_ITS_PLUGIN of program SAPLHTTP_RUNTIME

Method: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP

Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME

Module: %_HTTP_START of program SAPMHTTP

 

 

    

   

 

What can I do?

If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system DEV in transaction ST22.

If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server onebase_DEV_00 in transaction SM21.

If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server onebase_DEV_00 . In some situations, you may also need to analyze the trace files of other work processes.

If you do not yet have a user ID, contact your system administrator.

 

 

Error code: ICF-IE-https -c: 160 -u: ****** -l: E -s: DEV -i: onebase_DEV_00 -w: 0 -d: 20080822 -t: 094930 -v: ABORT_MESSAGE_STATE -e: New session was refused due to memory bottleneck

 

 

 

HTTP 500 - Internal Server Error

 

 

Your SAP Internet Communication Framework Team


ITS Mobile screen resolution

$
0
0

Hi,

 

I am new to ITS mobile. We have created HTML templates for one of our RF transaction. The screen resolution is very small. When opened in
the browser its fine but if we open the same in a mobile device we have th zoom in and out every time. Could you please
let me know what I need to fix this issue?

 

    Nehru

Call a Report / Transaction Code in Web browser using SICF with pre populated select options

$
0
0

Hello All,

 

I have a requirement to call a report in Web browser with pre-populated values on its selection screen. For this, I have created a service using transaction SICF, configured to call a transaction code and filled in values for some parameters. But, my requirement is to fill multiple single values in select options which we usually do by clicking on "Multiple selection" push button. I tried with couple of options but I am not successful in passing multiple single values to a particular select option. Can you help me if it is possible or not using SICF / ITS?

 

Thanks,

Phani

ITS Mobile Pre config

$
0
0

Hello Gurus ,

 

I am very new to SAP ITS Mobile. I have a background in ABAP/DYNPRO. I need to understand Configuration we need to do in Mobile Device to successfully run sample ITS mobile transaction.

 

Regards ,

 

Amlan.

New session was refused due to memory bottleneck - ABORT_MESSAGE_STATE

$
0
0

Hi,

 

After testing our services for sometime we are getting this message:

 

The following error text was processed in the system EU8 : New session was refused due to memory bottleneck

 

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

 

The termination type was: ABORT_MESSAGE_STATE

 

The ABAP call stack was:

 

Function: ICF_ATTACH_ITS_PLUGIN of program SAPLHTTP_RUNTIME

Method: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP

Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME

Module: %_HTTP_START of program SAPMHTTP

 

We realized our memory was entirely consumed and logged off all sessions. Invalidated the cache in SITSPMON and we dont have any ITS sessions (checked in SM04). Even then the problem continues. We restarted the ICM with no positive results. We then increased the memory for ITS to 512MB and then restarted the SAP system. But the problem continues. We couldnt run any services (Even WEBGUI service for SE16).

 

Do we need to refresh any more caches/memories?

 

Regards,

Ravikanth

ITS Mobile Logoff and return to Logon Screen

$
0
0

My client is running ECC 6.0 with basis 7.31 patch 5(SAPKB73105).

 

I have created a z service to run my custom ITS transactions. 

 

In the service I have selected Altertnate Logon Prodedure and have removed all the procedures except Logon Through HTTP Fields.  There is no option for Fields Authentication, as all the help that I read indicates that should be the option. 

 

When I run my service and then select F8 Logoff, I am able to logout.  But I would like to be redireted to the logon screen.  So, I have created an Explicit Reponse Body page under the Error Pages->Logoff Page.  That code reads:

<html><head><title>
Logoff Page
</title><script>
function home() { var url = 'http://' + window.location.host + '/sap/bc/gui/sap/its/zlm_its?command=logoff?';window.location.replace(url); }
</script> </head> <body onload="home();" >
...Disconnecting...
</body></html>

 

I run the service, I am prompted to logon (as should be), then I F8 Logoff and the popup for Yes/No displays.  I select Yes and I see the Disconnecting then I am returned to the Menu and not to the Logon Screen as should be.

 

What am I missing?  I have read all the OSS notes and help, but none has been relevant to my issue.

 

Thanks!

400 Session timed out - please log in again

$
0
0

Hi Expert,

 

What could be the reason for the following error message:-

 

400 Session timed out - Please login again

 

Error: -11

Version: 7000

Component: ICM

Date/Time: Sat May 23 10:53:03 2009 

Module: icxxthr_mt.c

Line: 1705

Server: sapapp28_PRD_28

Error Tag: {-}

Detail: Session does not exist

 

This error is coming while running on ITS in Portal.

 

This problem has started after we have upgraded to ECC6 version.

When user executes a workitem in portal inbox a timeout error message pops up while clicking on End Execution button.

The URL http://xxx was not called due to an error

$
0
0

When executing an iView (internet service ws20000081), but receive error message in portal:

Error when processing your request

 

What has happened?

The URL http://vndhrmq.services.retail.tc:8006/sap/bc/gui/sap/its/ws20000081/ was not called due to an error.

    

Note

 

The following error text was processed in the system <SID> : Communication failure

The error occurred on the application server vndhrmq_<SID>_06 and in the work process 0 .

The termination type was: IMC_CANCEL_TX

The ABAP call stack was:

Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_HTTP_EXT_ITS===============CP

Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP

Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME

Module: %_HTTP_START of program SAPMHTTP

 

What can I do?

If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system <SID> in transaction ST22.

If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server vndhrmq_<SID>_06 in transaction SM21.

If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server vndhrmq_<SID>_06 . In some situations, you may also need to analyze the trace files of other work processes.

If you do not yet have a user ID, contact your system administrator.

 

Error code: ICF-IE-http -c: 025 -u: <UserID> -l: E -s: <SID> -i: vndhrmq_<SID>_06 -w: 0 -d: 20080729 -t: 141145 -v: IMC_CANCEL_TX -e:

 

HTTP 500 - Internal Server Error

 

Your SAP Internet Communication Framework Team

 

When i fill in incorrect password i encounter the error message that logon failed, but with correct password the above message.

 

In trx ST22 the runtime error ITS_TEMPLATE_NOT_FOUND "Template interpretation failed. Template does not exist." exists 2 times, but executed the internet service many times ?             

 

In transaction SE80 the internet service is available and published.

Following parameters are set:

WEB_FLAG     X

~LANGUAGE                                                                               

~LOGIN                                                                               

~OKCODE     CONT

~PASSWORD                                                                               

~TRANSACTION     WS20000081

~WEBTRANSACTIONTYPE     EWT

 

Executed the tcode: SIAC_PUBLISH_ALL_INT, but same error message afterwards.

 

In the file dev_w0 of the works directory is following error message:

      • ERROR => xgdk: EnviGetEnvString, failed to read parameter >itsp/Security/allow_designs_from< [w3xxenvi.c   127]

 

Cannot find any additional information for this parameter itsp/Security/allow_designs_from ?

 

Also additional details in file dev_w0:

Tue Jul 29 13:10:10 2008                                                                               

      • ERROR => dySaveDataBindingValue: Abap-Field= >TEXT-SYS< not found [dypbdatab.c  509]                   

 

      • ERROR => dySaveDataBindingEntry: dySaveDataBindingValue() Rc=-1 Reference= >TEXT-SYS< [dypbdatab.c  429]

 

      • ERROR => dySaveDataBinding: dySaveDataBindingEntry() Rc= -1 Reference=>TEXT-SYS< [dypbdatab.c  137]    

 

      • ERROR => dyPbSaveDataBindingForField: dySaveDataBinding() Rc= 1 [dypropbag.c  641]                     

 

      • ERROR => ... Dynpro-Field= >DISPLAY_SY_SUBRC_TEXT< [dypropbag.c  642]                                  

 

      • ERROR => ... Dynpro= >SAPLSTPDA_CARRIER< >0700< [dypropbag.c  643]                                     

 

      • ERROR => dySaveDataBindingValue: Abap-Field= >TEXT-SYS< not found [dypbdatab.c  509]                   

 

      • ERROR => dySaveDataBindingEntry: dySaveDataBindingValue() Rc=-1 Reference= >TEXT-SYS< [dypbdatab.c  429]

 

      • ERROR => dySaveDataBinding: dySaveDataBindingEntry() Rc= -1 Reference=>TEXT-SYS< [dypbdatab.c  137]    

 

      • ERROR => dyPbSaveDataBindingForField: dySaveDataBinding() Rc= 1 [dypropbag.c  641]                     

 

      • ERROR => ... Dynpro-Field= >DISPLAY_FREE_VAR_TEXT< [dypropbag.c  642]                                  

 

      • ERROR => ... Dynpro= >SAPLSTPDA_CARRIER< >0700< [dypropbag.c  643]                                                                               

Tue Jul 29 13:25:21 2008                                                                               

      • ERROR => SsfVerify failed (see note 1055856). [ssoxxsgn.c   144]                                       

  SsfVerify returned 5 :: SSF_API_SIGNER_ERRORS :: Error during verify - signer error.                      

  SSF LIB returned 26 :: SSF_API_NOCERTIFICATE :: Certificate not found.                                    

 

      • ERROR => ValidateTicket failed with rc = 5 and ssf_rc = 26. [ssoxxapi.c   226]                         

 

      • ERROR => Ticket validation failed with rc = 5 and ssf_rc = 26. [ssoxxkrn.c   988]   

 

Checked SAP logon ticket according SAP note 1055856 and local PSE is OK.

 

Performed an authorisation trace via trx ST01, but no result.

 

In trx SICF in the path /default_host/sap/bc/gui/sap/its/ the service name is active with interactive options both on "Not specified".

 

Can anybody give me more information where to look for more details to a solution ?


shortdump STRING_OFFSET_TOO_LARGE

$
0
0

Hi Experts,

 

The users are getting a dump like:

 

Runtime Errors         STRING_OFFSET_TOO_LARGE

Exception              CX_SY_RANGE_OUT_OF_BOUNDS

u2026

How to correct the error

u2026

  If you have access to SAP Notes, carry out a search with the following

  keywords:

 

  "STRING_OFFSET_TOO_LARGE" "CX_SY_RANGE_OUT_OF_BOUNDS"

  "CL_IAC_HELPER=================CP" or "CL_IAC_HELPER=================CM00F"

  "SPLIT_PATH_GIVE_ROOT"

u2026

    Program............. "CL_IAC_HELPER=================CP"

    Screen.............. "SAPMHTTP 0010"

    Screen Line......... 2

 

    Information on Caller ofr "HTTP" Connection: 

    Plug-in Type.......... "HTTP"

u2026

    Caller Port........... 8000  

    Universal Resource Id. "/sap/public/bc/its/mime function() { if typeof

     ITS_Frameset !="

 

Do you have a solution for this?

 

Thanks in advance.

 

Regards,

MR

 

System: Kernel 700 Sup.Pkg lvl. 179 and SAPKA70017

webgui service hangs and does not display the SAP GUI screen

$
0
0

Hi:

I am trying to use the Transaction Starter via webgui ITS service but it somehow hangs and does not finally shows the SAP GUI screen. Please see the attached document to get an idea of what it is occuring.

 

1. Link in navigation for launcher configured (using TSTC etc)

2. URL in transaction CRMS_IC_CROSS_SYS configured with

[http://server.local:port/sap/bc/gui/sap/its/webgui/!?transaction=IC_LTX&okcode=ICEXECUTE]

--> i am calling a CRM SAP GUI transaction but even with IC_LTXE to callan ERP transaction does not work either.

3. All related notes implemented (running CRM 2007): 990216, 993315,

1337472, 1013376

4. Old service crm_cic_rabox which has been replaced by the new shows onthe contrary the GUI screen.

 

See following link which depicts the actual problem [http://documents.b2tec.de/TLauncher.htm]

 

Thank for any help.

 

Ricardo B.

ITS Application for LM01 screen size is too small on Mobile devices

$
0
0

Hello ITS Folks,

 

Please dont ignore my question as it looks familiar on the community as i already did a lot of research and tried all the approaches and still when i launch my basic ITS application for LM01 on Intermec CK71 device it looks small and also i tried on Chrome Mobile mode as well. Please help me. FYI, Below is the configuration details

 

ITS_Service.PNG

ICF Paramters.PNG

 

Solutions i have tried

 

1. Firstly i tried customizing the CSS and it dint work.

 

2. Secondly i tried adding a meta tag on the html templates for 1 screen and tested it but nothing seems to be changed either on desktop or mobile device.

 

3. Thirdly People say there is no need to add or customize anything rather it just works fine with the above config.

 

Your help is most appreciated...!!

 

Regards,

 

Praveen Kambala.

WEBGUI Timeout immediately after logging in

$
0
0

As soon as I log into webgui, i get the message "The session terminated due to inactivity".    I have set the http and https timeout to a high value, but it's still timing out immediately.   I have recycled the system, any ideals.

 

icm/server_port_0                           PROT=HTTP,PORT=80$$,TIMEOUT=300,PROCTIMEOUT=3000

icm/server_port_2                           PROT=HTTPS,PORT=8444,TIMEOUT=3000,PROCTIMEOUT=6000

Timeout settings - 400 Session timed out

$
0
0

Hello SRM-gurus,

 

we're working with SRM 5.0 and internal ITS. We would like to change the session timeout settings for the Web-UI.

For example if a user is logged in but does not use the SRM-system for 40 minutes (no clicks). Then he should be able to go on working without getting the error message:

 

400 Session timed out - please log in again

-

-


Error: -11

Version: 7000

Component: ICM

Date/Time: Wed Feb 13 09:02:19 2008 

Module: icxxthr_mt.c

Line: 1705

Server: xyz

Error Tag: {-}

Detail: Session does not exist

 

© 2001-2005, SAP AG 

 

 

We found the thread "TIME OUT ERROR"

https://www.sdn.sap.com/irj/sdn/advancedsearch?query=400Sessiontimedout-pleaseloginagain&cat=sdn_all

and tried to find the correct parameter in SMICM. Is it 'conn_timeout' or 'icm/keep_alive_timeout' or another one?

 

As Deepi P mentioned in this thread, there is no chance to change the paramter icm/keep_alive_timeout.

 

We would prefer a 2-hours timeout.

 

Thanks for your help in advance,

 

Regards,

 

Henning

 

SAP ITS Screen Size

$
0
0

Dear Expert,

 

I am facing issue regarding way to change the screen format during display.

There are few points i would like to add before some suggestion is posted.

1. Template generated for LMOB(package) for all the screen, instead of LM00(889 ; reason = always getting message user is already logged in )

so there is no way i can save the screen format before displaying in the mobile device. So decided to call the transaction LM01,... etc directly by creating different ITS service.

2. Implemented all the input which is currently present in forum, Read all the notes which only suggest.

3.

~ITSMOBILEELEMUNITSpx
~ITSMOBILEELEMFACTOR6

~DYNPRO_COMPRESSION 1

using the above fields we get some help but not complete. Still some screen does not fit the browser ( coming out of the screen and also without any scrollbar another big issue)

4. Used ITSGENMOBILE4 Mobile Devices (Without HTML Tables).

 

My question is how to assign and change screen format for any ITS service i created (template can be generated from standard or custom screen). currently only 8X40 is coming by default.
Lot of things are mentioned about different service parameter.... create a customzed .css , use FUNCTIONS in ITSMOBILE but i still not able to find a single page which explain how and what to change in this. can anyone also help in this ?

ITS Mobile - initial setup

$
0
0

Hi Experts,

 

We're using SAP ECC6.0, integrated ITS.  I want to setup the ITS Mobile for our SAP Standard and SAP Custom RF Transactions.   Please explain how to setup the ITS for enabling standard and custom RF transactions.  If you have prior experience in doing this ITS Mobile.  Please share your knowledge on this.  Appreciate your help.  Right answers will be rewarded.  Step-by-Step instructions for setting up the ITS for the RF transactions will be helpful.

 

Thank you.

with regards,

Muthu Ganapathy.


ITS Mobile Logoff and return to Logon Screen

$
0
0

My client is running ECC 6.0 with basis 7.31 patch 5(SAPKB73105).

 

I have created a z service to run my custom ITS transactions. 

 

In the service I have selected Altertnate Logon Prodedure and have removed all the procedures except Logon Through HTTP Fields.  There is no option for Fields Authentication, as all the help that I read indicates that should be the option. 

 

When I run my service and then select F8 Logoff, I am able to logout.  But I would like to be redireted to the logon screen.  So, I have created an Explicit Reponse Body page under the Error Pages->Logoff Page.  That code reads:

<html><head><title>
Logoff Page
</title><script>
function home() { var url = 'http://' + window.location.host + '/sap/bc/gui/sap/its/zlm_its?command=logoff?';window.location.replace(url); }
</script> </head> <body onload="home();" >
...Disconnecting...
</body></html>

 

I run the service, I am prompted to logon (as should be), then I F8 Logoff and the popup for Yes/No displays.  I select Yes and I see the Disconnecting then I am returned to the Menu and not to the Logon Screen as should be.

 

What am I missing?  I have read all the OSS notes and help, but none has been relevant to my issue.

 

Thanks!

ITS Mobile screen size

$
0
0

Hi everyone,

 

We're adding RF in our warehouses and instead of using the old SAPConsole, we decided to use ITS Mobile. We don't use standard SAP RF transactions but we developped our own by respecting all the limitations so it will work in a mobile environment.

We are still in SAP R/3 4.7 with SP 29 and a standalone ITS 6.20 patch 28 build 7502.5

We generated the templates without troubles and it works fine on our laptop browser. Yesterday we received our first mobile device testing unit (PSION TEKLOGIX 7535G2) and we tried to launch one transaction on it. The result is awful since the screen size is not adapted at all, we have the horizontal and vertical scrollbar on all the screens.

Even by setting the text size to smallest in the browser options, the screen size is still not adapted. The device runs Windows CE .NET Version 5.00 and the browser is the standard IE that comes with it (I didn't find the browser version).

We are aware of OSS notes 1119053, but it's not the solution since our custom transactions have the right screen size which is 16x20.

 

Did anyone else have the same problem the first time they tried it on a mobile device? Can someone advise us on what to do?

 

Thank you in advance.

 

Quan Nguyen

 

P.S: I searched for similar posts without success. I apologise in advance if this issue has already been reported and solved.

SAPGUI for HTML applet was not started within 30 seconds. Note 2193141

$
0
0

Hi Hansen,

 

We had the same issue & implemented the note suggested.

 

Now when we click on attach, it is taking too much time to load and a popup is coming as attached. Can you suggest any solution?

 

Capture.PNG

 

Thanks,

Anas Abdulla

ITS security issue when download, execute program warning

$
0
0

Hi,

We have a problem when use download to excel functionality in ALV screen via ITS webgui screen. After downloading a warning popup appears and says not allowed to execute and to configure WEBCONFIG.CFG

I have searched in scn and sap note found limited information to solve. Try something but no success to solve. Also i have found sap note 1555523 but it's not clear to solve and solution in client side is not a best solution i think.

Our sap version 740  Sp-level 0004

Can any one able to help?

 

 

 

Best regards

SAP GUI HTML - Error in up/downloading file

$
0
0

Hi,

 

when I download any report( eg ALV) in SAP GUI for HTML - Webgui, below error message is displayed

 

Cancellation by user

Message no. ALVHT161

 

and the file is not saved/downloaded

 

 

When I try to store any document in SAP GUI for HTML then  below error message is displayed and file is not uploaded

 

The attachment has not been created

Message no. SGOS_MSG042

 

 

Not sure what is missing.  Any suggestion is appreciated

 

Thanks,

Chandru

Viewing all 399 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>