It's all about the answers!

Ask a question

Design manager 6.0: Proxy issue with design manager SDK java API.


Naveen Tyagi (19778152) | asked Nov 11 '15, 11:37 p.m.
I'm able to connect to the local design manager server using java SDK but on the network getting "Connection Time Out" Exception. of couse there is proxy on the notwork. I have tried setting proxy using java:

    http.proxyHost
    http.proxyPort
    http.nonProxyHosts

but still getting same exception. can anybody let me know the issue. Thanking in advance.

One answer



permanent link
Francois-xavier Panaget (58914) | answered Nov 12 '15, 5:28 a.m.
Hi Naveen,

How do you initiate the JVM for your application which tries to connect to Design Manager using the DM SDK?
Have you tried to use/add the -Dhttp.proxyHost and -Dhttp.proxyPort JVM parameters?

Regards,
François

Comments
Naveen Tyagi commented Nov 12 '15, 10:59 p.m.

Hi Francois,
It is a simple desktop base application to upload the model(Line and box example) into Design manager server. I am able to upload successfully on Local DM server on my machine but while uploading on production server i getting "Connection Time Out" exception. may be i will try Dhttp and let you know for any issue. Thanks.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.