The background:
Moved from 11.2 to the most recent version of 11.4
Moved from a Fedora Core server to CentOS 5
The Move (simplified)
Installed 11.4 on Cent
Moved Data
re-installed 11.4
The Problem
As the title suggests whenever we go into SAC it says "The Administration Server is not responding"
Now here is what I have done:
-Verified that SXQueryAdmin user's password is in the proper location and matches the the user password. I have done the manual query test with this user and it works.
-Created a new SXAdmin user with the proper permissions and tested its ability to do a command line login, works great.
-Set tomcat logging to DEBUG and checked the log in scalix-caa.log and it has nothing in it except the indication of a successful tomcat start.
-Did the omcheck routine and fixed several file permissions errors. I still get a bunch of files listed in the middle of the check that appear to be warnings but they do not indicate any permissions problems.
Example:
Code: Select all
#Now checking component OM-WEBADM
# Filename: /opt/scalix/access/omsession.cgi ( OpenMail OM-WEBADM )
echo /opt/scalix/access/omsession.cgi: /opt/scalix/access/omsession.cgi: Success
-Made sure tomcat setupd had port 80 as default
-Un-installed and re-installed the management services from the graphical install
-Did an omshowlog -e and I did find one section that peaked my interest and sealed the deal on me putting together this post:
Code: Select all
SERIOUS ERROR Administration(Scalix Admin C) 09.02.08 10:45:13
[OM 10272] BACKTRACE:
/opt/scalix/lib/libom_er.so(er_add_backtrace+0xb3)[0x97cb33]
/opt/scalix/lib/libom_er.so[0x97ce23]
/opt/scalix/lib/libom_er.so(er_DumpProcAndExit+0x1f)[0x97cfaf]
[0xa3b420]
/lib/libc.so.6[0x13eeb8]
/lib/libc.so.6[0x13ee48]
/lib/libc.so.6[0x13ee48]
/lib/libc.so.6[0x13ee48]
/lib/libc.so.6[0x13ee48]
/lib/libc.so.6[0x13ee48]
/lib/libc.so.6[0x13ee48]
/lib/libc.so.6[0x13ee48]
/lib/libc.so.6[0x13ee48]
/lib/libc.so.6[0x13ee48]
/lib/libc.so.6[0x13ee48]
/lib/libc.so.6[0x13ee48]
/lib/libc.so.6(qsort+0x85)[0x13f035]
/opt/scalix/bin/sxmkindex[0x804956c]
/opt/scalix/bin/sxmkindex[0x804a37e]
/opt/scalix/bin/sxmkindex[0x804aa87]
/lib/libc.so.6(__libc_start_main+0xdc)[0x129dec]
/opt/scalix/bin/sxmkindex[0x8049401]
I searched for various lines in that code but found nothing.
If anyone has any other ideas for me I would LOVE to hear them. I am not so much desperate to get into the SAC as I am to just get this resolved in case something does make me desperate to get into the SAC!
Thanks in advance for any help and hopefully this will help somebody else out there pulling their hair out over this!
-Richard