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

reset owner's password (War package on Tomcat) #25

Open
DerReiter opened this issue Sep 26, 2018 · 1 comment
Open

reset owner's password (War package on Tomcat) #25

DerReiter opened this issue Sep 26, 2018 · 1 comment

Comments

@DerReiter
Copy link

I've tried to follow this guide:

http://piggydb.jp/en/fragment.htm?id=76

but doesn't work on my server.

C:\Program Files (x86)\Apache Software Foundation\Tomcat 9.0\webapps\BaseDeConoc
imientoDesktop>java -cp WEB-INF/lib/h2-*.jar org.h2.tools.Shell
**Error: Could not find or load main class org.h2.tools.Shell**

Is there another way to reset owner's password?

@marubinotto
Copy link
Owner

What happens if the path separators are \ instead of / in the commnad?

java -cp WEB-INF\lib\h2-*.jar org.h2.tools.Shell

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

2 participants