Open david-actian opened 6 months ago
Thank you for reporting the problem. However, I'm afraid it's really challenging to diagnose the problem that only happen in the AIX operating system. SocketOutputStream is from your JDK. I can only recommend to set a break points in many places to see what it is waiting for.
If you have a support contract with Google, please create an issue in the support console. This will ensure a timely response and troubleshooting.
Hi
We are using google drive api to upload files to google drive. The same code works fine with linux and windows, but does not work with aix.
Here is the code:
After our investigation, it finally stops at line 110 of SocketOutputStream.java socketWrite0(…)
Here is the call stack:
These are all the google dependencies we use: