Quantcast
Channel: PTC Community : Unanswered Discussions - Windchill
Viewing all articles
Browse latest Browse all 3592

Hello can you help me about https

$
0
0

I am under Windchill 8.0 and I have to use HTTPS instead of HTTP.

I followed the instructions windchill install config guide and all is OK when I worked directly with internet navigator.

But I have a problem when I want to launch JAVA command on the server where I need Windchill authentication

Have you an idea please ?

 

Thank you

 

Philippe salaün

 

Here is the log:

 

Introspection Runtime mode = true

Warning - https://mysite.Windchill.fr/Windchill/wt.properties not found - using local properties

 

  1. java.net.ConnectException: Connexion refuse

        at java.net.PlainSocketImpl.socketConnect(Native Method)

        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)

        at

  1. java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)

        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)

        at java.net.Socket.connect(Socket.java:464)

        at java.net.Socket.connect(Socket.java:414)

        at java.net.Socket.<init>(Socket.java:310)

        at java.net.Socket.<init>(Socket.java:154)

        at HTTPClient.HTTPConnection.getSocket(HTTPConnection.java:3178)

        at HTTPClient.HTTPConnection.sendRequest(HTTPConnection.java:2945)

        at

  1. HTTPClient.HTTPConnection.handleRequest(HTTPConnection.java:2781)

        at HTTPClient.HTTPConnection.setupRequest(HTTPConnection.java:2573)

        at HTTPClient.HTTPConnection.Get(HTTPConnection.java:922)

        at HTTPClient.HTTPConnection.Get(HTTPConnection.java:841)

        at

  1. wt.httpgw.HTTPLoginInputStreamFactory.getInputStream(HTTPLogin.java:456)

        at wt.httpgw.HTTPLogin.newLoginInputStream(HTTPLogin.java:322)

        at wt.httpgw.HTTPLogin.init(HTTPLogin.java:209)

        at

  1. wt.method.RemoteMethodServer.initAuthenticator(RemoteMethodServer.java:930)

Viewing all articles
Browse latest Browse all 3592

Trending Articles