AppWorx, Dollar Universe and Sysload Community

 View Only

Manager Web Services Proxy connection

  • 1.  Manager Web Services Proxy connection

    Posted Sep 25, 2019 10:15 AM
    Hello,

    I need to send a http request to an API server. I need to use a proxy server. My manager web service and my manager java seem to be ok.
    url linked to a java keystore with public keys.
    The java proxy is setup and the network is ok.

    But when i execute my job i have this message :

    I'm not sure that the proxy is taken into account.

    om.orsyp.mgr4java.engine.requesthandling.InternalHandlerException: Port is invalid: -1
    at com.orsyp.mgr4java.engine.requesthandling.AbstractRequestHandler.process(AbstractRequestHandler.java:48)
    at com.orsyp.mgr4java.engine.requesthandling.RequestHandlingServiceImpl$4$1.run(RequestHandlingServiceImpl.java:205)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.IllegalArgumentException: Port is invalid: -1