Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
poojitha619
Contributor
Contributor

error while connectiong to google cloud

Hi,

I am trying to connect google cloud using tgsconnection component. I am getting below error.

Exception in component tGSConnection_1 (POC_GCP)

org.jets3t.service.ServiceException: Service Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: <?xml version='1.0' encoding='UTF-8'?><Error><Code>InvalidArgument</Code><Message>Invalid argument.</Message></Error>

at org.jets3t.service.impl.rest.httpclient.RestStorageService.performRequest(RestStorageService.java:400)

at org.jets3t.service.impl.rest.httpclient.RestStorageService.performRequest(RestStorageService.java:264)

at org.jets3t.service.impl.rest.httpclient.RestStorageService.performRestGet(RestStorageService.java:964)

at org.jets3t.service.impl.rest.httpclient.RestStorageService.performRestGet(RestStorageService.java:936)

at org.jets3t.service.impl.rest.httpclient.RestStorageService.getAccountOwnerImpl(RestStorageService.java:1363)

at org.jets3t.service.StorageService.getAccountOwner(StorageService.java:608)

at project_insight.poc_gcp_0_1.POC_GCP.tGSConnection_1Process(POC_GCP.java:870)

at project_insight.poc_gcp_0_1.POC_GCP.runJobInTOS(POC_GCP.java:1538)

at project_insight.poc_gcp_0_1.POC_GCP.main(POC_GCP.java:1007)

[FATAL]: project_insight.poc_gcp_0_1.POC_GCP - tGSConnection_1 Service Error Message.

org.jets3t.service.ServiceException: Service Error Message. -- ResponseCode: 400, ResponseStatus: Bad Request, XML Error Message: <?xml version='1.0' encoding='UTF-8'?><Error><Code>InvalidArgument</Code><Message>Invalid argument.</Message></Error>

at org.jets3t.service.impl.rest.httpclient.RestStorageService.performRequest(RestStorageService.java:400)

at org.jets3t.service.impl.rest.httpclient.RestStorageService.performRequest(RestStorageService.java:264)

at org.jets3t.service.impl.rest.httpclient.RestStorageService.performRestGet(RestStorageService.java:964)

at org.jets3t.service.impl.rest.httpclient.RestStorageService.performRestGet(RestStorageService.java:936)

at org.jets3t.service.impl.rest.httpclient.RestStorageService.getAccountOwnerImpl(RestStorageService.java:1363)

at org.jets3t.service.StorageService.getAccountOwner(StorageService.java:608)

at project_insight.poc_gcp_0_1.POC_GCP.tGSConnection_1Process(POC_GCP.java:870)

at project_insight.poc_gcp_0_1.POC_GCP.runJobInTOS(POC_GCP.java:1538)

at project_insight.poc_gcp_0_1.POC_GCP.main(POC_GCP.java:1007)

[statistics] disconnected

Please help

Labels (4)
3 Replies
SSchneeberger
Contributor
Contributor

Hi, did you find a solution for this problem?

I have the exact same error message and have no clue.

Complet noob here but there isnt really much room for bad configuration in the tgsconnection component

Thanks

Aoms
Contributor
Contributor

I encounter the same issue, hope that will resolve

Anonymous
Not applicable

Hello,

Are you encountering this issue when connecting to Google Storage through a proxy server?

Best regards

Sabrina