Skip to Main Content

Berkeley DB Family

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Getting java.io.IOException: Read timed out errors when querying dbxml on Solaris 11

user4123539Apr 29 2021

Hi,
I have a Java Restful web service that queries DB XML, and I'm getting 'IOException: Read timed out' errors when querying specific fields in a document using dbxml 6.1.4 on Solaris 11. It's working fine with dbxml 2.5.16 on Solaris 10.
Do you have any idea how I can fix this?
Oracle Solaris 11.4 X86
Java version: Zulu OpenJDK 8
httpclient version: 4.5
Tomcat version: 8.5.64

Comments

Post Details

Added on Apr 29 2021
0 comments
185 views