Giter Club home page Giter Club logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 24, 2024
what is in the contents of your gene_server_config.py?

Original comment by [email protected] on 8 Mar 2013 at 10:25

from ga-bitbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 24, 2024
[deleted comment]

from ga-bitbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 24, 2024
The error is because the gene server isn't running.

Take a look at "./report/gene_server_error_log.txt" if the gene server crashed 
on startup that file will tell you why.


I recently added two new variables to the gene_server_config.py:

The first one is gene_server_config.__type__ which can be set to 
"single_threaded", "threaded" or "thread_pool".

And the second is gene_server_config.__poolsize__ which defines the pool size 
when running in thread pool mode.

http://code.google.com/p/ga-bitbot/source/browse/gene_server_config.py

If you are using a modified gene_server_config file make sure to add the two 
missing variables.

Original comment by [email protected] on 8 Mar 2013 at 11:57

from ga-bitbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 24, 2024
I just had this problem. Turned out that the server wouldn't start because it 
couldn't find libssl.so.0.9.8. 

The current version seems to be libssl1.0.0, so I had to add debian squeeze to 
/etc/apt/sources.list and then run apt-get install libssl0.9.8 (after running 
apt-get update).

For reference for those whom it applies to: 
http://packages.debian.org/squeeze/i386/libssl0.9.8/download

Original comment by [email protected] on 20 May 2013 at 10:47

from ga-bitbot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.