Sigh... I feel silly asking more n00b questions but I'm pounding my brain against the desk here.
I'm running (files attached) ./eqHello --eq-config "4p.2n.fs.eqc" And I end up with this error message: 9842 2956513280 //Users/slate/Documents/equalizer/XCode/../lib/base/launcher.cpp:119 6 Executing: ssh -n 10.10.5.142 env DYLD_LIBRARY_PATH=/Users/slate/Documents/equalizer/./build/XCode/lib EQ_LOG_LEVEL=INFO '/Users/slate/Documents/equalizer/build/./eqHello' -- --eq-client '60627e1093057ad2:2c32934912f9ce38#ssh -n %h %c >& %h.%n.log#39#60000#1#TCPIP#102400#10.10.5.142##4243##3#/Users/slate/Documents/equalizer/build#60627e1093057ad2:2c32934912f9ce38#256#735300ad6c8d9d69:eaa03b588ac483d6##39#60000#1#TCPIP#102400#10.10.5.103##4743##' >& 10.10.5.142.60627e1093057ad2:2c32934912f9ce38.log 9840 2955448320 //Users/slate/Documents/equalizer/XCode/../build/XCode/include/eq/base/uuid.h:75 141 Assert: *next == ':' [126AB19A-6AD6-4D2F-AEAB-1DD2948A77D2, -6AD6-4D2F-AEAB-1DD2948A77D2] Abort trap I've tried starting clients on the remote node with ./eqHello --eq-client --eq-listen 10.10.5.142:4243 2571 2686051584 //Users/pebble/Documents/equalizer/XCode/../lib/net/node.cpp:260 10 Client node started from command line with option 2571 2686051584 //Users/pebble/Documents/equalizer/XCode/../lib/client/client.cpp:246 10 Entered client loop 2571 2954915840 //Users/pebble/Documents/equalizer/XCode/../lib/base/thread.cpp:134 10 Thread successfully initialized 2571 2954915840 //Users/pebble/Documents/equalizer/XCode/../lib/net/node.cpp:1491 10 Entered command thread of N2eq6ClientE which runs (seemingly) fine... but never listens when I start the appNode. I've also tried to start clients on the remote node and appNode - then start ./eqServer "4p.2n.fs.eqc" the eqHello programs are in the same directory/user on both computers (/Users/slate/Documents/equalizer/build/) What am I doing wrong? The log file states an EOF, but as a networking n00b, I have no idea what it means: (where 10.10.5.103 is the appNode) 2585 2686051584 //Users/pebble/Documents/equalizer/XCode/../lib/net/socketConnection.cpp:526 10 Address 10.10.5.103:4743 2585 2686051584 //Users/pebble/Documents/equalizer/XCode/../lib/net/socketConnection.cpp:130 11 Connected RefPtr<connection TCPIP 10.10.5.103:4743> 2585 2686051584 //Users/pebble/Documents/equalizer/XCode/../lib/net/connectionSet.cpp:78 11 FD set modified, restarting select 2585 2954383360 //Users/pebble/Documents/equalizer/XCode/../lib/net/fdConnection.cpp:55 475 Got EOF, closing connection 2585 2954383360 //Users/pebble/Documents/equalizer/XCode/../lib/net/connection.cpp:197 475 Read on dead connection 2585 2954383360 //Users/pebble/Documents/equalizer/XCode/../lib/net/node.cpp:1335 475 RefPtr<NULL node> disconnected from node 126AB19A-6AD6-4D2F-AEAB-1DD2948A77D2 connection used 3 -- Stephen Furlani Biomedical Software Engineer e: [email protected] c: 240-491-7288
4p.2n.fs.eqc
Description: Binary data
2c32934912f9ce38.log
Description: Binary data
_______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

