[SOGo] Re: Centos 5 sogo update 1.3.9

2011-10-31 Thread Khapare Joshi
Follow up on this:

After a while with spining of login page I get message like this in sogo.log

Oct 31 20:01:15 sogod [3462]: [WARN] <0x0x7d9e178[WOWatchDogChild]> pid
3471 has been hanging in the same request for 1 minutes
Oct 31 20:02:15 sogod [3462]: [WARN] <0x0x7d9e178[WOWatchDogChild]> pid
3471 has been hanging in the same request for 2 minutes
Oct 31 20:02:15 sogod [3471]: <0x0x80154a8[NGHttpMessageParser]>
WARNING(-[NGMimePartParser parseHeader]:708): 2 an error occured during
body parsing (maybe end of stream)
Oct 31 20:02:15 sogod [3471]: |SOGo| starting method '' on uri ''
Oct 31 20:02:15 sogod [3471]: <0x0x8056498[SOGoCache]> Cache cleanup
interval set every 300.00 seconds
Oct 31 20:02:15 sogod [3471]: <0x0x8056498[SOGoCache]> Using host(s)
'localhost' as server(s)
EXCEPTION:  NAME:NSRangeException REASON:in
substringWithRange:, range { 1, 4294967295 } extends beyond size (0)
INFO:(null)




On Mon, Oct 31, 2011 at 7:28 PM, Khapare Joshi  wrote:

> I just updated my centos 5  test box but have a very mixed results.
>
> My sogo url did not work then, I removed all the sogo* and sope* and
> re-installed again with all the sogo, sope gnustep. copied my SOGo.conf
> into new SOGo.conf and also the .GNUstepDefaults, restarted sogo,
> memcahced, postgres, http. This time I get the login page but entereing
> username, password and connect, I could not get throrough this page, the
> small circle is spining like carzy but no luck. sogo log says nothing
> despite I enabled SOGoDebugRequests YES.
>
> Any hints in this would be great..
>
> K
>
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Re: Centos 5 sogo update 1.3.9

2011-10-31 Thread Ludovic Marcotte

On 31/10/11 16:05, Khapare Joshi wrote:


After a while with spining of login page I get message like this in 
sogo.log


Oct 31 20:01:15 sogod [3462]: [WARN] <0x0x7d9e178[WOWatchDogChild]> 
pid 3471 has been hanging in the same request for 1 minutes
Oct 31 20:02:15 sogod [3462]: [WARN] <0x0x7d9e178[WOWatchDogChild]> 
pid 3471 has been hanging in the same request for 2 minutes
Oct 31 20:02:15 sogod [3471]: <0x0x80154a8[NGHttpMessageParser]> 
WARNING(-[NGMimePartParser parseHeader]:708): 2 an error occured 
during body parsing (maybe end of stream)
Oct 31 20:02:15 sogod [3471]: |SOGo| starting method 'method>' on uri ''
Oct 31 20:02:15 sogod [3471]: <0x0x8056498[SOGoCache]> Cache cleanup 
interval set every 300.00 seconds
Oct 31 20:02:15 sogod [3471]: <0x0x8056498[SOGoCache]> Using host(s) 
'localhost' as server(s)
EXCEPTION:  NAME:NSRangeException REASON:in 
substringWithRange:, range { 1, 4294967295 } extends beyond size (0) 
INFO:(null)
Show your complete SOGo/SOPE packages list together with your SOGo 
configuration (Apache/SOGo).


Regards,

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Re: Centos 5 sogo update 1.3.9

2011-10-31 Thread Khapare Joshi
Hi,

here is the installed packages:
sogo-tool-1.3.9-2.el5
sogo-1.3.9-2.el5
sope49-gdl1-contentstore-1.3.9-2.el5
sope49-gdl1-postgresql-4.9-20111029_1664.el5.1
sope49-xml-4.9-20111029_1664.el5.1
sope49-ldap-4.9-20111029_1664.el5.1
sope49-core-4.9-20111029_1664.el5.1
sope49-appserver-4.9-20111029_1664.el5.1
sope49-cards-1.3.9-2.el5
sope49-sbjson-2.3.1-20111029_1664.el5.1
sope49-mime-4.9-20111029_1664.el5.1
sope49-gdl1-4.9-20111029_1664.el5.1

and GNUSTEP
gnustep-base-1.23.0-1
gnustep-make-2.6.1-1

and sogo.conf attached

On Mon, Oct 31, 2011 at 9:44 PM, Ludovic Marcotte wrote:

> On 31/10/11 16:05, Khapare Joshi wrote:
>
>>
>> After a while with spining of login page I get message like this in
>> sogo.log
>>
>> Oct 31 20:01:15 sogod [3462]: [WARN] <0x0x7d9e178[WOWatchDogChild]> pid
>> 3471 has been hanging in the same request for 1 minutes
>> Oct 31 20:02:15 sogod [3462]: [WARN] <0x0x7d9e178[WOWatchDogChild]> pid
>> 3471 has been hanging in the same request for 2 minutes
>> Oct 31 20:02:15 sogod [3471]: <0x0x80154a8[**NGHttpMessageParser]>
>> WARNING(-[NGMimePartParser parseHeader]:708): 2 an error occured during
>> body parsing (maybe end of stream)
>> Oct 31 20:02:15 sogod [3471]: |SOGo| starting method '> method>' on uri ''
>> Oct 31 20:02:15 sogod [3471]: <0x0x8056498[SOGoCache]> Cache cleanup
>> interval set every 300.00 seconds
>> Oct 31 20:02:15 sogod [3471]: <0x0x8056498[SOGoCache]> Using host(s)
>> 'localhost' as server(s)
>> EXCEPTION:  NAME:NSRangeException REASON:in
>> substringWithRange:, range { 1, 4294967295 } extends beyond size (0)
>> INFO:(null)
>>
> Show your complete SOGo/SOPE packages list together with your SOGo
> configuration (Apache/SOGo).
>
> Regards,
>
> --
> Ludovic Marcotte
> lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
> Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (
> www.packetfence.org)
>
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
>


SOGo.conf
Description: Binary data


Re: [SOGo] Re: Centos 5 sogo update 1.3.9

2011-10-31 Thread Ludovic Marcotte

On 31/10/11 18:26, Khapare Joshi wrote:

and sogo.conf attached

and you forgot the .GNUstepDefaults.

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Re: Centos 5 sogo update 1.3.9

2011-10-31 Thread Khapare Joshi
Sorry, here is the .GNUstepDefaults

On Mon, Oct 31, 2011 at 10:43 PM, Ludovic Marcotte wrote:

> On 31/10/11 18:26, Khapare Joshi wrote:
>
>> and sogo.conf attached
>>
> and you forgot the .GNUstepDefaults.
>
>
> --
> Ludovic Marcotte
> lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
> Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (
> www.packetfence.org)
>
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
>


GNUstepDefaults
Description: Binary data


Re: [SOGo] Re: Centos 5 sogo update 1.3.9

2011-10-31 Thread Ludovic Marcotte

On 31/10/11 19:06, Khapare Joshi wrote:
Sorry, here is the .GNUstepDefaults 

Stop all sogod processes. "su - sogo" and run:

sogod -WONoDetach YES -WOPort 2 -WOWorkersCount 1 -WOLogFile - 
-WOPidFile /tmp/sogo.pid


Show me the startup's output, and when you try to access your SOGo 
server using your favorite web browser.


--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Re: Centos 5 sogo update 1.3.9

2011-10-31 Thread Khapare Joshi
Okay here is the output :

 sogod -WONoDetach YES -WOPort 2 -WOWorkersCount 1 -WOLogFile -
-WOPidFile /tmp/sogo.pid
-bash: sogod: command not found

Then i tried with :
 /usr/sbin/sogod -WONoDetach YES -WOPort 2 -WOWorkersCount 1 -WOLogFile
- -WOPidFile /tmp/sogo.pid

Oct 31 23:29:55 sogod [5847]: version 1.3.9 (build
root@vizzini.inverse.ca201110291443) -- starting
Oct 31 23:29:55 sogod [5847]: vmem size check enabled: shutting down app
when vmem > 712 MB
Oct 31 23:29:55 sogod [5847]: <0x0xe769638[SOGoProductLoader]> SOGo
products loaded from '/usr/lib64/GNUstep/SOGo':
Oct 31 23:29:55 sogod [5847]: <0x0xe769638[SOGoProductLoader]>
ContactsUI.SOGo, MainUI.SOGo, Mailer.SOGo, MailerUI.SOGo,
PreferencesUI.SOGo, Appointments.SOGo, AdministrationUI.SOGo,
SchedulerUI.SOGo, Contacts.SOGo, MailPartViewers.SOGo, CommonUI.SOGo
Oct 31 23:29:55 sogod [5847]: <0x0xe84cf28[WOWatchDog]> listening on *:2
Oct 31 23:29:55 sogod [5847]: <0x0xe84cf28[WOWatchDog]> watchdog process
pid: 5847
Oct 31 23:29:55 sogod [5847]: <0x0x2b55a28f52a0[WOWatchDogChild]> watchdog
request timeout set to 10 minutes
Oct 31 23:29:55 sogod [5847]: <0x0xe84cf28[WOWatchDog]> preparing 1 children
Oct 31 23:29:55 sogod [5847]: <0x0xe84cf28[WOWatchDog]> child spawned with
pid 5856

And tried in firefox: i can get the login interface and same spinning-
could not get more than that.

PS: restarted memcached and httpd before I issued the comand.

KH

On Mon, Oct 31, 2011 at 11:12 PM, Ludovic Marcotte wrote:

> On 31/10/11 19:06, Khapare Joshi wrote:
>
>> Sorry, here is the .GNUstepDefaults
>>
> Stop all sogod processes. "su - sogo" and run:
>
> sogod -WONoDetach YES -WOPort 2 -WOWorkersCount 1 -WOLogFile -
> -WOPidFile /tmp/sogo.pid
>
> Show me the startup's output, and when you try to access your SOGo server
> using your favorite web browser.
>
>
> --
> Ludovic Marcotte
> lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
> Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (
> www.packetfence.org)
>
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
>
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Re: Centos 5 sogo update 1.3.9

2011-10-31 Thread Ludovic Marcotte

On 31/10/11 19:32, Khapare Joshi wrote:
And tried in firefox: i can get the login interface and same spinning- 
could not get more than that. 
Are you sure you've correctly configured your SOGo.conf Apache 
configuration file?


You have in there:

RequestHeader set "x-webobjects-server-port" "443"
RequestHeader set "x-webobjects-server-name" "myserver"
RequestHeader set "x-webobjects-server-url" "https://myserver";

Perhaps you've anonymized the file before sending it but if you're using 
HTTP (port 80) when accessing SOGo and then, upon login, it redirects 
you to HTTPS (port 443) and your server is dropping that traffic, you'll 
get nowhere.


--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Re: Centos 5 sogo update 1.3.9

2011-11-01 Thread Francis Lachapelle
Hi Khapare

On 2011-11-01, at 6:15 AM, Khapare Joshi wrote:

> I was checking with firebug in firefox and it shows in warning message as 
> 
> Use of getAttributeNodeNS() is deprecated. Use getAttributeNS() instead.
> 
> then error - I have attached the screenshot

The login page is not loading the latest version of SOGoRootPage.wox. Make sure 
there's only one version installed.


Francis

--
flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Re: Centos 5 sogo update 1.3.9

2011-11-01 Thread Khapare Joshi
Hello Ludovik and Francis,

Thanks for your help. I removed all the installed packages. Removed all the
SOGo reference in /user/GNUstep. Fresh install the SOGo with all my
existing config both apache/sogo and .gnustep. Hurra, almighty all worked
back to normal. Francis you are right about those .wox old installations.

Now, I am ready to update our production one.

Once again, thanks for your great support.

KH


On Tue, Nov 1, 2011 at 5:27 PM, Francis Lachapelle
wrote:

> Hi Khapare
>
> On 2011-11-01, at 6:15 AM, Khapare Joshi wrote:
>
> > I was checking with firebug in firefox and it shows in warning message as
> >
> > Use of getAttributeNodeNS() is deprecated. Use getAttributeNS() instead.
> >
> > then error - I have attached the screenshot
>
> The login page is not loading the latest version of SOGoRootPage.wox. Make
> sure there's only one version installed.
>
>
> Francis
>
> --
> flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
> Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence (
> http://packetfence.org)
>
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Re: Centos 5 sogo update 1.3.9

2011-11-13 Thread Ryan Evans
I'm having this same issue (try to login on the page and all you get is 
the spinning icon)


I've removed the /usr/GNUstep link, as it is now under /usr/lib64/GNUstep

all of my sope/sogo packages appear to be updated. I only see one
/usr/lib64/GNUstep/SOGo/Templates/MainUI/SOGoRootPage.wox

sogo-devel-1.3.9-2.el5
sogo-tool-1.3.9-2.el5
sogo-1.3.9-2.el5

sope49-ical-4.9-20100721_1664.el5.1
sope49-xml-tools-4.9-20100721_1664.el5.1
sope49-ldap-tools-4.9-20100721_1664.el5.1
sope49-cards-1.3.9-2.el5
sope49-xml-devel-4.9-20111029_1664.el5.1
sope49-ldap-devel-4.9-20111029_1664.el5.1
sope49-core-4.9-20111029_1664.el5.1
sope49-sbjson-2.3.1-20111029_1664.el5.1
sope49-appserver-4.9-20111029_1664.el5.1
sope49-gdl1-devel-4.9-20111029_1664.el5.1
sope49-gdl1-mysql-4.9-20111029_1664.el5.1
sope49-mime-devel-4.9-20111029_1664.el5.1
sope49-appserver-tools-4.9-20100721_1664.el5.1
sope49-ical-devel-4.9-20100721_1664.el5.1
sope49-xml-4.9-20111029_1664.el5.1
sope49-mime-4.9-20111029_1664.el5.1
sope49-gdl1-contentstore-1.3.9-2.el5
sope49-appserver-devel-4.9-20111029_1664.el5.1
sope49-cards-devel-1.3.9-2.el5
sope49-gdl1-contentstore-devel-1.3.9-2.el5
sope49-gdl1-4.9-20111029_1664.el5.1
sope49-core-devel-4.9-20111029_1664.el5.1
sope49-ldap-4.9-20111029_1664.el5.1
sope49-sbjson-devel-2.3.1-20111029_1664.el5.1

gnustep-base-1.23.0-1
gnustep-make-2.6.1-1
gnustep-base-devel-1.23.0-1


Inside thunderbird, all seems fine...  just can't get into the web 
interface.


updated the SOGo.conf file for http, adjust my ssl.conf file for the 
updated lib64 locations. Stopped everything, restarted it all etc...


Ryan


On 11/1/2011 2:46 PM, Khapare Joshi wrote:

Hello Ludovik and Francis,

Thanks for your help. I removed all the installed packages. Removed 
all the SOGo reference in /user/GNUstep. Fresh install the SOGo with 
all my existing config both apache/sogo and .gnustep. Hurra, almighty 
all worked back to normal. Francis you are right about those .wox old 
installations.


Now, I am ready to update our production one.

Once again, thanks for your great support.

KH


On Tue, Nov 1, 2011 at 5:27 PM, Francis Lachapelle 
mailto:flachape...@inverse.ca>> wrote:


Hi Khapare

On 2011-11-01, at 6:15 AM, Khapare Joshi wrote:

> I was checking with firebug in firefox and it shows in warning
message as
>
> Use of getAttributeNodeNS() is deprecated. Use getAttributeNS()
instead.
>
> then error - I have attached the screenshot

The login page is not loading the latest version of
SOGoRootPage.wox. Make sure there's only one version installed.


Francis

--
flachape...@inverse.ca  ::
+1.514.755.3640  :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence
(http://packetfence.org)

--
users@sogo.nu 
https://inverse.ca/sogo/lists




--
Ryan Evans
Business Development Account Manager
Gulf Interstate Engineering Company
16010 Barkers Point Lane, Suite 600
Houston, Texas 77079-9000 USA
Office: 713-850-3604
Cell: 281-413-2900




Privileged, Proprietary and/or Confidential Information may be contained in
this electronic message.  If you are not the intended recipient, you should
not copy it, re-transmit it, use it or disclose its contents, but should
kindly return to the sender immediately and delete your copy from your system.
Gulf Interstate Engineering Company does not accept responsibility for
changes made to this electronic message or its attachments. 


--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Re: Centos 5 sogo update 1.3.9

2011-11-14 Thread Khapare Joshi
What I had to do was yum remove sope49* and yum remove sogo* also yum
remove gnuste* and install sogo again yum install sogo. Then copy your
config in right place. Well, that did work for me. Maybe there are some old
libraries, files still associated with old installation. Installaing new
sogo- you are loosing nothing really. Just a few more mintues.

KH

On Mon, Nov 14, 2011 at 1:44 AM, Ryan Evans  wrote:

> **
> I'm having this same issue (try to login on the page and all you get is
> the spinning icon)
>
> I've removed the /usr/GNUstep link, as it is now under /usr/lib64/GNUstep
>
> all of my sope/sogo packages appear to be updated. I only see one
> /usr/lib64/GNUstep/SOGo/Templates/MainUI/SOGoRootPage.wox
>
> sogo-devel-1.3.9-2.el5
> sogo-tool-1.3.9-2.el5
> sogo-1.3.9-2.el5
>
> sope49-ical-4.9-20100721_1664.el5.1
> sope49-xml-tools-4.9-20100721_1664.el5.1
> sope49-ldap-tools-4.9-20100721_1664.el5.1
> sope49-cards-1.3.9-2.el5
> sope49-xml-devel-4.9-20111029_1664.el5.1
> sope49-ldap-devel-4.9-20111029_1664.el5.1
> sope49-core-4.9-20111029_1664.el5.1
> sope49-sbjson-2.3.1-20111029_1664.el5.1
> sope49-appserver-4.9-20111029_1664.el5.1
> sope49-gdl1-devel-4.9-20111029_1664.el5.1
> sope49-gdl1-mysql-4.9-20111029_1664.el5.1
> sope49-mime-devel-4.9-20111029_1664.el5.1
> sope49-appserver-tools-4.9-20100721_1664.el5.1
> sope49-ical-devel-4.9-20100721_1664.el5.1
> sope49-xml-4.9-20111029_1664.el5.1
> sope49-mime-4.9-20111029_1664.el5.1
> sope49-gdl1-contentstore-1.3.9-2.el5
> sope49-appserver-devel-4.9-20111029_1664.el5.1
> sope49-cards-devel-1.3.9-2.el5
> sope49-gdl1-contentstore-devel-1.3.9-2.el5
> sope49-gdl1-4.9-20111029_1664.el5.1
> sope49-core-devel-4.9-20111029_1664.el5.1
> sope49-ldap-4.9-20111029_1664.el5.1
> sope49-sbjson-devel-2.3.1-20111029_1664.el5.1
>
> gnustep-base-1.23.0-1
> gnustep-make-2.6.1-1
> gnustep-base-devel-1.23.0-1
>
>
> Inside thunderbird, all seems fine...  just can't get into the web
> interface.
>
> updated the SOGo.conf file for http, adjust my ssl.conf file for the
> updated lib64 locations. Stopped everything, restarted it all etc...
>
> Ryan
>
>
>
> On 11/1/2011 2:46 PM, Khapare Joshi wrote:
>
> Hello Ludovik and Francis,
>
> Thanks for your help. I removed all the installed packages. Removed all
> the SOGo reference in /user/GNUstep. Fresh install the SOGo with all my
> existing config both apache/sogo and .gnustep. Hurra, almighty all worked
> back to normal. Francis you are right about those .wox old installations.
>
> Now, I am ready to update our production one.
>
> Once again, thanks for your great support.
>
> KH
>
>
> On Tue, Nov 1, 2011 at 5:27 PM, Francis Lachapelle  > wrote:
>
>> Hi Khapare
>>
>> On 2011-11-01, at 6:15 AM, Khapare Joshi wrote:
>>
>> > I was checking with firebug in firefox and it shows in warning message
>> as
>> >
>> > Use of getAttributeNodeNS() is deprecated. Use getAttributeNS() instead.
>> >
>> > then error - I have attached the screenshot
>>
>>  The login page is not loading the latest version of SOGoRootPage.wox.
>> Make sure there's only one version installed.
>>
>>
>> Francis
>>
>> --
>> flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
>> Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence (
>> http://packetfence.org)
>>
>> --
>> users@sogo.nu
>> https://inverse.ca/sogo/lists
>
>
>
> --
> Ryan Evans
> Business Development Account Manager
> Gulf Interstate Engineering Company
> 16010 Barkers Point Lane, Suite 600
> Houston, Texas 77079-9000 USA
> Office: 713-850-3604
> Cell: 281-413-2900
>
>
> -
>
> Privileged, Proprietary and/or Confidential Information may be contained
> in
> this electronic message. If you are not the intended recipient, you should
> not copy it, re-transmit it, use it or disclose its contents, but should
> kindly return to the sender immediately and delete your copy from your
> system.
> Gulf Interstate Engineering Company does not accept responsibility for
> changes made to this electronic message or its attachments.
>
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Re: Centos 5 sogo update 1.3.9

2011-11-14 Thread Ryan Evans
Thanks, yea I was hoping to not have to do that. would like to know 
whats broken.  Everything seems fine except for the web interface :(




On 11/14/2011 2:59 AM, Khapare Joshi wrote:
What I had to do was yum remove sope49* and yum remove sogo* also yum 
remove gnuste* and install sogo again yum install sogo. Then copy your 
config in right place. Well, that did work for me. Maybe there are 
some old libraries, files still associated with old installation. 
Installaing new sogo- you are loosing nothing really. Just a few more 
mintues.


KH

On Mon, Nov 14, 2011 at 1:44 AM, Ryan Evans > wrote:


I'm having this same issue (try to login on the page and all you
get is the spinning icon)

I've removed the /usr/GNUstep link, as it is now under
/usr/lib64/GNUstep

all of my sope/sogo packages appear to be updated. I only see one
/usr/lib64/GNUstep/SOGo/Templates/MainUI/SOGoRootPage.wox

sogo-devel-1.3.9-2.el5
sogo-tool-1.3.9-2.el5
sogo-1.3.9-2.el5

sope49-ical-4.9-20100721_1664.el5.1
sope49-xml-tools-4.9-20100721_1664.el5.1
sope49-ldap-tools-4.9-20100721_1664.el5.1
sope49-cards-1.3.9-2.el5
sope49-xml-devel-4.9-20111029_1664.el5.1
sope49-ldap-devel-4.9-20111029_1664.el5.1
sope49-core-4.9-20111029_1664.el5.1
sope49-sbjson-2.3.1-20111029_1664.el5.1
sope49-appserver-4.9-20111029_1664.el5.1
sope49-gdl1-devel-4.9-20111029_1664.el5.1
sope49-gdl1-mysql-4.9-20111029_1664.el5.1
sope49-mime-devel-4.9-20111029_1664.el5.1
sope49-appserver-tools-4.9-20100721_1664.el5.1
sope49-ical-devel-4.9-20100721_1664.el5.1
sope49-xml-4.9-20111029_1664.el5.1
sope49-mime-4.9-20111029_1664.el5.1
sope49-gdl1-contentstore-1.3.9-2.el5
sope49-appserver-devel-4.9-20111029_1664.el5.1
sope49-cards-devel-1.3.9-2.el5
sope49-gdl1-contentstore-devel-1.3.9-2.el5
sope49-gdl1-4.9-20111029_1664.el5.1
sope49-core-devel-4.9-20111029_1664.el5.1
sope49-ldap-4.9-20111029_1664.el5.1
sope49-sbjson-devel-2.3.1-20111029_1664.el5.1

gnustep-base-1.23.0-1
gnustep-make-2.6.1-1
gnustep-base-devel-1.23.0-1


Inside thunderbird, all seems fine...  just can't get into the web
interface.

updated the SOGo.conf file for http, adjust my ssl.conf file for
the updated lib64 locations. Stopped everything, restarted it all
etc...

Ryan



On 11/1/2011 2:46 PM, Khapare Joshi wrote:

Hello Ludovik and Francis,

Thanks for your help. I removed all the installed packages.
Removed all the SOGo reference in /user/GNUstep. Fresh install
the SOGo with all my existing config both apache/sogo and
.gnustep. Hurra, almighty all worked back to normal. Francis you
are right about those .wox old installations.

Now, I am ready to update our production one.

Once again, thanks for your great support.

KH


On Tue, Nov 1, 2011 at 5:27 PM, Francis Lachapelle
mailto:flachape...@inverse.ca>> wrote:

Hi Khapare

On 2011-11-01, at 6:15 AM, Khapare Joshi wrote:

> I was checking with firebug in firefox and it shows in
warning message as
>
> Use of getAttributeNodeNS() is deprecated. Use
getAttributeNS() instead.
>
> then error - I have attached the screenshot

The login page is not loading the latest version of
SOGoRootPage.wox. Make sure there's only one version installed.


Francis

--
flachape...@inverse.ca  ::
+1.514.755.3640  :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and
PacketFence (http://packetfence.org)

--
users@sogo.nu 
https://inverse.ca/sogo/lists




-- 
Ryan Evans

Business Development Account Manager
Gulf Interstate Engineering Company
16010 Barkers Point Lane, Suite 600
Houston, Texas 77079-9000 USA
Office:713-850-3604  
Cell:281-413-2900  



-

Privileged, Proprietary and/or Confidential Information may be
contained in
this electronic message. If you are not the intended recipient,
you should
not copy it, re-transmit it, use it or disclose its contents, but
should
kindly return to the sender immediately and delete your copy from
your system.
Gulf Interstate Engineering Company does not accept responsibility
for
changes made to this electronic message or its attachments.




--
Ryan Evans
Business Development Account Manager
Gulf Interstate Engineering Company
16010 Barkers Point Lane, Suite 600
Houston, Texas 77079-9000 USA
Office: 713-850-3604
Cell: 281-413-2900




Privileged, Proprietary and/or Confidential Information may be contained in
this electronic message.  If 

Re: [SOGo] Re: Centos 5 sogo update 1.3.9

2011-11-14 Thread Ryan Evans
Ok, problem somewhat solved :)  Cleared out the cache and history etc 
from my web browser, and it seems to work now! ugh, sorry for the extra 
e-mail.


Cheers,
Ryan


On 11/14/2011 8:10 AM, Ryan Evans wrote:
Thanks, yea I was hoping to not have to do that. would like to 
know whats broken.  Everything seems fine except for the web interface :(




On 11/14/2011 2:59 AM, Khapare Joshi wrote:
What I had to do was yum remove sope49* and yum remove sogo* also yum 
remove gnuste* and install sogo again yum install sogo. Then copy 
your config in right place. Well, that did work for me. Maybe there 
are some old libraries, files still associated with old installation. 
Installaing new sogo- you are loosing nothing really. Just a few more 
mintues.


KH

On Mon, Nov 14, 2011 at 1:44 AM, Ryan Evans > wrote:


I'm having this same issue (try to login on the page and all you
get is the spinning icon)

I've removed the /usr/GNUstep link, as it is now under
/usr/lib64/GNUstep

all of my sope/sogo packages appear to be updated. I only see one
/usr/lib64/GNUstep/SOGo/Templates/MainUI/SOGoRootPage.wox

sogo-devel-1.3.9-2.el5
sogo-tool-1.3.9-2.el5
sogo-1.3.9-2.el5

sope49-ical-4.9-20100721_1664.el5.1
sope49-xml-tools-4.9-20100721_1664.el5.1
sope49-ldap-tools-4.9-20100721_1664.el5.1
sope49-cards-1.3.9-2.el5
sope49-xml-devel-4.9-20111029_1664.el5.1
sope49-ldap-devel-4.9-20111029_1664.el5.1
sope49-core-4.9-20111029_1664.el5.1
sope49-sbjson-2.3.1-20111029_1664.el5.1
sope49-appserver-4.9-20111029_1664.el5.1
sope49-gdl1-devel-4.9-20111029_1664.el5.1
sope49-gdl1-mysql-4.9-20111029_1664.el5.1
sope49-mime-devel-4.9-20111029_1664.el5.1
sope49-appserver-tools-4.9-20100721_1664.el5.1
sope49-ical-devel-4.9-20100721_1664.el5.1
sope49-xml-4.9-20111029_1664.el5.1
sope49-mime-4.9-20111029_1664.el5.1
sope49-gdl1-contentstore-1.3.9-2.el5
sope49-appserver-devel-4.9-20111029_1664.el5.1
sope49-cards-devel-1.3.9-2.el5
sope49-gdl1-contentstore-devel-1.3.9-2.el5
sope49-gdl1-4.9-20111029_1664.el5.1
sope49-core-devel-4.9-20111029_1664.el5.1
sope49-ldap-4.9-20111029_1664.el5.1
sope49-sbjson-devel-2.3.1-20111029_1664.el5.1

gnustep-base-1.23.0-1
gnustep-make-2.6.1-1
gnustep-base-devel-1.23.0-1


Inside thunderbird, all seems fine...  just can't get into the
web interface.

updated the SOGo.conf file for http, adjust my ssl.conf file for
the updated lib64 locations. Stopped everything, restarted it all
etc...

Ryan



On 11/1/2011 2:46 PM, Khapare Joshi wrote:

Hello Ludovik and Francis,

Thanks for your help. I removed all the installed packages.
Removed all the SOGo reference in /user/GNUstep. Fresh install
the SOGo with all my existing config both apache/sogo and
.gnustep. Hurra, almighty all worked back to normal. Francis you
are right about those .wox old installations.

Now, I am ready to update our production one.

Once again, thanks for your great support.

KH


On Tue, Nov 1, 2011 at 5:27 PM, Francis Lachapelle
mailto:flachape...@inverse.ca>> wrote:

Hi Khapare

On 2011-11-01, at 6:15 AM, Khapare Joshi wrote:

> I was checking with firebug in firefox and it shows in
warning message as
>
> Use of getAttributeNodeNS() is deprecated. Use
getAttributeNS() instead.
>
> then error - I have attached the screenshot

The login page is not loading the latest version of
SOGoRootPage.wox. Make sure there's only one version installed.


Francis

--
flachape...@inverse.ca  ::
+1.514.755.3640  :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and
PacketFence (http://packetfence.org)

--
users@sogo.nu 
https://inverse.ca/sogo/lists




-- 
Ryan Evans

Business Development Account Manager
Gulf Interstate Engineering Company
16010 Barkers Point Lane, Suite 600
Houston, Texas 77079-9000 USA
Office:713-850-3604  
Cell:281-413-2900  



-

Privileged, Proprietary and/or Confidential Information may be
contained in
this electronic message. If you are not the intended recipient,
you should
not copy it, re-transmit it, use it or disclose its contents, but
should
kindly return to the sender immediately and delete your copy from
your system.
Gulf Interstate Engineering Company does not accept
responsibility for
changes made to this electronic message or its attachments.




--
Ryan Evans
Business Development Account Manager
Gulf Interstate Engineering Company
16010 Barkers Point Lane, Suite 600
Houston, Texas 77079-9000 USA
Office: 713-850-360