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

RUN-989: Rundeck 2.0.0 Fails On Launch #453

Closed
niall-munnelly opened this issue Jun 14, 2022 · 2 comments
Closed

RUN-989: Rundeck 2.0.0 Fails On Launch #453

niall-munnelly opened this issue Jun 14, 2022 · 2 comments

Comments

@niall-munnelly
Copy link

This isn't giving me much to work with, I fear:

$ ./rd
Exception in thread "main" java.lang.NullPointerException
at org.rundeck.client.tool.Main.setup(Main.java:352)
at org.rundeck.client.tool.Main.createRd(Main.java:167)
at org.rundeck.client.tool.Main.main(Main.java:99)

$ java -version
openjdk version "1.8.0_252"
OpenJDK Runtime Environment (Zulu 8.46.0.20-SA-macosx) (build 1.8.0_252-b14)
OpenJDK 64-Bit Server VM (Zulu 8.46.0.20-SA-macosx) (build 25.252-b14, mixed mode)

Running MacOS Monterey 12.3.1 (21E258) on an Intel Macbook Pro 13-inch, 2020, Four Thunderbolt 3 ports), 16GB RAM.

@gschueler
Copy link
Member

if you are using RD_INSECURE_SSL, you can try also setting RD_INSECURE_SSL_NO_WARN=true

@gschueler gschueler changed the title Rundeck 2.0.0 Fails On Launch RUN-989: Rundeck 2.0.0 Fails On Launch Jun 14, 2022
gschueler added a commit that referenced this issue Jun 15, 2022
…-launch

RUN-989: Fix #453 RD_INSECURE_SSL causes npe
@niall-munnelly
Copy link
Author

niall-munnelly commented Jun 15, 2022 via email

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