HI @biswajit ,
Apology for the delay I tried changing this but i don’t see any additional logs being written to the wrapper.log.
Here is the snippet of the the custom.wrapper.cnf
wrapper.java.classpath.3=/app/107softwareag/IntegrationServer/instances/…/…/common/lib/wm-converters.jar
wrapper.java.initmemory=256
wrapper.java.library.path.11=/app/107softwareag/IntegrationServer/instances/default/lib
wrapper.java.library.path.append_system_path=TRUE
wrapper.java.maxmemory=1024
wrapper.jvm_exit.timeout=300
wrapper.on_exit.42=RESTART
wrapper.ping.timeout=300
wrapper.restart.reload_configuration=TRUE
wrapper.shutdown.timeout=300
wrapper.single_invocation=TRUE
wrapper.working.dir=/app/107softwareag/IntegrationServer/instances/default
#wrapper.java.additional.106=-Djava.security.properties=config/security/webm_override_java.security
wrapper.java.additional.106=-Djavax.net.debug=ssl:handshake
Though we were able to get hold of a patch that fixes the activetransfer log issue. By applying that, the logs are now getting written on activeTransfer.log. Tried to increase the debug level to trace. But this is the only logs i can see during the connection test through VFS.
2021-08-11 19:39:11,353 INFO [com.softwareag.mft.external.session.ftp ][0008] - [:2028690223] Connecting to:MVS3-FTP.PACENT.COM:990
2021-08-11 19:39:11,376 INFO [com.softwareag.mft.external.session.ftp ][0023] - [:2028690223] Output stream:null, written:QUIT
2021-08-11 19:39:11,401 TRACE [com.softwareag.mft.database ][3002] - Total active DB Connections: 1
2021-08-11 19:39:11,404 TRACE [com.softwareag.mft.database ][3002] - Total active DB Connections: 1
#B2B-Integration#Managed-File-Transfer#webMethods