See pitfall #3 in this link

http://www.ibm.com/developerworks/linux/library/l-sockpit/

 

I cannot help with applying this knowledge to the Factor API.

 

--Jeff

 

________________________________

From: Jim mack [mailto:j...@less2do.com] 
Sent: Sunday, November 14, 2010 11:56 AM
To: factor-talk@lists.sourceforge.net
Subject: [Factor-talk] What should I call to issue [ 8080 httpd ]
in-thread again, after closing factor & reopening?

 

reopening factor, then calling to [ 8080 httpd ] in-thread  is now
throwing this kind of an error

 

[2010-11-14T19:53:33Z] NOTICE start-accept-loop: T{ inet6 f "::" 8080 }

[2010-11-14T19:53:33Z] NOTICE start-accept-loop: T{ inet4 f "0.0.0.0"
8080 }

[2010-11-14T19:53:33Z] ERROR start-accept-loop: Unix system call
<E2><80><9C>bind<E2><80><9D> failed:

[--------------------] ERROR start-accept-loop: Address already in use
(98)

[--------------------] ERROR start-accept-loop: It was called with the
following arguments:

[--------------------] ERROR start-accept-loop: 18

[--------------------] ERROR start-accept-loop: S{ sockaddr-in6 f 10
36895 0 ~uchar-array~ 0 }

[--------------------] ERROR start-accept-loop: 28

[2010-11-14T19:53:33Z] ERROR start-accept-loop: Unix system call
<E2><80><9C>bind<E2><80><9D> failed:

[--------------------] ERROR start-accept-loop: Address already in use
(98)

[--------------------] ERROR start-accept-loop: It was called with the
following arguments:

[--------------------] ERROR start-accept-loop: 18

[--------------------] ERROR start-accept-loop: S{ sockaddr-in f 2 36895
0 0 }

[--------------------] ERROR start-accept-loop: 16

 

 

I am on latest stable release binaries, ubuntu 10.4 lts, linode.  I am
leaving the listener open in a screen.  I thought I went through months
of this kind of deployment successfully, where I would just git pull in
the work folder, close & restart factor + my vocab, and it would serve
the updated page.

 

 


-- 
Jim
"I'm for extending the working Medicare program for our seniors all the
way back to contraception, so Americans can concentrate on living their
lives without fear of changing a job, going bankrupt from deductibles or
fighting HMO bureaucracy."

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to