IIOP.Net prevents VM from stopping

B

bbembi_de

Hello,

I use IIOP.Net 1.8 as bridge between Java 1.4.2 and .Net 1.1.
This works just fine, but my program won't stop after leaving the main
method.
I have to kill the VM or use System.exit() to stop it.


What can I do?

bye juergen
 
?

=?ISO-8859-1?Q?Arne_Vajh=F8j?=

I use IIOP.Net 1.8 as bridge between Java 1.4.2 and .Net 1.1.
This works just fine, but my program won't stop after leaving the main
method.
I have to kill the VM or use System.exit() to stop it.

My guess is that somehow some threads are running in the background.

If those threads are not doing anything, then I can not see the
problem in using System.exit() !

Arne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,434
Messages
2,571,690
Members
48,796
Latest member
Greg L.

Latest Threads

Top