After more than 15 years covering everything Apple, it’s with a heavy heart we announce that we will no longer be publishing new content on iMore and the iMore forums will be closing as of November 1st, 2024.
iMore
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
Hello,
I am unable to use Tinyumbrella to acquire SHSH blobs for my iPad 2 that is jailbroken and currently running iOS 7.0.4. When I first start Tinyumbrella, an error log is immediately created (the contents are posted below). I am getting the same response on two computers and one is running Win 7 at 32 bits. I am hoping that someone can make sense of this for me.
Thank you, in advance.
Using Java v1.8.0_91 64 bit
Loaded JAR:C:\Users\Gnosis\.tu\.cache\jglooks.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\jgcommon.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\btip.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\glist.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\tnail.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\jna.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\jdom.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\lang3.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\compress.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\xz.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\formsrt.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\jgforms.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\asmc.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\asmt.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\asm.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\l4j.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\slfl4jbind.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\slfapi.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\slfjcl.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\json.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\jsonm.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\jsona.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\bc.ja_
Loaded JAR:C:\Users\Gnosis\.tu\.cache\g.ja_
Exception in thread "pool-3-thread-1" java.lang.ClassCastException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.util.concurrent.ForkJoinTask.getThrowableException(Unknown Source)
at java.util.concurrent.ForkJoinTask.reportException(Unknown Source)
at java.util.concurrent.ForkJoinTask.invoke(Unknown Source)
at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(Unknown Source)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(Unknown Source)
at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
at java.util.stream.ReferencePipeline.forEach(Unknown Source)
at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source)
at com.semaphore.tu.service.SignatureService.doPrefetchSigned(SignatureService.java:324)
at com.semaphore.tu.service.SignatureService.lambda$prefetchSigned$57(SignatureService.java:260)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassCastException: java.lang.Double cannot be cast to java.lang.String
at com.semaphore.tu.service.SignatureService.lambda$doPrefetchSigned$62(SignatureService.java:331)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
at java.util.stream.ForEachOps$ForEachTask.compute(Unknown Source)
at java.util.concurrent.CountedCompleter.exec(Unknown Source)
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source)
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
Exception in thread "pool-3-thread-3" java.lang.ClassCastException: java.lang.Double cannot be cast to java.lang.String
at com.semaphore.tu.service.SignatureService.doPrefetchSigned(SignatureService.java:302)
at com.semaphore.tu.service.SignatureService.lambda$prefetchSigned$56(SignatureService.java:253)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception in thread "pool-3-thread-2" java.lang.ClassCastException: java.lang.Double cannot be cast to java.lang.String
at com.semaphore.tu.service.SignatureService.doPrefetchSigned(SignatureService.java:302)
at com.semaphore.tu.service.SignatureService.lambda$prefetchSigned$56(SignatureService.java:253)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)