Dear MICO!
I'm currently developping an application in this environment : patform solaris
2.8 & mico.2.3.11.
(using TMF814 v2.0 recomendations)
I have a problem in running my program.
This is what occurs when launched :
$> static.cc:698: failed assertion `(*(_MICO_T *)v)->_ior()'
$> Abort - core dumped
some sources :
[...]
NmsSession_I_impl *client = new NmsSession_I_impl();
EmsSession_I_var emsSessionInterface;
try { EmsSessionFactory_I_var emsSessionFactory =
EmsSessionFactory_I::_narrow (obj);
emsSessionFactory->getEmsSession("userName","TuserPass", client,
emsSessionInterface);
} catch (globaldefs::ProcessingFailureException &exc) { cout <<
"ProcessingFailureException = " << exc->exceptionType << endl; exit (1); }
[...]
---
Best Regards, Kiryanov Dmitriy
Internet mail : [EMAIL PROTECTED]
ICQ : 194-757-374
_______________________________________________
Mico-devel mailing list
[email protected]
http://www.mico.org/mailman/listinfo/mico-devel