sync error with task repetition set up to more than 99 days

Discussion of EssentialPIM for Android and synchronization
Post Reply
Keldi
Guru
Posts: 377
Joined: Thu Aug 23, 2012 11:42 am
Has thanked: 26 times
Been thanked: 92 times

sync error with task repetition set up to more than 99 days

Post by Keldi »

The wi-fi synchronization of PC with Android stopped working with an error:

Code: Select all

java.lang.NumberFormatException: Value out of range. Value:"170" Radix:10
	at java.lang.Byte.parseByte(Byte.java:151)
	at java.lang.Byte.parseByte(Byte.java:175)
	at com.astonsoft.android.epimsync.managers.TasksManager$TaskData.<init>(SourceFile:328)
	at com.astonsoft.android.epimsync.models.Command.<init>(SourceFile:194)
	at com.astonsoft.android.epimsync.managers.CommandManager.processXMLCommand(SourceFile:121)
	at com.astonsoft.android.epimsync.models.AndroidClient.processNextMessage(SourceFile:148)
	at com.astonsoft.android.epimsync.models.AndroidClient.access$1100(SourceFile:40)
	at com.astonsoft.android.epimsync.models.AndroidClient$2.run(SourceFile:560)
I've spent some time trying to figure out what's causing this, until I remembered that I'd recently set up a task on PC to be repeated every 170 days:
epimtask170days.png
epimtask170days.png (1.6 KiB) Viewed 757 times

I've edited the task to be repeated every 5 months (for the synchronization to work), but I'd rather have the task repeated exactly every 170 days.
admin
Site Admin
Posts: 15645
Joined: Thu Nov 25, 2004 3:12 am
Has thanked: 1418 times
Been thanked: 986 times

Re: sync error with task repetition set up to more than 99 days

Post by admin »

Confirm the problem, thanks, will fix.
Android version of EssentialPIM. Keep all your data in sync!
Post Reply