What steps will reproduce the problem?
At program start, a message appears; I paste the message below.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system and
what environment?
Raptor .98u3f7
Windows 7
Please provide any additional information below.
Error in ThreadService Runnable.
StringIndexOutOfBoundsException: String index out of range: -3
java.lang.StringIndexOutOfBoundsException: String index out of range: -3
at java.lang.String.substring(Unknown Source)
at raptor.service.CheckUpdates.checkUpdates(Unknown Source)
at raptor.Raptor$3.run(Unknown Source)
at raptor.service.ThreadService$RunnableExceptionDecorator.run(Unknown Source)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Original issue reported on code.google.com by pired...@gmail.com on 5 Jan 2015 at 2:27
Original issue reported on code.google.com by
pired...@gmail.com
on 5 Jan 2015 at 2:27