/aosp_15_r20/external/aws-crt-java/src/native/ |
H A D | tls_context_options.c | 108 aws_jni_throw_runtime_exception(env, "failed to get certificate string"); in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew() 113 aws_jni_throw_runtime_exception(env, "failed to get privateKey string"); in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew() 121 aws_jni_throw_runtime_exception(env, "aws_tls_ctx_options_init_client_mtls failed"); in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew() 127 aws_jni_throw_runtime_exception(env, "failed to get certificatePath string"); in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew() 132 aws_jni_throw_runtime_exception(env, "failed to get privateKeyPath string"); in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew() 141 … aws_jni_throw_runtime_exception(env, "aws_tls_ctx_options_init_client_mtls_from_path failed"); in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew() 152 … aws_jni_throw_runtime_exception(env, "aws_tls_ctx_options_init_client_mtls_with_pkcs11 failed"); in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew() 160 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew() 177 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew() 184 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew() [all …]
|
H A D | mqtt_connection.c | 421 aws_jni_throw_runtime_exception( in s_mqtt_connection_new() 439 aws_jni_throw_runtime_exception( in s_mqtt_connection_new() 448 aws_jni_throw_runtime_exception( in s_mqtt_connection_new() 494 …aws_jni_throw_runtime_exception(env, "MqttClientConnection.mqtt_new: Mqtt3 Client is invalid/null"… in Java_software_amazon_awssdk_crt_mqtt_MqttClientConnection_mqttClientConnectionNewFrom311Client() 524 …aws_jni_throw_runtime_exception(env, "MqttClientConnection.mqtt_new: Mqtt5 Client is invalid/null"… in Java_software_amazon_awssdk_crt_mqtt_MqttClientConnection_mqttClientConnectionNewFrom5Client() 592 …aws_jni_throw_runtime_exception(env, "MqttClientConnection.mqtt_connect: Connection is invalid/nul… in Java_software_amazon_awssdk_crt_mqtt_MqttClientConnection_mqttClientConnectionConnect() 601 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_mqtt_MqttClientConnection_mqttClientConnectionConnect() 609 …aws_jni_throw_runtime_exception(env, "MqttClientConnection.mqtt_connect: Failed to create async ca… in Java_software_amazon_awssdk_crt_mqtt_MqttClientConnection_mqttClientConnectionConnect() 655 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_mqtt_MqttClientConnection_mqttClientConnectionConnect() 678 … aws_jni_throw_runtime_exception(env, "MqttClientConnection.mqtt_disconnect: Invalid connection"); in Java_software_amazon_awssdk_crt_mqtt_MqttClientConnection_mqttClientConnectionDisconnect() [all …]
|
H A D | event_stream_rpc_client.c | 169 … aws_jni_throw_runtime_exception(env, "ClientConnection.clientConnect: Invalid ClientBootstrap"); in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_clientConnect() 174 … aws_jni_throw_runtime_exception(env, "ClientConnection.clientConnect: Invalid SocketOptions"); in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_clientConnect() 198 aws_jni_throw_runtime_exception(env, "ClientConnection.clientConnect: Unable to get JVM"); in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_clientConnect() 204 …aws_jni_throw_runtime_exception(env, "ClientConnection.clientConnect: Unable to create global ref"… in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_clientConnect() 214 … aws_jni_throw_runtime_exception(env, "ServerListener.server_listener_new: Unable to allocate"); in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_clientConnect() 397 … aws_jni_throw_runtime_exception(env, "ClientConnection.sendProtocolMessage: allocation failed."); in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_sendProtocolMessage() 403 … aws_jni_throw_runtime_exception(env, "ClientConnection.sendProtocolMessage: Unable to get JVM"); in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_sendProtocolMessage() 411 … aws_jni_throw_runtime_exception(env, "ClientConnection.sendProtocolMessage: send message failed"); in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_sendProtocolMessage() 536 aws_jni_throw_runtime_exception(env, "ClientConnection.newClientStream: Unable to get JVM"); in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_newClientStream() 542 …aws_jni_throw_runtime_exception(env, "ClientConnection.newClientStream: Unable to create reference… in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_newClientStream() [all …]
|
H A D | event_stream_rpc_server.c | 493 …aws_jni_throw_runtime_exception(env, "ServerListener.server_listener_new: Invalid ServerBootstrap"… in Java_software_amazon_awssdk_crt_eventstream_ServerListener_serverListenerNew() 498 … aws_jni_throw_runtime_exception(env, "ServerListener.server_listener_new: Invalid SocketOptions"); in Java_software_amazon_awssdk_crt_eventstream_ServerListener_serverListenerNew() 516 … aws_jni_throw_runtime_exception(env, "ServerListener.server_listener_new: Unable to allocate"); in Java_software_amazon_awssdk_crt_eventstream_ServerListener_serverListenerNew() 522 … aws_jni_throw_runtime_exception(env, "ServerListener.server_listener_new: Unable to get JVM"); in Java_software_amazon_awssdk_crt_eventstream_ServerListener_serverListenerNew() 528 …aws_jni_throw_runtime_exception(env, "ServerListener.server_listener_new: Unable to create global … in Java_software_amazon_awssdk_crt_eventstream_ServerListener_serverListenerNew() 534 …aws_jni_throw_runtime_exception(env, "ServerListener.server_listener_new: Unable to create global … in Java_software_amazon_awssdk_crt_eventstream_ServerListener_serverListenerNew() 544 … aws_jni_throw_runtime_exception(env, "ServerListener.server_listener_new: Unable to allocate"); in Java_software_amazon_awssdk_crt_eventstream_ServerListener_serverListenerNew() 568 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_eventstream_ServerListener_serverListenerNew() 600 aws_jni_throw_runtime_exception(env, "ServerListener.getBoundPort: Invalid serverListener"); in Java_software_amazon_awssdk_crt_eventstream_ServerListener_getBoundPort() 762 …aws_jni_throw_runtime_exception(env, "ServerConnection.sendProtocolMessage: native connection is N… in Java_software_amazon_awssdk_crt_eventstream_ServerConnection_sendProtocolMessage() [all …]
|
H A D | http_connection_manager.c | 132 aws_jni_throw_runtime_exception(env, "ClientBootstrap can't be null"); in Java_software_amazon_awssdk_crt_http_HttpClientConnectionManager_httpClientConnectionManagerNew() 137 aws_jni_throw_runtime_exception(env, "SocketOptions can't be null"); in Java_software_amazon_awssdk_crt_http_HttpClientConnectionManager_httpClientConnectionManagerNew() 150 aws_jni_throw_runtime_exception(env, "Max Connections must be > 0"); in Java_software_amazon_awssdk_crt_http_HttpClientConnectionManager_httpClientConnectionManagerNew() 237 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_http_HttpClientConnectionManager_httpClientConnectionManagerNew() 273 aws_jni_throw_runtime_exception(env, "Connection Manager can't be null"); in Java_software_amazon_awssdk_crt_http_HttpClientConnectionManager_httpClientConnectionManagerRelease() 358 aws_jni_throw_runtime_exception(env, "Connection Manager can't be null"); in Java_software_amazon_awssdk_crt_http_HttpClientConnectionManager_httpClientConnectionManagerAcquireConnection() 364 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_http_HttpClientConnectionManager_httpClientConnectionManagerAcquireConnection() 399 aws_jni_throw_runtime_exception(env, "Connection Manager can't be null"); in Java_software_amazon_awssdk_crt_http_HttpClientConnection_httpClientConnectionReleaseManaged() 404 aws_jni_throw_runtime_exception(env, "Connection can't be null"); in Java_software_amazon_awssdk_crt_http_HttpClientConnection_httpClientConnectionReleaseManaged() 430 aws_jni_throw_runtime_exception(env, "Connection Manager can't be null"); in Java_software_amazon_awssdk_crt_http_HttpClientConnectionManager_httpConnectionManagerFetchMetrics()
|
H A D | http_request_response.c | 53 aws_jni_throw_runtime_exception(env, "Unsupported HTTP protocol."); in aws_java_http_stream_from_native_new() 443 …aws_jni_throw_runtime_exception(env, "HttpClientConnection.MakeRequest: Unable to Execute Request"… in s_make_request_general() 611 aws_jni_throw_runtime_exception(env, "HttpStream is null."); in Java_software_amazon_awssdk_crt_http_HttpStreamBase_httpStreamBaseActivate() 622 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_http_HttpStreamBase_httpStreamBaseActivate() 639 aws_jni_throw_runtime_exception(env, "HttpStream is null."); in Java_software_amazon_awssdk_crt_http_HttpStreamBase_httpStreamBaseRelease() 660 aws_jni_throw_runtime_exception(env, "HttpStream is null."); in Java_software_amazon_awssdk_crt_http_HttpStreamBase_httpStreamBaseGetResponseStatusCode() 668 aws_jni_throw_runtime_exception(env, "Error Getting Response Status Code from HttpStream."); in Java_software_amazon_awssdk_crt_http_HttpStreamBase_httpStreamBaseGetResponseStatusCode() 688 aws_jni_throw_runtime_exception(env, "HttpStream is null."); in Java_software_amazon_awssdk_crt_http_HttpStreamBase_httpStreamBaseIncrementWindow() 693 aws_jni_throw_runtime_exception(env, "Window Update is < 0"); in Java_software_amazon_awssdk_crt_http_HttpStreamBase_httpStreamBaseIncrementWindow() 721 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_http_Http2Stream_http2StreamResetStream() [all …]
|
H A D | credentials_provider.c | 121 aws_jni_throw_runtime_exception(env, "Failed to create static credentials provider"); in Java_software_amazon_awssdk_crt_auth_credentials_StaticCredentialsProvider_staticCredentialsProviderNew() 164 aws_jni_throw_runtime_exception(env, "Failed to create default credentials provider chain"); in Java_software_amazon_awssdk_crt_auth_credentials_DefaultChainCredentialsProvider_defaultChainCredentialsProviderNew() 218 aws_jni_throw_runtime_exception(env, "Failed to create profile credentials provider"); in Java_software_amazon_awssdk_crt_auth_credentials_ProfileCredentialsProvider_profileCredentialsProviderNew() 284 aws_jni_throw_runtime_exception(env, "Failed to create ECS credentials provider"); in Java_software_amazon_awssdk_crt_auth_credentials_EcsCredentialsProvider_ecsCredentialsProviderNew() 351 aws_jni_throw_runtime_exception(env, "Failed to create STS credentials provider"); in Java_software_amazon_awssdk_crt_auth_credentials_StsCredentialsProvider_stsCredentialsProviderNew() 397 … aws_jni_throw_runtime_exception(env, "Failed to create STS web identity credentials provider"); in Java_software_amazon_awssdk_crt_auth_credentials_StsWebIdentityCredentialsProvider_stsWebIdentityCredentialsProviderNew() 473 aws_jni_throw_runtime_exception(env, "Failed to create X509 credentials provider"); in Java_software_amazon_awssdk_crt_auth_credentials_X509CredentialsProvider_x509CredentialsProviderNew() 502 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_auth_credentials_CachedCredentialsProvider_cachedCredentialsProviderNew() 528 aws_jni_throw_runtime_exception(env, "Failed to create cached credentials provider"); in Java_software_amazon_awssdk_crt_auth_credentials_CachedCredentialsProvider_cachedCredentialsProviderNew() 564 aws_jni_throw_runtime_exception(env, "Failed to create native credentials"); in s_credentials_provider_delegate_get_credentials() [all …]
|
H A D | aws_signing.c | 407 aws_jni_throw_runtime_exception(env, "Failed to allocated sign request callback data"); in Java_software_amazon_awssdk_crt_auth_signing_AwsSigner_awsSignerSignRequest() 425 aws_jni_throw_runtime_exception(env, "Failed to create signing configuration"); in Java_software_amazon_awssdk_crt_auth_signing_AwsSigner_awsSignerSignRequest() 435 …aws_jni_throw_runtime_exception(env, "Failed to create native http request from Java HttpRequest"); in Java_software_amazon_awssdk_crt_auth_signing_AwsSigner_awsSignerSignRequest() 441 aws_jni_throw_runtime_exception(env, "Failed to create signable from http request"); in Java_software_amazon_awssdk_crt_auth_signing_AwsSigner_awsSignerSignRequest() 452 aws_jni_throw_runtime_exception(env, "Failed to initiate signing process for HttpRequest"); in Java_software_amazon_awssdk_crt_auth_signing_AwsSigner_awsSignerSignRequest() 479 aws_jni_throw_runtime_exception(env, "Failed to allocate chunk signing callback data"); in Java_software_amazon_awssdk_crt_auth_signing_AwsSigner_awsSignerSignChunk() 496 aws_jni_throw_runtime_exception(env, "Error building chunk body stream"); in Java_software_amazon_awssdk_crt_auth_signing_AwsSigner_awsSignerSignChunk() 505 aws_jni_throw_runtime_exception(env, "Failed to create signing configuration"); in Java_software_amazon_awssdk_crt_auth_signing_AwsSigner_awsSignerSignChunk() 515 aws_jni_throw_runtime_exception(env, "Failed to create signable from chunk data"); in Java_software_amazon_awssdk_crt_auth_signing_AwsSigner_awsSignerSignChunk() 526 aws_jni_throw_runtime_exception(env, "Failed to initiate signing process for Chunk"); in Java_software_amazon_awssdk_crt_auth_signing_AwsSigner_awsSignerSignChunk() [all …]
|
H A D | client_bootstrap.c | 84 …aws_jni_throw_runtime_exception(env, "ClientBootstrap.client_bootstrap_new: Invalid EventLoopGroup… in Java_software_amazon_awssdk_crt_io_ClientBootstrap_clientBootstrapNew() 89 …aws_jni_throw_runtime_exception(env, "ClientBootstrap.client_bootstrap_new: Invalid HostResolver"); in Java_software_amazon_awssdk_crt_io_ClientBootstrap_clientBootstrapNew() 97 … aws_jni_throw_runtime_exception(env, "ClientBootstrap.client_bootstrap_new: Unable to allocate"); in Java_software_amazon_awssdk_crt_io_ClientBootstrap_clientBootstrapNew() 103 … aws_jni_throw_runtime_exception(env, "ClientBootstrap.client_bootstrap_new: Unable to get JVM"); in Java_software_amazon_awssdk_crt_io_ClientBootstrap_clientBootstrapNew() 109 …aws_jni_throw_runtime_exception(env, "ClientBootstrap.client_bootstrap_new: Unable to create globa… in Java_software_amazon_awssdk_crt_io_ClientBootstrap_clientBootstrapNew() 122 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_io_ClientBootstrap_clientBootstrapNew()
|
H A D | s3_client.c | 116 aws_jni_throw_runtime_exception(env, "Failed to create native credentials"); in Java_software_amazon_awssdk_crt_s3_S3ExpressCredentialsProvider_s3expressCredentialsProviderGetCredentialsCompleted() 126 …aws_jni_throw_runtime_exception(env, "S3ExpressCredentialsProvider - sessionToken must be non-null… in Java_software_amazon_awssdk_crt_s3_S3ExpressCredentialsProvider_s3expressCredentialsProviderGetCredentialsCompleted() 163 aws_jni_throw_runtime_exception( in s_s3express_get_creds_java() 171 aws_jni_throw_runtime_exception( in s_s3express_get_creds_java() 386 …aws_jni_throw_runtime_exception(env, "Could not create retry strategy with standard-retry-options"… in Java_software_amazon_awssdk_crt_s3_S3Client_s3ClientNew() 395 aws_jni_throw_runtime_exception(env, "Could not create s3_tcp_keep_alive_options"); in Java_software_amazon_awssdk_crt_s3_S3Client_s3ClientNew() 410 aws_jni_throw_runtime_exception(env, "Invalid signingConfig"); in Java_software_amazon_awssdk_crt_s3_S3Client_s3ClientNew() 509 … aws_jni_throw_runtime_exception(env, "S3Client.aws_s3_client_new: creating aws_s3_client failed"); in Java_software_amazon_awssdk_crt_s3_S3Client_s3ClientNew() 535 aws_jni_throw_runtime_exception(env, "S3Client.s3_client_clean_up: Invalid/null client"); in Java_software_amazon_awssdk_crt_s3_S3Client_s3ClientDestroy() 841 aws_jni_throw_runtime_exception( in s_on_s3_meta_request_progress_callback() [all …]
|
H A D | event_loop_group.c | 88 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_io_EventLoopGroup_eventLoopGroupNew() 104 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_io_EventLoopGroup_eventLoopGroupNew() 135 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_io_EventLoopGroup_eventLoopGroupNewPinnedToCpuGroup() 151 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_io_EventLoopGroup_eventLoopGroupNewPinnedToCpuGroup() 177 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_io_EventLoopGroup_eventLoopGroupDestroy()
|
H A D | host_resolver.c | 37 … aws_jni_throw_runtime_exception(env, "HostResolver.hostResolverNew: Invalid EventLoopGroup"); in Java_software_amazon_awssdk_crt_io_HostResolver_hostResolverNew() 42 … aws_jni_throw_runtime_exception(env, "HostResolver.hostResolverNew: max_entries must be >= 0"); in Java_software_amazon_awssdk_crt_io_HostResolver_hostResolverNew() 53 aws_jni_throw_runtime_exception(env, "aws_host_resolver_new_default failed"); in Java_software_amazon_awssdk_crt_io_HostResolver_hostResolverNew() 70 …aws_jni_throw_runtime_exception(env, "HostResolver.hostResolverRelease: Invalid aws_host_resolver"… in Java_software_amazon_awssdk_crt_io_HostResolver_hostResolverRelease()
|
H A D | event_stream_message.c | 39 aws_jni_throw_runtime_exception(env, "Message.MessageNew: Allocation failed!"); in Java_software_amazon_awssdk_crt_eventstream_Message_messageNew() 111 … aws_jni_throw_runtime_exception(env, "EventStreamRPCMessage: headers allocation failed."); in aws_event_stream_rpc_marshall_message_args_init() 126 … aws_jni_throw_runtime_exception(env, "EventStreamRPCMessage: headers allocation failed."); in aws_event_stream_rpc_marshall_message_args_init() 137 aws_jni_throw_runtime_exception(env, "EventStreamRPCMessage: allocation failed."); in aws_event_stream_rpc_marshall_message_args_init() 154 aws_jni_throw_runtime_exception(env, "CEventStreamRPCMessage: allocation failed."); in aws_event_stream_rpc_marshall_message_args_init()
|
H A D | string_utils.c | 35 … aws_jni_throw_runtime_exception(env, "StringUtils: Could not determine length for base64 encode"); in Java_software_amazon_awssdk_crt_utils_StringUtils_stringUtilsBase64Encode() 42 aws_jni_throw_runtime_exception(env, "StringUtils: Could not perform base64 encode"); in Java_software_amazon_awssdk_crt_utils_StringUtils_stringUtilsBase64Encode() 77 … aws_jni_throw_runtime_exception(env, "StringUtils: Could not determine length for base64 decode"); in Java_software_amazon_awssdk_crt_utils_StringUtils_stringUtilsBase64Decode() 84 aws_jni_throw_runtime_exception(env, "StringUtils: Could not perform base64 decode"); in Java_software_amazon_awssdk_crt_utils_StringUtils_stringUtilsBase64Decode()
|
H A D | mqtt_client.c | 31 aws_jni_throw_runtime_exception(env, "Invalid ClientBootstrap"); in Java_software_amazon_awssdk_crt_mqtt_MqttClient_mqttClientNew() 38 … aws_jni_throw_runtime_exception(env, "MqttClient.mqtt_client_init: aws_mqtt_client_new failed"); in Java_software_amazon_awssdk_crt_mqtt_MqttClient_mqttClientNew() 54 aws_jni_throw_runtime_exception(env, "MqttClient.mqtt_client_destroy: Invalid/null client"); in Java_software_amazon_awssdk_crt_mqtt_MqttClient_mqttClientDestroy()
|
H A D | http_request_utils.c | 393 aws_jni_throw_runtime_exception( in aws_apply_java_http_request_changes_to_native_request() 455 aws_jni_throw_runtime_exception(env, exception_message); in aws_http_request_new_from_java_http_request() 467 …aws_jni_throw_runtime_exception(env, "aws_http_headers_new_from_java_http_headers: Unable to alloc… in aws_http_headers_new_from_java_http_headers() 479 aws_jni_throw_runtime_exception( in aws_http_headers_new_from_java_http_headers() 534 … aws_jni_throw_runtime_exception(env, "aws_java_http_request_from_native: allocation failed"); in aws_java_http_request_from_native() 539 aws_jni_throw_runtime_exception( in aws_java_http_request_from_native()
|
H A D | ecc_key_pair.c | 102 …aws_jni_throw_runtime_exception(env, "EccKeyPair.eccKeyPairSignMessage: failed to initialize signa… in Java_software_amazon_awssdk_crt_cal_EccKeyPair_eccKeyPairSignMessage() 108 …aws_jni_throw_runtime_exception(env, "EccKeyPair.eccKeyPairSignMessage: failed to pin message byte… in Java_software_amazon_awssdk_crt_cal_EccKeyPair_eccKeyPairSignMessage() 114 … aws_jni_throw_runtime_exception(env, "EccKeyPair.eccKeyPairSignMessage: failed to sign message"); in Java_software_amazon_awssdk_crt_cal_EccKeyPair_eccKeyPairSignMessage()
|
H A D | retry_utils.c | 54 aws_jni_throw_runtime_exception( in aws_exponential_backoff_retry_options_from_java() 64 aws_jni_throw_runtime_exception( in aws_exponential_backoff_retry_options_from_java() 93 aws_jni_throw_runtime_exception( in aws_standard_retry_options_from_java()
|
H A D | tls_ctx.c | 34 aws_jni_throw_runtime_exception(env, "TlsContext.tls_ctx_new: Invalid TlsOptions"); in Java_software_amazon_awssdk_crt_io_TlsContext_tlsContextNew() 41 … aws_jni_throw_runtime_exception(env, "TlsContext.tls_ctx_new: Failed to create new aws_tls_ctx"); in Java_software_amazon_awssdk_crt_io_TlsContext_tlsContextNew()
|
H A D | server_bootstrap.c | 43 …aws_jni_throw_runtime_exception(env, "ServerBootstrap.server_bootstrap_new: Invalid EventLoopGroup… in Java_software_amazon_awssdk_crt_io_ServerBootstrap_serverBootstrapNew() 51 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_io_ServerBootstrap_serverBootstrapNew()
|
H A D | logging.c | 57 aws_jni_throw_runtime_exception(env, "Failed to initialize standard logger"); in s_aws_init_logging_internal() 62 aws_jni_throw_runtime_exception(env, "Failed to initialize no-alloc logger"); in s_aws_init_logging_internal()
|
H A D | directory_traversal.c | 90 aws_jni_throw_runtime_exception(env, "failed to get path string"); in Java_software_amazon_awssdk_crt_io_DirectoryTraversal_crtTraverse() 103 aws_jni_throw_runtime_exception(env, "Directory traversal failed"); in Java_software_amazon_awssdk_crt_io_DirectoryTraversal_crtTraverse()
|
H A D | http2_stream_manager.c | 244 …aws_jni_throw_runtime_exception(env, "Failed to create stream manager: %s", aws_error_str(aws_last… in Java_software_amazon_awssdk_crt_http_Http2StreamManager_http2StreamManagerNew() 427 aws_jni_throw_runtime_exception(env, "Stream Manager can't be null"); in Java_software_amazon_awssdk_crt_http_Http2StreamManager_http2StreamManagerRelease() 446 aws_jni_throw_runtime_exception(env, "Stream Manager can't be null"); in Java_software_amazon_awssdk_crt_http_Http2StreamManager_http2StreamManagerFetchMetrics()
|
H A D | crt.c | 241 void aws_jni_throw_runtime_exception(JNIEnv *env, const char *msg, ...) { in aws_jni_throw_runtime_exception() function 424 aws_jni_throw_runtime_exception( in aws_jni_byte_cursor_from_direct_byte_buffer() 430 aws_jni_throw_runtime_exception( in aws_jni_byte_cursor_from_direct_byte_buffer()
|
H A D | mqtt5_client.c | 70 aws_jni_throw_runtime_exception(env, "%s - error code: %i", message, error_code); in s_aws_mqtt5_client_log_and_throw_exception() 1444 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_mqtt5_Mqtt5Client_mqtt5ClientInternalGetOperationStatistics() 1456 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_mqtt5_Mqtt5Client_mqtt5ClientInternalGetOperationStatistics() 1468 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_mqtt5_Mqtt5Client_mqtt5ClientInternalGetOperationStatistics() 1480 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_mqtt5_Mqtt5Client_mqtt5ClientInternalGetOperationStatistics()
|