3-06
> 10:34:13:
>
> > From: Uwe Schreiber
> > To: ADSM-L@VM.MARIST.EDU
> > Date: 2018-03-06 10:36
> > Subject: Re: [ADSM-L] Operations Center 8.1.4 - Client Package
> > Download using Proxy
> > Sent by: "ADSM: Dist Stor Manager"
> >
> >
Uwe Schreiber
> To: ADSM-L@VM.MARIST.EDU
> Date: 2018-03-06 10:36
> Subject: Re: [ADSM-L] Operations Center 8.1.4 - Client Package
> Download using Proxy
> Sent by: "ADSM: Dist Stor Manager"
>
> I did a test by setting the Java options for the instance user, and
>
I did a test by setting the Java options for the instance user, and
restarted the instance.
As well i set the Java options for usage by the OPC.
-> unchanged situation -> download of packages is failing.
Not the OC which is downloading the software packages.
The "Deploy Package Manager" (integra
Why not to configure a transparent proxy for this traffic?
Assuming that the hub participates in the download of packages, by default Java
does not use a system proxy.
You can try to use option Djava.net.useSystemProxies = true in the environment
settings for the user, on behalf of which the hu
Hello Efim,
thank you for your response.
I already had a try using the local catalog.
This did not bypass the direct download from IBM.
>From my point of view, the local catalog gives you the possibility to
create your own package repository.
Therefor you have to build a http server where you st
Hi
you can try to configure local catalog. it will bypass using proxy:
setopt clientdeployuselocalcatalog yes
create dir: //deployconfig/
run (you can add it to the cron): curl -o //deployconfig/catalog.json
https://public.dhe.ibm.com/storage/tivoli-storage-management/catalog/client/catalog.json
I'am searching a solution for deploying client updates using Operations
Center 8.1.4.
My OC hub (is spoke as well) is not able to connect direct to https://p
ublic.dhe.ibm.com/...
I have to use a proxy configuration to enable that communication.
So I configured the variables http_proxy / https_pr