sivarajankumar / fluxcapacitor

Automatically exported from code.google.com/p/fluxcapacitor
0 stars 0 forks source link

Empty results in most cases #45

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
For which program(s) you want a new feature?
(Capacitor/Simulator/Both/Tetris)

Simulator

Which build of the program(s)?
(look it up in the .prop file in the ./bin folder of the installation)

simulator.build = 20100705
simulator.jdk = 1.5

What operating system you use?
(unix32, unix64, win32, win64, macPPC32, macX8632, macX8664, other;
see /proc/cpuinfo, Settings->Control Panel->System, Apple->About this Mac)

linux32

What steps will reproduce the problem?

Execution of the attached test case. Please notice that the parameter file has 
to be changed in order to reflect the position of the files in the file system.

What is the expected output? What do you see instead?

In most cases results are not produced. I expect to find a fasta file, but this 
is produced only few times over tens executions, even starting from the same 
files.

Feel free to provide any additional information below.

Original issue reported on code.google.com by fabry.fe...@gmail.com on 14 Jul 2010 at 4:44

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by gmicha@gmail.com on 2 Dec 2010 at 4:25

GoogleCodeExporter commented 8 years ago

Original comment by gmicha@gmail.com on 5 Dec 2010 at 6:19

GoogleCodeExporter commented 8 years ago
Threading issue. Resolved by build 20101205:
http://code.google.com/p/fluxcapacitor/downloads/detail?name=FluxSimulator-20101
205.tar.gz&can=2&q=#makechanges

Original comment by gmicha@gmail.com on 5 Dec 2010 at 7:18