This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Subject: JDBC - Scheduled agent - Error SSLV3 SSL Context not found
Feedback Type: Problem
Product Area: Domino Server
Technical Area: Application Development
Platform: Windows
Release: 8.5.3
Reproducible: -Reproducibility-
A basic java agent that establish connection to a sql database.
when the java run manually this works fine but when the agent ran scheduled on server the agent fails with error "SSLV3 SSL context not found"
Is there some do be configured on Domino server ?
========================
public class JavaAgent extends AgentBase {