Wednesday, February 8, 2012
 
 

Corba Exception!!

My team was stuck! They were actually trying to figure out why one of the CORBA apps is not responding perfectly. It was throwing corba exception. Catch block was not printing any exception id either (Thanks to the programmer who wrote that module). My lead asked me to look into the issue. Here’s the *PROBLEM*! I have no idea how a CORBA application works!

Well I started somehow! Asked other members how it behaved earlier. No one had any idea why it stopped working suddenly! Anyways I tried to print the exception id in the catch block and Phew! it said COMM_FAILURE! Still no idea how to proceed.

I googled for the same error and related keywords. Finally I found command reference page of IONA orbix. This page actually gives you reference to all command using which you can interact with Implementation repository!

I deleted the server using rmit and added it back using putit. Didn’t work again! Again after googling, I found that the server which I am trying to add is persistent and I added it other way! Deleted the server and added it as persistent server again! It *worked*!

Still No clue how a corba apps works!! :(

Share and Enjoy:
  • Digg
  • Twitter
  • Facebook
  • del.icio.us
  • StumbleUpon
  • Reddit
  • Turn this article into a PDF!
  • E-mail this story to a friend!
  • Slashdot
  • Yahoo! Buzz
  • Yahoo! Bookmarks
  • Google Bookmarks
  • LinkedIn
 

Tags: ,

Comments

No comments so far.
 
 

 

Find Me!
View Kunal Kumar's profile on LinkedIn