cancel
Showing results for 
Search instead for 
Did you mean: 

error while retreiving data from oracle using EJB.

Former Member
0 Kudos

HII All,

I m getting this error while trying to retreive data from oracle DB using EJB.

-


An error has occurred. Maybe the request is not accepted by the server:

Exception in method empName.

-


HTTP/1.1 500 Internal Server Error

Connection: close

Server: SAP J2EE Engine/6.40

Content-Type: text/xml; charset=UTF-8

Set-Cookie: <value is hidden>

Date: Mon, 24 Jul 2006 10:50:11 GMT

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>SOAP-ENV:Client</faultcode><faultstring>Exception in method empName.</faultstring><detail><ns1:com.sap.engine.services.ejb.exceptions.BaseEJBException xmlns:ns1='http://sap-j2ee-engine/client-runtime-error'>Exception in method empName.</ns1:com.sap.engine.services.ejb.exceptions.BaseEJBException></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>

Thanks in advance

Devendra Phate.

Accepted Solutions (0)

Answers (1)

Answers (1)

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Devendra,

this error message does not tell me much. Pleas either start debugging or watch your logs for more detailed messages.

Regards,

Benny