Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 09-23-2004
RyanFogarty RyanFogarty is offline
Registered User
 
 
Join Date: Aug 2003
Location: Newport, RI
Posts: 23
ICE Demos' server run failure

I am trying to run a few of the demos for ICE 1.5.1 and I am getting some sort of exception. I compiled the demos under .NET 2003 no problem. E.g. in demo\Ice\callback running server.exe brings up a little message box saying:
Quote:
The ordinal 2604 could not be located in the dynamic link library LIBEAY32.dll
clicking ok spits this out to the console:
Quote:
server: .\PluginManagerI.cpp:182: Ice::PluginInitializationException:
plug-in initialization failed: unable to load entry point `IceSSL:create'
and the server exits. The hello demo has this same problem while the latency demo runs fine. I am running Windows XP SP2 (could be the problem?).

Also, is there any documentation on the demos? I saw a small blurb in the README file in the ICE directory but that is all?

Thanks,
Ryan
Reply With Quote
  #2 (permalink)  
Old 09-23-2004
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: 971
Hi Ryan,

This looks like a problem with the SSL libraries (e.g., the program is attempting to use a different version of the SSL libraries than it was compiled with).

Did you use the Windows installer for Ice? If so, have you set your PATH properly so that the Ice third-party libraries are being found?

Take care,
- Mark
Reply With Quote
  #3 (permalink)  
Old 09-23-2004
RyanFogarty RyanFogarty is offline
Registered User
 
 
Join Date: Aug 2003
Location: Newport, RI
Posts: 23
Ah hah!

Thanks Mark,

Yup, I was post-pending instead pre-pending the Ice\bin folder to the path and I had an older version of that same dll in my Windows\system32 folder. Should of figured. Things are working as expected now.

Regards,
Ryan
Reply With Quote
  #4 (permalink)  
Old 10-01-2004
darwin darwin is offline
Registered User
 
 
Join Date: Oct 2004
Posts: 1
help

when I use old version libeay32.dll in folder "system32",
The ordinal 2604 could not be located in the dynamic link library LIBEAY32.dll

when I use libeay32.dll in D:\Ice-1.5.1\bin,
The ordinal 968 could not be located in the dynamic link library LIBEAY32.dll

OS: winxp home edition sp2
vc++: 7.1.3308

what's wrong??
thanks
darwin
Reply With Quote
  #5 (permalink)  
Old 10-01-2004
bernard's Avatar
bernard bernard is online now
ZeroC Staff
 
Name: Bernard Normier
Organization: ZeroC, Inc.
Project: Ice
 
Join Date: Feb 2003
Location: Palm Beach Gardens, FL
Posts: 816
Try to copy the OpenSSL DLLs from D:\Ice-1.5.1\bin to the directory where your .exe is.
Windows XP looks for DLLs in system32 *before* the directories listed in your PATH.

Cheers,
Bernard
Reply With Quote
  #6 (permalink)  
Old 10-30-2004
deepone deepone is offline
Registered User
 
 
Join Date: Apr 2004
Location: Sweden
Posts: 4
I'm having the same problems as darwin... I have Windows XP Professional SP2 and I have renamed all other libeay32.dll files so it really should be the one that was included that fails for some mysterious reason...
Reply With Quote
  #7 (permalink)  
Old 10-30-2004
bernard's Avatar
bernard bernard is online now
ZeroC Staff
 
Name: Bernard Normier
Organization: ZeroC, Inc.
Project: Ice
 
Join Date: Feb 2003
Location: Palm Beach Gardens, FL
Posts: 816
OpenSSL consists of 2 DLLs, libeay32.dll and ssleay32.dll. Make sure you don't have a version in C:\WINDOWS\SYSTEM32.

With XP, copying the proper DLLs to the directory of your exe ensures it will use them.

Cheers,
Bernard
Reply With Quote
  #8 (permalink)  
Old 10-31-2004
deepone deepone is offline
Registered User
 
 
Join Date: Apr 2004
Location: Sweden
Posts: 4
Thanks, that's it!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
No demos in RPM distribution of 3.1.1 mefoster Comments 1 10-16-2006 12:30 PM
Compiling demos on Mac OS X 10.4.2 CAS Help Center 4 09-30-2005 08:33 PM
Confused with IcePack demos Yunqiao Yin Help Center 1 09-04-2005 08:58 PM
libpath failure for icepack server type java-icebox Tim Bug Reports 2 06-30-2004 05:40 PM
Demos on ICE shantanu_k06 Comments 4 05-04-2004 02:06 PM


All times are GMT -4. The time now is 10:10 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.