[tao-bugs] [ft_naming service] adding member to object group fails (FT_Naming::NamingManager add_member throws exception ObjectNotAdded)

Phil Mesnier mesnierp at ociweb.com
Tue Apr 26 04:06:45 CDT 2016


Hi,

> On Apr 26, 2016, at 3:03 AM, kirill grishko <kyrylogryshko at gmail.com> wrote:
> 
> I have tried TAO 2.2a p9 (version.txt states "2.2a_p9, released Wed Mar  2 16:27:04 UTC 2016.").
> 
> Problem still exists. 
> 

OK, thank you for checking on this. 

> I also checked the sources of tao 2.3.3 (ace 6.3.3.) from http://download.dre.vanderbilt.edu <http://download.dre.vanderbilt.edu/>
> It's IORManipulation.cpp is the same. So probably the problem exists in this version too, but I am unable to check that fact because 2.3.3 version does not have project files for VS2010. There is still a small chance that the problem could be solved by changes of some other file.
> 

You can generate these project files using MPC.  You got a copy of the MPC tool with both of these downloads, you should have:

ACE_wrappers/MPC in your source tree. So define the full path to that directory as %MPC_ROOT%, for example:

set MPC_ROOT=C:\ACE_wrappers\MPC

then with your  %ACE_ROOT% %TAO_ROOT% and %PATH% all relative to the 2.3.3 workspace do:

cd %TAO_ROOT%
mwc.pl -type vc10 -name_modifier "*_vc10" TAO_ACE.mwc 

The name_modifier is optional, if you use it you'll get a solution file named TAO_ACE_vc10.sln otherwise you will have TAO_ACE.sln. The content of the solution and related project files is the same either way.

Anyway, the *.sln file can then be loaded into VS2010 and built.

If this final test still shows a problem, please create a bug report in http://bugzilla.dre.vanderbilt.edu/ <http://bugzilla.dre.vanderbilt.edu/> so we can keep track of this issue. 

I'm afraid I cannot commit to fixing this by a specific time, as I have a lot of funded work to support. If you are interested in funding an effort to address this issue more quickly, visit http://www.dre.vanderbilt.edu/~schmidt/commercial-support.html <http://www.dre.vanderbilt.edu/~schmidt/commercial-support.html> for a list of commercial support providers, which is either OCI or Remedy.

Best regards,
Phil

--
Phil Mesnier
Principal Engineer & Partner

OCI | WE ARE SOFTWARE ENGINEERS.
tel  +1.314.579.0066 x225
ociweb.com <http://ociweb.com/>





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.isis.vanderbilt.edu/pipermail/tao-bugs/attachments/20160426/ecfb1de8/attachment.html>


More information about the tao-bugs mailing list