07/02/17 18:19:14
>>158
最後のこの文が気になる。
After this the application stops responding to any user action (mouse clicks + keyboard).
I checked in windows task manager and saw that after using about 1200 handles the application
hangs. However eclipse itself uses 4000 handles without any difficulty.
The application is deployed as an eclipse product with vmargs -Xmx512m -Xms256m.
Is there a way of knowing or specifying the max number of handles an application is allowed to use?
Another observation I made is that even after this exception, the rest of the applications in windows
work normally without any problems whatsoever.
Any help would be appreciated.
マウスクリックとキーボード操作が利かなくなると書いているので別問題だろう。