Skip to content

Jenkins CF plugin error: Organization does not exist #16

@gmuthuganesh

Description

@gmuthuganesh

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions