[ome-users] Good news! OmeroCpp built (but...)

Mario Valle mvalle at cscs.ch
Tue Dec 9 10:27:14 GMT 2008


At last good news: the compilation of OmeroCpp on Mac OSX succeeded!
(remember, the last roadblock is the missing '/' in the library search path)

Now I'm trying to run the small test client from: 
http://trac.openmicroscopy.org.uk/omero/wiki/OmeroCpp

Beside a Makefile error (OMERO_common library does not exist) it build without problems.

The problem is now with the run:

1) Seems it is not able to read ../omero/etc/ice.config The error is:
error while parsing endpoint `tcp  -p 4063 -h <"omero.host" not set >'
but omero.host IS set inside ../omero/etc/ice.config

2) So I run it as:
DYLD_LIBRARY_PATH="$(LIBPATH)" ./client --Ice.Config=../omero/etc/ice.config 
--omero.host=localhost --omero.user=yyyy --omero.pass=xxxx

Now the error is:
terminate called after throwing an instance of 'Ice::ConnectionRefusedException'
   what():  Network.cpp:1218: Ice::ConnectionRefusedException:
connection refused: Connection refused

Is there any "SetVerbose" or magic env variable to diagnose this problem?
The omero server is up and running. Is there any other process necessary? I don't' know 
Ice at all, maybe something here is missing.

Thanks for the help!
			mario

-- 
Ing. Mario Valle
Data Analysis Group                              | http://www.cscs.ch/~mvalle
Swiss National Supercomputing Centre (CSCS)      | Tel:  +41 (91) 610.82.60
v. Cantonale Galleria 2, 6928 Manno, Switzerland | Fax:  +41 (91) 610.82.82



More information about the ome-users mailing list