cancel
Showing results for 
Search instead for 
Did you mean: 

Unexpected server error

venkatagiri_gongadi
Participant
0 Kudos

Hi All,

There is a one scenario,when you give invalid account number in front end,it should return error message saying "Invlaid account".

It is working for the first time as expected and not working when you send the request second time after 2Sec of first request,returing as Unexpected server error in front end.

I can not see any logs in Message monitoring but there are logs in server level and showing as system error.

Scenation is working when you send the request within 5 sec and it is not working if you send the request in 2 sec intervals.

Can you please help me to fix it..

Cheers,

Giri

Accepted Solutions (0)

Answers (1)

Answers (1)

naveen_chichili
Active Contributor
0 Kudos

Hi Giri,

Could you tell us how the logic was implemented to suggest on this?

Regards,

Naveen    

venkatagiri_gongadi
Participant
0 Kudos

Hi Naveen,

Tehre is no logic in PI.It is a SOAP to RFC synchronous scenario

PI can receiver as many requests from Front end(Web service).

If i send 2 requests with in 2 sec, it is giving unexpected server error for second request.

Cheers,

Giri

sendhil_kumar
Active Participant
0 Kudos

Hi Venkata,

What is the Maximum Connection Parameter set in RFC receiver Channel.  Keep it to 15 or 20 and try.

--

Sendhil

venkatagiri_gongadi
Participant
0 Kudos

Hi Sendil,

We are facing the issue while sending the request to SOAP(Sender).

If i change something in RFC(Receiver),i think it will not fix my issue.

Cheers,

Giri

azharshaikh
Active Contributor
0 Kudos

Hello Venkat,

Are you getting any error in PI Monitoring for this? Check in NWA systems logs if you find any error details there.

(Give the error screenshot.)

As suggested above, also check if the RFC is having any Max. Connection set.

Regards,

Azhar

venkatagiri_gongadi
Participant
0 Kudos

Hi Azhar,

Today i have tested it and identified that the request is not hitting to PI server(C:\usr\sap\QX4\DVEBMGS02\j2ee\cluster\server0\log).I think issue is with network.

Cheers,

Giri