Multibit-Legacy / multibit-hd

Deprecated Bitcoin Wallet
https://multibit.org/blog/2017/07/26/multibit-shutdown.html
Other
169 stars 124 forks source link

Cannot open multibit HD Start up Error #974

Open fofoshique opened 7 years ago

fofoshique commented 7 years ago

re-installed java - still have the same problem screen shot 2017-03-22 at 8 31 34 pm

fofoshique commented 7 years ago

anything?

sakishinoda commented 7 years ago

I also have the same issue, error message:

java.lang.ClassCastException: org.slf4j.impl.SimpleLogger cannot be cast to ch.qos.logback.classic.Logger at org.multibit.hd.core.logging.LoggingFactory.getCleanRoot(LoggingFactory.java:119) at org.multibit.hd.core.logging.LoggingFactory.bootstrap(LoggingFactory.java:34) at org.multibit.hd.ui.MultiBitHD.start(MultiBitHD.java:118) at org.multibit.hd.ui.MultiBitHD.main(MultiBitHD.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:65) at com.install4j.runtime.launcher.MacLauncher.main(MacLauncher.java:67)