This forum contains information about 3rd party applications which may be of use to those who run the FAH client and one place where you might be able to get help when using one of those apps.
Thank you Harlem. The effort you put into HFM is greatly appreciated.
Your software is absolutely critical when folding with more than a few systems. In fact, your software is the difference between making Folding systems fun and easy-to-manage, and Folding as a second full-time job!
[08.10.2015 г.-10:09:23 ч.] - Downloading new project data from Stanford...
[08.10.2015 г.-10:09:25 ч.] X Input string was not in a correct format.
[08.10.2015 г.-10:09:25 ч.] X System.FormatException: Input string was not in a correct format.
at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
at HFM.Proteins.HtmlSerializer.ParseProteins(String html)
at HFM.Proteins.HtmlSerializer.Deserialize(String fileName)
at HFM.Core.ProteinDictionary.Load(String fileName)
at HFM.Forms.MainPresenter.ToolsDownloadProjectsClick()
[08.10.2015 г.-10:20:10 ч.] - Project ID '9213' not found.
[08.10.2015 г.-10:20:10 ч.] X Input string was not in a correct format.
[08.10.2015 г.-10:20:10 ч.] X System.FormatException: Input string was not in a correct format.
at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
at HFM.Proteins.HtmlSerializer.ParseProteins(String html)
at HFM.Proteins.HtmlSerializer.Deserialize(String fileName)
at HFM.Core.ProteinDictionary.Get(Int32 projectId, Boolean allowRefresh)
[08.10.2015 г.-10:20:10 ч.] - (local-- Slot 00) Slot Status: Running
[08.10.2015 г.-10:20:10 ч.] - (local-- Slot 01) Slot Status: Paused
[08.10.2015 г.-10:20:10 ч.] - (local--) Retrieval finished in 68 ms
artoar_11 wrote:My GPU currently working p9213. HFM can not update new project data from Stanford ( Projects 9207 - 9213; v7.4.4; Win7/64b; Address: http://fah-web.stanford.edu/new/psummaryC.html):
.........
Grandpa_01, Yes ..... /new/psummaryC.html
Edit: projects 9625 to 9643, 9205 to 9206 (OPENMM_21), 11400 to 11403 (UNKNOWN_ENUM) are also missing..
I'm seeing the same error reported in the HFM Messages Window:
[10/8/2015-9:58:00 AM] X Input string was not in a correct format.
I suspect Bill may be correct and that this is caused by the mess that is now in PSummary ... missing info and lots of NaNs ... a very recent situation.
I think HFM is having trouble with psummaryC parsing because of the broken fields in the psummaryC : some projects are showing blank fields, and NaN (which is actually text) in fields where a number is expected (deadlines).
Judging by the failing function from your debug logs (System.FormatException: Input string was not in a correct format. at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt), it's failing to convert the "NaN" strings into a double (number).
Some code robustness if missing here in HFM, but the root cause is the broken psummary
Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
Hardware configuration: Intel i7-4770K @ 4.5 GHz, 16 GB DDR3-2133 Corsair Vengence (black/red), EVGA GTX 760 @ 1200 MHz, on an Asus Maximus VI Hero MB (black/red), in a blacked out Antec P280 Tower, with a Xigmatek Night Hawk (black) HSF, Seasonic 760w Platinum (black case, sleeves, wires), 4 SilenX 120mm Case fans with silicon fan gaskets and silicon mounts (all black), a 512GB Samsung SSD (black), and a 2TB Black Western Digital HD (silver/black).
Technically, the answer to that question is No. C was not added. It has existed a long time. Just used by beta testers, not really topical for this discussion.
I received an answer from jcoffland about this issue :
The problem is that the WS which show NaNs in some columns are no longer active. When we moved to the new AS it did not have data for these WS but they are still listed. If this is causing problems with third-party tools it would be best if they either handled NaNs or used the preferred JSON interface. See http://assign.stanford.edu/api/project/summary and http://assign2.stanford.edu/api/project/summary
Now starts the hardest part : find a way to contact harlam to let him know that we need an update of HFM
Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.