What steps will reproduce the problem?
1.Starting Raptor, an error box appears which asks to report an error message
(pasted at the end of the post)
What version of the product are you using? On what operating system and
what environment?
.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 28 Jun 2014 at 10:20
Original issue reported on code.google.com by
pired...@gmail.com
on 28 Jun 2014 at 10:20