Page 1 of 1
scalix upgrade problem
Posted: Wed Jun 20, 2007 9:55 am
by monetron
hi,
today i have done a upgrade from 10.0.5 to 11.1. successfully
the server runs well, but when i am logging in to sac,
the old version of sac is shown (10.0.1.26)
any ideas ??
thank you
Posted: Wed Jun 20, 2007 1:17 pm
by KevinAnderson
It's likely just a stale entry in your cache, or something like that.
When you log in, do you see it loading the 3 pieces before SWA actually starts? I think they're 1) User Config, 2) Folders, 3) Mail Data? It'll put a checkmark next to each as they complete their load. That's new in 11.1, and it's really obvious.
At the command line, what does "rpm -qa|grep scalix" show?
Thanks
Kev.
Posted: Thu Jun 21, 2007 2:50 am
by monetron
i rebooted the machine this morning ..... still the old sac version
BUT now when i try to login in swa i get
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Java heap space
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:846)
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:779)
com.scalix.swa.jsp.index_jsp._jspService(index_jsp.java:98)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:70)
com.oddpost.server.filter.HttpConfFilter.doFilter(HttpConfFilter.java:181)
org.springframework.web.filter.AbstractRequestLoggingFilter.doFilterInternal(AbstractRequestLoggingFilter.java:133)
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:75)
root cause
java.lang.OutOfMemoryError: Java heap space
--------------
rpm -qa| grep scalix
scalix-sis-11.1.0.45-1
scalix-tomcat-5.5.23-292
scalix-postgres-11.1.0.45-1
scalix-res-11.1.0.45-1
scalix-server-11.1.0.10849-1.rhel4
scalix-platform-11.1.0.50-1
scalix-swa-11.1.0.51-1
scalix-tomcat-connector-11.1.0.45-1.rhel4
scalix-sac-11.1.0.45-1
scalix-mobile-11.1.0.45-1
Posted: Thu Jun 21, 2007 3:40 am
by monetron
in the scalix install -log i found this error:
Fatal error occured: Msg: An error occurred configuring Web applications -- check the log for errors.
2007-06-20 08:03:41,424 INFO Restarted Apache -- success
2007-06-20 08:03:41,425 CRITICAL Operation failed: Web apps config function run_sxmkindex failed: 'NoneType' object has no attribute 'get_audit_file'
2007-06-20 08:03:41,426 ERROR Operation failed: Aborting web apps configuration
Posted: Thu Jun 21, 2007 11:41 am
by monetron
i reconfigured scalix-tomcat using scalix-installer,
and now swa works fine ... but sca has still the old version.....