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

Fatal Exception: java.lang.NullPointerException #14

Open
hdytyldrm opened this issue Dec 26, 2021 · 2 comments
Open

Fatal Exception: java.lang.NullPointerException #14

hdytyldrm opened this issue Dec 26, 2021 · 2 comments

Comments

@hdytyldrm
Copy link

hdytyldrm commented Dec 26, 2021

String testAddr = mapKey.get(findServerIndex).replace("http://", "https://");
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.String.replace(java.lang.CharSequence, java.lang.CharSequence)' on a null object reference

The application crashes with this error. I could not solve the problem.

@Oussama221
Copy link

@hdytyldrm I have the same probleme . did you find the solution ?

@hdytyldrm
Copy link
Author

@hdytyldrm I have the same probleme . did you find the solution ?

No, unfortunately I couldn't find a solution.

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