-
Notifications
You must be signed in to change notification settings - Fork 35
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
Server error "java.lang.IllegalArgumentException: URI is not absolute" #94
Comments
This error message looks very similar to the one from Issue #12 |
The problem may be related to the fact that during the initialisation of the Confluent Cloud by a shell script the following errors appear several times:
The config file java-service-account-sa-****.config looks a bit suspiciously: two lines have empty values:
which would explain a lot. |
Hi, cocreator here. Sorry for the delay, I had "watch' disabled on this repo for some reason. Can you provide the following?
It indeed looks like there's something going wrong in the URL population. I'll try to reproduce it locally. |
System: MacOS Ventura. Currently (one month after the initial bug filing) I use the version 13.4.1 (c), but I keep my machine updated, so the bug might have been occurred one minor release ago. The current output of java -version:
|
@psniady I got the same issue. Is this issue fixed?
|
Fill up this field in the file
|
I've followed the README and immediately after the Spring Board starts the web server I get the error java.lang.IllegalArgumentException: URI is not absolute. As a result, some of the tabs of the website contain the following error message:
Data Load Failed. Did you follow the two requirements above? If so, check your network connection and try again. Error 500
The relevant part of the terminal output is contained here:
The text was updated successfully, but these errors were encountered: