B125 - post upgrade errors

On startup after in-place upgrade:



Error: FitnessChart.java, cannot find symbol
  symbol:   variable maxTicksLimit
  location: variable chart of type com.strategyquant.tradinglib.TimeSeriesLineChart, LINE: 26, COLUMN: 27


Error: FitnessChart.java, cannot find symbol
  symbol:   method getFitness(int)
  location: variable databank of type com.strategyquant.tradinglib.Databank, LINE: 78, COLUMN: 38


Error: FitnessChart.java, cannot find symbol
  symbol:   method getFitness(int)
  location: variable databank of type com.strategyquant.tradinglib.Databank, LINE: 79, COLUMN: 39


Error: FitnessChart.java, cannot find symbol
  symbol:   method getFitness(int)
  location: variable databank of type com.strategyquant.tradinglib.Databank, LINE: 80, COLUMN: 37


Error: FitnessChartGenEvo.java, cannot find symbol
  symbol:   variable maxTicksLimit
  location: variable chart of type com.strategyquant.tradinglib.TimeSeriesLineChart, LINE: 29, COLUMN: 27


Error: FitnessChartGenEvo.java, cannot find symbol
  symbol:   class GeneticInfoIsland
  location: class com.strategyquant.tradinglib.GeneticInfo, LINE: 89, COLUMN: 46


Error: FitnessChartGenEvo.java, cannot find symbol
  symbol:   method getIslands()
  location: variable geneticInfo of type com.strategyquant.tradinglib.GeneticInfo, LINE: 89, COLUMN: 87


Error: FitnessChartGenEvo.java, cannot find symbol
  symbol:   class GeneticInfoIsland
  location: class com.strategyquant.tradinglib.GeneticInfo, LINE: 92, COLUMN: 44


Error: HeapMemoryChart.java, Some input files use or override a deprecated API.


Error: HeapMemoryChart.java, Recompile with -Xlint:deprecation for details.


Error: IndicatorBlock.java, Some input files use unchecked or unsafe operations.


Error: IndicatorBlock.java, Recompile with -Xlint:unchecked for details.

Attachments
No attachments
  • Votes +1
  • Project StrategyQuant X
  • Type Bug
  • Status Fixed
  • Priority Normal

History

DR
#1

mentaledge

12.11.2019 14:11

Task created

t
#2

tnickel

12.11.2019 23:04
Voted for this task.
t
#3

tnickel

12.11.2019 23:04
i got the same
t
#4

tnickel

12.11.2019 23:20

Attachment 3rdGenMA.sxp added

and my indicator 3rd movering average is not shown.


MF
#5

Mark Fric

13.11.2019 08:26
sorry about the error in update, please manually delete files:

 \extend\Snippets\SQ\EngineCharts\FitnessChart.java

\extend\Snippets\SQ\EngineCharts\FitnessChartGenEvo.java


then after restart SQ will work normally.


As for missing custom indicator, we'll test why it was removed. For now please reimport it again.

t
#6

tnickel

14.11.2019 07:15

Attachment statistics missing.png added

deletion works

 \extend\Snippets\SQ\EngineCharts\FitnessChart.java

\extend\Snippets\SQ\EngineCharts\FitnessChartGenEvo.java

and the SQ 4.125 works now. My imported indicator is available.


The problem was the Fitness Chart, the defect functions prevent my indicator.

Now all is ok.


But statistic function is missing now.

I think this is the result of the FitnessChart deletion.


MF
#7

Mark Fric

14.11.2019 08:26

Status changed from New to Waiting for information

yes, the problem was that it was probably the deleted charts that were displayed there. Just choose other charts from the list.


This should fix it, right?

DR
#8

mentaledge

14.11.2019 13:08
I did fresh re-install. No further input from me.
TT
#9

Tamas

14.11.2019 14:54

Status changed from Waiting for information to Fixed

To fix the problem with missing statistics click here

https://roadmap.strategyquant.com/tasks/sq4_5661


Votes: +1

Drop files to upload

or

choose files

Max size: 5MB

Not allowed: exe, msi, application, reg, php, js, htaccess, htpasswd, gitignore

...
Wait please