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

Jenkins CF plugin error: Organization does not exist #16

Open
gmuthuganesh opened this issue Mar 24, 2018 · 0 comments
Open

Jenkins CF plugin error: Organization does not exist #16

gmuthuganesh opened this issue Mar 24, 2018 · 0 comments

Comments

@gmuthuganesh
Copy link

gmuthuganesh commented Mar 24, 2018

I've been trying to connect to a CF instance using the Jenkins CF plugin but I'm facing the below error.
(Using Jenkins-CF plugin v2.2.1)

Note: Organization name modified.

Cloud Foundry plugin:
java.lang.IllegalArgumentException: Organization A_&_B_Ants_&_Bananas_ABC_AB_ABC-AB-C-D-LoremIpsum-DolorSit-100 does not exist
	at org.cloudfoundry.util.ExceptionUtils.illegalArgument(ExceptionUtils.java:45)
	at org.cloudfoundry.operations._DefaultCloudFoundryOperations.lambda$getOrganization$1(_DefaultCloudFoundryOperations.java:262)
	at reactor.core.publisher.Mono.lambda$onErrorResume$30(Mono.java:3067)
...

Full log >>> Log.txt

I've come across the below issue in CF Java client and looks like it has been resolved in a later snapshot. Is the same resolved in the Jenkins CF plugin too?

Targeting Organizations with &'s in their names does not work.

Note 2: I've tried with some other organization names with no &'s in it and I'm able to connect successfully.

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

1 participant