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

Error running graviteeio-apim-rest-api-4.1.2 #9360

Closed
exalate-issue-sync bot opened this issue Nov 1, 2023 · 1 comment
Closed

Error running graviteeio-apim-rest-api-4.1.2 #9360

exalate-issue-sync bot opened this issue Nov 1, 2023 · 1 comment

Comments

@exalate-issue-sync
Copy link

exalate-issue-sync bot commented Nov 1, 2023

Describe the bug :

There is an issue with Management API starting when trying to install via zip, to be specific the issue lies when trying to run the windows batch script, the bash script is running normally and it seems to work. GW works fine with no issues, but management API doesn't even start. This error is thrown: java.lang.RuntimeException: Wrong argument was passed at io.gravitee.rest.api.standalone.boostrap.Bootstrap.main(Bootstrap.java:166)

To Reproduce :

Steps to reproduce the behaviour:

  1. Run elastic search and mongoDB respectively
  2. Either download the whole zip file with all components or just Management API, doesn't matter
  3. If you go to bin folder of GW and run ./gravitee.bat it works fine.
  4. When you proceed to go to bin of rest API and try to run the windows batch file you will encounter the error

Expected behaviour :

When trying to execute the batch script we expect the Management API to start up and not throw an error.

Desktop :

  • Environment: versions tested 4.0.0. 4.1.0, 4.1.1 and 4.1.2 and all seem to have issues with the windows batch script, version 3.20.x has no issue running batch script.
  • Browser : Chrome
Copy link
Author

This issue will be fixed in versions 4.0.12, 4.2.0, 4.1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants