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

iFL Preferences, host is localhost: java.lang.IllegalArgumentException: http://localhost in log #209

Open
brita-sed opened this issue May 13, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@brita-sed
Copy link
Collaborator

Precondition

  • .../eclipse.exe has launched.
  • iFL plugin has been installed.

Steps

  1. Select a project.
  2. Click iFL button.
  3. Window / Preferences > iFL Preferences.
  4. Give the following data:
    ifl_preferences
  5. Click Apply and Close

Expected results

  • In case of valid data: changes have been moded
  • In csase of invalid data: an error popup will appear.

Received results

  • Error in log file.
java.lang.IllegalArgumentException: http://localhost
	at org.apache.tinkerpop.gremlin.driver.Cluster$Builder.addContactPoint(Cluster.java:976)
	at org.apache.tinkerpop.gremlin.driver.Cluster$Builder.<init>(Cluster.java:597)
	at org.apache.tinkerpop.gremlin.driver.Cluster$Builder.<init>(Cluster.java:554)
	at org.apache.tinkerpop.gremlin.driver.Cluster.build(Cluster.java:166)

Log:
illegal_argument_localhost_log.txt

Related issue:

Environment:

@brita-sed brita-sed added the bug Something isn't working label May 13, 2021
@brita-sed
Copy link
Collaborator Author

After loading scores this preference cause other troubles:
unexpected_localhost.txt

unexpected_localhost

@Dhorvath1294
Copy link
Collaborator

@brita-sed
Copy link
Collaborator Author

There isn't any error message in log retesting this bug, corrected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants