Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

adamfenyvesi

macrumors newbie
Original poster
Dec 27, 2011
2
0
Hi guys!
I have problem with opening Tiny umbrella.
I have this error message:


java.lang.NullPointerException
at java.security.MessageDigest.update(Unknown Source)
at java.security.MessageDigest.digest(Unknown Source)
at com.semaphore.util.FileUtil.getSHA(FileUtil.java:384)
at com.semaphore.util.FileUtil.verifySHA(FileUtil.java:405)
at com.semaphore.TinyLoader.verifyLib(TinyLoader.java:142)
at com.semaphore.TinyLoader.findLibs(TinyLoader.java:83)
at com.semaphore.TinyLoader.main(TinyLoader.java:37)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
java.lang.NullPointerException
at java.security.MessageDigest.update(Unknown Source)
at java.security.MessageDigest.digest(Unknown Source)
at com.semaphore.util.FileUtil.getSHA(FileUtil.java:384)
at com.semaphore.util.FileUtil.verifySHA(FileUtil.java:405)
at com.semaphore.TinyLoader.verifyLib(TinyLoader.java:142)
at com.semaphore.TinyLoader.findLibs(TinyLoader.java:83)
at com.semaphore.TinyLoader.main(TinyLoader.java:37)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
Exception in thread "AWT-EventQueue-0" java.lang.ExceptionInInitializerError
at com.semaphore.TinyUmbrella.<clinit>(TinyUmbrella.java:117)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.semaphore.TinyLoader.loadTiny(TinyLoader.java:245)
at com.semaphore.TinyLoader.access$000(TinyLoader.java:27)
at com.semaphore.TinyLoader$1.run(TinyLoader.java:40)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at com.semaphore.service.SHSHService.load(SHSHService.java:63)
at com.semaphore.service.SHSHService.<init>(SHSHService.java:42)
at com.semaphore.service.SHSHService.<clinit>(SHSHService.java:30)
... 20 more

Please help! Thanks!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.