cancel
Showing results for 
Search instead for 
Did you mean: 

JCO error

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Frnds,

Can any one explain what is JCO error

in my scenario its showing JCO error..

i am unable to identify the problem

its basis problem or my interface problem..

Regards,

raj

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member193376
Active Contributor
0 Kudos

Hi

What is Jco error?

Ans : Whenever an errors occur, JCo throws an exception. All exceptions that occur in JCo are passed on to the registered Exception and Error Listener.

The application must process the exceptions separately in the method handleRequest()(that is, the exceptions that it generates itself). Exceptions from the application coding are not passed on to the Listener.

Regarding your error:

Please check if librfc32.dll and sapjcorfc.dll are there in the system32 folder of windows. Both these files should be there in that folder and please also verify the version of these files.

Hope this clears your doubts

Thanks

Saiyog

former_member556603
Active Contributor
0 Kudos
Former Member
0 Kudos