View Issue Details

IDProjectCategoryView StatusLast Update
0000423HeurekaGeneralpublic2021-04-08 04:56
Reporteradmin Assigned ToLinus  
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
Product Version2.17.2 
Target Version2.17.3Fixed in Version2.17.3 
Summary0000423: No net present value for some treatment programs
DescriptionEmail from: Bugtracker Heureka <bugtracker.heureka@slu.se>

Originally sent by: Jeannette Eggers<jeannette.eggers@slu.se>

Skickar epost.

--- Exception ---
System.Data.SqlClient.SqlException: The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Parameter 17 ("@ObjFuncValue"): The supplied value is not a valid instance of data type float. Check the source data for invalid values. An example of an invalid value is data of numeric type with scale greater than precision.

--- Stack Trace ---
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at Slu.Heureka.DomainLayer.ResultHandling.ResultDb.SaveOptimizationFromSimulation(Simulation simulation, Guid optimizationGuid, String optimizationName)
   at Slu.Heureka.DomainLayer.ResultHandling.Simulation.Save()
   at Slu.Heureka.DomainLayer.TreatmentProgramGenerator.TreatmentProgramManager.GenerateTreatmentPrograms()
   at Slu.Heureka.BaseLayer.HeurekaForms.ProgressForm.backgroundWorker1_DoWork(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
TagsNo tags attached.
ProductGeneral

Activities

Linus

2021-03-11 14:16

administrator   ~0000410

Selection felling is no longer allowed to be performed if there are no trees on a plot

Issue History

Date Modified Username Field Change
2021-03-04 07:00 admin New Issue
2021-03-11 14:15 Changeset attached => heureka trunk r20818
2021-03-11 14:16 Linus Assigned To => Linus
2021-03-11 14:16 Linus Status new => resolved
2021-03-11 14:16 Linus Product Version => 2.17.2
2021-03-11 14:16 Linus Fixed in Version => 2.17.3
2021-03-11 14:16 Linus Target Version => 2.17.3
2021-03-11 14:16 Linus Summary User Submitted Report => No net present value for some treatment programs
2021-03-11 14:16 Linus Description Updated
2021-03-11 14:16 Linus Note Added: 0000410
2021-04-08 04:56 Linus Resolution open => fixed