cancel
Showing results for 
Search instead for 
Did you mean: 

cache connectivity test failed, points guaranteed

Former Member
0 Kudos

On WBR, we get errors when doing above test:

<b>Protocol Integration Server - JAVA

Hide Detailed Error Message

Mar 12, 2007 4:14:02 PM - Cache notification from Integration Directory not yet started or being edited

Attempt to fetch cache data from Integration Directory not yet started or still in process

[Fetch Data]: Error when accessing the Integration Directory

Detailed Error Message

[Fetch Data]: Connection to system null using application null lost. Detailed information: Error accessing "http://DEV.local.com:50100/dir/cachestatus/int?" with user "PIREPUSER". Response code is 401, response message is "Unauthorized"</b>

Please help. Thanks and points.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

HI,

see below

The problem can be solved in most cases by forcing the XI self-registration to use fully qualified host names.

For XI Integration Builder, Integration Engine and Runtime Workbench, you accomplish this by entering fully qualified host names in the XI Exchange Profile, then initiating a new self-registration (restarting the J2EE engine).

For the Adapter Engine, the approach is different: Change the properties "SLD.selfregistration.httpPort", "SLD.selfregistration.httpsPort" and "SLD.selfregistration.hostName" of the J2EE service SAP XI AF CPA Cache. Enter the fully qualified host name under which the Adapter Engine can be reached from all relevant network domains. Do this in the Visual Administrator of the J2EE Engine. Then restart the applications "com.sap.aii.af.cpa.app" and "com.sap aii.af.app", or restart the complete J2EE engine. This triggers a new Adapter Engine self-registration.

Go in the Integration Server (IS) to transaction "SXI_CACHE -> Goto -> Adapter-Engine-Cache" and delete the old Adapter Engine cache entries. After that the cache is refreshed from SLD as soon as a new message in sent to the respective Adapter Engine.

Check: After restart, navigate in SLD through "Content Maintenance -> XIAdapter Framework" to your Adapter Engine. As part of the "associated instances" you find e.g. at "XI Adapter Service XIRA -> Associated Instances -> Port for XIRA of af.<SID>.<hostname>" the new URL with the fully qualified host name

AND

also change the timeout exception in Vis Admin

see the SAP Note 807000 - Http requests are not fully read after timeout

<b>after the restart the Engine to effect</b>

Regards

Chilla..

Former Member
0 Kudos

This problem disappeared.

However, my adapter engine is still red.

When I click the CCMS button, I get:

<b>Error when processing your request

What has happened?

The URL http://dev.local.com:8001/sap/bc/gui/sap/its/webgui/! was not called due to an error.

Note

The following error text was processed in the system DEV : Template interpretation cancelled, syntax error.

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

The termination type was: RABAX_STATE

The ABAP call stack was:

SYSTEM-EXIT of program SAPMSSY0

Function: RS_TREE_LIST_DISPLAY of program SAPLSEUT

Function: SALM_MONITOR_LOAD of program SAPLSALM

START-OF-SELECTION of program RSXMB_RZ20_CALL

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 PID 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 DEV_PDV_01 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 DEV_PDV_01 . 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: 001 -u: CHARLESZ -l: E -s: PID -i: DEV_PDV_01 -w: 0 -d: 20070312 -t: 163119 -v: RABAX_STATE -e: ITS_CANT_LOAD_INCLUDE

HTTP 500 - Internal Server Error

Your SAP Internet Communication Framework Team

</b>

Former Member
0 Kudos

Jennifer,

can you restart your J2ee engine .

agasthuri_doss
Active Contributor
0 Kudos

Hi,

The state assigned to a message when an administrator decides to abort sending the message, or when a message could not be delivered due to a fatal exception that cannot be repaired.

Error Messageà HTTP 500 - Internal Server Error (an Internal server error)

Solution:

Access the trace file and search for traces with severity ERROR, WARNING or stack traces.

If we do not find an error in the log file or the error message does not explain the problem sufficiently, access the default Trace. The default trace file contains detailed messages for developers. Extract the relevant trace information e.g. using the time stamp or the message ID.

If this does not explain the problem in more detail, increase the trace level and reproduce the problem. Then restart message processing using the message display tool. Mark the message and select repeat.

Check out these threads

Regards

Agasthuri Doss