Results 1 to 4 of 4

Thread: How to name 'communicator'

  1. #1
    code is offline Registered User
    Join Date
    Sep 2004
    Location
    P.R.China
    Posts
    26

    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'?

  2. #2
    code is offline Registered User
    Join Date
    Sep 2004
    Location
    P.R.China
    Posts
    26
    LIBEAY32.dll error is can not orientation ordinal number 2604

  3. #3
    mes's Avatar
    mes
    mes is offline ZeroC Staff
    Name: Mark Spruiell
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Feb 2003
    Location
    California
    Posts
    1,441
    Hi,

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

    Take care,
    - Mark

  4. #4
    code is offline Registered User
    Join Date
    Sep 2004
    Location
    P.R.China
    Posts
    26
    I see it . Thanks

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. About Communicator & glacier2
    By leo in forum Help Center
    Replies: 3
    Last Post: 07-08-2008, 09:27 AM
  2. Ice::Communicator
    By gesly in forum Comments
    Replies: 4
    Last Post: 04-25-2007, 01:50 PM
  3. do i need the second communicator ?
    By nsns in forum Help Center
    Replies: 1
    Last Post: 10-25-2004, 10:06 AM
  4. Initialize the communicator?
    By lisiliao in forum Help Center
    Replies: 1
    Last Post: 04-19-2004, 10:42 AM
  5. how to get an object adapter from the communicator
    By paulling in forum Help Center
    Replies: 1
    Last Post: 11-26-2003, 12:29 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •