on 2007 Jul 10 2:38 PM
Hey,
a communication flow from file to an Jabber-Adpater failed. The Jabber-Adapter
is out of a XI programming book and should demonstrate how to create an own adapter.
Sceanrio: If the file adapter finds a file in a local folder, he sends a message to a Jaber
user throug a Jabber-Server.
In XI Message Display Tool I got following error:
Fehler beim Übertragen der Message zum Endpunkt http://localhost:50100/MessagingSystem/receive/AFW/XI über die Verbindung AFW. Grund: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 401 : Unauthorized
The given URL works and I can login with my XI user.
Any ideas how to check where the authentification failed?
I'm using PCK (7.0) only, so I'm not able to check SAP transactions!
thanks
chris
I would suggest logging onto the Java Admin Console and setting the trace file to Debug and seeing if you can find the error in the logviewer.
 Services
 Log Configurator
 Locations
 Choose the location (Java package) and the tracing level (severity)
(for example, com.sap.aii.adapter.file)
 Root Location > com > sap > aii > File (or one of these)
 Set the severity and choose Copy Severity to Subtree.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
solved this issue. In Visual Administrator you have to modifiy the
service <i>SAP XI Adapter XI</i>. The standard user XIAFUSER
doesn't exist in PCK, so you have to take an own user.
But got next problem. The http-error changes from 401 to 503. That
means, that the service isn't enable. So can you please tell me, how
I can access the Java Admin Console or how to debug this?
thanks
chris
How to open the Java Admin Console?
Do you mean the Visual Administrator? There, I couldn't found the
path you given.
Or did you mean http://<server>:<port>/nwd?
thx
chris
hey,
know this blog already. But I've found the Services - Deploy - applications view in
Visual Admin and only half of the services were running. Now I try to start
manually those who were disabled.
How could this be? I just started the J2EE new. Why most of the services didn't started?
thanks
chris
Do I really have to start ALL applications of the J2EE Engine? I tried to
activate all and the only goal I reached was to kill Visual Administrator.
I'm even not able to start some of the services separately.
How can I figure out which service isn't enabled? The error message only says
that "The requested application, AFW, is currently unavailable."
thx
chris
Message was edited by:
Christian Riekenberg
User | Count |
---|---|
57 | |
11 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.