Good Morning Matt,

On 14. Jul 2011, at 18:22, dwtd [via Software] wrote:

> 4842 eq::server: 
> /home/cami/Downloads/Equalizer-1.0/libs/server/configUpdateSyncVisitor.h:115 
> 3112 eq::server::Channel initialization failed: error 0x1003f 

== ERROR_FRAMEBUFFER_INCOMPLETE_ATTACHMENT

> 4842 eq::server: 
> /home/cami/Downloads/Equalizer-1.0/libs/server/configUpdateSyncVisitor.h:115 
> 3112 eq::server::Window initialization failed: error 0x10020 

== ERROR_AGLPIPE_DISPLAYS_NOTFOUND

You are running on Mac? Or maybe I miscounted, see for yourself in 
libs/client/error.h

We will fix the error printing on the server side to have access to the string 
as well: https://github.com/Eyescale/Equalizer/issues/12

> 4842 eq::server: /home/cami/Downloads/Equalizer-1.0/libs/server/pipe.cpp:219 
> 3112 Pipe initialization failed: error 0x0 
> 4842 eq::server: 
> /home/cami/Downloads/Equalizer-1.0/libs/server/configUpdateSyncVisitor.h:115 
> 3112 eq::server::Pipe initialization failed: error 0x10010

== ERROR_CUDACONTEXT_DEVICE_NOTFOUND

I start to believe I can't count.

> 4842 eq::server: /home/cami/Downloads/Equalizer-1.0/libs/server/node.cpp:466 
> 3112 Node initialization failed: error 0x0 
> 4842 eq::server: 
> /home/cami/Downloads/Equalizer-1.0/libs/server/configUpdateSyncVisitor.h:115 
> 3112 eq::server::Node initialization failed: error 0x20000 

As you said:
 
> 1909 Error during initialization: Mapping data from application process 
> failed (0x20000)
> 
> I have a separate internal network for node-to-node communication and there
> isn't a firewall on that network, so I don't think it's a port issue (also I
> would expect to see a different error message about not being able to
> connect).

The connection error you will see in the appropriate client log. The effect for 
the application is that it can't map the InitData object.

> I'm hoping this is something very simple and I'm just suffering from a lack 
> of sleep on this one.  Please let me know if this is something commonly seen.

The above should give you some hints. I suggest checking the log files on your 
nodes, they should give further clues.


HTH,

Stefan.



--
View this message in context: 
http://software.1713.n2.nabble.com/channel-window-pipe-node-initialization-failures-tp6583934p6586044.html
Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com.
_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to