UWC - Firefox stuck at "Loading: please wait..." when logging in

I have UWC installed in a Webserver 6.1 web container on Solaris 10 x86. I can log in no problem with IE but if I try to use Firefox/Mozilla/Netscape it hangs at "Loading: please wait..."Has anyone else seen and resolved this issue? Any help would be appreciated.
[277 byte] By [sheger77a] at [2007-11-27 4:44:02]
# 1
Hi,What version of UWC? showrev -p | grep uwcRegards,Shane.
shane_hjortha at 2007-7-12 9:55:55 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2
Patch: 118541-21 Obsoletes: 117288-99, 117820-13, 119157-07 Requires: Incompatibles: Packages: SUNWuwcPatch: 122794-12 Obsoletes: 118541-43, 117288-99, 117820-13, 119157-07 Requires: Incompatibles: Packages: SUNWuwc
sheger77a at 2007-7-12 9:55:55 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 3

Hi,

You realise you are running the 6.3 UWC patch right? Did you go through all the pre-requisite steps and migration steps as per http://docs.sun.com/app/docs/doc/819-7561?

Does Firefox only hand on the first login for a user or everytime?

Does it work if the user clicks on 'Reload' or is there an error?

Regards,

Shane.

shane_hjortha at 2007-7-12 9:55:55 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 4

I wasn't aware of those dependencies. I backed out that patch and now I have:

Patch: 118541-21 Obsoletes: 117288-99, 117820-13, 119157-07 Requires: Incompatibles: Packages: SUNWuwc

Patch: 118541-42 Obsoletes: 117288-99, 117820-13, 119157-07 Requires: Incompatibles: Packages: SUNWuwc

After doing this I patched MS to:

[/opt/SUNWmsgsr/sbin]# ./imsimta version

Sun Java(tm) System Messaging Server 6.2-8.04 (built Feb 28 2007)

libimta.so 6.2-8.04 (built 19:20:35, Feb 28 200

Now when I try to start the http service it fails:

[/opt/SUNWmsgsr/sbin]# ./start-msg http

Connecting to watcher ...

Starting http server ..... failed

sheger77a at 2007-7-12 9:55:55 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 5

Hi,

> Patch: 118541-21 Obsoletes: 117288-99, 117820-13,

> 119157-07 Requires: Incompatibles: Packages:

> SUNWuwc

> Patch: 118541-42 Obsoletes: 117288-99, 117820-13,

> 119157-07 Requires: Incompatibles: Packages:

> SUNWuwc

A good start.

> After doing this I patched MS to:

>

> [/opt/SUNWmsgsr/sbin]# ./imsimta version

> Sun Java(tm) System Messaging Server 6.2-8.04 (built

> Feb 28 2007)

> libimta.so 6.2-8.04 (built 19:20:35, Feb 28 200

Did you run through the post-patch install steps as per the patch README? (patch-config;install-newconfig)

> Now when I try to start the http service it fails:

>

> [/opt/SUNWmsgsr/sbin]# ./start-msg http

> Connecting to watcher ...

> Starting http server ..... failed

What happens when you restart messaging server entirely?

./stop-msg; ./start-msg

What does the http log report?

Regards,

Shane.

shane_hjortha at 2007-7-12 9:55:55 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 6

I backed out the MS patch and re-applied it and now the http service starts.

Firefox no longer hangs but single sign-on between uwc and messenger express is not working. I have to double authenticate. Here are my settings:

[/opt/SUNWmsgsr/sbin]# ./configutil |grep sso

local.webmail.sso.amcookiename = iPlanetDirectoryPro

local.webmail.sso.amnamingurl = http://host.domain.com:81/amserver/namingservice

local.webmail.sso.enable = 0

local.webmail.sso.singlesignoff = 1

local.webmail.sso.uwccontexturi = uwc

local.webmail.sso.uwcenabled = 1

local.webmail.sso.uwchome = http://host.domain.com:81/uwc

local.webmail.sso.uwclogouturl = http://host.domain.com:81/uwc/base/UWCMain?op=logout

local.webmail.sso.uwcport = 81

In addition to that, after double authenticating and getting ino uwc, the calendar tab doesn't show up when the mail tab is active. If I click on the Address Book or Options tab then the Calendar tab appears but if I click on mail it goes away.

sheger77a at 2007-7-12 9:55:55 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 7

Hi,

Is this a new install or an old install?

Was it broken before applying the UWC patch, i.e. in the process of patching it was 'broken'?

Why were you patching in the first place?

Have you worked through the UWC SSO steps http://docs.sun.com/app/docs/doc/819-2661/6n4uetjs5?a=view?

Regards,

Shane.

shane_hjortha at 2007-7-12 9:55:55 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 8

It is a new install of Access Manager, Delegated Administrator, and Communications Express. Mail and Calendar were already on the system configured for schema 1. I migrated to schema 2 and wanted to take advantage of the UWC.

I applied the UWC patch to fix the "Date Outside Bounds" problem.

I have worked through the UWC SSO steps you refer to.

sheger77a at 2007-7-12 9:55:55 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 9
Problem resolved. I backed out Access Manager patch 120955-05 and all the above mentioned problems went away. Firefox can log into UWC and the Calendar tab is visible.
sheger77a at 2007-7-12 9:55:55 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...