-
Notifications
You must be signed in to change notification settings - Fork 9
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
Brewcolors xkcd hangs indefinitely #54
Comments
The log was This program needs to clear all data currently in memory. If this is ok hit enter, otherwise enter ... Instead of following the on screen directions that get displayed, you entered: wcolors xkcd, make install replace
2 . brewcolors xkcd, make install replace
3 . brewcolors xkcd, make install replace
4 . brewcolors xkcd, make install replace
5 . brewcolors xkcd, make install replace
6 . exit, clear So it likely did not progress any further because it was expecting the input displayed on the screen and continued waiting for a valid option until you hit the break button in the GUI. |
@lizalchemist Have you attempted this again but following the prompts displayed in the results window and did that resolve things? |
Sorry, I had created the log quickly to document what was going on, but before I had definitely let it hang for a while before exiting. I have just tried the whole process again. Now, I get an error:
java.lang.NoClassDefFoundError: org/paces/Stata/StataFileSystem |
@lizalchemist did you reinstall the package or something like that? If so, if you used an https end point for the installation it would spin up the JVM, which locks the |
It's very possible. How would I restore the java binary or check to see if it exists? |
You could try reinstalling |
Ok, for some reason it works when I ado uninstall, close STATA, hand delete the three files, start STATA, net inst brewscheme, close STATA, open STATA, then "brewcolors xkcd, make install replace" This gets me back to where I started though. I've let it sit for 15 minutes, and there's no spinning wheel in the bottom corner. When I trace with a depth of 3, the last lines I get are:
|
@lizalchemist I'm not sure what else to suggest. I can't tell if you potentially have a slower internet connection, a bogged down computer, or if the package just doesn't like something on your system. Do you get the same issue if you try to install on a different machine? |
My coworker just got another Java compiler error when he tried from scratch, but he won't let me mess around with his computer long enough to try to simulate my same issue. I might just give up. Thanks for trying. |
@lizalchemist can you tell me what error your coworker got? And does your network team have any sites that they restrict access to or throttle access to specific domains? |
He says he got an error saying his Java is too new (he updated it last week). I haven't heard of our network blocking access to any domains I don't know if this helps, but when I hit the 'x', I get this: exit, clear |
@lizalchemist |
Hi,
I'm still trying to successfully install brewcolors. I can get almost through the entire installation if I manually delete several subdirectories before trying (style, b, brewcolors, and brewuser and c:/ado/plus/) (I also need to manually delete c:/ado/plus/jar/brewterpolate.jar).
The one command that still hangs indefinitely is "brewcolors xkcd, make install replace". After the message "This program needs to clear all data currently in memory. If this is ok hit enter, otherwise enter the letter 'n' and hit enter to exit the program without clearing data from memory..", nothing happens no matter how many times I hit enter.
Here is the output from the trace, where I press exit to get out of the hang:
brewcolors_log.pdf
The text was updated successfully, but these errors were encountered: