cancel
Showing results for 
Search instead for 
Did you mean: 

Error occurred when trying to access DC in web dynpro

Former Member
0 Kudos

Hi,

Have everyone ever encountered an error saying <b>"Unhandled exception caught in event loop"</b> when trying to access DCs in web dynpro? I tried to add a new action to my main compnent after a used web dynpro component (DC) was added but the web dynpro would shut down automatically. The web dynpro would shut down accidentally and automatically even when I clicked the interface controller. Some times, the error log would repport "<b>org.eclipse.swt.SWTError: No more handles</b>"...it has driven me crazy. I could not go further. Can someone tell me what I have done wrong to get these errors?!!

thanks,

Zita

Accepted Solutions (1)

Accepted Solutions (1)

former_member197561
Active Participant
0 Kudos

Dear Zita,

I error is related tot he message which you get "No more handles".

This definitelly means that there is a bug and old files are not closed , thus the number of handles on OS level is exceeded.

The exact way to debug the "handles" leak is with applying SAP JVM Profiler, using the I/O Analysis feature.

http://www.sdn.sap.com/irj/scn/downloads?rid=/library/uuid/a0a67d7d-36e9-2a10-3a99-94fc8caaea0e

Best Regards,

Sylvia

Answers (0)