Issues after Upgrade to 11.4.3 (from 11.1)

Discuss installation of Scalix software

Moderators: ScalixSupport, admin

afassl
Posts: 31
Joined: Sun Jan 14, 2007 8:17 am
Location: Cologne, Germany
Contact:

Issues after Upgrade to 11.4.3 (from 11.1)

Postby afassl » Thu Apr 30, 2009 5:11 am

Hi all,

after migrating from Fedora 6 11.1. to CentOS 5 Scalix 11.1 the system has been running quite seemlessly for several weeks. So I've done the upgrade to 11.4.3, and after the upgrade the tomcat applications (m, sac, webmail, etc.) aren't working anymore.
I've did lots of research, but all hints I've found didn't help.

Looks like the tomcat path to the .war files isn't configured properly to /opt/scalix/

Code: Select all

#cd /opt/scalix/web
[root@postoffice web]# ls
api.war  caa-services.war  m.war  res.xml  scalix-admin-console.war  scalix-swa.war  sis.xml  template
api.xml  caa.xml           m.xml  sac.xml  scalix-res.war            sis.war         swa      webmail.xml
[root@postoffice web]#


AJP connection is fine, tomcat does work, did some tests on that. But /sac gives me an 404 error.

I reconfigured the tomcat services as well.

Code: Select all

2009-04-30 00:40:44,230 INFO Starting Scalix Installer
2009-04-30 00:40:44,675 INFO Current locale is en_US and default is en_US
2009-04-30 00:40:47,930 INFO Packages installed: {'scalix-res': ['11.4.3.4837-1', '1153397', 'noarch', 'li
nux', '1', '(none)', '(none)'], 'scalix-libical': ['0.27.20071008-1', '552070', 'i386', 'linux', '1', '(no
ne)', '(none)'], 'scalix-chardet': ['1.0.20071031-1.rhel5', '181036', 'i386', 'linux', '1.rhel5', '(none)'
, '(none)'], 'scalix-swa': ['11.4.3.11863-1', '16516621', 'noarch', 'linux', '1', '(none)', '(none)'], 'sc
alix-tomcat': ['5.5.27-934', '5176833', 'noarch', 'linux', '934', '(none)', '(none)'], 'scalix-sis': ['11.
4.3.1084-1', '2201457', 'noarch', 'linux', '1', '(none)', '(none)'], 'scalix-platform': ['11.4.3.2239-1',
'13969994', 'noarch', 'linux', '1', '(none)', '(none)'], 'scalix-server': ['11.4.3.12339-1.rhel5', '542693
58', 'i386', 'linux', '1.rhel5', 'RHEL5', '(none)'], 'scalix-tomcat-connector': ['11.4.3.938-1.rhel5', '12
29', 'noarch', 'linux', '1.rhel5', 'rhel5', '(none)'], 'scalix-mobile': ['11.4.3.886-1', '3115498', 'noarc
h', 'linux', '1', '(none)', '(none)'], 'scalix-iconv-extras': ['1.2-1.rhel5', '126324', 'i686', 'linux', '
1.rhel5', '(none)', '(none)'], 'scalix-sac': ['11.4.3.4837-1', '9416238', 'noarch', 'linux', '1', '(none)'
, '(none)'], 'scalix-postgres': ['11.4.3.2221-1', '43613', 'noarch', 'linux', '1', '(none)', '(none)']}
2009-04-30 00:40:48,521 INFO Obsolete packages installed: {}
2009-04-30 00:40:51,835 INFO Saving installation type:  reconfigure mode:
2009-04-30 00:40:51,868 INFO Tomcat was running when we started: True
2009-04-30 00:40:51,871 INFO Packages installed: {'scalix-res': ['11.4.3.4837-1', '1153397', 'noarch', 'li
nux', '1', '(none)', '(none)'], 'scalix-libical': ['0.27.20071008-1', '552070', 'i386', 'linux', '1', '(no
ne)', '(none)'], 'scalix-chardet': ['1.0.20071031-1.rhel5', '181036', 'i386', 'linux', '1.rhel5', '(none)'
, '(none)'], 'scalix-swa': ['11.4.3.11863-1', '16516621', 'noarch', 'linux', '1', '(none)', '(none)'], 'sc
alix-tomcat': ['5.5.27-934', '5176833', 'noarch', 'linux', '934', '(none)', '(none)'], 'scalix-sis': ['11.
4.3.1084-1', '2201457', 'noarch', 'linux', '1', '(none)', '(none)'], 'scalix-platform': ['11.4.3.2239-1',
'13969994', 'noarch', 'linux', '1', '(none)', '(none)'], 'scalix-server': ['11.4.3.12339-1.rhel5', '542693
58', 'i386', 'linux', '1.rhel5', 'RHEL5', '(none)'], 'scalix-tomcat-connector': ['11.4.3.938-1.rhel5', '12
29', 'noarch', 'linux', '1.rhel5', 'rhel5', '(none)'], 'scalix-mobile': ['11.4.3.886-1', '3115498', 'noarc
h', 'linux', '1', '(none)', '(none)'], 'scalix-iconv-extras': ['1.2-1.rhel5', '126324', 'i686', 'linux', '
1.rhel5', '(none)', '(none)'], 'scalix-sac': ['11.4.3.4837-1', '9416238', 'noarch', 'linux', '1', '(none)'
, '(none)'], 'scalix-postgres': ['11.4.3.2221-1', '43613', 'noarch', 'linux', '1', '(none)', '(none)']}
2009-04-30 00:41:00,203 INFO Components to reconfigure: ['scalix-mobile']
2009-04-30 00:41:01,990 INFO Stopped Tomcat using command /etc/init.d/scalix-tomcat stop
2009-04-30 00:41:05,018 INFO Tomcat was stopped
2009-04-30 00:41:05,622 INFO Cleaning up Tomcat working directory and cache (CATALINA_HOME= /var/opt/scali
x/pe/tomcat )
2009-04-30 00:41:05,624 INFO Modifying Tomcat's scalix-tomcat.conf
2009-04-30 00:41:05,750 INFO Configuring Mobile...
2009-04-30 00:41:05,773 INFO Disabling any other Tomcat service scripts
2009-04-30 00:41:05,783 INFO Ensuring that Apache service is enabled
2009-04-30 00:41:05,792 INFO Cleaning up Apache/Tomcat connector configuration
2009-04-30 00:41:05,792 INFO Configuring Apache/Tomcat connector
2009-04-30 00:41:05,851 INFO Apache is running
2009-04-30 00:41:06,096 INFO Reloaded Apache -- success
2009-04-30 00:41:10,705 INFO Started Tomcat using /etc/init.d/scalix-tomcat start
2009-04-30 00:41:13,865 INFO Tomcat is now running True
2009-04-30 00:41:16,832 INFO Ending Scalix Installer - completed successfully

Looks ok for all services as well.

So I tried to deinstall. And now the "fun" begins:

Code: Select all

2009-04-30 09:41:53,483 INFO Components to uninstall: ['scalix-mobile']
2009-04-30 09:41:57,949 INFO Stopped Tomcat using command /etc/init.d/scalix-tomcat stop
2009-04-30 09:42:01,023 INFO Tomcat was stopped
2009-04-30 09:42:01,100 INFO Uninstall start
2009-04-30 09:42:01,266 ERROR Exception reading /etc/opt/scalix/instance.cfg:
2009-04-30 09:42:01,266 ERROR Could not find scalix-server instances.
2009-04-30 09:42:01,266 ERROR Pre-uninstall function discover_instances failed to execute successfully
2009-04-30 09:42:01,266 ERROR Aborting uninstall
2009-04-30 09:42:01,266 INFO Uninstall end


All scalix version are up to

Code: Select all

        ommimeadm                              11.4.3.12339
        ual.remote                             11.4.3.12339
        omrunning                              11.4.3.12339
        omgrget                                11.4.3.12339
        ommenu                                 11.4.3.12339
        omshowis                               11.4.3.12339


Did an "ompatchom" run as well, didn't help, too.

So I'm clueless.
- Tomcat server logs look fine
- Apache logs just printing out the 404 error (.../m not found)

And I can't deinstall the services and before I start to choose the rude approach by "rpm --force" (which was once recommended by Florian, but a user reported massive problems from doing this) I'd greatly appreciate any additional hint/advice.

Thansk a lot,

best regards

Andreas

jangi
Posts: 193
Joined: Fri May 16, 2008 2:12 am

Re: Issues after Upgrade to 11.4.3 (from 11.1)

Postby jangi » Thu Apr 30, 2009 10:32 am

Does /etc/opt/scalix/instance.cfg exist? Are its contents correct?

Sample:

Code: Select all

OMNAME=mail
OMHOSTNAME=mail.company.com
OMDATADIR=/var/opt/scalix/wx/s
OMAUTOSTART=TRUE


You could try creating it if it doesn't exist, but I would want to find out where it went and what else may be affected.

afassl
Posts: 31
Joined: Sun Jan 14, 2007 8:17 am
Location: Cologne, Germany
Contact:

Re: Issues after Upgrade to 11.4.3 (from 11.1)

Postby afassl » Fri May 01, 2009 7:18 am

It is existing, checked this after reading the log entry first.

Code: Select all

[root@postoffice ~]# cat /etc/opt/scalix/instance.cfg
OMNAME=postoffice
OMHOSTNAME=postoffice.fqdn.de
OMDATADIR=/var/opt/scalix/pe/s
OMAUTOSTART=TRUE
[root@postoffice ~]# ls -l /etc/opt/scalix/instance.cfg
-rw-r--r-- 1 scalix scalix 98 Apr 29 22:13 /etc/opt/scalix/instance.cfg
[

afassl
Posts: 31
Joined: Sun Jan 14, 2007 8:17 am
Location: Cologne, Germany
Contact:

Re: Issues after Upgrade to 11.4.3 (from 11.1)

Postby afassl » Fri May 01, 2009 7:56 am

Startet the installer in --debug mode

Code: Select all

more /var/log/scalix-installer-20090501.log
2009-05-01 13:55:06,154 INFO Initializing Scalix Installer version 11.4.3.2569
2009-05-01 13:55:06,157 DEBUG OS: GNU/Linux
2009-05-01 13:55:06,157 DEBUG Release: CentOS release 5.3 (Final)
2009-05-01 13:55:06,158 DEBUG Architecture: x86_64
2009-05-01 13:55:06,158 DEBUG Total memory is 4034896 kB, recommended is 524288 kB
2009-05-01 13:55:06,158 DEBUG Total available disk space: 184437636 kB, recommended is 256000 kB
2009-05-01 13:55:06,158 DEBUG System default browser: firefox
2009-05-01 13:55:06,158 INFO Platform is: CentOS release 5.3 (Final) on x86_64 : supported.
2009-05-01 13:55:06,158 INFO Starting Scalix Installer in CLI mode
2009-05-01 13:55:06,159 DEBUG Startup property dictionary {'test_mode': False, 'no_syschecks': False, 'cli': True, 'exec': './scalix-installe
r', 'no_root': False, 'rpm_dir': '/root/Desktop/scalix-11.4.3-GA/software/scalix_server', 'log_dir': '/var/log', 'start_screen_id': -1, 'debu
g': True, 'error_on_syscheck_fail': True, 'cwd': '/root/Desktop/scalix-11.4.3-GA'}
2009-05-01 13:55:06,402 INFO Current locale is  and default is en_US
2009-05-01 13:55:06,465 DEBUG FunctionThread calling determine_installed_packages with args (<sxdata.Data instance at 0x2b825be390e0>,)
2009-05-01 13:55:06,496 DEBUG Installed package scalix-res details:  scalix-res 11.4.3.4837-1 1153397 noarch linux 1 (none) (none)
2009-05-01 13:55:06,548 DEBUG Installed package scalix-libical details:  scalix-libical 0.27.20071008-1 552070 i386 linux 1 (none) (none)
2009-05-01 13:55:06,574 DEBUG Installed package scalix-platform details:  scalix-platform 11.4.3.2239-1 13969994 noarch linux 1 (none) (none)
2009-05-01 13:55:06,600 DEBUG Installed package scalix-chardet details:  scalix-chardet 1.0.20071031-1.rhel5 181036 i386 linux 1.rhel5 (none)
 (none)
2009-05-01 13:55:06,627 DEBUG Installed package scalix-tomcat details:  scalix-tomcat 5.5.27-934 5176833 noarch linux 934 (none) (none)
2009-05-01 13:55:06,712 DEBUG Installed package scalix-sis details:  scalix-sis 11.4.3.1084-1 2201457 noarch linux 1 (none) (none)
2009-05-01 13:55:06,738 DEBUG Installed package scalix-sac details:  scalix-sac 11.4.3.4837-1 9416238 noarch linux 1 (none) (none)
2009-05-01 13:55:06,783 DEBUG Installed package scalix-server details:  scalix-server 11.4.3.12339-1.rhel5 54269358 i386 linux 1.rhel5 RHEL5
(none)
2009-05-01 13:55:06,809 DEBUG Installed package scalix-tomcat-connector details:  scalix-tomcat-connector 11.4.3.938-1.rhel5 1229 noarch linu
x 1.rhel5 rhel5 (none)
2009-05-01 13:55:06,903 DEBUG Installed package scalix-iconv-extras details:  scalix-iconv-extras 1.2-1.rhel5 126324 i686 linux 1.rhel5 (none
) (none)
2009-05-01 13:55:06,929 DEBUG Installed package scalix-swa details:  scalix-swa 11.4.3.11863-1 16516621 noarch linux 1 (none) (none)
2009-05-01 13:55:06,955 DEBUG Installed package scalix-postgres details:  scalix-postgres 11.4.3.2221-1 43613 noarch linux 1 (none) (none)
2009-05-01 13:55:06,981 DEBUG Installed package scalix-mobile details:  scalix-mobile 11.4.3.886-1 3115498 noarch linux 1 (none) (none)
2009-05-01 13:55:06,981 INFO Packages installed: {'scalix-res': ['11.4.3.4837-1', '1153397', 'noarch', 'linux', '1', '(none)', '(none)'], 'sc
alix-libical': ['0.27.20071008-1', '552070', 'i386', 'linux', '1', '(none)', '(none)'], 'scalix-chardet': ['1.0.20071031-1.rhel5', '181036',
'i386', 'linux', '1.rhel5', '(none)', '(none)'], 'scalix-swa': ['11.4.3.11863-1', '16516621', 'noarch', 'linux', '1', '(none)', '(none)'], 's
calix-tomcat': ['5.5.27-934', '5176833', 'noarch', 'linux', '934', '(none)', '(none)'], 'scalix-sis': ['11.4.3.1084-1', '2201457', 'noarch',
'linux', '1', '(none)', '(none)'], 'scalix-platform': ['11.4.3.2239-1', '13969994', 'noarch', 'linux', '1', '(none)', '(none)'], 'scalix-serv
er': ['11.4.3.12339-1.rhel5', '54269358', 'i386', 'linux', '1.rhel5', 'RHEL5', '(none)'], 'scalix-tomcat-connector': ['11.4.3.938-1.rhel5', '
1229', 'noarch', 'linux', '1.rhel5', 'rhel5', '(none)'], 'scalix-mobile': ['11.4.3.886-1', '3115498', 'noarch', 'linux', '1', '(none)', '(non
e)'], 'scalix-iconv-extras': ['1.2-1.rhel5', '126324', 'i686', 'linux', '1.rhel5', '(none)', '(none)'], 'scalix-sac': ['11.4.3.4837-1', '9416
238', 'noarch', 'linux', '1', '(none)', '(none)'], 'scalix-postgres': ['11.4.3.2221-1', '43613', 'noarch', 'linux', '1', '(none)', '(none)']}
2009-05-01 13:55:07,540 INFO Obsolete packages installed: {}
2009-05-01 13:55:09,381 INFO Tomcat was running when we started: False
2009-05-01 13:55:12,776 INFO Components to uninstall: ['scalix-mobile']
2009-05-01 13:55:13,314 INFO Uninstall start
2009-05-01 13:55:13,314 DEBUG Calling pre-uninstall function discover_instances Discovering instances
2009-05-01 13:55:13,480 ERROR Exception reading /etc/opt/scalix/instance.cfg:
2009-05-01 13:55:13,481 ERROR Could not find scalix-server instances.
2009-05-01 13:55:13,481 DEBUG Called pre-uninstall function discover_instances with result True
2009-05-01 13:55:13,481 ERROR Pre-uninstall function discover_instances failed to execute successfully
2009-05-01 13:55:13,481 ERROR Aborting uninstall
2009-05-01 13:55:13,481 INFO Uninstall end

afassl
Posts: 31
Joined: Sun Jan 14, 2007 8:17 am
Location: Cologne, Germany
Contact:

Re: Issues after Upgrade to 11.4.3 (from 11.1)

Postby afassl » Fri May 01, 2009 8:03 am

Had a look at bugzilla:

Bug 19096 - Scalix 11.4.3 | Cannot uninstall individual Scalix components

Seems to be a problem with 11.4.3.

@scalix: any workaround available?

LeslieW
Scalix
Scalix
Posts: 239
Joined: Thu Jun 19, 2008 10:03 am
Contact:

Re: Issues after Upgrade to 11.4.3 (from 11.1)

Postby LeslieW » Fri May 01, 2009 10:15 am

You could try uninstalling all of Scalix and then install it (make a backup first!!).

You said:
- Tomcat server logs look fine
- Apache logs just printing out the 404 error (.../m not found)

What *is* in the tomcat logs when you restart scalix-tomcat?
What *is* in the apache logs when you try to navigate to /sac?

afassl
Posts: 31
Joined: Sun Jan 14, 2007 8:17 am
Location: Cologne, Germany
Contact:

Re: Issues after Upgrade to 11.4.3 (from 11.1)

Postby afassl » Fri May 01, 2009 3:14 pm

Content of catalina.out

Code: Select all

[root@postoffice logs]# ls -l
total 8
-rw-r--r-- 1 root root    0 May  1 21:12 admin.2009-05-01.log
-rw-r--r-- 1 root root 1534 May  1 21:12 catalina.2009-05-01.log
-rw-r--r-- 1 root root 1534 May  1 21:12 catalina.out
-rw-r--r-- 1 root root    0 May  1 21:12 host-manager.2009-05-01.log
-rw-r--r-- 1 root root    0 May  1 21:12 localhost.2009-05-01.log
-rw-r--r-- 1 root root    0 May  1 21:12 manager.2009-05-01.log
[root@postoffice logs]# cat catalina.out
May 1, 2009 9:12:30 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/jre1.5.0_16/lib/amd64/server:/usr/java/jre1.5.0_16/lib/amd64:/usr/java/jre1.5.0_16/../lib/amd64
May 1, 2009 9:12:30 PM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-postoffice.progis.de%2F85.25.145.159-8080
May 1, 2009 9:12:30 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1120 ms
May 1, 2009 9:12:30 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
May 1, 2009 9:12:30 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.27
May 1, 2009 9:12:30 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
May 1, 2009 9:12:31 PM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-postoffice.progis.de%2F85.25.145.159-8080
May 1, 2009 9:12:32 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on postoffice.progis.de/85.25.145.159:8009
May 1, 2009 9:12:32 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/124  config=null
May 1, 2009 9:12:32 PM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
May 1, 2009 9:12:32 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 1999 ms
[root@postoffice logs]# pwd
/var/opt/scalix/pe/tomcat/logs

afassl
Posts: 31
Joined: Sun Jan 14, 2007 8:17 am
Location: Cologne, Germany
Contact:

Re: Issues after Upgrade to 11.4.3 (from 11.1)

Postby afassl » Fri May 01, 2009 3:21 pm

Code: Select all

84.63.119.208 - - [01/May/2009:21:15:47 +0200] "GET /sac HTTP/1.1" 404 385
84.63.119.208 - - [01/May/2009:21:15:47 +0200] "GET /favicon.ico HTTP/1.1" 404 230

afassl
Posts: 31
Joined: Sun Jan 14, 2007 8:17 am
Location: Cologne, Germany
Contact:

Re: Issues after Upgrade to 11.4.3 (from 11.1)

Postby afassl » Fri May 01, 2009 3:32 pm

Even running the installer with strace gives no more details about the reasons for failure.
Seems really to be a bug. So I don't see the need for a complete deinstall.

strace ./scalix-installer
execve("./scalix-installer", ["./scalix-installer"], [/* 22 vars */]) = 0
brk(0) = 0x5619000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aef3d6e5000
uname({sys="Linux", node="postoffice.progis.de", ...}) = 0
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=49552, ...}) = 0
mmap(NULL, 49552, PROT_READ, MAP_PRIVATE, 3, 0) = 0x2aef3d6e6000
close(3) = 0
open("/lib64/libtermcap.so.2", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\17\200\\:\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=15584, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aef3d6f3000
mmap(0x3a5c800000, 2108688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3a5c800000
mprotect(0x3a5c803000, 2093056, PROT_NONE) = 0
mmap(0x3a5ca02000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x3a5ca02000
close(3) = 0
open("/lib64/libdl.so.2", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\16\0[:\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=23360, ...}) = 0
mmap(0x3a5b000000, 2109696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3a5b000000
mprotect(0x3a5b002000, 2097152, PROT_NONE) = 0
mmap(0x3a5b202000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x3a5b202000
close(3) = 0
open("/lib64/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\332\301Z:\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1713160, ...}) = 0
mmap(0x3a5ac00000, 3494168, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3a5ac00000
mprotect(0x3a5ad4c000, 2097152, PROT_NONE) = 0
mmap(0x3a5af4c000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14c000) = 0x3a5af4c000
mmap(0x3a5af51000, 16664, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3a5af51000
close(3) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aef3d6f4000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aef3d6f5000
arch_prctl(ARCH_SET_FS, 0x2aef3d6f4dc0) = 0
mprotect(0x3a5b202000, 4096, PROT_READ) = 0
mprotect(0x3a5af4c000, 16384, PROT_READ) = 0
mprotect(0x3a5aa1b000, 4096, PROT_READ) = 0
munmap(0x2aef3d6e6000, 49552) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
open("/dev/tty", O_RDWR|O_NONBLOCK) = 3
close(3) = 0
brk(0) = 0x5619000
brk(0x563a000) = 0x563a000
open("/usr/lib/locale/locale-archive", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=56466880, ...}) = 0
mmap(NULL, 56466880, PROT_READ, MAP_PRIVATE, 3, 0) = 0x2aef3d6f6000
close(3) = 0
getuid() = 0
getgid() = 0
geteuid() = 0
getegid() = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
open("/proc/meminfo", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aef40cd0000
read(3, "MemTotal: 4034896 kB\nMemFre"..., 4096) = 777
close(3) = 0
munmap(0x2aef40cd0000, 4096) = 0
rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x3a5ac30280}, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
uname({sys="Linux", node="postoffice.progis.de", ...}) = 0
stat("/root/Desktop/scalix-11.4.3-GA", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getpid() = 11816
open("/usr/lib64/gconv/gconv-modules.cache", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=25464, ...}) = 0
mmap(NULL, 25464, PROT_READ, MAP_SHARED, 3, 0) = 0x2aef40cd0000
close(3) = 0
getppid() = 11815
getpgrp() = 11815
rt_sigaction(SIGCHLD, {0x436080, [], SA_RESTORER, 0x3a5ac30280}, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
open("./scalix-installer", O_RDONLY) = 3
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff6d3c39a0) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
read(3, "#!/bin/sh\n#\n# Copyright (c) 2007"..., 80) = 80
lseek(3, 0, SEEK_SET) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=64*1024}) = 0
dup2(3, 255) = 255
close(3) = 0
fcntl(255, F_SETFD, FD_CLOEXEC) = 0
fcntl(255, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(255, {st_mode=S_IFREG|0755, st_size=263933, ...}) = 0
lseek(255, 0, SEEK_CUR) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
read(255, "#!/bin/sh\n#\n# Copyright (c) 2007"..., 8192) = 8192
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aef40cd7000
write(1, "\n", 1
) = 1
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
lseek(255, -6153, SEEK_CUR) = 2039
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aef3d6f4e50) = 11817
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 11817
wait4(-1, 0x7fff6d3c3244, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0) = 0
rt_sigaction(SIGCHLD, {0x436080, [], SA_RESTORER, 0x3a5ac30280}, {0x436080, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
close(4) = 0
read(3, "/usr/bin/python\n", 128) = 16
read(3, "", 128) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
read(255, "if [ $? -ne 0 ]; then\n die \"E"..., 8192) = 8192
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
lseek(255, -8045, SEEK_CUR) = 2186
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aef3d6f4e50) = 11818
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 11818
wait4(-1, 0x7fff6d3c3244, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0) = 0
rt_sigaction(SIGCHLD, {0x436080, [], SA_RESTORER, 0x3a5ac30280}, {0x436080, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
close(4) = 0
read(3, "/usr/bin/perl\n", 128) = 14
read(3, "", 128) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
read(255, "if [ $? -ne 0 ]; then\n die \"E"..., 8192) = 8192
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
lseek(255, -7764, SEEK_CUR) = 2614
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aef3d6f4e50) = 11819
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x436080, [], SA_RESTORER, 0x3a5ac30280}, {0x436080, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
close(4) = 0
read(3, "2.4.3\n", 128) = 6
read(3, "", 128) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 11819
wait4(-1, 0x7fff6d3c3354, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
read(255, "PY_SUBDIR=\"py\"\n\nMIN_VERSION=\"2.2"..., 8192) = 8192
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
lseek(255, -7961, SEEK_CUR) = 2845
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aef3d6f4e50) = 11822
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x436080, [], SA_RESTORER, 0x3a5ac30280}, {0x436080, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
close(4) = 0
read(3, "root\n", 128) = 5
read(3, "", 128) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 11822
wait4(-1, 0x7fff6d3c3354, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
read(255, "if [ $WHOAMI != 'root' ]; then\n "..., 8192) = 8192
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
lseek(255, -8024, SEEK_CUR) = 3013
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aef3d6f4e50) = 11823
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x436080, [], SA_RESTORER, 0x3a5ac30280}, {0x436080, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
close(4) = 0
read(3, "/tmp/scalix-wizard.E11823\n", 128) = 26
read(3, "", 128) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 11823
wait4(-1, 0x7fff6d3c3354, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
read(255, "\nSKIP=`awk '/^__ARCHIVE_FOLLOWS_"..., 8192) = 8192
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
lseek(255, -8126, SEEK_CUR) = 3079
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aef3d6f4e50) = 11824
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x436080, [], SA_RESTORER, 0x3a5ac30280}, {0x436080, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
close(4) = 0
read(3, "152\n", 128) = 4
read(3, "", 128) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 11824
wait4(-1, 0x7fff6d3c3354, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
read(255, "\nmy_echo \"$OUR_NAME - extracting"..., 8192) = 8192
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
write(1, "Scalix Installer - extracting ar"..., 54Scalix Installer - extracting archive, please wait...
) = 54
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0
rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0
lseek(255, -8036, SEEK_CUR) = 3235
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aef3d6f4e50) = 11825
rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
close(4) = 0
close(4) = -1 EBADF (Bad file descriptor)
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aef3d6f4e50) = 11826
rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0
rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0
rt_sigaction(SIGINT, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 11825
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 11826
rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
close(3) = -1 EBADF (Bad file descriptor)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, 0x7fff6d3c3674, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0xffffffffffffffff) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
read(255, "\nORIG_DIR=`pwd`\n\nexport PYTHONPA"..., 8192) = 8192
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
lseek(255, -8176, SEEK_CUR) = 3251
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aef3d6f4e50) = 11829
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 11829
wait4(-1, 0x7fff6d3c3244, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0) = 0
rt_sigaction(SIGCHLD, {0x436080, [], SA_RESTORER, 0x3a5ac30280}, {0x436080, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
close(4) = 0
read(3, "/root/Desktop/scalix-11.4.3-GA\n", 128) = 31
read(3, "", 128) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
read(255, "\nexport PYTHONPATH=$WRKDIR/$PY_S"..., 8192) = 8192
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
stat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0
stat("/tmp/scalix-wizard.E11823", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
stat("/tmp/scalix-wizard.E11823/py", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
chdir("/tmp/scalix-wizard.E11823/py") = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
lseek(255, -8011, SEEK_CUR) = 3432
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aef3d6f4e50) = 11830
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x436080, [], SA_RESTORER, 0x3a5ac30280}, {0x436080, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
close(4) = 0
read(3, "11.4.3.2569\n", 128) = 12
read(3, "", 128) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 11830
wait4(-1, 0x7fff6d3c3354, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
read(255, "my_echo \"$OUR_NAME - starting ve"..., 8192) = 8192
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
write(1, "Scalix Installer - starting vers"..., 51Scalix Installer - starting version 11.4.3.2569...
) = 51
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
write(1, "Scalix Installer - using Python "..., 57Scalix Installer - using Python 2.4.3 (/usr/bin/python).
) = 57
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0
rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0
lseek(255, -7711, SEEK_CUR) = 3913
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aef3d6f4e50) = 11831
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
wait4(-1, Scalix Installer - audit log file is /var/log/scalix-installer-20090501.log

=== Welcome to the Scalix Installer ===

Scalix delivers powerful email and calendaring products and solutions
including Scalix Server, Scalix Connect for Outlook, Scalix Web Access
and Scalix ActiveSync as well as a Java web-services platform for client
access, management and programmatic data access.

Scalix Installer will help you install and configure Scalix components.

The installation or upgrade will take between 5 and 15 minutes to complete.

Gathering system information...

Please choose an action from the list:
[1] Install/Upgrade one or more Scalix components (custom)
[2] Reconfigure Scalix components
[3] Uninstall Scalix components
-> Please enter your choice: 3

Please choose one or more components to uninstall:
[1] Scalix Libical (required for Scalix Server)
(version 0.27.20071008-1)
[2] Scalix Character Set Detection (required for Scalix Server)
(version 1.0.20071031-1.rhel5 [1.rhel5])
[3] Scalix Server
(version 11.4.3.12339-1.rhel5 [1.rhel5])
[4] Scalix DB
(version 11.4.3.2221-1)
[5] Scalix Apache/Tomcat Connector
(version 11.4.3.938-1.rhel5 [1.rhel5])
[6] Scalix Tomcat
(version 5.5.27-934)
[7] Scalix Messaging Services
(version 11.4.3.2239-1)
[8] Scalix Management Agent
(version 11.4.3.4837-1)
[9] Scalix Web Access
(version 11.4.3.11863-1)
[10] Scalix Management Services
(version 11.4.3.4837-1)
[11] Scalix iconv Extras
(version 1.2-1.rhel5 [1.rhel5])
[12] Scalix Search and Index Service
(version 11.4.3.1084-1)
[13] Scalix Mobile Client
(version 11.4.3.886-1)
-> Please enter comma-separated list of numbers: 13

-> Are you sure you want to uninstall the selected components? (yes/no) [no] yes

-> Press Enter to begin uninstallation:
Stopping Tomcat...
Please wait while Scalix components are uninstalled...
Discovering instances...
Starting Tomcat...
One or more components failed to uninstall -- please check the log.
Uninstallation finished.
[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 11831
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, 0x7fff6d3c36a4, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0xffffffffffffffff) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
read(255, "\ncd \"$ORIG_DIR\"\n\ncleanup\n\nmy_ech"..., 8192) = 8192
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
stat("/root", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
stat("/root/Desktop", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/root/Desktop/scalix-11.4.3-GA", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
chdir("/root/Desktop/scalix-11.4.3-GA") = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
stat("/tmp/scalix-wizard.E11823", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
write(1, "Scalix Installer - cleaning up.."..., 34Scalix Installer - cleaning up...
) = 34
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/kerberos/sbin/rm", 0x7fff6d3c32d0) = -1 ENOENT (No such file or directory)
stat("/usr/kerberos/bin/rm", 0x7fff6d3c32d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/sbin/rm", 0x7fff6d3c32d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/rm", 0x7fff6d3c32d0) = -1 ENOENT (No such file or directory)
stat("/sbin/rm", 0x7fff6d3c32d0) = -1 ENOENT (No such file or directory)
stat("/bin/rm", {st_mode=S_IFREG|0755, st_size=45216, ...}) = 0
access("/bin/rm", X_OK) = 0
access("/bin/rm", R_OK) = 0
stat("/bin/rm", {st_mode=S_IFREG|0755, st_size=45216, ...}) = 0
access("/bin/rm", X_OK) = 0
access("/bin/rm", R_OK) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
lseek(255, -8167, SEEK_CUR) = 3938
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2aef3d6f4e50) = 12093
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 12093
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, 0x7fff6d3c31b4, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigreturn(0xffffffffffffffff) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x3a5ac30280}, {0x436c60, [], SA_RESTORER, 0x3a5ac30280}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
read(255, "\nmy_echo \"$OUR_NAME - done.\"\n\nex"..., 8192) = 8192
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
write(1, "Scalix Installer - done.\n", 25Scalix Installer - done.
) = 25
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
exit_group(0) = ?

afassl
Posts: 31
Joined: Sun Jan 14, 2007 8:17 am
Location: Cologne, Germany
Contact:

Re: Issues after Upgrade to 11.4.3 (from 11.1)

Postby afassl » Mon May 04, 2009 10:21 am

As a temp fix I've configured squirrelmail as frontend. Very fast, would like the webmailer be as quick as that. But not so many features. Anyway, can anyone confirm the bug I've found related to my problem?

LeslieW
Scalix
Scalix
Posts: 239
Joined: Thu Jun 19, 2008 10:03 am
Contact:

Re: Issues after Upgrade to 11.4.3 (from 11.1)

Postby LeslieW » Mon May 04, 2009 11:08 am

Your Catalina.out says:
INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/jre1.5.0_16/lib/amd64/server:/usr/java/jre1.5.0_16/lib/amd64:/usr/java/jre1.5.0_16/../lib/amd64

Does /usr/java/jre1.5.0_16/lib/amd64/server exist on your server?
Check scalix-tomcat.conf to see what JAVA_HOME is set to, and make sure that path exists on your server.

Check /var/log/scalix-installer-<date>.log and see if it has more info.

afassl
Posts: 31
Joined: Sun Jan 14, 2007 8:17 am
Location: Cologne, Germany
Contact:

Re: Issues after Upgrade to 11.4.3 (from 11.1)

Postby afassl » Mon May 04, 2009 4:37 pm

This looks fine, did check this before. The scalix-installer logs are the same as included above.

Code: Select all

[root@postoffice ~]# cd /usr/java/jre1.5.0_16/lib/amd64/
[root@postoffice amd64]# ls
awt_robot          libhprof.so          libjdwp.so          libnio.so
gtkhelper          libinstrument.so     libjpeg.so          librmi.so
headless           libioser12.so        libjsig.so          libunpack.so
jvm.cfg            libj2pkcs11.so       libjsoundalsa.so    libverify.so
libawt.so          libjaas_unix.so      libjsound.so        libzip.so
libcmm.so          libjava_crw_demo.so  libmanagement.so    motif21
libdcpr.so         libjava.so           libmlib_image.so    native_threads
libdt_socket.so    libjawt.so           libnative_chmod.so  server
libfontmanager.so  libJdbcOdbc.so       libnet.so           xawt
[root@postoffice amd64]# ls server
libjsig.so  libjvm.so  Xusage.txt
[root@postoffice amd64]# locate scalix-tomcat.conf
/etc/opt/scalix-tomcat/scalix-tomcat.conf
[root@postoffice amd64]# cat /etc/opt/scalix-tomcat/scalix-tomcat.conf
#
# Configuration file for Scalix Tomcat
#

# The directory where Java is installed:
JAVA_HOME="/usr/java/jre1.5.0_16"

# Additional arguments to be passed to Java:
JAVA_OPTS="-server -Djava.net.preferIPv4Stack=true -Xms1024m -Xmx1024m"

# Maximum number of file descriptors
ULIMIT_NUM_FILES="10000"
[root@postoffice amd64]# ls /usr/java/jre1.5.0_16
bin      COPYRIGHT  LICENSE  README                       Welcome.html
CHANGES  lib        man      THIRDPARTYLICENSEREADME.txt
You have new mail in /var/spool/mail/root

LeslieW
Scalix
Scalix
Posts: 239
Joined: Thu Jun 19, 2008 10:03 am
Contact:

Re: Issues after Upgrade to 11.4.3 (from 11.1)

Postby LeslieW » Tue May 05, 2009 1:52 pm

Sorry, I forgot you'd posted the scalix-install log.

It's odd that you get
2009-04-30 09:42:01,266 ERROR Exception reading /etc/opt/scalix/instance.cfg:
when /etc/opt/scalix/instance.cfg exists and looks okay.

It's also odd that you get
INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/jre1.5.0_16/lib/amd64/server:/usr/java/jre1.5.0_16/lib/amd64:/usr/java/jre1.5.0_16/../lib/amd64

Yet the server directory and the files within it are present.

I wonder if it's a permissions problem, so that the files exist but can't be seen, read, or parsed.
Have you run omcheck?

LeslieW
Scalix
Scalix
Posts: 239
Joined: Thu Jun 19, 2008 10:03 am
Contact:

Re: Issues after Upgrade to 11.4.3 (from 11.1)

Postby LeslieW » Tue May 05, 2009 4:26 pm

I was working on something else and noticed that in the catalina.out it is normal to see the bit about the java.library path when you start scalix-tomcat. Here is how my (11.4.3, RedHat 5) scalix-tomcat start is logged in catalina.out, hopefully it will give you a framework for comparison:

May 5, 2009 4:15:23 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/jre1.5.0_16/lib/i386/server:/usr/java/jre1.5.0_16/lib/i386:/usr/java/jre1.5.0_16/../lib/i386
May 5, 2009 4:15:23 PM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-sxlab.mydomain.net%2F192.168.0.121-8080
May 5, 2009 4:15:23 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 7308 ms
May 5, 2009 4:15:24 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
May 5, 2009 4:15:24 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.27
May 5, 2009 4:15:25 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
SIS received contextInitialized event
SIS initialized with config from /var/opt/scalix/sb/sis/sis.properties
scalix.instance is '/var/opt/scalix/sb'
SIS: sis-root-directory is /var/opt/scalix/sb/sis
SIS: log4j-init-file is /var/opt/scalix/sb/sis/log4j.properties
API:log4j-init-file is /var/opt/scalix/sb/platform/log4j.properties
Loading platform API configuration from file /var/opt/scalix/sb/platform/platform.properties
{}
initializing Scalix Web Access
SWA:log4j-init-file is /var/opt/scalix/sb/webmail/log4j.properties
Setting up user themes
Setting up nls folders
SWA:reading configuration @ /var/opt/scalix/sb/webmail/swa.properties
done initializing Scalix Web Access
RES: Initializing log4j using file /var/opt/scalix/sb/res/config/log4j.properties
May 5, 2009 4:16:52 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO: validateJarFile(/var/opt/scalix/sb/tomcat/webapps/caa/WEB-INF/lib/j2ee.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
CAA: scalix.instance is /var/opt/scalix/sb
CAA: caa-root-directory is /var/opt/scalix/sb/caa/
CAA: Loaded web.xml init params
CAA: caa-config-directory is /var/opt/scalix/sb/caa/config
CAA: log4j-init-file is /var/opt/scalix/sb/caa/config/log4j.properties
CAA: caa-framework-init-file is /var/opt/scalix/sb/caa/config/framework-config.xml
May 5, 2009 4:17:05 PM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-sxlab.mydomain.net%2F192.168.0.121-8080
May 5, 2009 4:17:08 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on sxlab.mydomain.net/192.168.0.121:8009
May 5, 2009 4:17:08 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/184 config=null
May 5, 2009 4:17:09 PM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
May 5, 2009 4:17:11 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 107216 ms

afassl
Posts: 31
Joined: Sun Jan 14, 2007 8:17 am
Location: Cologne, Germany
Contact:

Re: Issues after Upgrade to 11.4.3 (from 11.1)

Postby afassl » Mon May 11, 2009 8:55 am

Hi Leslie,

thanks a lot for your catalina.out.
My catalina.out is lots shorter
May 11, 2009 2:46:27 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not
found on the java.library.path: /usr/java/jre1.5.0_16/lib/amd64/server:/usr/java/jre1.5.0_16/lib/amd64:/u
sr/java/jre1.5.0_16/../lib/amd64
May 11, 2009 2:46:28 PM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-postoffice.progis.de%2F85.25.145.159-8080
May 11, 2009 2:46:28 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1675 ms
May 11, 2009 2:46:28 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
May 11, 2009 2:46:28 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.27
May 11, 2009 2:46:28 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
May 11, 2009 2:46:30 PM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-postoffice.progis.de%2F85.25.145.159-8080
May 11, 2009 2:46:31 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on postoffice.progis.de/85.25.145.159:8009
May 11, 2009 2:46:31 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/368 config=null
May 11, 2009 2:46:31 PM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
May 11, 2009 2:46:31 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 2818 ms
[root@postoffice logs]# more catalina.out
May 11, 2009 2:46:27 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not
found on the java.library.path: /usr/java/jre1.5.0_16/lib/amd64/server:/usr/java/jre1.5.0_16/lib/amd64:/u
sr/java/jre1.5.0_16/../lib/amd64
May 11, 2009 2:46:28 PM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-postoffice.progis.de%2F85.25.145.159-8080
May 11, 2009 2:46:28 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1675 ms
May 11, 2009 2:46:28 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
May 11, 2009 2:46:28 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.27
May 11, 2009 2:46:28 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
May 11, 2009 2:46:30 PM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-postoffice.progis.de%2F85.25.145.159-8080
May 11, 2009 2:46:31 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on postoffice.progis.de/85.25.145.159:8009
May 11, 2009 2:46:31 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/368 config=null
May 11, 2009 2:46:31 PM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
May 11, 2009 2:46:31 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 2818 ms

Comparing with your catalina.out shows an interesting difference. I've got now /var/opt/scalix/pe/platform directory.
[root@postoffice pe]# ls -l
total 36
drwxr-xr-x 4 root root 4096 Dec 19 09:45 caa
drwxr-xr-x 67 root root 4096 Feb 9 12:50 indexes
drwxr-xr-x 2 root root 4096 Apr 30 00:41 mobile
drwxr-xr-x 3 postgres postgres 4096 Jan 13 2007 postgres
drwxr-xr-x 3 root root 4096 Dec 19 09:45 res
drwxrwxr-x 55 scalix scalix 4096 Sep 23 2007 s
drwxr-xr-x 2 root root 4096 Apr 30 00:40 sis
drwxr-xr-x 7 root root 4096 May 11 14:46 tomcat
drwxr-xr-x 2 root root 4096 Apr 30 00:38 webmail

If i do a locate
[root@postoffice pe]# ls /opt/scalix/web/template/platform
log4j.properties platform.properties

I'm finding it in the template section.
Question: I'm now trying to reconstruct this by hand, but don't think, that this is a real good approach.

What do you think? Anything else that has to go into this directory?

Best regards

Andreas


Return to “Installation”



Who is online

Users browsing this forum: No registered users and 2 guests

cron