The security-firewallurl setting is correct (https://127.0.0.1:443), and I 
confirmed Apache is listening on that address/port. No errors in the Apache 
logs.. The web serving side works fine (I can get the login pages just fine). 
It's just when I attempt the login, do I get the connection error.

----- Original Message -----
From: "Richard Butland" <[email protected]>
To: "Sun Secure Global Desktop Users mailing list" <[email protected]>
Sent: Tuesday, November 3, 2009 10:14:36 AM GMT -06:00 US/Canada Central
Subject: Re: [SGD-Users] Unable to log into SGD or SGD Admin

Did you also check/verify the security-firewallurl setting and the 
Listen directive in Apache?

You'll want to make sure that Apache is listening on the configured port 
using https, usually 127.0.0.1:443 - should be able to just use a 
browser on the SGD host to test.

Check the Apache logs,too, make sure there's not something going badly 
wrong there.

I can't say I've actually ever tried a port other than 443 - sort of a 
non-sequitur, really - but there could be something else I'm not seeing ...



Jonathan C. Bailey wrote:
> As an update to my own post, changing array-port-encrypted back to 443, and 
> everything works fine. Change it to another port (9443), and I get the same 
> issue. Any ideas?
>
> -Jon
>
> ----- Original Message -----
> From: "Jonathan C. Bailey" <[email protected]>
> To: "sgd-users" <[email protected]>
> Sent: Monday, November 2, 2009 9:12:17 PM GMT -06:00 US/Canada Central
> Subject: [SGD-Users] Unable to log into SGD or SGD Admin
>
> It seems I've got myself into a corner somehow and am not able to log into 
> the SGD (4.5) client or admin. On both, I get "java.net.ConnectException: 
> Connection refused" after attempting login. The only recent change was to 
> enable firewall traversal mode and change it to a non-standard port (2443). 
> I've enabled logging for server/* and admin/*, but the only errors I see in 
> the log are similar to the following (they appear with both 127.0.0.1 and the 
> internal IP of the machine).
>
>
> 2009/11/02 20:58:33.427 (pid 25331)     server/server/info      #1257217113427
> The JServer has accepted a connection on its peer port from 127.0.0.1.
>
> 2009/11/02 20:58:33.429 (pid 25331)     server/server/info      #1257217113429
> Failed to initialise connection from 127.0.0.1 because of exception: 
> java.io.EOFException
>         at 
> com.sco.tta.common.connection.raw.RawConnect.read(RawConnect.java:131)
>         at 
> com.sco.tta.server.server.ConnectFactory.workoutProtocol(ConnectFactory.java:221)
>         at 
> com.sco.tta.server.server.ConnectFactory.getConnection(ConnectFactory.java:173)
>         at 
> com.sco.tta.server.server.ReaderTask.initializeTask(ReaderTask.java:524)
>         at com.sco.tta.server.server.ReaderTask.runTask(ReaderTask.java:348)
>         at com.sco.tta.server.server.Task.run(Task.java:125)
>         at com.sco.cid.common.WorkerPool$Worker.run(WorkerPool.java:525)
>         at java.lang.Thread.run(Thread.java:619)
>
> -Jon
> _______________________________________________
> SGD-Users mailing list
> [email protected]
> http://www.filibeto.org/mailman/listinfo/sgd-users
> _______________________________________________
> SGD-Users mailing list
> [email protected]
> http://www.filibeto.org/mailman/listinfo/sgd-users
>   
_______________________________________________
SGD-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sgd-users
_______________________________________________
SGD-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sgd-users

Reply via email to