Opened 16 years ago
Last modified 14 years ago
#174 closed defect
FormatException is thrown in special circumstances when deserializing DoubleDataArray — at Version 2
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | Core | Version: | 3.0 |
Keywords: | Cc: |
Description (last modified by gkronber)
The message of the format exception is: "formatexception can't parse 1.7976...E+308 as double value".
Change History (2)
comment:1 Changed 16 years ago by gkronber
- Description modified (diff)
- Status changed from new to assigned
comment:2 Changed 16 years ago by gkronber
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
Observed only for a special engine (by pspitzli) in the grid-infrastructure. Trying to create a simple engine to reproduce the bug...