cancel
Showing results for 
Search instead for 
Did you mean: 

Java Proxy - 401 Unauthorized Error

Former Member
0 Kudos

Hi All,

In our scnario we are trying to connect to our business partner using Java proxy which resides in my adapter engine. When I try testing this scenario it is giving me a 401 Unauthorized error. There are 2 places from where the error can come. One is connectivity to adpater engine uisng the user name password given in the communication channel and other is connectivity to my business partner. I get this error in SXMB_MONI. I don't see any messages in Adapter engine in runtime work bench.

We tried looking into the trace files but we didn't find any log in that.

It would be great if I can get some pointers on this as it is weird and I'm unable to make out where exactly the error is.

I have read most of the blogs and forums but didn't find any clue :(.

I will make sure that I award points.

Thanks and Regards

Arvind

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Just now I had a look at the log files in Netweaver Administrator

and I'm getting this error

User J2EE_GUEST, IP address

HTTP request processing failed. HTTP error [401] will be returned. The error is [No login module succeeded.No details available].

Can somebody tell me what this means?

Thanks and Regards

Arvind

Former Member
0 Kudos

Hi Arvind,

1. Check if the username you are using exists and is valid (not expired).

2. Check if the username you are using in the adapter has the role SAP_XI_APPL_SERV_USER.

3. Check if your proxy is deployed and registered in properly in the J2EE admin.