Hi,
I did a restore config for a webservice from my Prod running cloverleaf 6.1.3 under AIX 7.2 to a cloverleaf 2022.09.03 under AIX 7.2.
My webservice uste a tcl that will initiate a package require Oratcl to query after an oracle database to get ADT information.
I’m getting the following error Cannot connect on processes log:
ESAPI: Not found in ‘org.owasp.esapi.resources’ directory or file not readable: /qdx/cis2022.09/integrator/qry/javadriver/WSpatient/validation.properties
ESAPI: Not found in SystemResource Directory/resourceDirectory: .esapi/validation.properties
ESAPI: Not found in ‘user.home’ (/usr/hcieng/hci) directory: /usr/hcieng/hci/esapi/validation.properties
ESAPI: Loading validation.properties via file I/O failed.
ESAPI: Attempting to load validation.properties via the classpath.
ESAPI: SUCCESSFULLY LOADED validation.properties via the CLASSPATH from ‘/ (root)’ using current thread context class loader!
ESAPI: DefaultSecurityConfiguration: The code to print all the properties is currently commented out
ARGS:
request info: {path /PatientEmpi/} {method GET} {requestURL https://qdxtest:9010/PatientEmpi/} {clientip 172.30.162.228} {query site=RVH&mrn=5137732} {clientport 65264} {pathinfo /}
Service is: PatientEmpi
query is: site=RVH&mrn=5137732
Cannot connect : using username/password@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=servname)(PORT=3471)))(CONNECT_DATA=(SERVICE_NAME=pri)))
[java:java:WARN/1:WSpatient_cmd:05/05/2025 11:04:59] com.infor.cloverleaf.gjdws.validation.MessageValidation createWarningsList:WARNING: Message Validation is enabled. This should generally only be used in DEVELOPMENT/TEST systems for performance reasons, although it may be acceptable in production systems with low throughput requirements. NOTE: this warning will only be printed on the first message.
[java:java:INFO/1:WSpatient_cmd:05/05/2025 11:04:59] org.eclipse.jetty.util.log.JettyAwareLogger log:INFO: 172.30.162.228 – tram [05/May/2025:15:04:59 +0000] “GET /PatientEmpi/?site=RVH&mrn=5137732 HTTP/1.1” 200 104
[java:java:INFO/1:WSpatient_cmd:05/05/2025 11:04:59] org.eclipse.jetty.util.log.JettyAwareLogger log:INFO: 172.30.162.228 – – [05/May/2025:15:04:59 +0000] “GET /favicon.ico HTTP/1.1” 401 465
[java:java:INFO/1:WSpatient_cmd:05/05/2025 11:04:59] org.eclipse.jetty.util.log.JettyAwareLogger log:INFO: 172.30.162.228 – tram [05/May/2025:15:04:59 +0000] “GET /favicon.ico HTTP/1.1” 200 1150
PROTOCOL:java/ws-server
Any help will be very welcome
Regards
Mahmoud