View Single Post
  #2 (permalink)  
Old 03-20-2004
bernard's Avatar
bernard bernard is offline
ZeroC Staff
 
Name: Bernard Normier
Organization: ZeroC, Inc.
Project: Ice
 
Join Date: Feb 2003
Location: Palm Beach Gardens, FL
Posts: 813
Hello Peter,

The 'exceptions' test is a very simple test; after adding $ICE_HOME/lib to your LD_LIBRARY_PATH, you can just run 'client' and 'server' in $ICE_HOME/test /Ice/exceptions. This will use TCP instead of SSL, but it does not look like an SSL issue. BTW you can run the entire test-suite without SSL by editing the top of $ICE_HOME/config/TestUtil.py.

For the IceStorm test failure, I recommend you try first the IceStorm demo, and figure out why IceStorm does not start.

I'll be happy to incorporate your patch to the Ice codebase once you have everything working!

Cheers,
Bernard
Reply With Quote