okta-aws-cli-assume-role icon indicating copy to clipboard operation
okta-aws-cli-assume-role copied to clipboard

java Exception java.lang.ArrayIndexOutOfBoundsException

Open bmantenuto opened this issue 5 years ago • 0 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Macosx 10.12.6 Java 1.8.0_131

Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0 at java.lang.ProcessBuilder.start(ProcessBuilder.java:1014) at com.okta.tools.WithOkta.main(WithOkta.java:41)

does not seem to impact functionality

bmantenuto avatar Apr 23 '19 22:04 bmantenuto