Re: What is RejCopy in the Run Log ?

1,323 views
Skip to first unread message

Pent

unread,
May 22, 2013, 11:04:08 AM5/22/13
to Tasker
> I am trying to debug my profiles. Looking at the Run Log I see some of my
> tasks have status RejCopy.
> What is this exactly ?

You have a task which is running, then a profile (or widget.. or..)
tries to start another copy of the task.
In task preferences you have specified 'Abort New Task' specified for
'Collision Handling'.

Pent

Mihai

unread,
May 22, 2013, 3:24:07 PM5/22/13
to tas...@googlegroups.com
I have changed the settings for collision handling to " run both tasks together". Now they both fail. tasks are flagged with error.

Any ideas ?

Mihai

unread,
May 22, 2013, 4:13:48 PM5/22/13
to tas...@googlegroups.com
Here is more info from the logs and attached screenshot:

22-05-2013 E: 21.07.00#E: got task WiFi Found pID: 30  exeID 1 Pri: 5 Run Both Together, Stay Awake
22-05-2013 WakeLockManager: 21.07.00#WakeLockManager: acquired partial lock for M flags: 1 autorelease: true warn: true
22-05-2013 E: 21.07.00#E: q0: id: 25 n: WiFi Found eid: 1 p: 5 a: 0 qt: 0
A1: Variable Add [ Name:%WiFiNearHome Value:1 Wrap Around:0 ] 

22-05-2013 E: 21.07.00#E: started new thread
22-05-2013 E: 21.07.00#E: onstart done: 1
22-05-2013 E: 21.07.00#E: ++++ on start, ID: 2
22-05-2013 E: 21.07.00#E: got task WiFi Found pID: 30  exeID 2 Pri: 5 Run Both Together, Stay Awake
22-05-2013 E: 21.07.00#E: q0: id: 25 n: WiFi Found eid: 1 p: 5 a: 0 qt: 0
A1: Variable Add [ Name:%WiFiNearHome Value:1 Wrap Around:0 ] 

22-05-2013 E: 21.07.00#E: q1: id: 25 n: WiFi Found eid: 2 p: 5 a: 0 qt: 0
A1: Variable Add [ Name:%WiFiNearHome Value:1 Wrap Around:0 ] 

.... removed some lines ....

22-05-2013 E: 21.07.00#E: execute task: WiFi Found
22-05-2013 E: 21.07.00#E: exe: WiFi Found / Variable Add [ Name:%WiFiNearHome Value:1 Wrap Around:0 ]
22-05-2013 E: 21.07.00#E: condition matched
22-05-2013 E: 21.07.00#E: switch on ac 888
22-05-2013 E: 21.07.00#E: Variable Add: %WiFiNearHome -> %WiFiNearHome
22-05-2013 E: 21.07.00#E: warning: Variable Add: %WiFiNearHome: failed, not numeric ?
22-05-2013 E: 21.07.00#E: result: stop task (error)
22-05-2013 E: 21.07.00#E: remove finished task from q: WiFi Found


2013-05-22 21.25.35.png

Bob Hansen

unread,
May 22, 2013, 4:54:27 PM5/22/13
to tas...@googlegroups.com
If you post tasker description(s) of your profiles. We might see what is what is wrong. To create a tasker description, long press on the profile name, then select menu > export > Description to clipboard, then paste into a post. (Note: The profile must be named for it to be exported.)

Pent

unread,
May 23, 2013, 2:25:31 AM5/23/13
to Tasker
22-05-2013 E: 21.07.00#E: Variable Add: %WiFiNearHome -> %WiFiNearHome
22-05-2013 E: 21.07.00#E: warning: Variable Add: %WiFiNearHome:
failed, not
numeric ?

Try writing to a file or flashing (alert/flash) the value of
%WifiNearHome, probably it has something that's not a number in it.

Pent

Mihai

unread,
May 23, 2013, 12:21:16 PM5/23/13
to tas...@googlegroups.com
Fixed !

The issue was that the variable I was trying to add to was empty (not zero).

Thank for help !

Pent

unread,
May 23, 2013, 2:14:13 PM5/23/13
to Tasker
> The issue was that the variable I was trying to add to was empty (not zero).

I changed the code to treat zero-length as 0.

Pent
Reply all
Reply to author
Forward
0 new messages