Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
ver:"2.0" errType:"proj::EvalErr" err errTrace:"proj::EvalErr: Func failed: watchOpen(Grid grid,Str dis); args: (GbGrid,Str)\n haystack::UnknownNameErr: id [eval:1]\n proj::FanSysFunc.call (SysFunc.fan:105)\n proj::Fn.callLazy (Fn.fan:55)\n proj::Call.eval (Call.fan:38)\n proj::Context.evalExpr (Context.fan:300)\n proj::Context.evalAt (Context.fan:292)\n proj::Context.eval (Context.fan:250)\n proj::Context.evalToGrid (Context.fan:310)\n

2) axon::EvalErr: sys::CastErr: java.lang.ClassCastException [finStackMobile::finSummaryJson:89]

If you get the below error when opening a summary pop up, its usually when you have numeric points in the summary that have the precision tag as a string instead of as a number. Once the tag is updated, it would resolve it and open the summary.

...