Thanks for the info - that seems to have done it.

-Jon

----- Original Message -----
From: "Richard Butland" <richard.butl...@sun.com>
To: "Sun Secure Global Desktop Users mailing list" <sgd-users@filibeto.org>
Sent: Tuesday, November 3, 2009 5:01:45 PM GMT -06:00 US/Canada Central
Subject: Re: [SGD-Users] Unable to log into SGD or SGD Admin

Oh, ok, I misunderstood, I thought you meant the http service was failing.

The problem likely lies in your webservices endpoints.  These are 
defined in:

/opt/tarantella/webserver/tomcat/6.0.18_axis1.4/shared/classes/com/tarantella/tta/webservices/client/Resources.properties

When you use the 'tarantella security enable' command, these endpoints 
are changed from 80 and bound to 443 using https.  You'll need to 
reconfigure these endpoints to the new port (2443.)

Rick


Jonathan C. Bailey wrote:
> 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" <richard.butl...@sun.com>
> To: "Sun Secure Global Desktop Users mailing list" <sgd-users@filibeto.org>
> 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" <jbai...@co.marshall.ia.us>
>> To: "sgd-users" <sgd-users@filibeto.org>
>> 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
>> SGD-Users@filibeto.org
>> http://www.filibeto.org/mailman/listinfo/sgd-users
>> _______________________________________________
>> SGD-Users mailing list
>> SGD-Users@filibeto.org
>> http://www.filibeto.org/mailman/listinfo/sgd-users
>>   
>>     
> _______________________________________________
> SGD-Users mailing list
> SGD-Users@filibeto.org
> http://www.filibeto.org/mailman/listinfo/sgd-users
> _______________________________________________
> SGD-Users mailing list
> SGD-Users@filibeto.org
> http://www.filibeto.org/mailman/listinfo/sgd-users
>   
_______________________________________________
SGD-Users mailing list
SGD-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sgd-users
_______________________________________________
SGD-Users mailing list
SGD-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sgd-users

Reply via email to