Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Web GUI Not coming up #29

Closed
kieths opened this issue Mar 10, 2015 · 5 comments
Closed

Windows Web GUI Not coming up #29

kieths opened this issue Mar 10, 2015 · 5 comments

Comments

@kieths
Copy link

kieths commented Mar 10, 2015

Running the Windows JAR, but it appears that only the Grizzly framework and various file reads shows up, not the standard interface (seems ok under Ubuntu after compiling, for comparison, just not on Windows). Missing files? 0.6.0..

@kieths
Copy link
Author

kieths commented Mar 10, 2015

Internal Server Error
Jar file was not found

 1: org.glassfish.grizzly.http.server.CLStaticHttpHandler.getJarFile(CLStaticHttpHandler.java:349)
 2: org.glassfish.grizzly.http.server.CLStaticHttpHandler.handle(CLStaticHttpHandler.java:288)
 3: strat.mining.stratum.proxy.grizzly.CLStaticHttpHandlerWithIndexSupport.handle(CLStaticHttpHandlerWithIndexSupport.java:60)
 4: org.glassfish.grizzly.http.server.StaticHttpHandlerBase.service(StaticHttpHandlerBase.java:188)
 5: org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:219)
 6: org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:565)
 7: org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:545)
 8: java.lang.Thread.run(Unknown Source)

Please see the log for more detail.
Grizzly 2.3.16

@Stratehm
Copy link
Owner

This problem is rare and I have no workaround.
I will modify the way the WebApp is packaged with the proxy. It will solve this problem.

@kieths
Copy link
Author

kieths commented Mar 11, 2015

Thank you very much! Will try the update when available.

@Stratehm
Copy link
Owner

Finally, I have not modified the WebApp packaging, but only the way the WebApp is accessed.

@jjziets
Copy link

jjziets commented Nov 20, 2017

I found the same bug in the windows release. stratum-proxy-0.8.1.zip

Should I compile from the source?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants