cday41 / paz-search

Automatically exported from code.google.com/p/paz-search
0 stars 0 forks source link

Some fixes lost in r310 #85

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Bob,

You made several fixes that are not present in r310. Looking back at email 
history it looks like any work you did between Feb 19th and March 16th. So that 
is between r308 and the version you sent me an .exe of that I attached to this 
issue. That version is the version shared with me on Drive still.

These are the resurrected issues that I could find:

1) After a reload, disperser time to go to sleep defaults to the first year of 
the simulation. So in multiple year simulations this results in dispersers 
alternating back and forth between waking and sleeping in consecutive 
timesteps. You fixed this and then later set it to pick up where it left off 
after reloading.

2)On doing multiple restarts (i.e. reloading from a backup of a reloaded run), 
animal status defaults to what is was in the first backup. This was your 
explanation on fixing it: "There was a bug in the back up logic.  What was 
happening is the the back up Animal.xml file was being written out to the back 
up directory correctly.  But then it was being clobbered with the  xml from the 
run time folder.  So the back up was always the same as the first restart."

3) Textfiles created in the main exe folder that say "Just created frmInput". 
Left over from moving it to a console application instead of GUI.

Hopefully with that range of dates you should be able to find the code from 
when you fixed these issues.

Original issue reported on code.google.com by acohe...@gmail.com on 5 Jun 2014 at 8:04

GoogleCodeExporter commented 9 years ago
Reattached the zip since it was lost after the page timed out.

Original comment by acohe...@gmail.com on 5 Jun 2014 at 8:06

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed issues 1 & 3.  Put compiled version on Google Drive as Version 311

Original comment by ran...@mwwb.net on 4 Jul 2014 at 2:47

GoogleCodeExporter commented 9 years ago
Ben 
I still can not reproduce the issue with sleep / Awake.  Look at the attached 
logs.  I stopped and restart 3/15 9pm,  3/16 1am, and killed it at 3/17 1am.  
If you look at all the logs for the animals, they are steady eddie on the sleep 
patterns.  I did find the bug with the Animal backup being over written and 
rolled that in r312.

Original comment by ran...@mwwb.net on 12 Jul 2014 at 7:41

Attachments:

GoogleCodeExporter commented 9 years ago
Just to check off one potential explanation, the runs you are doing start with 
a year of residents in 2013? Or is 2014 the first year of the simulation?

Original comment by acohe...@gmail.com on 12 Jul 2014 at 7:46

GoogleCodeExporter commented 9 years ago
Alex,

Not sure if I sent you an email or not.  r312 was pushed out on Saturday.  That 
one fixed the XML being written over.  I was able to reproduce the crash after 
445 iterations and about 6 restarts.  Unfortunately the logging was not on, so 
I have no idea what happened.

cheers

bob

Original comment by ran...@mwwb.net on 14 Jul 2014 at 12:13

GoogleCodeExporter commented 9 years ago
I am pretty sure I have all this taken care of.  Please review and mark 
completed.

Original comment by ran...@mwwb.net on 10 Aug 2014 at 8:09

GoogleCodeExporter commented 9 years ago
Issues 1 and 2 are still showing up on my end. 

Issue 3 is fixed.

Original comment by acohe...@gmail.com on 12 Aug 2014 at 5:37