View Single Post
  #1 (permalink)  
Old 07-27-2004
SteveWampler SteveWampler is offline
Registered User
 
 
Join Date: Sep 2003
Posts: 48
IceJ-1.5.0: test of IcePack/simple fails

(RedHat 9.0, Java 1.4.2_03, db-4.2.52)

I'm getting a failed test from 'python allTests.py':

*** running tests in ./test/IcePack/simple
starting icepack registry... failed!
test in ./test/IcePack/simple failed with exit status 256

I've got ICE_HOME exported as /opt/Ice-1.5.0, which is where C++ Ice is
installed.

I also changed the port from '12345' to '54321' on the off chance I have
something else running on '12345', but that didn't help.

Help?
Reply With Quote