Archived

This forum has been archived. Please start a new discussion on GitHub.

Ice.Application exception handling

Hi all!

I'm new to ICE, so go easy :).

When using the Ice.Application helper class, the program seem to just terminate when something goes wrong, instead of throwing an exception.

It maybe something related to the "Catching Signals" section in "Server-Side Slice-to-C# Mapping" in the documentation, which I did not entirely understand.

There is also something in the FAQ about applications crashing in debug-mode, but I don't know if that's related.

Any ideas?


/Henrik

Comments

  • matthew
    matthew NL, Canada
    Welcome to the forums! We need much more information on your problem to give you assistance. For example, what do you mean when something goes wrong? What language mapping are you using? What platform? What version of Ice? If you have a sample application that demonstrates your problem or instructions on how to duplicate the issue with a demo it would help us give you a prompt solution.