Home »
Public Forums »
archive »
Unable to get error\exception from IDL wrapper
Unable to get error\exception from IDL wrapper [message #77091] |
Thu, 28 July 2011 12:51 |
Brian
Messages: 27 Registered: March 2001
|
Junior Member |
|
|
Hello,
Wondering if anyone else has seen same thing. I have a java swing
application that is calling into IDL via some wrappers that I have
written around some common code and IDL operations. I am testing the
ability to catch exceptions then try catch it in my java app. If I
execute the wrapper in IDL in the workbench the error is caught using
the catch technique and then I simply return the error code. If I try
and call this via java expecting the same error the IDL process simply
hangs and doesn't return. Every time a new test is started I start a
separate thread and inside that thread a separate IDL Process is
started. If I kill the IDL process task, then I get JIDLException. Why
am I not seeing this exception not being sent back up? Any ideas.....
Thanks
|
|
|
Current Time: Wed Oct 08 13:38:55 PDT 2025
Total time taken to generate the page: 0.00544 seconds