Re: makefile question
Darren Middleman <[email protected]>
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Organization | IONA | Making Software Work Together TM |
| Message-ID | <[email protected]> |
Hi, > >> > >> Thank You. Due your's advise I've compiled ORBacus. > >> But the next problem is, that when I run idl.exe I recieve next > >> message: > >> > >> System exception 'COMM_FAILURE' > >> Reason: error number WSAECONNREFUSED > >> .... > >> ... > > DM> What is the complete error message that you are seeing when you run the idl > DM> compiler? In particular, I'm looking for the minor code associated with > DM> the exception, as this sometimes gives a bit more details as to what is > DM> happening. > > DM> Also, what version of Orbacus, Windows, and Visual C++ are you using? > > DM> Regards, > DM> Darren > > Complete messag is: > System exception 'COMM_FAILURE' > Reason: error number WSAECONNREFUSED > Locality: Exception has been generated locally > Completed : no > Minor code : 0x4f4f000a (connect() faild) > > ORBacus - 4.2.2 - eval > Win2000 SP4 > Visual C++ .NET (from Visual Studio .NET 2003) > Please CC [email protected] so that you address the whole team and community. This will help ensure an answer in the event that I become unavailable. I don't see anything out of the ordinary in the set up you are using. Providing that you haven't changed any options outside of using runconfig (such as enabling IPv6), I think that the exception you are seeing is most likely caused by a configuration in your network. Do you have a firewall enabled on your computer that would prevent a connection from being created to certain ports on your computer? This might explain why you are seeing a refused connection error on the call to connect(). Regards, Darren -- Darren Middleman, Software Engineer Team Orbacus - Your CORBA Source Email: mailto:[email protected] WWW: http://www.orbacus.com/ _______________________________________________ OB-Users Mailing List - [email protected] http://mail.ooc.nf.ca/mailman/listinfo/ob-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html