<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hello<br><br>I am a new user of CORBA. I am trying to apply a simple exemple of CORBA communication given in : <a rel="nofollow" href="http://www.yolinux.com/TUTORIALS/CORBA.html" target="_blank">http://www.yolinux.com/TUTORIALS/CORBA.html</a>.<br>
<br>All files are compiled successfully for Server and Client<br>Whey i launch OmniNames i get:<br>
<br>
$ ./omniNames <br>
<br>
Mon Nov 22 17:15:41 2010:<br>
<br>
Read log file successfully.<br>
Root context is 
IOR:010000002b00000049444c3a6f6d672e6f72672f436f734e616d696e672f4e616d696e67436f6e746578744578743a312e300000010000000000000070000000010102000d0000003137322e32372e31312e37390000f90a0b0000004e616d6553657276696365000300000000000000080000000100000000545441010000001c0000000100000001000100010000000100010509010100010000000901010003545441080000002e72444c0100598d<br>
Checkpointing Phase 1: Prepare.<br>
Checkpointing Phase 2: Commit.<br>
Checkpointing completed.<br>
<br>
<br>
Running the Client file, i get the error below:<br>
<br>
./Client<br>
Caught a CORBA::SystemException.<br>
CORBA Exception<br>
terminate called after throwing an instance of 'DS_SystemException'<br>
Abandon<br>
<br>
And for the server, i get :<br>
<br>
./Server <br>
'IOR:010000001600000049444c3a446174612f53657276696365413a312e30000000010000000000000064000000010102000d0000003137322e32372e31312e37390000e9c40e000000fe309cea4c00002c1f000000000000000200000000000000080000000100000000545441010000001c00000001000000010001000100000001000105090101000100000009010100'<br>
Caught CORBA::SystemException.<br>
<br>
<br>Thanks a lot for your help to solve these problems.<br>Best Regards<br>                                                               </body>
</html>