Archived

This forum has been archived. Please start a new discussion on GitHub.

How to name 'communicator'

Dear sir:
I use demopy . happen a error in libeay32.dll

C:\Ice-2.1.1\demopy\Ice\hello>python server.py
Traceback (most recent call last):
File "server.py", line 35, in ?
communicator = Ice.initializeWithProperties(sys.argv, properties)
File "C:\Ice-2.1.1\python\Ice.py", line 229, in initializeWithProperties
communicator = IcePy.initializeWithProperties(args, properties._impl)
PluginInitializationException: exception ::Ice::PluginInitializationException
{
reason = unable to load entry point `IceSSL:create'
}
Traceback (most recent call last):
File "server.py", line 41, in ?
if communicator:
NameError: name 'communicator' is not defined

How to name 'communicator'?

Comments

  • LIBEAY32.dll error is can not orientation ordinal number 2604
  • mes
    mes California
    Hi,

    Please see "FAQ Corner" in issue 3 of our Connections newsletter.

    Take care,
    - Mark
  • I see it . Thanks