This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit 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 {