Messages and limitations of the Google Cloud Storage connector
Message code list of CLOUDSTORAGE category
The following message codes correspond to errors that occur in Google Cloud Storage Connector.
This message code is output when an undefined error occurs.
Cause |
Solution |
---|---|
An undefined error occurred. |
Check the error message or the help of the operation in which the error has occurred. |
Corresponding error
-
None
This message code is output when a service account authentication key is incorrect.
Cause |
Solution |
---|---|
Service account authentication key of the connection resource is incorrect. |
Check the connection resource settings. |
Corresponding error
-
InvalidCredentialException
This message code is output when the operation for Google Cloud Storage has failed.
Cause |
Solution |
---|---|
Failed in the operation for Google Cloud Storage. |
Identify the cause of the error from the status code and error code by referring to the error message list page of Google Cloud Storage (https://cloud.google.com/storage/docs/xml-api/reference-status#standardcodes) and resolve the problem. |
Corresponding error
-
CloudStorageServiceException
Exception messages of CLOUDSTORAGE category
Exception name |
Cause |
Solution |
---|---|---|
CloudStorageServiceException Failed in the operation for Google Cloud Storage. |
Failed in the operation for Google Cloud Storage. |
Identify the cause of the error from the status code and error code by referring to the error message list page of Google Cloud Storage (https://cloud.google.com/storage/docs/xml-api/reference-status#standardcodes) and resolve the problem. |
InvalidCredentialException A service account authentication key is incorrect. |
Service account authentication key is incorrect. |
Check Service account authentication key. |
InvalidCredentialException A service account authentication key is incorrect. |
Service account authentication key of Destination is incorrect. |
Check Service account authentication key of Destination. |
InvalidPropertyConfigurationException <Property name> is not specified. |
<Property name> isn't specified. |
Specify <property name>. |
InvalidPropertyConfigurationException An incorrect file/folder name is specified. |
The format of File/folder name is invalid. |
For folders, specify "/" at the end. For files, don't include "/". |
InvalidPropertyConfigurationException An incorrect folder path is specified. |
The format of Folder path is invalid. |
Specify a folder path that contains "/" at the beginning and the end and doesn't contain "//". |
InvalidPropertyConfigurationException An incorrect folder path is specified. |
The format of Folder paths of the write destination is invalid. |
Specify a folder path that contains "/" at the beginning and the end and doesn't contain "//". |
InvalidPropertyConfigurationException An incorrect file/folder name is specified. |
The format of File/Folder name of the read source is invalid. |
For folders, specify "/" at the end. For files, don't include "/". |
InvalidPropertyConfigurationException An incorrect folder path is specified. |
The format of Folder path of the read source is invalid. |
Specify a folder path that contains "/" at the beginning and the end and doesn't contain "//". |
ResourceNotFoundException Resource definition could not be found. Name: [] |
Destination isn't specified. |
Specify Destination. |
ResourceNotFoundException Resource definition could not be found. Name: [<connection resource name>] |
The resource definition selected in Destination isn't found. |
Check the connection resource specified in Destination. |
Limitations of CLOUDSTORAGE category
-
If you use deprecated characters in a bucket name, folder path, or file/folder name on Google Cloud Storage, the operation isn't guaranteed.
-
"Google Cloud Storage: Bucket naming guidelines" - (https://cloud.google.com/storage/docs/naming-buckets)
-
"Google Cloud Storage: Object naming guidelines" - (https://cloud.google.com/storage/docs/naming-objects)
For more details about deprecated characters on Google Cloud Storage, refer to the following pages:
-
When you attempt to stop a script running in Designer, it may not be possible to stop the running script.
-
When you attempt to stop a script process forcibly from Task Manager, it may not be possible to interrupt the running process on Google Cloud Storage.