Post
Topic
Board Mining (Altcoins)
Re: New stratum/getwork proxy with Web-based GUI and pools management
by
girino
on 07/07/2020, 22:59:48 UTC
(...)
Code:
2020-07-08 06:17:02,426 WARN  [main]: [Errors]    The following warnings have been detected: WARNING: HK2 service reification failed for [org.glassfish.jersey.message.internal.DataSourceProvider] with an exception:
MultiException stack 1 of 2
java.lang.NoClassDefFoundError: javax/activation/DataSource

javax/activation/DataSource is no longer present in newer versions of java. Try installing java 8, and it should work.