cancel
Showing results for 
Search instead for 
Did you mean: 

Detailled error message?

andr_siegling
Participant
0 Kudos

Hello,

i try to do something with an entity bean an a stateless session bean.

Something must be wrong in my coding or somewhere else -but if i test my application with a web service the only error message ist:

Excetion in method <method-name>

Is there any possibility and a fast way to get a more detailled error message - so that i can find the error?

Thanks for help,

André

Accepted Solutions (1)

Accepted Solutions (1)

kishorg
Advisor
Advisor
0 Kudos

Hi Andre,

In server ,

logs

-


the location of these files in your file system is \usr\sap\<sid>\<instance_number>\j2ee\cluster\<node>\log

here application level logs area also present in server0 dir.

eg:

-


C:\usr\sap\<sid>\<instance_number>\j2ee\cluster\server0\log\applications.log

just follow these link.

http://help.sap.com/saphelp_nw04s/helpdata/en/fe/4f5542253fb330e10000000a155106/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/a0/58db515b95b64181ef0552dc1f5c50/content.htm

Regards

Kishor Gopinathan

Message was edited by: Kishor Gopinathan

Message was edited by: Kishor Gopinathan

andr_siegling
Participant
0 Kudos

Hi Kishor,

thx for your help, but i couldn't get along with it:

All i get ist this:

+Application error occurred during the request procession.

Details: com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException:

Error compiling of alias of J2EE application .

Exception id: +

I cannot find this error in one of the logs - can you give some further hints?

Thanks,

André

Answers (1)

Answers (1)

Former Member
0 Kudos

HI,

To see the log goto

sys admin->support->portal runtime->log viewer->

Look for the last modified date on the log file and use your portal login id to search for the detailed error description.