Subject: | |
From: | |
Reply To: | |
Date: | Thu, 2 Dec 2010 10:53:10 -0500 |
Content-Type: | multipart/mixed |
Parts/Attachments: |
|
|
Dear all,
I am getting into ECJ. I walked through the tutorials, but with the Tut4 I
have a problem. I tried to use the standard one, that is
-- Running it with args: -file c:\temp\tutorial4.params -p stat.gather-full=true
-- with params file in c:\temp
-- tutorial4.params
-- simple.params
-- koza.params
-- ec.params
I changed all parent files to c:\temp etc. I attached my params files.
When I try to run the Tut4 I get the following error output:
-----------------------------------------
STARTUP ERROR:
Verbosity should be an integer >= 0.
PARAMETER: verbosity
-----------------------------------------
... but in ec.params it is set to 0, so where is the problem?
-----------------------------------------
# ec.Evolve
# ==============================
# totally verbose
verbosity = 0
-----------------------------------------
Then I tried to set verbosity e.g. in the koza.params or in other files, as
I reckon it's initiated wrongly.... by doing this I generate at least other
param errors like
------------
FATAL ERROR:
Threads number must exist.
PARAMETER: breedthreads
PARAMETER: null
-----------
So it seems as setting the verbosity in ec.Params is not correct??
Any help welcomed
regards
Calle
|
|
|