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

Get error with the fix from https://github.com/vesoft-inc/nebula-exchange/pull/145 #146

Closed
chenweisomebody126 opened this issue Jun 26, 2023 · 4 comments

Comments

@chenweisomebody126
Copy link

Please check the FAQ documentation before raising an issue

Describe the bug (required)

Once I merged the #145 PR into my branch, I still got the error

│ Exception in thread "main" java.lang.NoSuchMethodError: 'java.lang.String com.google.common.net.HostAndPort.getHost()'                                                                             │
│     at com.vesoft.exchange.common.GraphProvider.$anonfun$new$1(GraphProvider.scala:36)    ```

**Your Environments (__required__)**

version Nebula Exchange 3.0
@wey-gu
Copy link
Contributor

wey-gu commented Jun 26, 2023

Would you mind fixing this :-D, Wei?

cc @Nicole00

@Nicole00
Copy link
Contributor

Please check the FAQ documentation before raising an issue

Describe the bug (required)

Once I merged the #145 PR into my branch, I still got the error

│ Exception in thread "main" java.lang.NoSuchMethodError: 'java.lang.String com.google.common.net.HostAndPort.getHost()'                                                                             │
│     at com.vesoft.exchange.common.GraphProvider.$anonfun$new$1(GraphProvider.scala:36)    ```

**Your Environments (__required__)**

version Nebula Exchange 3.0

Maybe the java client with snapshot version in your local repository is not the latest, please use -U in your mvn command to force get the latest dependency from remote repository.

@Nicole00
Copy link
Contributor

Nicole00 commented Jul 5, 2023

Hi @chenweisomebody126 how's it going? using the latest java client dependency can resolve your problem?

@QingZ11
Copy link

QingZ11 commented Sep 18, 2023

@chenweisomebody126 hi, I have noticed that the issue you created hasn’t been updated for nearly a month, so I have to close it for now. If you have any new updates, you are welcome to reopen this issue anytime.

Thanks a lot for your contribution anyway 😊

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

4 participants