Antwort

Java exception while using Sqcli for retest

1 Antworten

telemanius

Abonnent, bbp_participant, 7 Antworten.

Profil besuchen

vor 4 Monaten #285063

Hi, I was running a bunch of sqcli batch tasks from python.

 

my sqcli project includes the following steps:

1. load sqx strategies into project databank

2. retest those strategies

3. save the retest results

 

During step 2, I received the following error message. I didn’t even know how to interpret it because “strategy_20_athlete_3145” wasn’t something I loaded into the databank – I only created “strategy_20_athlete_1” to “strategy_20_athlete_100”.

 

Could you guys give a hint of what the java exception means? Thanks very much!

 

java.lang.IllegalArgumentException: Job: strategy_20_athlete_3145(b5653382-c97b-4c94-9162-cbc2ab528049) already in queue.
at com.strategyquant.gridlib.compute.common.JobQueue.add(Unknown Source)
at com.strategyquant.gridlib.compute.performer.MultithreadComputePerformer.execute(Unknown Source)
at com.strategyquant.gridlib.client.Compute.execute(Unknown Source)
at com.strategyquant.gridlib.client.GridClient.executeOnGrid(Unknown Source)
at com.strategyquant.gridlib.client.GridClient.executeOnGrid(Unknown Source)
at com.strategyquant.plugin.Task.impl.Retest.RetestTask.createNewBatch(Unknown Source)
at com.strategyquant.plugin.Task.impl.Retest.RetestTask.access$100(Unknown Source)
at com.strategyquant.plugin.Task.impl.Retest.RetestTask$2.run(Unknown Source)
at java.base/java.util.TimerThread.mainLoop(Timer.java:556)
at java.base/java.util.TimerThread.run(Timer.java:506)

0

tomas262

Administrator, sq-ultimate, 2 Antworten.

Profil besuchen

vor 4 Monaten #285103

Please send us files for analysis to our [email protected] E-Mail, werden wir prüfen

0

Ansicht von 1 Antwort (von insgesamt 1)