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

Cannot login to H2 Console #152

Closed
Tracked by #154
tomhealey-icma opened this issue Apr 22, 2024 · 2 comments
Closed
Tracked by #154

Cannot login to H2 Console #152

tomhealey-icma opened this issue Apr 22, 2024 · 2 comments

Comments

@tomhealey-icma
Copy link

Bug Report

After building and launching the database I tried to run the H2 console. The login popup works but I'm getting a error:

IO Exception: "/home/acpvst3/test outside [my path]traderX/database/_data" [90028-224] 90028/90028 [(Help)]

This does not affect connecting from the account-service which works correctly.

Steps to Reproduce:

  1. Follow the instructions to build and run the database, https://github.com/finos/traderX/tree/main/database.
  2. Open Browser and enter localhost:18084
  3. Enter pw and click Connect or Test
  4. You can also run the same process in powershell without bash and get the same error.

Expected Result:

H2 Console

Actual Result:

IO Exception: "/home/acpvst3/test outside /mnt/d/IdeaProjects/finos/traderx/traderx-cdm4/traderX/database/_data" [90028-224] 90028/90028 [(Help)]

Environment:

Windows 10
Gradle 8.4
Java 17
Bash or Powershell will result in same error

Additional Context:

...add any other context about the problem here. If applicable, add screenshots to help explain...

@DovOps
Copy link
Contributor

DovOps commented May 10, 2024

@tomhealey-icma - In the login console, did you specify your database url as jdbc:h2:./traderx and username/password both the same?

I'll update the README

DovOps added a commit to DovOps/traderX that referenced this issue May 10, 2024
DovOps added a commit that referenced this issue May 31, 2024
@tomhealey-icma
Copy link
Author

Resolved

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