ADLS Gen2 Upload issue within IBM Java 8 in AIX machine

Ramya 1 Reputation point
2020-07-07T10:45:32.713+00:00

Hi Team,

We have deployed a web application in AIX machine with IBM Java 8.
In this web application, we are invoking ADLS Gen2 Rest API to upload and download the files. We are getting the following error, when we try to upload the files to ADLS Gen2 (for PATCH request):

Error occurred while appending the data to xyz - {"error":{"code":"UnsupportedHttpVerb","message":"The resource doesn't support specified Http Verb.\nRequestId:6cc3e0df-801f-0015-1334-518707000000\nTime:2020-07- 03T12:24:45.1978577Z"}}

Note:

  1. We are able to upload the files in all the below mentioned Java versions(without CORS configuration)
    Windows-Oracle Java 8 ,Java 11
    RHEL 7.2 - OpenJDK 11.0.6

2) We have updated CORS configuration for the blob in Azure portal as following,but still getting UnsupportedHttpVerb error: Allowed origins Allowed methods Allowed headers Exposed headers Max age * GET,PUT,POST,PATCH,DELETE * * 0

Thanks,
Ramya

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,343 questions
{count} votes