Hello Bjorn, What's your operating system? Are you sure it's correctly configured for networking? This looks like a problem with sockets/listen/... to me (if i'm not mistaken remote_endpoint() is a method from boost.asio).
BR, Wim. 2011/3/11 Bjørn Forsman <[email protected]>: > Hi Koen, all, > > First off, thanks for Wt, it looks very interesting! > > Now to the issue... > > I've cross-compiled boost 1.46, Wt 3.1.8 and hello.wt example > application for an ARM system. At runtime hello.wt terminates due to > "remote_endpoint() threw: Bad file descriptor" (see log below). Any > ideas? > > # hello.wt --docroot . --http-address 0.0.0.0 --http-port 8080 > Reading: /etc/wt/wt_config.xml > [1999-Dec-31 17:29:41.389758] 1129 - [notice] "Wt: initializing built-in > httpd" > [1999-Dec-31 17:29:41.395503] 1129 - [notice] "Reading Wt config file: > /etc/wt/wt_config.xml (location = 'hello.wt')" > [1999-Dec-31 17:29:41.422544] 1129 - [notice] "Started server: > http://0.0.0.0:8080" > remote_endpoint() threw: Bad file descriptor > terminate called after throwing an instance of > 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >>' > what(): Bad file descriptor > Aborted > > Best regards, > Bjørn Forsman > > ------------------------------------------------------------------------------ > Colocation vs. Managed Hosting > A question and answer guide to determining the best fit > for your organization - today and in the future. > http://p.sf.net/sfu/internap-sfd2d > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
