Problems with perl 5.8

Hi everyone.
I'm running Solaris 8 in a dual p III 450Mhz box with 512 Mb RAM. I started to download every perl module I need to do my research, but after installing some modules I got this:
perl -MCPAN -e shell
Out of memory!
Callback called exit.
BEGIN failed--compilation aborted.
What is the meaning of that?. What memory is perl talking about?. I did a "top" and I found the box with 422 MB RAM free and an uptime 0.02.
What should be the problem?.
Thanks alot.

I have tried modifying the path and environment
variables without success. I have heard from some
classmates that these perl problems have been encountered and solved before. Have changed path on system/user level or on command prompt.
- Virag Sharma
http://viragsharma.blogspot.com
http://virag.sharma.googlepages.com

Similar Messages

  • Problem with perl Net::Telnet::Cisco  for Solaris 10 SPARC

    hi all,
    I have problem with installing this modules : Net::Telnet::Cisco,TermReadKey-2.30.tar.gz.
    I'm trying to install this packages Net-Telnet-Cisco-1.10.tar.gz, and the it notifies me that I need to install before the TermReadkey, I get it from www.CPAN.org -TermReadKey-2.30.tar.gz
    and look what I have when I run : "make test" or even "make install"
    cc -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xarch=v8 -D_TS_ERRNO -xO3 -xspace -xildoff -DVERSION=\"2.30\" -DXS_VERSION=\"2.30\" -KPIC "-I/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE" ReadKey.c
    sh: cc: not found
    *** Error code 1
    make: Fatal error: Command failed for target `ReadKey.o'
    Please can some one help me. it 's very urgent
    thank you in advance

    Vipul_Ramani wrote:
    only thing you are missing CC does not your current PATH
    ADD it again
    using export PATH=$PATH:/usr/ucb and try ... do it No, please don't. There is no compiler in /usr/ucb, and it is probably a very good idea to compile without /usr/ucb in your path. /usr/ucb/cc is only a wrapper to extend a very old SunOS compatibility environment onto an existing compiler.
    If you don't have the current Sun compiler suite on your machine (go ahead and download it, it's free), then you can use gcc by invoking "perlgcc" instead of "perl" on the module's makefile.
    Darren

  • Problem with Perl Function

    Hello,
    My MacBook Pro is running on Mac OS X v 10.6.5 (Snow Leopard), and I was trying to run a perl script on the terminal. The script contains perl functions, such as chomp, split, next; however, the perl in my MacBook could not read (recognize) those functions. I checked the perl versions and found both 5.10.0 and 5.8.9 installed at /usr/bin/perl. Still, the perl functions are not working. Also, when I ran the command "perldoc perl", it returned "No documentation found for perl".
    So, the questions are:
    1. Is perl properly installed in my MacBook?
    2. If not, how can I install it properly since the perl comes with OS as default?
    3. Why the perl functions are not working?
    Any help will be much appreciated.
    dehalococcoides

    ... The script contains perl functions, such as chomp, split, next; however, the perl in my MacBook could not read (recognize) those functions. I checked the perl versions and found both 5.10.0 and 5.8.9 installed at /usr/bin/perl.
    How can you have 2 versions in the same file? /usr/bin/perl ???
    Still, the perl functions are not working. Also, when I ran the command "perldoc perl", it returned "No documentation found for perl".
    So, the questions are:
    1. Is perl properly installed in my MacBook?
    It should be. It is installed on all my Mac systems, and I've been known to write perl scripts using chomp, split, and next.
    2. If not, how can I install it properly since the perl comes with OS as default?
    As has been mentioned, perhaps you need to either to do a clean install (backing up first; maybe backing up twice).
    3. Why the perl functions are not working?
    Your system does not seem right. Have you been trying to install your own perl packages? Manually? Via MacPorts.org? Via Fink.sf.net? Have you been trying to set your own Perl environment variables, and got them wrong?
    The perl statements you want to use are core perl statements, and if you can invoke perl at all, they should work.

  • Problems with Perl Interface to BerkeleyDB

    I am having problems installing the perl interface to the BerkeleyDB, it seems to compile ok, however when i attempt "make test", as per in the installation instructions, and i get the following error messages.......
    ............<lots of tests passed ok>..........
    t/filter.......ok
    t/hash.........ok
    t/join.........ok
    t/mldbm........skipped
    all skipped: MLDBM is not installed on this system.
    t/pod..........skipped
    all skipped: Test::Pod 1.00 required for testing POD
    t/queue........ok 216/253
    # : Lock table is out of available locks
    t/queue........NOK 217
    # Failed test (t/queue.t at line 796)
    .......<lots of failures due to lack of available locks>................
    Does anyone know if the lack of locks is being caused by these missing modules/librarys??
    Any help would be appreciated
    regards
    Denis

    What version of the Berkeley DB Perl module are you running? I put a fix in place a couple of versions ago to sort out that particular issue. The latest version of the module is 0.31. Look in BerkeleyDB.pm this line f you don't know what version you have
    $VERSION = '0.31';
    FYI there isn't a bug in the module, just in the test harness. Means you can ignore the problem.
    Paul

  • [Solved] Problem with upgrading polkit or filesystem

    Ok so first off they do "upgrade" but the problem has me worried that something is wrong.
    A week or so ago after converting to systemd I tried getting rid of ConsoleKit and installing polkit 0.107 from the [testing] repo but it caused pacman to get stuck at "(1/1) upgrading polkit"  So I tried that a couple of times but I could never get pacman to finish and get past that.  I had to control + c to get out of that then type exit in the console (no text was visible that I typed however but typing exit + enter worked for closing it).  So I then opened a new terminal and downgraded polkit back to 0.105 and waited for polkit to get pushed from testing to see if it would fix my issue.  Fast forward to today and I go to upgrade my system.  Among the 83 updates or so was polkit and filesystem.  What do you know it gets stuck at "(15/83) upgrading polkit".  Fuck so I control + c, open new terminal and then do the upgrade again and it continues to update but this time it gets stuck doing the same thing for filesystem.  I control + c, open new terminal and continue the upgrade until it finishes, which it does this time, and I reboot.
    I tried re-installing polkit again and filesystem again but they continue to get stuck.  I cannot "complete" the upgrade even though they show the appropriate version when I check.
    Terminal
    [507] shauder@arch-desktop [~] $ sudo pacman -S polkit
    warning: polkit-0.107-4 is up to date -- reinstalling
    resolving dependencies...
    looking for inter-conflicts...
    Targets (1): polkit-0.107-4
    Total Installed Size: 1.77 MiB
    Net Upgrade Size: 0.00 MiB
    Proceed with installation? [Y/n]
    (1/1) checking package integrity [########################################################] 100%
    (1/1) loading package files [########################################################] 100%
    (1/1) checking for file conflicts [########################################################] 100%
    (1/1) checking available disk space [########################################################] 100%
    (1/1) upgrading polkit
    /var/log/pacman.log
    [2012-07-18 18:27] installed filesystem (2012.6-4)
    [2012-07-18 18:27] installed findutils (4.4.2-4)
    [2012-07-18 18:27] installed gawk (4.0.1-1)
    [2012-07-18 18:27] installed gettext (0.18.1.1-4)
    [2012-07-18 18:27] installed grep (2.13-2)
    [2012-07-18 18:27] installed sed (4.2.1-4)
    [2012-07-18 18:27] installed grub (0.97-21)
    [2012-07-18 18:27] installed gzip (1.5-1)
    [2012-07-18 18:27] installed gdbm (1.10-1)
    [2012-07-18 18:27] installed perl (5.16.0-2)
    [2012-07-18 18:27] installed openssl (1.0.1.c-1)
    [2012-07-18 18:27] installed libsasl (2.1.23-9)
    [2012-07-18 18:27] installed libldap (2.4.31-4)
    [2012-07-18 18:27] installed keyutils (1.5.5-3)
    [2012-07-18 18:27] installed krb5 (1.10.2-2)
    [2012-07-18 18:27] installed heirloom-mailx (12.5-3)
    [2012-07-18 18:27] installed inetutils (1.9.1-2)
    [2012-07-18 18:27] installed iproute2 (3.4.0-2)
    [2012-07-18 18:27] installed sysvinit (2.88-6)
    [2012-07-18 18:27] installed initscripts (2012.06.3-2)
    [2012-07-18 18:27] installed sysfsutils (2.1.0-8)
    [2012-07-18 18:27] >> Traceroute is now provided by core/traceroute
    [2012-07-18 18:27] installed iputils (20101006-4)
    [2012-07-18 18:27] installed jfsutils (1.1.15-3)
    [2012-07-18 18:27] installed less (444-3)
    [2012-07-18 18:27] installed licenses (2.9-1)
    [2012-07-18 18:27] installed linux-firmware (20120625-1)
    [2012-07-18 18:27] installed mkinitcpio-busybox (1.20.1-1)
    [2012-07-18 18:27] installed expat (2.1.0-1)
    [2012-07-18 18:27] installed libarchive (3.0.4-1)
    [2012-07-18 18:27] installed mkinitcpio (0.9.2-2)
    [2012-07-18 18:27] >>> Updating module dependencies. Please wait ...
    [2012-07-18 18:27] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-07-18 18:27] ==> Building image from preset: 'default'
    [2012-07-18 18:27] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-07-18 18:27] ==> Starting build: 3.4.5-1-ARCH
    [2012-07-18 18:27] -> Running build hook: [base]
    [2012-07-18 18:27] -> Running build hook: [udev]
    [2012-07-18 18:27] -> Running build hook: [autodetect]
    [2012-07-18 18:27] -> Running build hook: [pata]
    [2012-07-18 18:27] -> Running build hook: [scsi]
    [2012-07-18 18:27] -> Running build hook: [sata]
    [2012-07-18 18:27] -> Running build hook: [filesystems]
    [2012-07-18 18:27] -> Running build hook: [usbinput]
    [2012-07-18 18:27] -> Running build hook: [fsck]
    [2012-07-18 18:27] ==> Generating module dependencies
    [2012-07-18 18:27] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-07-18 18:27] bsdcpio: Failed to set default locale
    [2012-07-18 18:27] ==> Image generation successful
    [2012-07-18 18:27] ==> Building image from preset: 'fallback'
    [2012-07-18 18:27] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-07-18 18:27] ==> Starting build: 3.4.5-1-ARCH
    [2012-07-18 18:27] -> Running build hook: [base]
    [2012-07-18 18:27] -> Running build hook: [udev]
    [2012-07-18 18:27] -> Running build hook: [pata]
    [2012-07-18 18:27] -> Running build hook: [scsi]
    [2012-07-18 18:27] -> Running build hook: [sata]
    [2012-07-18 18:27] -> Running build hook: [filesystems]
    [2012-07-18 18:27] -> Running build hook: [usbinput]
    [2012-07-18 18:27] -> Running build hook: [fsck]
    [2012-07-18 18:27] ==> Generating module dependencies
    [2012-07-18 18:27] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-07-18 18:27] bsdcpio: Failed to set default locale
    [2012-07-18 18:27] ==> Image generation successful
    [2012-07-18 18:27] installed linux (3.4.5-1)
    [2012-07-18 18:27] installed logrotate (3.8.1-2)
    [2012-07-18 18:27] installed lvm2 (2.02.96-3)
    [2012-07-18 18:27] installed texinfo (4.13a-7)
    [2012-07-18 18:27] installed groff (1.21-2)
    [2012-07-18 18:27] installed libpipeline (1.2.1-1)
    [2012-07-18 18:27] it's recommended to create an initial
    [2012-07-18 18:27] database running as root:
    [2012-07-18 18:27] "/usr/bin/mandb --quiet"
    [2012-07-18 18:27] installed man-db (2.6.2-1)
    [2012-07-18 18:27] installed man-pages (3.41-1)
    [2012-07-18 18:27] installed mdadm (3.2.5-2)
    [2012-07-18 18:27] installed nano (2.2.6-2)
    [2012-07-18 18:27] installed ca-certificates (20120623-1)
    [2012-07-18 18:27] installed libssh2 (1.4.2-1)
    [2012-07-18 18:27] installed curl (7.26.0-1)
    [2012-07-18 18:27] installed pth (2.0.7-4)
    [2012-07-18 18:27] installed libksba (1.2.0-2)
    [2012-07-18 18:27] installed libassuan (2.0.3-1)
    [2012-07-18 18:27] installed pinentry (0.8.1-4)
    [2012-07-18 18:27] installed dirmngr (1.1.0-4)
    [2012-07-18 18:27] installed gnupg (2.0.19-2)
    [2012-07-18 18:27] installed gpgme (1.3.1-4)
    [2012-07-18 18:27] installed pacman-mirrorlist (20120626-1)
    [2012-07-18 18:27] installed archlinux-keyring (20120622-1)
    [2012-07-18 18:27] >>> Run `pacman-key --init; pacman-key --populate archlinux`
    [2012-07-18 18:27] >>> to import the data required by pacman for package verification.
    [2012-07-18 18:27] >>> See: https://www.archlinux.org/news/having-pacman-verify-packages
    [2012-07-18 18:27] installed pacman (4.0.3-3)
    [2012-07-18 18:27] installed pciutils (3.1.10-1)
    [2012-07-18 18:27] installed pcmciautils (018-4)
    [2012-07-18 18:27] installed libnl (3.2.11-1)
    [2012-07-18 18:27] installed libusbx (1.0.12-2)
    [2012-07-18 18:27] installed libpcap (1.3.0-1)
    [2012-07-18 18:27] installed ppp (2.4.5-3)
    [2012-07-18 18:27] installed procps-ng (3.3.3-3)
    [2012-07-18 18:27] installed psmisc (22.19-1)
    [2012-07-18 18:27] installed reiserfsprogs (3.6.21-4)
    [2012-07-18 18:27] installed shadow (4.1.5.1-1)
    [2012-07-18 18:27] installed eventlog (0.2.12-3)
    [2012-07-18 18:27] installed syslog-ng (3.3.5-2)
    [2012-07-18 18:27] installed tar (1.26-2)
    [2012-07-18 18:27] installed usbutils (006-1)
    [2012-07-18 18:27] installed vi (1:050325-2)
    [2012-07-18 18:27] installed wget (1.13.4-1)
    [2012-07-18 18:27] installed which (2.20-5)
    [2012-07-18 18:27] installed dbus-core (1.6.2-2)
    [2012-07-18 18:27] installed wpa_supplicant (1.0-1)
    [2012-07-18 18:27] installed xfsprogs (3.1.8-2)
    [2012-07-18 18:27] installed m4 (1.4.16-2)
    [2012-07-18 18:27] installed autoconf (2.69-1)
    [2012-07-18 18:27] installed automake (1.12.2-1)
    [2012-07-18 18:27] installed binutils (2.22-9)
    [2012-07-18 18:27] installed bison (2.5.1-1)
    [2012-07-18 18:27] installed fakeroot (1.18.4-1)
    [2012-07-18 18:27] installed flex (2.5.35-5)
    [2012-07-18 18:27] installed mpfr (3.1.1-1)
    [2012-07-18 18:27] installed libmpc (0.9-2)
    [2012-07-18 18:27] installed isl (0.10-1)
    [2012-07-18 18:27] installed cloog (0.17.0-2)
    [2012-07-18 18:27] installed ppl (1.0-1)
    [2012-07-18 18:27] installed gcc (4.7.1-4)
    [2012-07-18 18:27] installed libltdl (2.4.2-6)
    [2012-07-18 18:27] installed libtool (2.4.2-6)
    [2012-07-18 18:27] installed make (3.82-4)
    [2012-07-18 18:27] installed patch (2.6.1-3)
    [2012-07-18 18:27] installed pkg-config (0.27-1)
    [2012-07-18 18:37] Running 'pacman -Syy'
    [2012-07-18 18:37] synchronizing package lists
    [2012-07-18 18:38] Running 'pacman -Syy'
    [2012-07-18 18:38] synchronizing package lists
    [2012-07-18 18:39] Running 'pacman -S sudo'
    [2012-07-18 18:43] Running 'pacman -S sudo'
    [2012-07-18 18:44] Running 'pacman -S sudo'
    [2012-07-18 18:44] installed sudo (1.8.5.p2-1)
    [2012-07-18 18:45] Running 'pacman -S alsa-utils'
    [2012-07-18 18:46] installed alsa-lib (1.0.25-1)
    [2012-07-18 18:46] installed dialog (1.1_20120706-1)
    [2012-07-18 18:46] installed libogg (1.3.0-1)
    [2012-07-18 18:46] installed flac (1.2.1-3)
    [2012-07-18 18:46] installed libvorbis (1.3.3-1)
    [2012-07-18 18:46] installed libsndfile (1.0.25-2)
    [2012-07-18 18:46] installed libsamplerate (0.1.8-1)
    [2012-07-18 18:46] installed alsa-utils (1.0.25-3)
    [2012-07-18 18:46] Running 'pacman -S alsa-plugins'
    [2012-07-18 18:46] installed alsa-plugins (1.0.25-2)
    [2012-07-18 18:48] Running 'pacman -S xorg-server xorg-xinit xorg-server-utils'
    [2012-07-18 18:48] installed xproto (7.0.23-1)
    [2012-07-18 18:48] installed libxdmcp (1.1.1-1)
    [2012-07-18 18:48] installed freetype2 (2.4.10-1)
    [2012-07-18 18:48] installed libfontenc (1.1.1-1)
    [2012-07-18 18:48] installed fontsproto (2.1.2-1)
    [2012-07-18 18:48] installed libxfont (1.4.5-1)
    [2012-07-18 18:48] installed libpciaccess (0.13.1-1)
    [2012-07-18 18:48] installed libdrm (2.4.37-1)
    [2012-07-18 18:48] installed pixman (0.26.2-1)
    [2012-07-18 18:48] installed libxau (1.0.7-1)
    [2012-07-18 18:48] installed xcb-proto (1.7.1-1)
    [2012-07-18 18:48] installed libxcb (1.8.1-1)
    [2012-07-18 18:48] installed kbproto (1.0.6-1)
    [2012-07-18 18:48] installed libx11 (1.5.0-1)
    [2012-07-18 18:48] installed libxkbfile (1.0.8-1)
    [2012-07-18 18:48] installed xorg-xkbcomp (1.2.4-1)
    [2012-07-18 18:48] installed xkeyboard-config (2.6-1)
    [2012-07-18 18:48] installed xorg-setxkbmap (1.3.0-1)
    [2012-07-18 18:48] installed xorg-fonts-encodings (1.0.4-3)
    [2012-07-18 18:48] installed xorg-fonts-alias (1.0.2-2)
    [2012-07-18 18:48] installed xorg-bdftopcf (1.0.3-2)
    [2012-07-18 18:48] installed xorg-mkfontscale (1.1.0-1)
    [2012-07-18 18:48] installed xorg-mkfontdir (1.0.7-1)
    [2012-07-18 18:48] installed xorg-font-util (1.3.0-1)
    [2012-07-18 18:48] installed xorg-font-utils (7.6-3)
    [2012-07-18 18:48] updating font cache... done.
    [2012-07-18 18:48] installed fontconfig (2.8.0-2)
    [2012-07-18 18:49] Updating font cache... done.
    [2012-07-18 18:49] installed xorg-fonts-misc (1.0.1-2)
    [2012-07-18 18:49] installed xorg-server-common (1.12.3-1)
    [2012-07-18 18:49] installed xf86-input-evdev (2.7.0-2)
    [2012-07-18 18:49] installed xorg-server (1.12.3-1)
    [2012-07-18 18:49] installed xextproto (7.2.1-1)
    [2012-07-18 18:49] installed libxext (1.3.1-1)
    [2012-07-18 18:49] installed libice (1.0.8-1)
    [2012-07-18 18:49] installed libsm (1.2.1-1)
    [2012-07-18 18:49] installed libxt (1.1.3-1)
    [2012-07-18 18:49] installed libxmu (1.1.1-1)
    [2012-07-18 18:49] installed xorg-xauth (1.0.7-1)
    [2012-07-18 18:49] installed xorg-xinit (1.3.2-1)
    [2012-07-18 18:49] installed xorg-iceauth (1.0.5-1)
    [2012-07-18 18:49] installed xorg-sessreg (1.0.7-1)
    [2012-07-18 18:49] installed xorg-xcmsdb (1.0.4-1)
    [2012-07-18 18:49] installed renderproto (0.11.1-2)
    [2012-07-18 18:49] installed libxrender (0.9.7-1)
    [2012-07-18 18:49] installed randrproto (1.3.2-2)
    [2012-07-18 18:49] installed libxrandr (1.3.2-2)
    [2012-07-18 18:49] installed xorg-xbacklight (1.1.2-3)
    [2012-07-18 18:49] installed xf86vidmodeproto (2.3.1-2)
    [2012-07-18 18:49] installed libxxf86vm (1.1.2-1)
    [2012-07-18 18:49] installed xorg-xgamma (1.0.5-1)
    [2012-07-18 18:49] installed xorg-xhost (1.0.5-1)
    [2012-07-18 18:49] installed xorg-xrandr (1.3.5-1)
    [2012-07-18 18:49] installed inputproto (2.2-1)
    [2012-07-18 18:49] installed libxi (1.6.1-1)
    [2012-07-18 18:49] installed xineramaproto (1.2.1-2)
    [2012-07-18 18:49] installed libxinerama (1.1.2-1)
    [2012-07-18 18:49] installed xorg-xinput (1.6.0-1)
    [2012-07-18 18:49] installed xorg-xmodmap (1.0.7-1)
    [2012-07-18 18:49] installed mcpp (2.7.2-4)
    [2012-07-18 18:49] installed xorg-xrdb (1.0.9-2)
    [2012-07-18 18:49] installed xorg-xrefresh (1.0.4-3)
    [2012-07-18 18:49] installed xorg-xset (1.2.2-1)
    [2012-07-18 18:49] installed fixesproto (5.0-2)
    [2012-07-18 18:49] installed libxfixes (5.0-2)
    [2012-07-18 18:49] installed libxcursor (1.1.13-1)
    [2012-07-18 18:49] installed xorg-xsetroot (1.1.0-3)
    [2012-07-18 18:49] installed xorg-server-utils (7.6-3)
    [2012-07-18 18:50] Running 'pacman -S nvidia nvidia-utils'
    [2012-07-18 18:50] Running 'pacman -S nvidia nvidia-utils lib32-nvidia-utils'
    [2012-07-18 18:51] installed videoproto (2.3.1-2)
    [2012-07-18 18:51] installed libxv (1.0.7-1)
    [2012-07-18 18:51] installed libxvmc (1.0.7-1)
    [2012-07-18 18:51] installed nvidia-utils (302.17-1)
    [2012-07-18 18:51] In order to use nvidia module, reboot the system.
    [2012-07-18 18:51] installed nvidia (302.17-3)
    [2012-07-18 18:51] installed lib32-glibc (2.16.0-2)
    [2012-07-18 18:51] installed lib32-libxdmcp (1.1.1-1)
    [2012-07-18 18:51] installed lib32-libxau (1.0.7-1)
    [2012-07-18 18:51] installed lib32-libxcb (1.8.1-2)
    [2012-07-18 18:51] installed lib32-libx11 (1.5.0-1)
    [2012-07-18 18:51] installed lib32-libxext (1.3.1-1)
    [2012-07-18 18:51] installed lib32-libxv (1.0.7-1)
    [2012-07-18 18:51] installed lib32-libxvmc (1.0.7-1)
    [2012-07-18 18:51] installed lib32-zlib (1.2.7-1)
    [2012-07-18 18:51] installed lib32-gcc-libs (4.7.1-4.1)
    [2012-07-18 18:51] installed lib32-nvidia-utils (302.17-1)
    [2012-07-18 18:55] Running 'pacman -S xorg-twm xorg-xclock xterm'
    [2012-07-18 18:55] installed xorg-twm (1.0.7-1)
    [2012-07-18 18:55] installed libxpm (3.5.10-1)
    [2012-07-18 18:55] installed libxaw (1.0.11-1)
    [2012-07-18 18:55] installed libxft (2.3.1-1)
    [2012-07-18 18:55] installed xorg-xclock (1.0.6-1)
    [2012-07-18 18:55] installed xorg-luit (1.1.1-1)
    [2012-07-18 18:55] installed xbitmaps (1.1.1-2)
    [2012-07-18 18:55] installed xterm (281-1)
    [2012-07-18 18:55] Running 'pacman -S dbus'
    [2012-07-18 18:55] installed dbus (1.6.2-1)
    [2012-07-18 18:56] Running 'pacman -S ttf-dejavu'
    [2012-07-18 18:56] installed ttf-dejavu (2.33-3)
    [2012-07-18 18:57] Running 'pacman -S awesome'
    [2012-07-18 18:57] installed libpng (1.5.11-1)
    [2012-07-18 18:57] installed cairo (1.12.2-2)
    [2012-07-18 18:57] installed libjpeg-turbo (1.2.1-1)
    [2012-07-18 18:57] installed libtiff (4.0.2-1)
    [2012-07-18 18:57] installed giflib (4.1.6-5)
    [2012-07-18 18:57] installed libid3tag (0.15.1b-7)
    [2012-07-18 18:57] installed imlib2 (1.4.5-2)
    [2012-07-18 18:57] installed libev (4.11-1)
    [2012-07-18 18:57] installed libxdg-basedir (1.2.0-1)
    [2012-07-18 18:57] installed lua (5.1.5-2)
    [2012-07-18 18:57] installed libdatrie (0.2.5-1)
    [2012-07-18 18:57] installed libthai (0.1.17-1)
    [2012-07-18 18:57] installed pango (1.30.1-1)
    [2012-07-18 18:57] installed xcb-util (0.3.9-1)
    [2012-07-18 18:57] installed startup-notification (0.12-3)
    [2012-07-18 18:57] installed xcb-util-image (0.3.9-1)
    [2012-07-18 18:57] installed xcb-util-keysyms (0.3.9-1)
    [2012-07-18 18:57] installed xcb-util-wm (0.3.9-1)
    [2012-07-18 18:57] installed xorg-xmessage (1.0.3-2)
    [2012-07-18 18:57] installed awesome (3.4.13-1)
    [2012-07-18 18:58] Running 'pacman -S rlwrap feh'
    [2012-07-18 18:58] installed rlwrap (0.37-2)
    [2012-07-18 18:58] installed giblib (1.2.4-5)
    [2012-07-18 18:58] installed libexif (0.6.20-2)
    [2012-07-18 18:58] installed feh (2.5-1)
    [2012-07-18 18:59] Running 'pacman -S packer'
    [2012-07-18 18:59] Running 'pacman -S lightdm'
    [2012-07-18 19:01] Running 'pacman -S fakeroot'
    [2012-07-18 19:01] upgraded fakeroot (1.18.4-1 -> 1.18.4-1)
    [2012-07-18 19:08] Running 'pacman -S git'
    [2012-07-18 19:08] installed perl-error (0.17018-1)
    [2012-07-18 19:08] installed git (1.7.11.2-1)
    [2012-07-18 19:08] Running 'pacman -S jshon'
    [2012-07-18 19:08] installed jansson (2.3-1)
    [2012-07-18 19:08] installed jshon (20111222-1)
    [2012-07-18 19:08] Running 'pacman -U packer-20120718-1-any.pkg.tar.xz'
    [2012-07-18 19:08] installed packer (20120718-1)
    [2012-07-18 19:10] Running 'pacman --noconfirm --asdeps -S -- accountsservice dbus-glib gobject-introspection intltool itstool libxklavier'
    [2012-07-18 19:10] installed polkit (0.105-1)
    [2012-07-18 19:10] installed accountsservice (0.6.22-1)
    [2012-07-18 19:10] installed dbus-glib (0.100-1)
    [2012-07-18 19:10] installed sqlite (3.7.13-1)
    [2012-07-18 19:10] installed python2 (2.7.3-2)
    [2012-07-18 19:10] installed gobject-introspection (1.32.1-2)
    [2012-07-18 19:10] installed perl-xml-parser (2.41-3)
    [2012-07-18 19:10] installed intltool (0.50.2-1)
    [2012-07-18 19:10] installed libxml2 (2.7.8-2)
    [2012-07-18 19:10] installed itstool (1.1.2-1)
    [2012-07-18 19:10] installed iso-codes (3.34-1)
    [2012-07-18 19:10] installed libxklavier (5.2.1-2)
    [2012-07-18 19:13] Running 'pacman -U lightdm-1.3.1-4-x86_64.pkg.tar.xz'
    [2012-07-18 19:14] You need to install lightdm-gtk-greeter to run the default and most stable greeter
    [2012-07-18 19:14] installed lightdm (1.3.1-4)
    [2012-07-18 19:14] Running 'pacman --noconfirm --asdeps -S -- archlinux-wallpaper bzr gnome-common gnome-doc-utils gtk-doc gtk-engines libwebkit vala'
    [2012-07-18 19:15] ==> Wallpapers have been installed to /usr/share/archlinux/wallpaper
    [2012-07-18 19:15] installed archlinux-wallpaper (1.4-1)
    [2012-07-18 19:15] installed bzr (2.5.1-1)
    [2012-07-18 19:15] installed gnome-common (3.4.0.1-2)
    [2012-07-18 19:15] installed libxslt (1.1.26-3)
    [2012-07-18 19:15] installed docbook-xml (4.5-5)
    [2012-07-18 19:15] installed rarian (0.8.1-2)
    [2012-07-18 19:15] installed gnome-doc-utils (0.20.10-1)
    [2012-07-18 19:15] installed docbook-xsl (1.77.1-2)
    [2012-07-18 19:15] installed gtk-doc (1.18-1)
    [2012-07-18 19:15] installed atk (2.4.0-1)
    [2012-07-18 19:15] installed compositeproto (0.4.2-2)
    [2012-07-18 19:15] installed libxcomposite (0.4.3-2)
    [2012-07-18 19:15] installed damageproto (1.2.1-2)
    [2012-07-18 19:15] installed libxdamage (1.1.3-2)
    [2012-07-18 19:15] installed shared-mime-info (1.0-1)
    [2012-07-18 19:15] installed libtasn1 (2.13-1)
    [2012-07-18 19:15] installed nettle (2.5-1)
    [2012-07-18 19:15] installed p11-kit (0.12-1)
    [2012-07-18 19:15] installed gnutls (3.0.21-1)
    [2012-07-18 19:15] installed libdaemon (0.14-2)
    [2012-07-18 19:15] ==> The following daemons may be added to DAEMONS in /etc/rc.conf:
    [2012-07-18 19:15] ==> avahi-daemon: the mdns responder, you probably want this.
    [2012-07-18 19:15] ==> dbus needs to be running when you start it.
    [2012-07-18 19:15] ==> avahi-dnsconfd: daemon used for peer-to-peer automatic dns
    [2012-07-18 19:15] ==> configuration on dhcp-less networks.
    [2012-07-18 19:15]
    [2012-07-18 19:15] ==> To use some of the client applications you will have to install python.
    [2012-07-18 19:15] ==> In addition, pygtk is required for the graphical ones and
    [2012-07-18 19:15] ==> twisted for avahi-bookmarks.
    [2012-07-18 19:15] installed avahi (0.6.31-3)
    [2012-07-18 19:15] installed libcups (1.5.3-5)
    [2012-07-18 19:15] installed gdk-pixbuf2 (2.26.1-1)
    [2012-07-18 19:15] installed gtk-update-icon-cache (2.24.10-3)
    [2012-07-18 19:15] installed gtk2 (2.24.10-3)
    [2012-07-18 19:15] installed gtk-engines (2.21.0-1)
    [2012-07-18 19:15] installed icu (49.1.2-1)
    [2012-07-18 19:15] installed gstreamer0.10 (0.10.36-1)
    [2012-07-18 19:15] installed orc (0.4.16-1)
    [2012-07-18 19:15] installed gstreamer0.10-base (0.10.36-1)
    [2012-07-18 19:15] installed libproxy (0.4.7-2)
    [2012-07-18 19:15] installed gsettings-desktop-schemas (3.4.2-1)
    [2012-07-18 19:15] installed glib-networking (2.32.3-1)
    [2012-07-18 19:15] installed libsoup (2.38.1-1)
    [2012-07-18 19:15] ==> aspell comes with no default dictionary
    [2012-07-18 19:15] installed aspell (0.60.6.1-1)
    [2012-07-18 19:15] installed hunspell (1.3.2-1)
    [2012-07-18 19:15] installed hspell (1.1-2)
    [2012-07-18 19:15] installed enchant (1.6.0-4)
    [2012-07-18 19:15] installed geoclue (0.12.0-5)
    [2012-07-18 19:15] installed libwebkit (1.8.1-1)
    [2012-07-18 19:15] installed vala (0.16.1-1)
    [2012-07-18 19:16] Running 'pacman -U lightdm-webkit-greeter-bzr-13-3-x86_64.pkg.tar.xz'
    [2012-07-18 19:16] Running 'pacman -U lightdm-webkit-greeter-0.1.2-3-x86_64.pkg.tar.xz'
    [2012-07-18 19:16] installed lightdm-webkit-greeter (0.1.2-3)
    [2012-07-18 19:47] Running 'pacman -R lightdm'
    [2012-07-18 19:48] Running 'pacman -R lightdm-webkit-greeter lightdm accountsservice dbus-glib libxklavier'
    [2012-07-18 19:48] Running 'pacman -R lightdm-webkit-greeter lightdm accountsservice enchant geoclue dbus-glib libxklavier'
    [2012-07-18 19:48] Running 'pacman -R lightdm-webkit-greeter lightdm accountsservice libwebkite enchant geoclue dbus-glib libxklavier'
    [2012-07-18 19:48] Running 'pacman -R lightdm-webkit-greeter lightdm accountsservice libwebkit enchant geoclue dbus-glib libxklavier'
    [2012-07-18 19:49] removed lightdm-webkit-greeter (0.1.2-3)
    [2012-07-18 19:49] removed libwebkit (1.8.1-1)
    [2012-07-18 19:49] removed geoclue (0.12.0-5)
    [2012-07-18 19:49] removed enchant (1.6.0-4)
    [2012-07-18 19:49] userdel: user lightdm is currently used by process 657
    [2012-07-18 19:49] groupdel: cannot remove the primary group of user 'lightdm'
    [2012-07-18 19:49] removed lightdm (1.3.1-4)
    [2012-07-18 19:49] removed libxklavier (5.2.1-2)
    [2012-07-18 19:49] removed dbus-glib (0.100-1)
    [2012-07-18 19:49] removed accountsservice (0.6.22-1)
    [2012-07-18 19:50] Running 'pacman -S chromium'
    [2012-07-18 19:50] installed dbus-glib (0.100-1)
    [2012-07-18 19:50] installed nspr (4.9.1-1)
    [2012-07-18 19:50] installed nss (3.13.5-1)
    [2012-07-18 19:50] installed xdg-utils (1.1.0-2.20120520)
    [2012-07-18 19:50] installed libevent (2.0.19-1)
    [2012-07-18 19:50] installed scrnsaverproto (1.2.2-1)
    [2012-07-18 19:50] installed libxss (1.2.2-1)
    [2012-07-18 19:50] installed desktop-file-utils (0.20-1)
    [2012-07-18 19:50] installed hicolor-icon-theme (0.12-2)
    [2012-07-18 19:50] installed chromium (20.0.1132.57-1)
    [2012-07-18 19:50] Running 'pacman -Sy abs'
    [2012-07-18 19:50] synchronizing package lists
    [2012-07-18 19:51] installed rsync (3.0.9-3)
    [2012-07-18 19:51] installed abs (2.4.3-2)
    [2012-07-18 19:52] Running 'pacman -S openjdk6 perl git gnupg flex bison gperf zip unzip wxgtk squashfs-tools ncurses libpng zlib libusb libusb-compat readline'
    [2012-07-18 19:53] installed ca-certificates-java (20120608-1)
    [2012-07-18 19:53] installed recordproto (1.14.2-1)
    [2012-07-18 19:53] installed libxtst (1.2.1-1)
    [2012-07-18 19:53] upgraded zlib (1.2.7-1 -> 1.2.7-1)
    [2012-07-18 19:53] upgraded libpng (1.5.11-1 -> 1.5.11-1)
    [2012-07-18 19:53] Warning: there was a problem reading the certificate file /etc/ssl/certs/NetLock_Arany_=Class_Gold=_F?tan?s?tv?ny.pem. Message:
    [2012-07-18 19:53] /etc/ssl/certs/NetLock_Arany_=Class_Gold=_F?tan?s?tv?ny.pem (No such file or directory)
    [2012-07-18 19:53] Warning: there was a problem reading the certificate file /etc/ssl/certs/AC_Ra?z_Certic?mara_S.A..pem. Message:
    [2012-07-18 19:53] /etc/ssl/certs/AC_Ra?z_Certic?mara_S.A..pem (No such file or directory)
    [2012-07-18 19:53] Warning: there was a problem reading the certificate file /etc/ssl/certs/Certinomis_-_Autorit?_Racine.pem. Message:
    [2012-07-18 19:53] /etc/ssl/certs/Certinomis_-_Autorit?_Racine.pem (No such file or directory)
    [2012-07-18 19:53] Warning: there was a problem reading the certificate file /etc/ssl/certs/T?B?TAK_UEKAE_K?k_Sertifika_Hizmet_Sa?lay?c?s?_-_S?r?m_3.pem. Message:
    [2012-07-18 19:53] /etc/ssl/certs/T?B?TAK_UEKAE_K?k_Sertifika_Hizmet_Sa?lay?c?s?_-_S?r?m_3.pem (No such file or directory)
    [2012-07-18 19:53] Warning: there was a problem reading the certificate file /etc/ssl/certs/EBG_Elektronik_Sertifika_Hizmet_Sa?lay?c?s?.pem. Message:
    [2012-07-18 19:53] /etc/ssl/certs/EBG_Elektronik_Sertifika_Hizmet_Sa?lay?c?s?.pem (No such file or directory)
    [2012-07-18 19:53] done.
    [2012-07-18 19:53] when you use a non-reparenting window manager
    [2012-07-18 19:53] set _JAVA_AWT_WM_NONREPARENTING=1 in
    [2012-07-18 19:53] /etc/profile.d/openjdk6.sh
    [2012-07-18 19:53] installed openjdk6 (6.b24_1.11.3-1)
    [2012-07-18 19:53] upgraded perl (5.16.0-2 -> 5.16.0-2)
    [2012-07-18 19:53] upgraded git (1.7.11.2-1 -> 1.7.11.2-1)
    [2012-07-18 19:53] upgraded ncurses (5.9-3 -> 5.9-3)
    [2012-07-18 19:53] upgraded readline (6.2.003-2 -> 6.2.003-2)
    [2012-07-18 19:53] upgraded gnupg (2.0.19-2 -> 2.0.19-2)
    [2012-07-18 19:53] upgraded flex (2.5.35-5 -> 2.5.35-5)
    [2012-07-18 19:53] upgraded bison (2.5.1-1 -> 2.5.1-1)
    [2012-07-18 19:53] installed gperf (3.0.4-4)
    [2012-07-18 19:53] installed zip (3.0-3)
    [2012-07-18 19:53] installed unzip (6.0-6)
    [2012-07-18 19:53] installed wxgtk (2.8.12.1-3)
    [2012-07-18 19:53] installed lzo2 (2.06-1)
    [2012-07-18 19:53] installed squashfs-tools (4.2-2)
    [2012-07-18 19:53] upgraded libusbx (1.0.12-2 -> 1.0.12-2)
    [2012-07-18 19:53] installed libusb-compat (0.1.4-2)
    [2012-07-18 19:53] Running 'pacman -S -- esdl schedtool'
    [2012-07-18 19:54] installed erlang (R15B01-1)
    [2012-07-18 19:54] installed sdl (1.2.15-1)
    [2012-07-18 19:54] installed dri2proto (2.6-1)
    [2012-07-18 19:54] installed glproto (1.4.15-1)
    [2012-07-18 19:54] installed mesa (8.0.4-1)
    [2012-07-18 19:54] installed esdl (2:1.2-1)
    [2012-07-18 19:54] installed schedtool (1.3.0-2)
    [2012-07-18 19:55] Running 'pacman -U pngcrush-1.7.31-1-x86_64.pkg.tar.xz'
    [2012-07-18 19:55] installed pngcrush (1.7.31-1)
    [2012-07-18 19:55] Running 'pacman -U repo-1.17-1-x86_64.pkg.tar.xz'
    [2012-07-18 19:55] installed repo (1.17-1)
    [2012-07-18 19:59] Running 'pacman -S terminator'
    [2012-07-18 19:59] installed vte-common (0.32.2-1)
    [2012-07-18 19:59] installed vte (0.28.2-3)
    [2012-07-18 19:59] installed libglade (2.6.4-3)
    [2012-07-18 19:59] installed python2-cairo (1.10.0-1)
    [2012-07-18 19:59] installed pygobject2-devel (2.28.6-6)
    [2012-07-18 19:59] installed python2-gobject2 (2.28.6-6)
    [2012-07-18 19:59] installed pygtk (2.24.0-3)
    [2012-07-18 19:59] installed terminator (0.96-1)
    [2012-07-18 20:00] Running 'pacman -Sy gcc-multilib gcc-libs-multilib binutils-multilib libtool-multilib lib32-libusb lib32-libusb-compat lib32-readline lib32-glibc lib32-zlib'
    [2012-07-18 20:00] synchronizing package lists
    [2012-07-18 20:00] Running 'pacman -Sy gcc-multilib gcc-libs-multilib binutils-multilib libtool-multilib lib32-libusb-compat lib32-readline lib32-glibc lib32-zlib'
    [2012-07-18 20:00] synchronizing package lists
    [2012-07-18 20:00] Running 'pacman -Sy gcc-multilib gcc-libs-multilib binutils-multilib libtool-multilib lib32-readline lib32-glibc lib32-zlib'
    [2012-07-18 20:00] synchronizing package lists
    [2012-07-18 20:01] removed gcc-libs (4.7.1-4)
    [2012-07-18 20:01] removed binutils (2.22-9)
    [2012-07-18 20:01] removed gcc (4.7.1-4)
    [2012-07-18 20:01] removed libtool (2.4.2-6)
    [2012-07-18 20:01] installed gcc-libs-multilib (4.7.1-4.1)
    [2012-07-18 20:01] installed binutils-multilib (2.22-8)
    [2012-07-18 20:01] installed gcc-multilib (4.7.1-4.1)
    [2012-07-18 20:01] upgraded lib32-glibc (2.16.0-2 -> 2.16.0-2)
    [2012-07-18 20:01] installed lib32-libltdl (2.4.2-6)
    [2012-07-18 20:01] installed libtool-multilib (2.4.2-6)
    [2012-07-18 20:01] installed lib32-ncurses (5.9-1)
    [2012-07-18 20:01] installed lib32-readline (6.2.003-1)
    [2012-07-18 20:01] upgraded lib32-zlib (1.2.7-1 -> 1.2.7-1)
    [2012-07-18 20:07] Running 'pacman -S ssh'
    [2012-07-18 20:10] Running 'pacman -S ssh-keygen'
    [2012-07-18 20:10] Running 'pacman -S openssh'
    [2012-07-18 20:10] installed libedit (20120311_3.0-1)
    [2012-07-18 20:10] installed dnssec-anchors (20120422-1)
    [2012-07-18 20:10] installed ldns (1.6.13-1)
    [2012-07-18 20:10] installed openssh (6.0p1-3)
    [2012-07-18 20:11] Running 'pacman -S pbcopy'
    [2012-07-18 20:11] Running 'pacman -S copy'
    [2012-07-18 20:13] Running 'pacman -S gedit'
    [2012-07-18 20:13] installed lcms2 (2.3-2)
    [2012-07-18 20:13] installed libgusb (0.1.3-1)
    [2012-07-18 20:13] installed gd (2.0.36RC1-5)
    [2012-07-18 20:13] installed libgphoto2 (2.4.14-1)
    [2012-07-18 20:13] installed libieee1284 (0.2.11-4)
    [2012-07-18 20:13] installed v4l-utils (0.8.8-1)
    [2012-07-18 20:13] installed net-snmp (5.7.1-3)
    [2012-07-18 20:13] NOTE
    [2012-07-18 20:13] ----
    [2012-07-18 20:13] Add your user to group 'scanner' to use scanner devices.
    [2012-07-18 20:13] installed sane (1.0.22-9)
    [2012-07-18 20:13] installed shared-color-profiles (0.1.5-1)
    [2012-07-18 20:13] installed colord (0.1.21-2)
    [2012-07-18 20:13] installed gtk3 (3.4.3-1)
    [2012-07-18 20:13] installed gtksourceview3 (3.4.2-1)
    [2012-07-18 20:13] installed libpeas (1.4.0-2)
    [2012-07-18 20:13] installed enchant (1.6.0-4)
    [2012-07-18 20:13] installed pygobject-devel (3.2.2-1)
    [2012-07-18 20:13] installed python2-gobject (3.2.2-1)
    [2012-07-18 20:13] installed dconf (0.12.1-2)
    [2012-07-18 20:13] installed gedit (3.4.2-1)
    [2012-07-18 20:15] Running 'pacman -S python'
    [2012-07-18 20:16] installed python (3.2.3-3)
    [2012-07-18 20:26] Running 'pacman -S xclip'
    [2012-07-18 20:26] installed xclip (0.12-3)
    [2012-07-18 20:37] Running 'pacman --noconfirm --asdeps -S -- lib32-alsa-lib lib32-libstdc++5 lib32-openal lib32-sdl swt'
    [2012-07-18 20:37] installed lib32-alsa-lib (1.0.25-1)
    [2012-07-18 20:37] installed lib32-libstdc++5 (3.3.6-6)
    [2012-07-18 20:37] installed openal (1.14-1)
    [2012-07-18 20:37] installed lib32-openal (1.14-1)
    [2012-07-18 20:37] installed lib32-libxrender (0.9.7-1)
    [2012-07-18 20:37] installed lib32-sdl (1.2.15-2)
    [2012-07-18 20:37] installed swt (3.7.2-1)
    [2012-07-18 20:45] Running 'pacman --asdeps -U android-sdk-r20-2-x86_64.pkg.tar.xz'
    [2012-07-18 20:50] You need to source /etc/profile or relogin to add the Android SDK tools to your path.
    [2012-07-18 20:50] The android group has been removed, install android packages as root.
    [2012-07-18 20:50] installed android-sdk (r20-2)
    [2012-07-18 20:51] Running 'pacman -U android-sdk-r20-2-x86_64.pkg.tar.xz'
    [2012-07-18 20:54] You need to source /etc/profile or relogin to add the Android SDK tools to your path.
    [2012-07-18 20:54] The android group has been removed, install android packages as root.
    [2012-07-18 20:54] upgraded android-sdk (r20-2 -> r20-2)
    [2012-07-18 20:59] Running 'pacman -U android-sdk-platform-tools-r12-1-any.pkg.tar.xz'
    [2012-07-18 20:59] installed android-sdk-platform-tools (r12-1)
    [2012-07-18 21:10] Running 'pacman -S perl-switch'
    [2012-07-18 21:10] installed perl-switch (2.16-1)
    [2012-07-21 03:29] Running 'pacman -S flashplugin'
    [2012-07-21 03:29] relogin or source /etc/profile.d/mozilla-common.sh
    [2012-07-21 03:29] installed mozilla-common (1.4-3)
    [2012-07-21 03:29] >>
    [2012-07-21 03:29] >> If you have an NVIDIA card that supports libvdpau or Broadcom Crystal HD chips,
    [2012-07-21 03:29] >> uncomment EnableLinuxHWVideoDecode=1 from /etc/adobe/mms.cfg.
    [2012-07-21 03:29] >> If you run into problems, please contact nVidia or Broadcom along with your system config info / driver version.
    [2012-07-21 03:29] >>
    [2012-07-21 03:29] installed flashplugin (11.2.202.236-1)
    [2012-07-21 03:32] Running 'pacman -S libvdpau'
    [2012-07-21 03:32] installed libvdpau (0.4.1-2)
    [2012-07-21 14:53] Running 'pacman -S gedit-common'
    [2012-07-21 14:55] Running 'pacman -S gtk-theme-switch2'
    [2012-07-21 14:56] installed gtk-theme-switch2 (2.1.0-2)
    [2012-07-21 15:00] Running 'pacman -S gtk-icons'
    [2012-07-21 15:04] Running 'pacman -R gtk-theme-switch2 gedit dconf desktop-file-utils enchant gsettings-desktop-schemas gtksourceview3 iso-codes libpeas libsm python2-gobject'
    [2012-07-21 15:06] Running 'pacman -R gtk-theme-switch2 gedit dconf enchant gtksourceview3 iso-codes libpeas python2-gobject'
    [2012-07-21 15:06] removed gedit (3.4.2-1)
    [2012-07-21 15:06] removed python2-gobject (3.2.2-1)
    [2012-07-21 15:06] removed libpeas (1.4.0-2)
    [2012-07-21 15:06] removed iso-codes (3.34-1)
    [2012-07-21 15:06] removed gtksourceview3 (3.4.2-1)
    [2012-07-21 15:06] removed enchant (1.6.0-4)
    [2012-07-21 15:06] removed dconf (0.12.1-2)
    [2012-07-21 15:06] removed gtk-theme-switch2 (2.1.0-2)
    [2012-07-21 15:06] Running 'pacman -R glib-networking gsettings-desktop-schemas'
    [2012-07-21 15:06] Running 'pacman -R libsoup glib-networking gsettings-desktop-schemas'
    [2012-07-21 15:06] removed libsoup (2.38.1-1)
    [2012-07-21 15:06] removed glib-networking (2.32.3-1)
    [2012-07-21 15:06] removed gsettings-desktop-schemas (3.4.2-1)
    [2012-07-21 15:07] Running 'pacman -R wxgtk'
    [2012-07-21 15:07] removed wxgtk (2.8.12.1-3)
    [2012-07-21 15:07] Running 'pacman -R libxt libsm'
    [2012-07-21 15:11] Running 'pacman -S ranger'
    [2012-07-21 15:11] installed ranger (1.5.4-1)
    [2012-07-21 15:32] Running 'pacman -S irssi'
    [2012-07-21 15:32] installed irssi (0.8.15-6)
    [2012-07-24 20:20] Running 'pacman -U sublime-text-2.0.1-1-x86_64.pkg.tar.xz'
    [2012-07-24 20:20] installed sublime-text (2.0.1-1)
    [2012-07-24 23:41] Running 'pacman -U dropbox-1.4.11-1-x86_64.pkg.tar.xz'
    [2012-07-24 23:41] installed dropbox (1.4.11-1)
    [2012-07-24 23:41] Running 'pacman -U dropbox-daemon-0.8-8-any.pkg.tar.xz'
    [2012-07-24 23:41] >> Configure the Dropbox daemon script by editing /etc/conf.d/dropboxd.conf
    [2012-07-24 23:41] installed dropbox-daemon (0.8-8)
    [2012-07-24 23:48] Running 'pacman -U dropbox-cli-1-12-x86_64.pkg.tar.xz'
    [2012-07-24 23:48] installed dropbox-cli (1-12)
    [2012-07-24 23:49] Running 'pacman -S nautilus'
    [2012-07-24 23:56] Running 'pacman -S ranger'
    [2012-07-24 23:57] upgraded ranger (1.5.4-1 -> 1.5.4-1)
    [2012-07-25 00:23] Running 'pacman --noconfirm --asdeps -S -- gconf qt qtwebkit'
    [2012-07-25 00:23] Running 'pacman --noconfirm --asdeps -S -- gconf qt qtwebkit'
    [2012-07-25 00:23] Running 'pacman -Sy'
    [2012-07-25 00:23] synchronizing package lists
    [2012-07-25 00:24] Running 'pacman --noconfirm --asdeps -S -- gconf qt qtwebkit'
    [2012-07-25 00:25] installed gconf (3.2.5-2)
    [2012-07-25 00:25] installed libmng (1.0.10-4)
    [2012-07-25 00:25] installed qt (4.8.2-3)
    [2012-07-25 00:25] installed qtwebkit (2.2.2-1)
    [2012-07-25 00:27] Running 'pacman --asdeps -U openssl098-0.9.8.x-1-x86_64.pkg.tar.xz'
    [2012-07-25 00:27] installed openssl098 (0.9.8.x-1)
    [2012-07-25 00:28] Running 'pacman --asdeps -U libpng12-1.2.49-1-x86_64.pkg.tar.xz'
    [2012-07-25 00:28] installed libpng12 (1.2.49-1)
    [2012-07-25 00:30] Running 'pacman -U spotify-0.8.4.103-1-x86_64.pkg.tar.xz'
    [2012-07-25 00:31] installed spotify (0.8.4.103-1)
    [2012-07-29 16:57] Running 'pacman --noconfirm --asdeps -S -- ffmpeg libmediainfo mencoder mplayer'
    [2012-07-29 16:58] Running 'pacman --noconfirm --asdeps -S -- ffmpeg libmediainfo mencoder mplayer'
    [2012-07-29 16:58] Running 'pacman -Syy'
    [2012-07-29 16:58] synchronizing package lists
    [2012-07-29 17:00] Running 'pacman --noconfirm --asdeps -S -- ffmpeg libmediainfo mencoder mplayer'
    [2012-07-29 17:00] installed gsm (1.0.13-7)
    [2012-07-29 17:00] installed lame (3.99.5-1)
    [2012-07-29 17:00] installed libasyncns (0.8-4)
    [2012-07-29 17:00] installed json-c (0.9-1)
    [2012-07-29 17:00] installed libpulse (2.1-1)
    [2012-07-29 17:00] installed libtheora (1.1.1-2)
    [2012-07-29 17:00] installed libglapi (8.0.4-2)
    [2012-07-29 17:00] installed khrplatform-devel (8.0.4-2)
    [2012-07-29 17:00] installed libegl (8.0.4-2)
    [2012-07-29 17:00] installed libva (1.1.0-1)
    [2012-07-29 17:00] installed libvpx (1.1.0-1)
    [2012-07-29 17:00] installed opencore-amr (0.1.3-1)
    [2012-07-29 17:00] installed openjpeg (1.5.0-1)
    [2012-07-29 17:00] installed rtmpdump (2.4-1)
    [2012-07-29 17:00] installed schroedinger (1.0.11-1)
    [2012-07-29 17:00] installed speex (1.2rc1-2)
    [2012-07-29 17:00] installed x264 (20120705-1)
    [2012-07-29 17:00] installed xvidcore (1.3.2-1)
    [2012-07-29 17:00] installed ffmpeg (1:0.11.1-1)
    [2012-07-29 17:00] installed libmms (0.6.2-1)
    [2012-07-29 17:00] installed libzen (0.4.26-1)
    [2012-07-29 17:00] installed libmediainfo (0.7.58-1)
    [2012-07-29 17:00] installed recode (3.6-7)
    [2012-07-29 17:00] installed enca (1.13-2)
    [2012-07-29 17:00] installed a52dec (0.7.4-6)
    [2012-07-29 17:00] installed libdca (0.0.5-3)
    [2012-07-29 17:00] installed talloc (2.0.7-1)
    [2012-07-29 17:00] installed libwbclient (3.6.6-1)
    [2012-07-29 17:00] installed libcap-ng (0.6.6-1)
    [2012-07-29 17:00] installed cifs-utils (5.5-1)
    [2012-07-29 17:00] installed tdb (1.2.9-2)
    [2012-07-29 17:00] installed smbclient (3.6.6-1)
    [2012-07-29 17:00] installed libmad (0.15.1b-6)
    [2012-07-29 17:00] installed fribidi (0.19.2-2)
    [2012-07-29 17:00] installed libmp4v2 (2.0.0-2)
    [2012-07-29 17:00] installed faac (1.28-4)
    [2012-07-29 17:00] installed faad2 (2.7-3)
    [2012-07-29 17:00] installed mpg123 (1.14.4-1)
    [2012-07-29 17:00] installed libass (0.10.0-3)
    [2012-07-29 17:00] installed libbluray (0.2.2-1)
    [2012-07-29 17:00] installed libcddb (1.3.2-3)
    [2012-07-29 17:00] installed libcdio (0.83-1)
    [2012-07-29 17:00] installed mencoder (35014-1)
    [2012-07-29 17:00] installed libftdi (0.20-1)
    [2012-07-29 17:00] installed libirman (0.4.5-3)
    [2012-07-29 17:00] installed lirc-utils (1:0.9.0-22)
    [2012-07-29 17:00] installed gpm (1.20.6-10)
    [2012-07-29 17:00] installed aalib (1.4rc5-9)
    [2012-07-29 17:00] installed jack (0.121.3-6)
    [2012-07-29 17:00] installed libcaca (0.99.beta18-1)
    [2012-07-29 17:00] installed xf86dgaproto (2.1-2)
    [2012-07-29 17:00] installed libxxf86dga (1.1.3-1)
    [2012-07-29 17:00] installed mplayer (35014-1)
    [2012-07-29 17:00] Running 'pacman -U pms-1.60.0-1-x86_64.pkg.tar.xz'
    [2012-07-29 17:00] installed pms (1.60.0-1)
    [2012-07-29 17:20] Running 'pacman -S netstat'
    [2012-07-29 17:31] Running 'pacman -S ntfs-3g'
    [2012-07-29 17:31] installed fuse (2.9.0-1)
    [2012-07-29 17:31] installed ntfs-3g (2012.1.15-3)
    [2012-07-29 17:45] Running 'pacman -S tsmuxer'
    [2012-07-29 17:45] Running 'pacman -S tsMuxeR'
    [2012-07-29 17:45] Running 'pacman --noconfirm --asdeps -S -- lib32-freetype2'
    [2012-07-29 17:45] installed lib32-bzip2 (1.0.6-1)
    [2012-07-29 17:45] installed lib32-freetype2 (2.4.10-1)
    [2012-07-29 17:48] Running 'pacman -U tsmuxer-1.10.6-12-x86_64.pkg.tar.xz'
    [2012-07-29 17:48] The tsmuxer package is licensed software.
    [2012-07-29 17:48] You MUST read and agree to the license stored in
    [2012-07-29 17:48] /opt/tsmuxer/LICENSE before using it.
    [2012-07-29 17:48] installed tsmuxer (1.10.6-12)
    [2012-07-29 18:23] Running 'pacman -S icedtea-web-java7'
    [2012-07-29 18:23] Running 'pacman -S icedtea-web-java6'
    [2012-07-29 18:24] Running 'pacman -S openjre'
    [2012-07-29 18:25] Running 'pacman -S jre'
    [2012-07-29 18:25] Running 'pacman -S icetea-plugin'
    [2012-07-29 18:27] Running 'pacman -S icedtea-web'
    [2012-07-29 18:27] installed icedtea-web (1.2-1)
    [2012-07-29 18:35] Running 'pacman -S ccache'
    [2012-07-29 18:35] installed ccache (3.1.7-1)
    [2012-07-29 18:50] Running 'pacman -S rtorrent'
    [2012-07-29 18:50] installed libsigc++ (2.2.10-2)
    [2012-07-29 18:50] installed libtorrent (0.13.2-2)
    [2012-07-29 18:50] installed xmlrpc-c (1:1.31.02-2)
    [2012-07-29 18:50] installed rtorrent (0.9.2-2)
    [2012-07-29 18:52] Running 'pacman -S rutorrent'
    [2012-07-29 18:52] Running 'pacman --noconfirm --asdeps -S -- php'
    [2012-07-29 18:52] installed php (5.4.5-1)
    [2012-07-29 18:52] Running 'pacman -U rutorrent-3.4-2-any.pkg.tar.xz'
    [2012-07-29 18:53] installed rutorrent (3.4-2)
    [2012-07-29 18:53] Running 'pacman -R rtorrent'
    [2012-07-29 18:53] removed rtorrent (0.9.2-2)
    [2012-07-29 18:53] Running 'pacman -S rtorrent-svn'
    [2012-07-29 18:54] Running 'pacman -S rtorrent'
    [2012-07-29 18:54] installed rtorrent (0.9.2-2)
    [2012-07-29 18:54] Running 'pacman -S apache php-apache php-cgi mod-scgi php-xsl rutorrent-plugins php-geoip screen'
    [2012-07-29 18:55] Running 'pacman -S apache php-apache php-cgi php-xsl rutorrent-plugins php-geoip screen'
    [2012-07-29 18:55] Running 'pacman -S apache php-apache php-cgi php-xsl php-geoip screen'
    [2012-07-29 18:55] installed apr (1.4.6-1)
    [2012-07-29 18:55] installed unixodbc (2.3.1-1)
    [2012-07-29 18:55] installed apr-util (1.4.1-1)
    [2012-07-29 18:55] installed apache (2.2.22-4)
    [2012-07-29 18:55] installed php-apache (5.4.5-1)
    [2012-07-29 18:55] installed php-cgi (5.4.5-1)
    [2012-07-29 18:55] installed php-xsl (5.4.5-1)
    [2012-07-29 18:55] installed geoip-database (20120706-1)
    [2012-07-29 18:55] installed geoip (1.4.8-2)
    [2012-07-29 18:55] installed php-geoip (1.0.8-2)
    [2012-07-29 18:55] installed screen (4.0.3-13)
    [2012-07-29 19:03] Running 'pacman -U mod_scgi-1.14-1-x86_64.pkg.tar.xz'
    [2012-07-29 19:03] installed mod_scgi (1.14-1)
    [2012-07-29 19:03] Running 'pacman -U rutorrent-plugins-3.4-2-any.pkg.tar.xz'
    [2012-07-29 19:03] installed rutorrent-plugins (3.4-2)
    [2012-07-29 19:04] Running 'pacman -U rutorrent-3.4-2-any.pkg.tar.xz'
    [2012-07-29 19:04] upgraded rutorrent (3.4-2 -> 3.4-2)
    [2012-07-29 19:46] Running 'pacman -S unrar unzip'
    [2012-07-29 19:46] installed unrar (4.2.4-1)
    [2012-07-29 19:46] upgraded unzip (6.0-6 -> 6.0-6)
    [2012-07-29 20:00] Running 'pacman -S php-apache mysql'
    [2012-07-29 20:02] upgraded php-apache (5.4.5-1 -> 5.4.5-1)
    [2012-07-29 20:02] installed libmysqlclient (5.5.25.a-1)
    [2012-07-29 20:02] installed mysql-clients (5.5.25.a-1)
    [2012-07-29 20:02] Installing MySQL system tables...
    [2012-07-29 20:02] OK
    [2012-07-29 20:02] Filling help tables...
    [2012-07-29 20:02] OK
    [2012-07-29 20:02]
    [2012-07-29 20:02] To start mysqld at boot time you have to copy
    [2012-07-29 20:02] support-files/mysql.server to the right place for your system
    [2012-07-29 20:02]
    [2012-07-29 20:02] PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
    [2012-07-29 20:02] To do so, start the server, then issue the following commands:
    [2012-07-29 20:02]
    [2012-07-29 20:02] /usr/bin/mysqladmin -u root password 'new-password'
    [2012-07-29 20:02] /usr/bin/mysqladmin -u root -h arch-shauder password 'new-password'
    [2012-07-29 20:02]
    [2012-07-29 20:02] Alternatively you can run:
    [2012-07-29 20:02] /usr/bin/mysql_secure_installation
    [2012-07-29 20:02]
    [2012-07-29 20:02] which will also give you the option of removing the test
    [2012-07-29 20:02] databases and anonymous user created by default. This is
    [2012-07-29 20:02] strongly recommended for production servers.
    [2012-07-29 20:02]
    [2012-07-29 20:02] See the manual for more instructions.
    [2012-07-29 20:02]
    [2012-07-29 20:02] You can start the MySQL daemon with:
    [2012-07-29 20:02] cd /usr ; /usr/bin/mysqld_safe &
    [2012-07-29 20:02]
    [2012-07-29 20:02] You can test the MySQL daemon with mysql-test-run.pl
    [2012-07-29 20:02] cd /usr/mysql-test ; perl mysql-test-run.pl
    [2012-07-29 20:02]
    [2012-07-29 20:02] Please report any problems with the /usr/scripts/mysqlbug script!
    [2012-07-29 20:02]
    [2012-07-29 20:02] installed mysql (5.5.25.a-1)
    [2012-07-29 20:49] Running 'pacman -Syyu'
    [2012-07-29 20:49] synchronizing package lists
    [2012-07-29 20:50] starting full system upgrade
    [2012-07-29 20:52] upgraded readline (6.2.003-2 -> 6.2.004-1)
    [2012-07-29 20:52] upgraded bash (4.2.036-1 -> 4.2.037-1)
    [2012-07-29 20:52] upgraded bison (2.5.1-1 -> 2.6-1)
    [2012-07-29 20:52] upgraded lib32-gcc-libs (4.7.1-4.1 -> 4.7.1-5)
    [2012-07-29 20:52] upgraded gcc-libs-multilib (4.7.1-4.1 -> 4.7.1-5)
    [2012-07-29 20:52] upgraded gnutls (3.0.21-1 -> 3.0.21-2)
    [2012-07-29 20:52] upgraded libpng (1.5.11-1 -> 1.5.12-1)
    [2012-07-29 20:52] upgraded libcups (1.5.3-5 -> 1.5.4-1)
    [2012-07-29 20:52] upgraded gtk-update-icon-cache (2.24.10-3 -> 2.24.11-2)
    [2012-07-29 20:52] upgraded gtk2 (2.24.10-3 -> 2.24.11-2)
    [2012-07-29 20:52] upgraded chromium (20.0.1132.57-1 -> 20.0.1132.57-2)
    [2012-07-29 20:52] warning: /etc/protocols installed as /etc/protocols.pacnew
    [2012-07-29 20:52] warning: /etc/services installed as /etc/services.pacnew
    [2012-07-29 20:52] upgraded iana-etc (2.30-2 -> 2.30-3)
    [2012-07-29 20:52] upgraded filesystem (2012.6-4 -> 2012.7-1)
    [2012-07-29 20:52] upgraded libsystemd (186-2 -> 187-2)
    [2012-07-29 20:52] upgraded glib2 (2.32.3-1 -> 2.32.4-1)
    [2012-07-29 20:52] upgraded systemd-tools (186-2 -> 187-2)
    [2012-07-29 20:52] upgraded dbus-core (1.6.2-2 -> 1.6.4-1)
    [2012-07-29 20:52] upgraded dbus (1.6.2-1 -> 1.6.4-1)
    [2012-07-29 20:52] upgraded flex (2.5.35-5 -> 2.5.36-1)
    [2012-07-29 20:52] upgraded gcc-multilib (4.7.1-4.1 -> 4.7.1-5)
    [2012-07-29 20:52] upgraded git (1.7.11.2-1 -> 1.7.11.3-1)
    [2012-07-29 20:52] upgraded glproto (1.4.15-1 -> 1.4.16-1)
    [2012-07-29 20:52] upgraded gtk3 (3.4.3-1 -> 3.4.4-1)
    [2012-07-29 20:52] upgraded icu (49.1.2-1 -> 49.1.2-2)
    [2012-07-29 20:52] warning: /etc/rc.conf installed as /etc/rc.conf.pacnew
    [2012-07-29 20:52] upgraded initscripts (2012.06.3-2 -> 2012.07.5-1)
    [2012-07-29 20:52] upgraded lib32-readline (6.2.003-1 -> 6.2.004-1)
    [2012-07-29 20:52] >>> Updating module dependencies. Please wait ...
    [2012-07-29 20:52] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-07-29 20:52] ==> Building image from preset: 'default'
    [2012-07-29 20:52] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-07-29 20:52] ==> Starting build: 3.4.6-1-ARCH
    [2012-07-29 20:52] -> Running build hook: [base]
    [2012-07-29 20:52] -> Running build hook: [udev]
    [2012-07-29 20:52] -> Running build hook: [autodetect]
    [2012-07-29 20:52] -> Running build hook: [pata]
    [2012-07-29 20:52] -> Running build hook: [scsi]
    [2012-07-29 20:52] -> Running build hook: [sata]
    [2012-07-29 20:52] -> Running build hook: [filesystems]
    [2012-07-29 20:52] -> Running build hook: [usbinput]
    [2012-07-29 20:52] -> Running build hook: [fsck]
    [2012-07-29 20:52] ==> Generating module dependencies
    [2012-07-29 20:52] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-07-29 20:52] ==> Image generation successful
    [2012-07-29 20:52] ==> Building image from preset: 'fallback'
    [2012-07-29 20:52] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-07-29 20:52] ==> Starting build: 3.4.6-1-ARCH
    [2012-07-29 20:52] -> Running build hook: [base]
    [2012-07-29 20:52] -> Running build hook: [udev]
    [2012-07-29 20:52] -> Running build hook: [pata]
    [2012-07-29 20:52] -> Running build hook: [scsi]
    [2012-07-29 20:52] -> Running build hook: [sata]
    [2012-07-29 20:52] -> Running build hook: [filesystems]
    [2012-07-29 20:52] -> Running build hook: [usbinput]
    [2012-07-29 20:52] -> Running build hook: [fsck]
    [2012-07-29 20:52] ==> Generating module dependencies
    [2012-07-29 20:52] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-07-29 20:52] ==> Image generation successful
    [2012-07-29 20:52] upgraded linux (3.4.5-1 -> 3.4.6-1)
    [2012-07-29 20:52] upgraded linux-api-headers (3.4.4-1 -> 3.4.6-1)
    [2012-07-29 20:52] upgraded mesa (8.0.4-1 -> 8.0.4-2)
    [2012-07-29 20:52] upgraded nvidia (302.17-3 -> 302.17-4)
    [2012-07-29 20:52] upgraded tzdata (2012c-1 -> 2012d-1)
    [2012-07-29 20:52] upgraded xf86-input-evdev (2.7.0-2 -> 2.7.1-1)
    [2012-08-03 12:40] Running 'pacman -S filezilla'
    [2012-08-03 12:40] installed wxgtk (2.8.12.1-3)
    [2012-08-03 12:40] installed libidn (1.25-1)
    [2012-08-03 12:40] installed filezilla (3.5.3-1)
    [2012-08-06 13:55] Running 'pacman -R openjdk'
    [2012-08-06 13:55] Running 'pacman -R openjdk6'
    [2012-08-06 13:55] Running 'pacman -R icedtea-web'
    [2012-08-06 13:55] removed icedtea-web (1.2-1)
    [2012-08-06 13:56] Running 'pacman -S jdk'
    [2012-08-06 13:57] Running 'pacman --asdeps -U jre-7.5-2-x86_64.pkg.tar.xz'
    [2012-08-06 13:58] removed openjdk6 (6.b24_1.11.3-1)
    [2012-08-06 13:58]
    [2012-08-06 13:58] The jre package is licensed software.
    [2012-08-06 13:58] You MUST read and agree to the license stored in
    [2012-08-06 13:58] /usr/share/licenses/jre/LICENSE before using it.
    [2012-08-06 13:58] Please relogin to include jre in your PATH.
    [2012-08-06 13:58]
    [2012-08-06 13:58] installed jre (7.5-2)
    [2012-08-06 14:01] Running 'pacman -U jdk-7.5-2-x86_64.pkg.tar.xz'
    [2012-08-06 14:01]
    [2012-08-06 14:01] The jdk package is licensed software.
    [2012-08-06 14:01] You MUST read and agree to the license stored in
    [2012-08-06 14:01] /usr/share/licenses/jdk/LICENSE before using it.
    [2012-08-06 14:01] Please relogin to include jdk in your PATH.
    [2012-08-06 14:01]
    [2012-08-06 14:01] installed jdk (7.5-2)
    [2012-08-06 14:14] Running 'pacman --asdeps -U jre6-6u33-b04-x86_64.pkg.tar.xz'
    [2012-08-06 14:15] Running 'pacman -R jdk jre'
    [2012-08-06 14:16] Running 'pacman -U jre6-6u33-b04-x86_64.pkg.tar.xz'
    [2012-08-06 14:17] Running 'pacman -Rdd jdk jre'
    [2012-08-06 14:17] removed jdk (7.5-2)
    [2012-08-06 14:17] removed jre (7.5-2)
    [2012-08-06 14:19] Running 'pacman --asdeps -U jre6-6u33-b04-x86_64.pkg.tar.xz'
    [2012-08-06 14:19] The jre package is licensed software.
    [2012-08-06 14:19] You MUST read and agree to the license stored in
    [2012-08-06 14:19] /opt/java/jre/LICENSE before using it.
    [2012-08-06 14:19] Please relogin to include jre in your PATH.
    [2012-08-06 14:19] installed jre6 (6u33-b04)
    [2012-08-06 14:21] Running 'pacman -U jdk6-6u33-b04-x86_64.pkg.tar.xz'
    [2012-08-06 14:21] The jdk package is licensed software.
    [2012-08-06 14:21] You MUST read and agree to the license stored in
    [2012-08-06 14:21] /opt/java/LICENSE before using it.
    [2012-08-06 14:21] Please relogin to include jdk in your PATH
    [2012-08-06 14:21] installed jdk6 (6u33-b04)
    [2012-08-06 14:23] Running 'pacman -U jre6-6u33-b04-x86_64.pkg.tar.xz'
    [2012-08-06 14:54] upgraded jre6 (6u33-b04 -> 6u33-b04)
    [2012-08-06 17:23] Running 'pacman -S gimp'
    [2012-08-06 17:23] installed lcms (1.19-2)
    [2012-08-06 17:23] Updating font cache... done.
    [2012-08-06 17:23] installed gsfonts (1.0.7pre44-3)
    [2012-08-06 17:23] installed libwmf (0.2.8.4-9)
    [2012-08-06 17:23] installed libcroco (0.6.5-1)
    [2012-08-06 17:23] installed librsvg (2.36.1-1)
    [2012-08-06 17:23] installed babl (0.1.10-1)
    [2012-08-06 17:23] installed gegl (0.2.0-2)
    [2012-08-06 17:23] installed freeglut (2.8.0-1)
    [2012-08-06 17:23] installed jasper (1.900.1-7)
    [2012-08-06 17:23] installed gimp (2.8.0-2)
    [2012-08-06 18:25] Running 'pacman -Sy'
    [2012-08-06 18:25] synchronizing package lists
    [2012-08-06 18:25] Running 'pacman -S yaourt'
    [2012-08-06 18:28] Running 'pacman -Sy'
    [2012-08-06 18:28] synchronizing package lists
    [2012-08-06 18:28] Running 'pacman -S lib32-gcc-libs lib32-glibc lib32-libx11 lib32-libxau lib32-libxcb lib32-libxdmcp lib32-libxext lib32-libxrender lib32-alsa-lib lib32-libstdc++5 lib32-libxv lib32-ncurses lib32-openal lib32-sdl lib32-zlib swt'
    [2012-08-06 18:29] Running 'pacman -Sy'
    [2012-08-06 18:29] synchronizing package lists
    [2012-08-06 18:29] Running 'pacman -S lib32-gcc-libs lib32-glibc lib32-libx11 lib32-libxau lib32-libxcb lib32-libxdmcp lib32-libxext lib32-libxrender lib32-alsa-lib lib32-libstdc++5 lib32-libxv lib32-ncurses lib32-openal lib32-sdl lib32-zlib swt'
    [2012-08-06 18:32] Running 'pacman --noconfirm --asdeps -S -- yajl'
    [2012-08-06 21:50] Running 'pacman -U jdk6-6u33-b04-x86_64.pkg.tar.xz'
    [2012-08-06 21:51] Running 'pacman -Rdd jdk6 jre6'
    [2012-08-06 21:51] removed jdk6 (6u33-b04)
    [2012-08-06 21:51] removed jre6 (6u33-b04)
    [2012-08-06 21:54] Running 'pacman -U sun-java6-6u32-1-x86_64.pkg.tar.xz'
    [2012-08-06 21:54] The sun-java6 package is licensed software.
    [2012-08-06 21:54] You MUST read and agree to the license stored in
    [2012-08-06 21:54] /opt/sun-java6/LICENSE before using it.
    [2012-08-06 21:54]
    [2012-08-06 21:54] Use '. /opt/sun-java6/envsetup.sh' to setup environment.
    [2012-08-06 21:54] installed sun-java6 (6u32-1)
    [2012-08-06 21:59] Running 'pacman -Syu'
    [2012-08-06 21:59] synchronizing package lists
    [2012-08-06 21:59] starting full system upgrade
    [2012-08-06 22:00] Running 'pacman -Sy'
    [2012-08-06 22:00] synchronizing package lists
    [2012-08-06 22:00] Running 'pacman -S yaourt'
    [2012-08-06 22:00] installed yajl (2.0.4-1)
    [2012-08-06 22:00] installed package-query (1.0.1-1)
    [2012-08-06 22:00] installed yaourt (1.1-1)
    [2012-08-06 22:00] Running 'pacman -S extra/schedtool community/esdl'
    [2012-08-06 22:00] upgraded schedtool (1.3.0-2 -> 1.3.0-2)
    [2012-08-06 22:00] upgraded esdl (2:1.2-1 -> 2:1.2-1)
    [2012-08-06 22:00] Running 'pacman -S extra/schedtool community/esdl'
    [2012-08-06 22:00] upgraded schedtool (1.3.0-2 -> 1.3.0-2)
    [2012-08-06 22:00] upgraded esdl (2:1.2-1 -> 2:1.2-1)
    [2012-08-06 22:00] Running 'pacman -S --asdeps --needed extra/jdk7-openjdk'
    [2012-08-06 22:01] installed java-rhino (1.7R3-3)
    [2012-08-06 22:01] installed jre7-openjdk-headless (7.u5_2.2.1-1)
    [2012-08-06 22:01] when you use a non-reparenting window manager
    [2012-08-06 22:01] set _JAVA_AWT_WM_NONREPARENTING=1 in
    [2012-08-06 22:01] /etc/profile.d/jre.sh
    [2012-08-06 22:01] installed jre7-openjdk (7.u5_2.2.1-1)
    [2012-08-06 22:01] installed jdk7-openjdk (7.u5_2.2.1-1)
    [2012-08-06 22:02] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.kJz/android-apktool-1.4.9-1-x86_64.pkg.tar.xz'
    [2012-08-06 22:02] installed android-apktool (1.4.9-1)
    [2012-08-06 22:04] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.ubB/android-sdk-r20.0.1-1-x86_64.pkg.tar.xz'
    [2012-08-06 22:05] You need to source /etc/profile or relogin to add the Android SDK tools to your path.
    [2012-08-06 22:05] The android group has been removed, install android packages as root.
    [2012-08-06 22:05] upgraded android-sdk (r20-2 -> r20.0.1-1)
    [2012-08-06 22:08] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.g9s/android-sdk-platform-tools-r14-1-any.pkg.tar.xz'
    [2012-08-06 22:08] upgraded android-sdk-platform-tools (r12-1 -> r14-1)
    [2012-08-06 22:08] Running 'pacman -S --asdeps --needed extra/libmtp'
    [2012-08-06 22:08] installed libmtp (1.1.3-1)
    [2012-08-06 22:08] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.0Uc/android-udev-1.3-4-any.pkg.tar.xz'
    [2012-08-06 22:08] ===> In order to use adb, you have to be in the 'adbusers' group
    [2012-08-06 22:08] ===> For that, use: gpasswd -a USERNAME adbusers
    [2012-08-06 22:08] installed android-udev (1.3-4)
    [2012-08-06 22:08] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.n8w/fastboot-20110628-2-any.pkg.tar.xz'
    [2012-08-06 22:08] installed fastboot (20110628-2)
    [2012-08-06 22:09] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.aCT/pngcrush-1.7.35-1-x86_64.pkg.tar.xz'
    [2012-08-06 22:09] upgraded pngcrush (1.7.31-1 -> 1.7.35-1)
    [2012-08-06 22:09] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.ZNg/repo-git-20120806-1-x86_64.pkg.tar.xz'
    [2012-08-06 22:10] Running 'pacman -S abs base-devel perl git gnupg flex bison gperf zip unzip sdl wxgtk squashfs-tools ncurses libpng zlib libusb libusb-compat readline alsa-lib openal'
    [2012-08-06 22:11] Running 'pacman -S lib32-gcc-libs lib32-glibc lib32-libx11 lib32-libxau lib32-libxcb lib32-libxdmcp lib32-libxext lib32-libxrender lib32-alsa-lib lib32-libstdc++5 lib32-libxv lib32-ncurses lib32-openal lib32-sdl lib32-zlib swt'
    [2012-08-06 22:11] upgraded lib32-glibc (2.16.0-2 -> 2.16.0-2)
    [2012-08-06 22:11] upgraded lib32-gcc-libs (4.7.1-5 -> 4.7.1-5)
    [2012-08-06 22:11] upgraded lib32-libxdmcp (1.1.1-1 -> 1.1.1-1)
    [2012-08-06 22:11] upgraded lib32-libxau (1.0.7-1 -> 1.0.7-1)
    [2012-08-06 22:11] upgraded lib32-libxcb (1.8.1-2 -> 1.8.1-2)
    [2012-08-06 22:11] upgraded lib32-libx11 (1.5.0-1 -> 1.5.0-1)
    [2012-08-06 22:11] upgraded lib32-libxext (1.3.1-1 -> 1.3.1-1)
    [2012-08-06 22:11] upgraded lib32-libxrender (0.9.7-1 -> 0.9.7-1)
    [2012-08-06 22:11] upgraded lib32-alsa-lib (1.0.25-1 -> 1.0.25-1)
    [2012-08-06 22:11] upgraded lib32-libstdc++5 (3.3.6-6 -> 3.3.6-6)
    [2012-08-06 22:11] upgraded lib32-libxv (1.0.7-1 -> 1.0.7-1)
    [2012-08-06 22:11] upgraded lib32-ncurses (5.9-1 -> 5.9-1)
    [2012-08-06 22:11] upgraded lib32-openal (1.14-1 -> 1.14-1)
    [2012-08-06 22:11] upgraded lib32-sdl (1.2.15-2 -> 1.2.15-2)
    [2012-08-06 22:11] upgraded lib32-zlib (1.2.7-1 -> 1.2.7-1)
    [2012-08-06 22:11] upgraded swt (3.7.2-1 -> 3.7.2-1)
    [2012-08-06 22:11] Running 'pacman -S gcc-multilib gcc-libs-multilib binutils-multilib libtool-multilib lib32-readline lib32-glibc lib32-zlib'
    [2012-08-06 22:12] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.u2K/lib32-libusb-1.0.9-1-x86_64.pkg.tar.xz'
    [2012-08-06 22:12] installed lib32-libusb (1.0.9-1)
    [2012-08-06 22:12] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.ENc/lib32-libusb-compat-0.1.4-2-x86_64.pkg.tar.xz'
    [2012-08-06 22:12] installed lib32-libusb-compat (0.1.4-2)
    [2012-08-06 22:16] Running 'pacman -S ps3mediaserver'
    [2012-08-06 22:17] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.WIi/pms-1.60.0-2-x86_64.pkg.tar.xz'
    [2012-08-06 22:17] upgraded pms (1.60.0-1 -> 1.60.0-2)
    [2012-08-06 22:18] Running 'pacman -Syu'
    [2012-08-06 22:18] synchronizing package lists
    [2012-08-06 22:18] starting full system upgrade
    [2012-08-06 22:18] Running 'pacman -Syu'
    [2012-08-06 22:18] synchronizing package lists
    [2012-08-06 22:18] starting full system upgrade
    [2012-08-06 22:20] upgraded bison (2.6-1 -> 2.6.2-1)
    [2012-08-06 22:20] upgraded chromium (20.0.1132.57-2 -> 21.0.1180.57-1)
    [2012-08-06 22:20] upgraded libldap (2.4.31-4 -> 2.4.32-1)
    [2012-08-06 22:20] upgraded krb5 (1.10.2-2 -> 1.10.2-3)
    [2012-08-06 22:20] upgraded cifs-utils (5.5-1 -> 5.6-2)
    [2012-08-06 22:20] upgraded cryptsetup (1.4.3-1 -> 1.5.0-1)
    [2012-08-06 22:20] upgraded curl (7.26.0-1 -> 7.27.0-1)
    [2012-08-06 22:20] upgraded flex (2.5.36-1 -> 2.5.37-1)
    [2012-08-06 22:20] upgraded fuse (2.9.0-1 -> 2.9.1-1)
    [2012-08-06 22:20] upgraded git (1.7.11.3-1 -> 1.7.11.4-1)
    [2012-08-06 22:20] upgraded gnutls (3.0.21-2 -> 3.0.22-1)
    [2012-08-06 22:20] upgraded hwids (20120711-1 -> 20120730-1)
    [2012-08-06 22:20] upgraded nvidia-utils (302.17-1 -> 304.32-1)
    [2012-08-06 22:20] upgraded lib32-nvidia-utils (302.17-1 -> 304.32-1)
    [2012-08-06 22:20] upgraded libcups (1.5.4-1 -> 1.6.1-2)
    [2012-08-06 22:20] upgraded libmysqlclient (5.5.25.a-1 -> 5.5.27-1)
    [2012-08-06 22:20] upgraded libsystemd (187-2 -> 187-4)
    [2012-08-06 22:20] upgraded libthai (0.1.17-1 -> 0.1.18-1)
    [2012-08-06 22:20] upgraded systemd-tools (187-2 -> 187-4)
    [2012-08-06 22:20] upgraded mkinitcpio (0.9.2-2 -> 0.10-1)
    [2012-08-06 22:20] >>> Updating module dependencies. Please wait ...
    [2012-08-06 22:20] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-08-06 22:20] ==> Building image from preset: 'default'
    [2012-08-06 22:20] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-08-06 22:20] ==> Starting build: 3.4.7-1-ARCH
    [2012-08-06 22:20] -> Running build hook: [base]
    [2012-08-06 22:20] -> Running build hook: [udev]
    [2012-08-06 22:20] -> Running build hook: [autodetect]
    [2012-08-06 22:20] -> Running build hook: [pata]
    [2012-08-06 22:20] -> Running build hook: [scsi]
    [2012-08-06 22:20] -> Running build hook: [sata]
    [2012-08-06 22:20] -> Running build hook: [filesystems]
    [2012-08-06 22:20] -> Running build hook: [usbinput]
    [2012-08-06 22:20] -> Running build hook: [fsck]
    [2012-08-06 22:20] ==> Generating module dependencies
    [2012-08-06 22:20] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-08-06 22:20] ==> Image generation successful
    [2012-08-06 22:20] ==> Building image from preset: 'fallback'
    [2012-08-06 22:20] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-08-06 22:20] ==> Starting build: 3.4.7-1-ARCH
    [2012-08-06 22:20] -> Running build hook: [base]
    [2012-08-06 22:20] -> Running build hook: [udev]
    [2012-08-06 22:20] -> Running build hook: [pata]
    [2012-08-06 22:20] -> Running build hook: [scsi]
    [2012-08-06 22:20] -> Running build hook: [sata]
    [2012-08-06 22:20] -> Running build hook: [filesystems]
    [2012-08-06 22:20] -> Running build hook: [usbinput]
    [2012-08-06 22:20] -> Running build hook: [fsck]
    [2012-08-06 22:20] ==> Generating module dependencies
    [2012-08-06 22:20] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-08-06 22:20] ==> Image generation successful
    [2012-08-06 22:20] upgraded linux (3.4.6-1 -> 3.4.7-1)
    [2012-08-06 22:20] upgraded mysql-clients (5.5.25.a-1 -> 5.5.27-1)
    [2012-08-06 22:20] upgraded mysql (5.5.25.a-1 -> 5.5.27-1)
    [2012-08-06 22:20] upgraded nspr (4.9.1-1 -> 4.9.2-1)
    [2012-08-06 22:20] upgraded nvidia (302.17-4 -> 304.32-1)
    [2012-08-06 22:20] upgraded tzdata (2012d-1 -> 2012e-1)
    [2012-08-06 22:20] upgraded xf86-input-evdev (2.7.1-1 -> 2.7.2-1)
    [2012-08-06 22:23] Running 'pacman -S openjdk'
    [2012-08-06 22:23] Running 'pacman -S jdk7-openjdk'
    [2012-08-06 22:24] upgraded jdk7-openjdk (7.u5_2.2.1-1 -> 7.u5_2.2.1-1)
    [2012-08-06 22:24] Running 'pacman -S jre7-openjdk'
    [2012-08-06 22:24] upgraded jre7-openjdk (7.u5_2.2.1-1 -> 7.u5_2.2.1-1)
    [2012-08-06 22:25] Running 'pacman -R pms'
    [2012-08-06 22:25] warning: /opt/pms/PMS.conf saved as /opt/pms/PMS.conf.pacsave
    [2012-08-06 22:25] removed pms (1.60.0-2)
    [2012-08-06 22:26] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.QTF/pms-1.60.0-2-x86_64.pkg.tar.xz'
    [2012-08-06 22:26] installed pms (1.60.0-2)
    [2012-08-06 22:26] Running 'pacman -S vlc'
    [2012-08-06 22:26] installed libdvbpsi (0.2.2-1)
    [2012-08-06 22:26] installed sdl_image (1.2.12-2)
    [2012-08-06 22:26] installed libdvdread (4.2.0-1)
    [2012-08-06 22:26] installed libdvdnav (4.2.0-2)
    [2012-08-06 22:26] installed libkate (0.4.1-3)
    [2012-08-06 22:26] installed libtiger (0.3.4-3)
    [2012-08-06 22:26] installed libebml (1.2.2-2)
    [2012-08-06 22:26] installed libmatroska (1.3.0-2)
    [2012-08-06 22:26] installed zvbi (0.2.33-4)
    [2012-08-06 22:26] installed taglib (1.7.2-2)
    [2012-08-06 22:26] installed libmpcdec (1.2.6-3)
    [2012-08-06 22:26] installed libupnp (1.6.17-1)
    [2012-08-06 22:26] installed libshout (1:2.3.0-1)
    [2012-08-06 22:26] installed libmpeg2 (0.5.1-3)
    [2012-08-06 22:26] installed libmodplug (0.8.8.4-1)
    [2012-08-06 22:26] installed ttf-freefont (20120503-1)
    [2012-08-06 22:26] installed vlc (2.0.3-2)
    [2012-08-06 22:26] Running 'pacman -S lib32-gcc-libs lib32-glibc'
    [2012-08-06 22:26] upgraded lib32-glibc (2.16.0-2 -> 2.16.0-2)
    [2012-08-06 22:26] upgraded lib32-gcc-libs (4.7.1-5 -> 4.7.1-5)
    [2012-08-07 11:44] Running 'pacman --noconfirm --asdeps -S -- pacman-color'
    [2012-08-07 11:44] installed pacman-color (4.0.3-1)
    [2012-08-07 11:44] Running 'pacman -U packer-color-20120807-1-any.pkg.tar.xz'
    [2012-08-07 11:44] installed packer-color (20120807-1)
    [2012-08-07 11:50] Running 'pacman-color -S packer'
    [2012-08-07 15:50] Running 'pacman -Syyu'
    [2012-08-07 15:50] synchronizing package lists
    [2012-08-07 15:50] starting full system upgrade
    [2012-08-07 15:50] upgraded libwbclient (3.6.6-1 -> 3.6.7-1)
    [2012-08-07 15:51] upgraded smbclient (3.6.6-1 -> 3.6.7-1)
    [2012-08-07 15:51] Running 'pacman -Sy'
    [2012-08-07 15:51] synchronizing package lists
    [2012-08-07 15:51] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.77j/rutorrent-plugins-3.4-3-any.pkg.tar.xz'
    [2012-08-07 15:51] upgraded rutorrent-plugins (3.4-2 -> 3.4-3)
    [2012-08-07 15:51] Running 'pacman -Sy'
    [2012-08-07 15:51] synchronizing package lists
    [2012-08-07 16:02] Running 'pacman-color -S crontab'
    [2012-08-07 16:02] Running 'pacman-color -S cronjob'
    [2012-08-07 16:02] Running 'pacman-color -S cron'
    [2012-08-07 16:02] upgraded cronie (1.4.8-2 -> 1.4.8-2)
    [2012-08-07 16:04] Running 'pacman-color -S cronie'
    [2012-08-07 16:05] Running 'pacman-color -S esmtp procmail'
    [2012-08-07 16:05] installed libesmtp (1.0.6-2)
    [2012-08-07 16:05] installed esmtp (1.2-4)
    [2012-08-07 16:05] installed procmail (3.22-5)
    [2012-08-08 12:10] Running 'pacman -Sy'
    [2012-08-08 12:10] synchronizing package lists
    [2012-08-08 12:12] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.82R/pms-1.60.0-2-x86_64.pkg.tar.xz'
    [2012-08-08 12:12] upgraded pms (1.60.0-2 -> 1.60.0-2)
    [2012-08-08 18:02] Running 'pacman -R pms'
    [2012-08-08 18:02] removed pms (1.60.0-2)
    [2012-08-08 18:02] Running 'pacman -Sy'
    [2012-08-08 18:02] synchronizing package lists
    [2012-08-08 18:03] Running 'pacman -U /tmp/yaourt-tmp-shauder/PKGDEST.BkP/pms-1.60.0-2-x86_64.pkg.tar.xz'
    [2012-08-08 18:03] installed pms (1.60.0-2)
    [2012-08-08 18:17] Running 'pacman -S extra/icedtea-web'
    [2012-08-08 18:17] Running 'pacman -S extra/icedtea-web-java7'
    [2012-08-08 18:18] installed icedtea-web-java7 (1.2.1-2)
    [2012-08-08 18:36] Running 'pacman -R pms'
    [2012-08-08 1

    shadowlurker wrote:
    It's problem in pam configuration files. You need to create files useradd, userdel, groupadd and groupdel in /etc/pam.d/ directory with following content:
    auth sufficient pam_rootok.so
    auth required pam_unix.so
    account required pam_unix.so
    session required pam_unix.so
    password required pam_permit.so
    You da man! I also had to add grpconv and chage to get filesystem working but all seems well now thanks!
    Doug piston had me try something that I think will help anyone else who has this problem.  Try re-installing pambase and shadow.  It generated back most of any I was missing.
    Last edited by shauder (2012-11-03 00:55:19)

  • Problem with htmldb 2 (Sorry APEX)!

    I installed htmldb 2 on a windows XP, Oracle 10gR1 (which has enhanced by companion CD downloaded form Oracle's site). Everything went OK but when I want to connect to it by this url: http://localhost:7777/pls/htmldb it takes my username,pass but says:
    "Service Temporarily Unavailable
    The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
    Oracle-HTTP-Server/1.3.28 Server at localhost Port 7777"
    I noticed many differences between my installed Apache and documents of htmldb. I run a 9.0.4.0.0 Apache server and the dads.conf and httpd.conf are as following:
    # ============================================================================
    # mod_plsql DAD Configuration File
    # ============================================================================
    # 1. Please refer to dads.README for a description of this file
    # ============================================================================
    # Note: This file should typically be included in your plsql.conf file with
    # the "include" directive.
    # Hint: You can look at some sample DADs in the dads.README file
    # ============================================================================
    Alias /i/ "E:\oracle\product\10.1.0\Companion\Apache\Apache\images/"
    <Location /pls/htmldb>
    SetHandler pls_handler
    Order deny,allow
    Allow from all
    AllowOverride None
    PlsqlDatabaseUsername HTMLDB_PUBLIC_USER     
    PlsqlDatabasePassword @BI+fAonVS+7xU8G04irVINWznM6s+A9fuQ==
    PlsqlDatabaseConnectString chagh
    PlsqlDefaultPage htmldb
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDocumentPath docs
    PlsqlDocumentProcedure wwv_flow_file_mgr.process_download
    PlsqlAuthenticationMode Basic
    PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
    </Location>
    # Based upon the NCSA server configuration files originally by Rob McCool.
    # This is the main Apache server configuration file. It contains the
    # configuration directives that give the server its instructions.
    # See <URL:http://www.apache.org/docs/> for detailed information about
    # the directives.
    # Do NOT simply read the instructions in here without understanding
    # what they do. They're here only as hints or reminders. If you are unsure
    # consult the online docs. You have been warned.
    # After this file is processed, the server will look for and process
    # E:\oracle\product\10.1.0\Companion\Apache\Apache/conf/srm.conf and then E:\oracle\product\10.1.0\Companion\Apache\Apache/conf/access.conf
    # unless you have overridden these with ResourceConfig and/or
    # AccessConfig directives here.
    # The configuration directives are grouped into three basic sections:
    # 1. Directives that control the operation of the Apache server process as a
    # whole (the 'global environment').
    # 2. Directives that define the parameters of the 'main' or 'default' server,
    # which responds to requests that aren't handled by a virtual host.
    # These directives also provide default values for the settings
    # of all virtual hosts.
    # 3. Settings for virtual hosts, which allow Web requests to be sent to
    # different IP addresses or hostnames and have them handled by the
    # same Apache server process.
    # Configuration and logfile names: If the filenames you specify for many
    # of the server's control files begin with "/" (or "drive:/" for Win32), the
    # server will use that explicit path. If the filenames do not begin
    # with "/", the value of ServerRoot is prepended -- so "logs/foo.log"
    # with ServerRoot set to "E:\oracle\product\10.1.0\Companion\Apache\Apache" will be interpreted by the
    # server as "E:\oracle\product\10.1.0\Companion\Apache\Apache/logs/foo.log".
    # NOTE: Where filenames are specified, you must use forward slashes
    # instead of backslashes (e.g., "c:/apache" instead of "c:\apache").
    # If a drive letter is omitted, the drive on which Apache.exe is located
    # will be used by default. It is recommended that you always supply
    # an explicit drive letter in absolute paths, however, to avoid
    # confusion.
    ### Section 1: Global Environment
    # The directives in this section affect the overall operation of Apache,
    # such as the number of concurrent requests it can handle or where it
    # can find its configuration files.
    # ServerType is either inetd, or standalone. Inetd mode is only supported on
    # Unix platforms.
    ServerType standalone
    # ServerRoot: The top of the directory tree under which the server's
    # configuration, error, and log files are kept.
    # Do NOT add a slash at the end of the directory path.
    ServerRoot "E:\oracle\product\10.1.0\Companion\Apache\Apache"
    # PidFile: The file in which the server should record its process
    # identification number when it starts.
    PidFile logs/httpd.pid
    # ScoreBoardFile: File used to store internal server process information.
    # Not all architectures require this. But if yours does (you'll know because
    # this file will be created when you run Apache) then you must ensure that
    # no two invocations of Apache share the same scoreboard file.
    ScoreBoardFile logs/httpd.scoreboard
    # In the standard configuration, the server will process httpd.conf (this
    # file, specified by the -f command line option), srm.conf, and access.conf
    # in that order. The latter two files are now distributed empty, as it is
    # recommended that all directives be kept in a single file for simplicity.
    # The commented-out values below are the built-in defaults. You can have the
    # server ignore these files altogether by using "/dev/null" (for Unix) or
    # "nul" (for Win32) for the arguments to the directives.
    #ResourceConfig conf/srm.conf
    #AccessConfig conf/access.conf
    # Timeout: The number of seconds before receives and sends time out.
    Timeout 300
    # SendBufferSize: controls setsockopt() call made to set send buffer size on
    # all sockets. Default OS value on most Windows platforms is too small.
    # Larger values can help if the average page size served by OHS is
    # large (~64 k)
    SendBufferSize 16384
    # KeepAlive: Whether or not to allow persistent connections (more than
    # one request per connection). Set to "Off" to deactivate.
    KeepAlive On
    # MaxKeepAliveRequests: The maximum number of requests to allow
    # during a persistent connection. Set to 0 to allow an unlimited amount.
    # We recommend you leave this number high, for maximum performance.
    MaxKeepAliveRequests 100
    # KeepAliveTimeout: Number of seconds to wait for the next request from the
    # same client on the same connection.
    KeepAliveTimeout 15
    # Apache on Win32 always creates one child process to handle requests. If it
    # dies, another child process is created automatically. Within the child
    # process multiple threads handle incoming requests. The next two
    # directives control the behaviour of the threads and processes.
    # MaxRequestsPerChild: the number of requests each child process is
    # allowed to process before the child dies. The child will exit so
    # as to avoid problems after prolonged use when Apache (and maybe the
    # libraries it uses) leak memory or other resources. On most systems, this
    # isn't really needed, but a few (such as Solaris) do have notable leaks
    # in the libraries. For Win32, set this value to zero (unlimited)
    # unless advised otherwise.
    # NOTE: This value does not include keepalive requests after the initial
    # request per connection. For example, if a child process handles
    # an initial request and 10 subsequent "keptalive" requests, it
    # would only count as 1 request towards this limit.
    MaxRequestsPerChild 0
    # Number of concurrent threads (i.e., requests) the server will allow.
    # Set this value according to the responsiveness of the server (more
    # requests active at once means they're all handled more slowly) and
    # the amount of system resources you'll allow the server to consume.
    ThreadsPerChild 50
    # Server-pool size regulation. Rather than making you guess how many
    # server processes you need, Apache dynamically adapts to the load it
    # sees --- that is, it tries to maintain enough server processes to
    # handle the current load, plus a few spare servers to handle transient
    # load spikes (e.g., multiple simultaneous requests from a single
    # Netscape browser).
    # It does this by periodically checking how many servers are waiting
    # for a request. If there are fewer than MinSpareServers, it creates
    # a new spare. If there are more than MaxSpareServers, some of the
    # spares die off. The default values are probably OK for most sites.
    #MinSpareServers 5
    #MaxSpareServers 20
    # Limit on total number of servers running, i.e., limit on the number
    # of clients who can simultaneously connect --- if this limit is ever
    # reached, clients will be LOCKED OUT, so it should NOT BE SET TOO LOW.
    # It is intended mainly as a brake to keep a runaway server from taking
    # the system with it as it spirals down...
    #MaxClients 150
    # Listen: Allows you to bind Apache to specific IP addresses and/or
    # ports, in addition to the default. See also the <VirtualHost>
    # directive.
    #Listen 3000
    #Listen 12.34.56.78:80
    # BindAddress: You can support virtual hosts with this option. This directive
    # is used to tell the server which IP address to listen to. It can either
    # contain "*", an IP address, or a fully qualified Internet domain name.
    # See also the <VirtualHost> and Listen directives.
    #BindAddress *
    # Dynamic Shared Object (DSO) Support
    # To be able to use the functionality of a module which was built as a DSO you
    # have to place corresponding `LoadModule' lines at this location so the
    # directives contained in it are actually available before they are used.
    # Please read the file README.DSO in the Apache 1.3 distribution for more
    # details about the DSO mechanism and run `apache -l' for the list of already
    # built-in (statically linked and thus always available) modules in your Apache
    # binary.
    # Note: The order in which modules are loaded is important. Don't change
    # the order below without expert advice.
    # Example:
    # LoadModule foo_module libexec/mod_foo.dll
    LoadModule mime_magic_module      modules/ApacheModuleMimeMagic.dll
    LoadModule mime_module          modules/ApacheModuleMime.dll
    LoadModule dbm_auth_module     modules/ApacheModuleAuthDBM.dll
    LoadModule digest_auth_module     modules/ApacheModuleAuthDigest.dll
    LoadModule anon_auth_module      modules/ApacheModuleAuthAnon.dll
    LoadModule cern_meta_module      modules/ApacheModuleCERNMeta.dll
    LoadModule digest_module      modules/ApacheModuleDigest.dll
    LoadModule expires_module      modules/ApacheModuleExpires.dll
    LoadModule headers_module      modules/ApacheModuleHeaders.dll
    LoadModule proxy_module      modules/ApacheModuleProxy.dll
    LoadModule speling_module      modules/ApacheModuleSpeling.dll
    LoadModule status_module      modules/ApacheModuleStatus.dll
    LoadModule info_module          modules/ApacheModuleInfo.dll
    LoadModule usertrack_module      modules/ApacheModuleUserTrack.dll
    LoadModule vhost_alias_module     modules/ApacheModuleVhostAlias.dll
    LoadModule agent_log_module     modules/ApacheModuleLogAgent.dll
    LoadModule referer_log_module     modules/ApacheModuleLogReferer.dll
    LoadModule perl_module      modules/ApacheModulePerl.DLL
    LoadModule fastcgi_module      modules/ApacheModuleFastCGI.dll
    LoadModule onsint_module      modules/ApacheModuleOnsint.dll
    LoadModule wchandshake_module     modules/ApacheModuleWchandshake.dll
    ClearModuleList
    AddModule mod_so.c
    AddModule mod_onsint.c
    AddModule mod_mime_magic.c
    AddModule mod_mime.c
    AddModule mod_access.c
    AddModule mod_auth.c
    AddModule mod_negotiation.c
    AddModule mod_include.c
    AddModule mod_autoindex.c
    AddModule mod_dir.c
    AddModule mod_cgi.c
    AddModule mod_userdir.c
    AddModule mod_alias.c
    AddModule mod_env.c
    AddModule mod_log_config.c
    AddModule mod_asis.c
    AddModule mod_imap.c
    AddModule mod_actions.c
    AddModule mod_setenvif.c
    AddModule mod_isapi.c
    AddModule mod_vhost_alias.c
    AddModule mod_log_referer.c
    AddModule mod_log_agent.c
    AddModule mod_auth_anon.c
    AddModule mod_auth_dbm.c
    AddModule mod_auth_digest.c
    AddModule mod_cern_meta.c
    AddModule mod_digest.c
    AddModule mod_expires.c
    AddModule mod_headers.c
    AddModule mod_proxy.c
    AddModule mod_speling.c
    AddModule mod_info.c
    AddModule mod_status.c
    AddModule mod_usertrack.c
    AddModule mod_perl.c
    AddModule mod_fastcgi.c
    AddModule mod_wchandshake.c
    <IfDefine SSL>
    LoadModule ossl_module      modules/ApacheModuleOSSL.DLL
    </IfDefine>
    # ExtendedStatus controls whether Apache will generate "full" status
    # information (ExtendedStatus On) or just basic information (ExtendedStatus
    # Off) when the "server-status" handler is called. The default is Off.
    ExtendedStatus On
    ### Section 2: 'Main' server configuration
    # The directives in this section set up the values used by the 'main'
    # server, which responds to any requests that aren't handled by a
    # <VirtualHost> definition. These values also provide defaults for
    # any <VirtualHost> containers you may define later in the file.
    # All of these directives may appear inside <VirtualHost> containers,
    # in which case these default settings will be overridden for the
    # virtual host being defined.
    # Port: The port to which the standalone server listens. Certain firewall
    # products must be configured before Apache can listen to a specific port.
    # Other running httpd servers will also interfere with this port. Disable
    # all firewall, security, and other services if you encounter problems.
    # To help diagnose problems use the Windows NT command NETSTAT -a
    Port 7777
    Listen 7777
    # ServerAdmin: Your address, where problems with the server should be
    # e-mailed. This address appears on some server-generated pages, such
    # as error documents.
    ServerAdmin [email protected]
    # ServerName allows you to set a host name which is sent back to clients for
    # your server if it's different than the one the program would get (i.e., use
    # "www" instead of the host's real name).
    # Note: You cannot just invent host names and hope they work. The name you
    # define here must be a valid DNS name for your host. If you don't understand
    # this, ask your network administrator.
    # If your host doesn't have a registered DNS name, enter its IP address here.
    # You will have to access it by its address (e.g., http://123.45.67.89/)
    # anyway, and this will make redirections work in a sensible way.
    # 127.0.0.1 is the TCP/IP local loop-back address, often named localhost. Your
    # machine always knows itself by this address. If you use Apache strictly for
    # local testing and development, you may use 127.0.0.1 as the server name.
    ServerName localhost
    # DocumentRoot: The directory out of which you will serve your
    # documents. By default, all requests are taken from this directory, but
    # symbolic links and aliases may be used to point to other locations.
    DocumentRoot "E:\oracle\product\10.1.0\Companion\Apache\Apache\htdocs"
    # Each directory to which Apache has access, can be configured with respect
    # to which services and features are allowed and/or disabled in that
    # directory (and its subdirectories).
    # First, we configure the "default" to be a very restrictive set of
    # permissions.
    <Directory />
    Options FollowSymLinks
    AllowOverride None
    </Directory>
    # Note that from this point forward you must specifically allow
    # particular features to be enabled - so if something's not working as
    # you might expect, make sure that you have specifically enabled it
    # below.
    # This should be changed to whatever you set DocumentRoot to.
    <Directory "E:\oracle\product\10.1.0\Companion\Apache\Apache\htdocs">
    # This may also be "None", "All", or any combination of "Indexes",
    # "Includes", "FollowSymLinks", "ExecCGI", or "MultiViews".
    # Note that "MultiViews" must be named explicitly --- "Options All"
    # doesn't give it to you.
    Options Indexes FollowSymLinks MultiViews
    # This controls which options the .htaccess files in directories can
    # override. Can also be "All", or any combination of "Options", "FileInfo",
    # "AuthConfig", and "Limit"
    AllowOverride None
    # Controls who can get stuff from this server.
    Order allow,deny
    Allow from all
    </Directory>
    # UserDir: The name of the directory which is appended onto a user's home
    # directory if a ~user request is received.
    # Under Win32, we do not currently try to determine the home directory of
    # a Windows login, so a format such as that below needs to be used. See
    # the UserDir documentation for details.
    <IfModule mod_userdir.c>
         UserDir "E:\oracle\product\10.1.0\Companion\Apache\Apache\users\"
    </IfModule>
    # Control access to UserDir directories. The following is an example
    # for a site where these directories are restricted to read-only.
    #<Directory /home/*/public_html>
    # AllowOverride FileInfo AuthConfig Limit
    # Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
    # <Limit GET POST OPTIONS PROPFIND>
    # Order allow,deny
    # Allow from all
    # </Limit>
    # <LimitExcept GET POST OPTIONS PROPFIND>
    # Order deny,allow
    # Deny from all
    # </LimitExcept>
    #</Directory>
    # DirectoryIndex: Name of the file or files to use as a pre-written HTML
    # directory index. Separate multiple entries with spaces.
    <IfModule mod_dir.c>
    DirectoryIndex index.html
    </IfModule>
    # AccessFileName: The name of the file to look for in each directory
    # for access control information.
    AccessFileName .htaccess
    # The following lines prevent .htaccess files from being viewed by
    # Web clients. Since .htaccess files often contain authorization
    # information, access is disallowed for security reasons. Comment
    # these lines out if you want Web visitors to see the contents of
    # .htaccess files. If you change the AccessFileName directive above,
    # be sure to make the corresponding changes here.
    # Also, folks tend to use names such as .htpasswd for password
    # files, so this will protect those as well.
    <Files ~ "^\.ht">
    Order allow,deny
    Deny from all
    </Files>
    # CacheNegotiatedDocs: By default, Apache sends "Pragma: no-cache" with each
    # document that was negotiated on the basis of content. This asks proxy
    # servers not to cache the document. Uncommenting the following line disables
    # this behavior, and proxies will be allowed to cache the documents.
    #CacheNegotiatedDocs
    # UseCanonicalName: (new for 1.3) With this setting turned on, whenever
    # Apache needs to construct a self-referencing URL (a URL that refers back
    # to the server the response is coming from) it will use ServerName and
    # Port to form a "canonical" name. With this setting off, Apache will
    # use the hostname:port that the client supplied, when possible. This
    # also affects SERVER_NAME and SERVER_PORT in CGI scripts.
    UseCanonicalName On
    # TypesConfig describes where the mime.types file (or equivalent) is
    # to be found.
    <IfModule mod_mime.c>
    TypesConfig conf/mime.types
    </IfModule>
    # DefaultType is the default MIME type the server will use for a document
    # if it cannot otherwise determine one, such as from filename extensions.
    # If your server contains mostly text or HTML documents, "text/plain" is
    # a good value. If most of your content is binary, such as applications
    # or images, you may want to use "application/octet-stream" instead to
    # keep browsers from trying to display binary files as though they are
    # text.
    DefaultType text/plain
    # The mod_mime_magic module allows the server to use various hints from the
    # contents of the file itself to determine its type. The MIMEMagicFile
    # directive tells the module where the hint definitions are located.
    # mod_mime_magic is not part of the default server (you have to add
    # it yourself with a LoadModule [see the DSO paragraph in the 'Global
    # Environment' section], or recompile the server and include mod_mime_magic
    # as part of the configuration), so it's enclosed in an <IfModule> container.
    # This means that the MIMEMagicFile directive will only be processed if the
    # module is part of the server.
    <IfModule mod_mime_magic.c>
    MIMEMagicFile conf/magic
    </IfModule>
    # HostnameLookups: Log the names of clients or just their IP addresses
    # e.g., www.apache.org (on) or 204.62.129.132 (off).
    # The default is off because it'd be overall better for the net if people
    # had to knowingly turn this feature on, since enabling it means that
    # each client request will result in AT LEAST one lookup request to the
    # nameserver.
    HostnameLookups Off
    # ErrorLog: The location of the error log file.
    # If you do not specify an ErrorLog directive within a <VirtualHost>
    # container, error messages relating to that virtual host will be
    # logged here. If you do define an error logfile for a <VirtualHost>
    # container, that host's errors will be logged there and not here.
    ErrorLog "|E:\oracle\product\10.1.0\Companion\Apache\Apache\bin\rotatelogs logs/error_log 43200"
    # LogLevel: Control the number of messages logged to the error.log.
    # Possible values include: debug, info, notice, warn, error, crit,
    # alert, emerg.
    LogLevel warn
    # The following directives define some format nicknames for use with
    # a CustomLog directive (see below).
    # Alternate "common" format to use when fronted by webcache:
    # LogFormat "%{ClientIP}i %l %u %t \"%r\" %>s %b %h" common_webcache
    # When webcache is forwarding requests to OHS, %h becomes the IP of
    # the originating webcache server and the real client IP is stored
    # in the ClientIP header. The common_webcache format can be used
    # in place of the common format when using webcache but with one
    # important caveat: if clients are capable of bypassing webcache
    # then it is possible to spoof the client IP by manually setting
    # the ClientIP header so the %h field should be monitored in such
    # an environment. Another alternative to specifying the ClientIP
    # header directly in a LogFormat is to use the "UseWebCacheIp"
    # directive:
    # UseWebCacheIp On
    # When this is specified, %h is derived internally from the ClientIP
    # header and the access log format does not need to be modified.
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
    LogFormat "%h %l %u %t \"%r\" %>s %b" common
    LogFormat "%{Referer}i -> %U" referer
    LogFormat "%{User-agent}i" agent
    # The location and format of the access logfile (Common Logfile Format).
    # If you do not define any access logfiles within a <VirtualHost>
    # container, they will be logged here. Contrariwise, if you do
    # define per-<VirtualHost> access logfiles, transactions will be
    # logged therein and not in this file.
    CustomLog "|E:\oracle\product\10.1.0\Companion\Apache\Apache\bin\rotatelogs logs/access_log 43200" common
    # If you would like to have agent and referer logfiles, uncomment the
    # following directives.
    #CustomLog logs/referer.log referer
    #CustomLog logs/agent.log agent
    # If you prefer a single logfile with access, agent, and referer information
    # (Combined Logfile Format) you can use the following directive.
    #CustomLog logs/access.log combined
    # Optionally add a line containing the server version and virtual host
    # name to server-generated pages (error documents, FTP directory listings,
    # mod_status and mod_info output etc., but not CGI generated documents).
    # Set to "EMail" to also include a mailto: link to the ServerAdmin.
    # Set to one of: On | Off | EMail
    ServerSignature On
    # Apache parses all CGI scripts for the shebang line by default.
    # This comment line, the first line of the script, consists of the symbols
    # pound (#) and exclamation (!) followed by the path of the program that
    # can execute this specific script. For a perl script, with perl.exe in
    # the C:\Program Files\Perl directory, the shebang line should be:
    #!c:/program files/perl/perl
    # Note you mustnot_ indent the actual shebang line, and it must be the
    # first line of the file. Of course, CGI processing must be enabled by
    # the appropriate ScriptAlias or Options ExecCGI directives for the files
    # or directory in question.
    # However, Apache on Windows allows either the Unix behavior above, or can
    # use the Registry to match files by extention. The command to execute
    # a file of this type is retrieved from the registry by the same method as
    # the Windows Explorer would use to handle double-clicking on a file.
    # These script actions can be configured from the Windows Explorer View menu,
    # 'Folder Options', and reviewing the 'File Types' tab. Clicking the Edit
    # button allows you to modify the Actions, of which Apache 1.3 attempts to
    # perform the 'Open' Action, and failing that it will try the shebang line.
    # This behavior is subject to change in Apache release 2.0.
    # Each mechanism has it's own specific security weaknesses, from the means
    # to run a program you didn't intend the website owner to invoke, and the
    # best method is a matter of great debate.
    # To enable the this Windows specific behavior (and therefore -disable- the
    # equivilant Unix behavior), uncomment the following directive:
    #ScriptInterpreterSource registry
    # The directive above can be placed in individual <Directory> blocks or the
    # .htaccess file, with either the 'registry' (Windows behavior) or 'script'
    # (Unix behavior) option, and will override this server default option.
    # Aliases: Add here as many aliases as you need (with no limit). The format is
    # Alias fakename realname
    <IfModule mod_alias.c>
    # Note that if you include a trailing / on fakename then the server will
    # require it to be present in the URL. So "/icons" isn't aliased in this
    # example, only "/icons/"..
    Alias /jservdocs/ "E:\oracle\product\10.1.0\Companion\Apache\Jserv\docs/"
    Alias /javacachedocs/ "E:\oracle\product\10.1.0\Companion\javacache\javadoc/"
    Alias /icons/ "E:\oracle\product\10.1.0\Companion\Apache\Apache\icons/"
    Alias /i/ "E:\oracle\product\10.1.0\Companion\Apache\Apache\images/"
    <Directory "icons">
    Options Indexes MultiViews
    AllowOverride None
    Order allow,deny
    Allow from all
    </Directory>
    <IfModule mod_perl.c>
         Alias /perl/ "E:\oracle\product\10.1.0\Companion\Apache\Apache/cgi-bin/"
    </IfModule>
    # ScriptAlias: This controls which directories contain server scripts.
    # ScriptAliases are essentially the same as Aliases, except that
    # documents in the realname directory are treated as applications and
    # run by the server when requested rather than as documents sent to the client.
    # The same rules about trailing "/" apply to ScriptAlias directives as to
    # Alias.
    ScriptAlias /cgi-bin/ "E:\oracle\product\10.1.0\Companion\Apache\Apache\cgi-bin/"
    # "E:\oracle\product\10.1.0\Companion\Apache\Apache/cgi-bin" should be changed to whatever your ScriptAliased
    # CGI directory exists, if you have that configured.
    <Directory "E:\oracle\product\10.1.0\Companion\Apache\Apache\cgi-bin">
    AllowOverride None
    Options None
    Order allow,deny
    Allow from all
    </Directory>
    </IfModule>
    # End of aliases.
    # Redirect allows you to tell clients about documents which used to exist in
    # your server's namespace, but do not anymore. This allows you to tell the
    # clients where to look for the relocated document.
    # Format: Redirect old-URI new-URL
    # Directives controlling the display of server-generated directory listings.
    <IfModule mod_autoindex.c>
    # FancyIndexing is whether you want fancy directory indexing or standard
    # Note, add the option TrackModified to the IndexOptions default list only
    # if all indexed directories reside on NTFS volumes. The TrackModified flag
    # will report the Last-Modified date to assist caches and proxies to properly
    # track directory changes, but it does not work on FAT volumes.
    IndexOptions FancyIndexing
    # AddIcon* directives tell the server which icon to show for different
    # files or filename extensions. These are only displayed for
    # FancyIndexed directories.
    AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip
    AddIconByType (TXT,/icons/text.gif) text/*
    AddIconByType (IMG,/icons/image2.gif) image/*
    AddIconByType (SND,/icons/sound2.gif) audio/*
    AddIconByType (VID,/icons/movie.gif) video/*
    AddIcon /icons/binary.gif .bin .exe
    AddIcon /icons/binhex.gif .hqx
    AddIcon /icons/tar.gif .tar
    AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv
    AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip
    AddIcon /icons/a.gif .ps .ai .eps
    AddIcon /icons/layout.gif .html .shtml .htm .pdf
    AddIcon /icons/text.gif .txt
    AddIcon /icons/c.gif .c
    AddIcon /icons/p.gif .pl .py
    AddIcon /icons/f.gif .for
    AddIcon /icons/dvi.gif .dvi
    AddIcon /icons/uuencoded.gif .uu
    AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl
    AddIcon /icons/tex.gif .tex
    AddIcon /icons/bomb.gif core
    AddIcon /icons/back.gif ..
    AddIcon /icons/hand.right.gif README
    AddIcon /icons/folder.gif ^^DIRECTORY^^
    AddIcon /icons/blank.gif ^^BLANKICON^^
    # DefaultIcon is which icon to show for files which do not have an icon
    # explicitly set.
    DefaultIcon /icons/unknown.gif
    # AddDescription allows you to place a short description after a file in
    # server-generated indexes. These are only displayed for FancyIndexed
    # directories.
    # Format: AddDescription "description" filename
    #AddDescription "GZIP compressed document" .gz
    #AddDescription "tar archive" .tar
    #AddDescription "GZIP compressed tar archive" .tgz
    # ReadmeName is the name of the README file the server will look for by
    # default, and append to directory listings.
    # HeaderName is the name of a file which should be prepended to
    # directory indexes.
    # If MultiViews are amongst the Options in effect, the server will
    # first look for name.html and include it if found. If name.html
    # doesn't exist, the server will then look for name.txt and include
    # it as plaintext if found.
    ReadmeName README
    HeaderName HEADER
    # IndexIgnore is a set of filenames which directory indexing should ignore
    # and not include in the listing. Shell-style wildcarding is permitted.
    IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
    </IfModule>
    # End of indexing directives.
    # Document types.
    <IfModule mod_mime.c>
    # AddEncoding allows you to have certain browsers (Mosaic/X 2.1+) uncompress
    # information on the fly. Note: Not all browsers support this.
    # Despite the name similarity, the following Add* directives have nothing
    # to do with the FancyIndexing customization directives above.
    AddEncoding x-compress Z
    AddEncoding x-gzip gz tgz
    # AddLanguage allows you to specify the language of a document. You can
    # then use content negotiation to give a browser a file in a language
    # it can understand.
    # Note 1: The suffix does not have to be the same as the language
    # keyword --- those with documents in Polish (whose net-standard
    # language code is pl) may wish to use "AddLanguage pl .po" to
    # avoid the ambiguity with the common suffix for perl scripts.
    # Note 2: The example entries below illustrate that in quite
    # some cases the two character 'Language' abbriviation is not
    # identical to the two character 'Country' code for its country,
    # E.g. 'Danmark/dk' versus 'Danish/da'.
    # Note 3: In the case of 'ltz' we violate the RFC by using a three char
    # specifier. But there is 'work in progress' to fix this and get
    # the reference data for rfc1766 cleaned up.
    # Danish (da) - Dutch (nl) - English (en) - Estonian (ee)
    # French (fr) - German (de) - Greek-Modern (el)
    # Italian (it) - Korean (kr) - Norwegian (no)
    # Portugese (pt) - Luxembourgeois* (ltz)
    # Spanish (es) - Swedish (sv) - Catalan (ca) - Czech(cz)
    # Polish (pl) - Brazilian Portuguese (pt-br) - Japanese (ja)
    # Russian (ru)
    AddLanguage ar .ar
    AddLanguage da .dk .da
    AddLanguage nl .nl
    AddLanguage en .en
    AddLanguage et .ee
    AddLanguage fi .fi
    AddLanguage fr .fr
    AddLanguage de .de
    AddLanguage el .el
    AddLanguage es .es_ES .es
    AddLanguage he .he .iw
    AddLanguage hu .hu
    AddCharset ISO-8859-8 .iso8859-8
    AddLanguage it .it
    AddLanguage ja .ja
    AddCharset ISO-2022-JP .jis
    AddLanguage ko .ko
    AddLanguage kr .kr
    AddCharset ISO-2022-KR .iso-kr
    AddLanguage nn .nn
    AddLanguage no .no
    AddLanguage pl .po
    AddCharset ISO-8859-2 .iso-pl
    AddLanguage pt .pt
    AddLanguage pt-br .pt_BR .pt-br
    AddLanguage ltz .lu
    AddLanguage ca .ca
    AddLanguage sk .sk
    AddLanguage sv .sv
    AddLanguage th .th
    AddLanguage tr .tr
    AddLanguage cz .cz .cs
    AddLanguage ro .ro
    AddLanguage ru .ru
    AddLanguage zh-cn .zh_CN
    AddLanguage zh-tw .zh_TW
    AddCharset Big5 .Big5 .big5
    AddCharset WINDOWS-1251 .cp-1251
    AddCharset CP866 .cp866
    AddCharset ISO-8859-5 .iso-ru
    AddCharset KOI8-R .koi8-r
    AddCharset UCS-2 .ucs2
    AddCharset UCS-4 .ucs4
    AddCharset UTF-8 .utf8
    # LanguagePriority allows you to give precedence to some languages
    # in case of a tie during content negotiation.
    # Just list the languages in decreasing order of preference. We have
    # more or less alphabetized them here. You probably want to change this.
    <IfModule mod_negotiation.c>
    LanguagePriority ar en da nl et fi fr de el it ja ko kr no pl pt pt-br ro ru ltz ca es sk sv th tr zh-cn zh-tw zh-cn
    </IfModule>
    # AddType allows you to tweak mime.types without actually editing it, or to
    # make certain files to be certain types.
    # For example, the PHP 3.x module (not part of the Apache distribution - see
    # http://www.php.net) will typically use:
    #AddType application/x-httpd-php3 .php3
    #AddType application/x-httpd-php3-source .phps
    # And for PHP 4.x, use:
    #AddType application/x-httpd-php .php
    #AddType application/x-httpd-php-source .phps
    AddType application/x-tar .tgz
    # AddHandler allows you to map certain file extensions to "handlers",
    # actions unrelated to filetype. These can be either built into the server
    # or added with the Action command (see below)
    # If you want to use server side includes, or CGI outside
    # ScriptAliased directories, uncomment the following lines.
    # To use CGI scripts:
    #AddHandler cgi-script .cgi
    # To use server-parsed HTML files
    #AddType text/html .shtml
    #AddHandler server-parsed .shtml
    AddType text/xml xbl
    AddType text/x-component htc
    # Uncomment the following line to enable Apache's send-asis HTTP file
    # feature
    #AddHandler send-as-is asis
    # If you wish to use server-parsed imagemap files, use
    #AddHandler imap-file map
    # To enable type maps, you might want to use
    #AddHandler type-map var
    </IfModule>
    # End of document types.
    # Action lets you define media types that will execute a script whenever
    # a matching file is called. This eliminates the need for repeated URL
    # pathnames for oft-used CGI file processors.
    # Format: Action media/type /cgi-script/location
    # Format: Action handler-name /cgi-script/location
    # MetaDir: specifies the name of the directory in which Apache can find
    # meta information files. These files contain additional HTTP headers
    # to include when sending the document
    #MetaDir .web
    # MetaSuffix: specifies the file name suffix for the file containing the
    # meta information.
    #MetaSuffix .meta
    # Customizable error response (Apache style)
    # these come in three flavors
    # 1) plain text
    #ErrorDocument 500 "The server made a boo boo.
    # n.b. the single leading (") marks it as text, it does not get output
    # 2) local redirects
    #ErrorDocument 404 /missing.html
    # to redirect to local URL /missing.html
    #ErrorDocument 404 /cgi-bin/missing_handler.pl
    # N.B.: You can redirect to a script or a document using server-side-includes.
    # 3) external redirects
    #ErrorDocument 402 http://some.other_server.com/subscription_info.html
    # N.B.: Many of the environment variables associated with the original
    # request will not be available to such a script.
    # Customize behaviour based on the browser
    <IfModule mod_setenvif.c>
    # The following directives modify normal HTTP response behavior.
    # The first directive disables keepalive for Netscape 2.x and browsers that
    # spoof it. There are known problems with these browser implementations.
    # The second directive is for Microsoft Internet Explorer 4.0b2
    # which has a broken HTTP/1.1 implementation and does not properly
    # support keepalive when it is used on 301 or 302 (redirect) responses.
    BrowserMatch "Mozilla/2" nokeepalive
    BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0
    # The following directive disables HTTP/1.1 responses to browsers which
    # are in violation of the HTTP/1.0 spec by not being able to grok a
    # basic 1.1 response.
    BrowserMatch "RealPlayer 4\.0" force-response-1.0
    BrowserMatch "Java/1\.0" force-response-1.0
    BrowserMatch "JDK/1\.0" force-response-1.0
    </IfModule>
    # End of browser customization directives
    # Allow server status reports, with the URL of http://servername/server-status
    # Change the ".your_domain.com" to match your domain to enable.
    <Location /server-status>
    SetHandler server-status
    Order deny,allow
    Deny from all
    Allow from localhost localhost localhost
    </Location>
    # Allow remote server configuration reports, with the URL of
    # http://servername/server-info (requires that mod_info.c be loaded).
    # Change the ".your_domain.com" to match your domain to enable.
    #<Location /server-info>
    # SetHandler server-info
    # Order deny,allow
    # Deny from all
    # Allow from .your_domain.com
    #</Location>
    # There have been reports of people trying to abuse an old bug from pre-1.1
    # days. This bug involved a CGI script distributed as a part of Apache.
    # By uncommenting these lines you can redirect these attacks to a logging
    # script on phf.apache.org. Or, you can record them yourself, using the script
    # support/phf_abuse_log.cgi.
    #<Location /cgi-bin/phf*>
    # Deny from all
    # ErrorDocument 403 http://phf.apache.org/phf_abuse_log.cgi
    #</Location>
    # Proxy Server directives. Uncomment the following lines to
    # enable the proxy server:
    #<IfModule mod_proxy.c>
    # ProxyRequests On
    # <Directory proxy:*>
    # Order deny,allow
    # Deny from all
    # Allow from .your_domain.com
    # </Directory>
    # Enable/disable the handling of HTTP/1.1 "Via:" headers.
    # ("Full" adds the server version; "Block" removes all outgoing Via: headers)
    # Set to one of: Off | On | Full | Block
    # ProxyVia On
    # To enable the cache as well, edit and uncomment the following lines:
    # (no cacheing without CacheRoot)
    # CacheRoot "E:\oracle\product\10.1.0\Companion\Apache\Apache\proxy"
    # CacheSize 5
    # CacheGcInterval 4
    # CacheMaxExpire 24
    # CacheLastModifiedFactor 0.1
    # CacheDefaultExpire 1
    # NoCache a_domain.com another_domain.edu joes.garage_sale.com
    #</IfModule>
    # End of proxy directives.
    ### Section 3: Virtual Hosts
    # VirtualHost: If you want to maintain multiple domains/hostnames on your
    # machine you can setup VirtualHost containers for them. Most configurations
    # use only name-based virtual hosts so the server doesn't need to worry about
    # IP addresses. This is indicated by the asterisks in the directives below.
    # Please see the documentation at <URL:http://www.apache.org/docs/vhosts/>
    # for further details before you try to setup virtual hosts.
    # You may use the command line option '-S' to verify your virtual host
    # configuration.
    # Use name-based virtual hosting.
    #NameVirtualHost *
    #NameVirtualHost 12.34.56.78:80
    #NameVirtualHost 12.34.56.78
    # VirtualHost example:
    # Almost any Apache directive may go into a VirtualHost container.
    # The first VirtualHost section is used for requests without a known
    # server name.
    #<VirtualHost *>
    # ServerAdmin [email protected]
    # DocumentRoot /www/docs/dummy-host.example.com
    # ServerName dummy-host.example.com
    # ErrorLog logs/dummy-host.example.com-error_log
    # CustomLog logs/dummy-host.example.com-access_log common
    #</VirtualHost>
    #<VirtualHost default:*>
    #</VirtualHost>
    SetEnv PERL5LIB "E:\oracle\product\10.1.0\Companion\perl\5.6.1\lib:E:\oracle\product\10.1.0\Companion\perl\site\5.6.1\lib"
    <IfModule mod_perl.c>
    # Perl Directives
    # PerlWarn On
    # PerlFreshRestart On
    # PerlSetEnv PERL5OPT Tw
    # PerlSetEnv PERL5LIB "E:\oracle\product\10.1.0\Companion\perl\5.6.1\lib:E:\oracle\product\10.1.0\Companion\perl\site\5.6.1\lib"
    PerlModule Apache
    # PerlModule Apache::Status
    PerlModule Apache::Registry
    # PerlModule Apache::CGI
    # PerlModule Apache::DBI
    # PerlRequire
    <Location /perl>
    SetHandler perl-script
    PerlHandler Apache::Registry
    AddHandler perl-script .pl
    Options +ExecCGI
    PerlSendHeader On
    </Location>
    # <Location /perl-status>
    # SetHandler perl-script
    # PerlHandler Apache::Status
    # order deny,allow
    # deny from all
    # allow from localhost
    # </Location>
    </IfModule>
    #Protect WEB-INF directory
    <DirectoryMatch /WEB-INF/>
    Order deny,allow
    Deny from all
    </DirectoryMatch>
    # Setup of FastCGI module
    <IfModule mod_fastcgi.c>
    Alias /fastcgi/ "E:\oracle\product\10.1.0\Companion\Apache\fastcgi/"
    ScriptAlias /fcgi-bin/ "E:\oracle\product\10.1.0\Companion\Apache\Apache\fcgi-bin/"
    <Directory "E:\oracle\product\10.1.0\Companion\Apache\Apache\fcgi-bin">
         AllowOverride None
         Options None
         Order allow,deny
         Allow from all
         SetHandler fastcgi-script
         <IfModule mod_ossl.c>
         SSLOptions +StdEnvVars
         </IfModule>
    </Directory>
    </IfModule>
    # Include the configuration for Apache JServ 1.1
    #include "E:\oracle\product\10.1.0\Companion\Apache\Jserv\conf\jserv.conf"
    # Setup of oprocmgr module.
    # This directive identifies each remote apache instance that will be
    # sending requests to processes (e.g., JServs), managed by local Apache
    # instances. This directive is used by the local process manager to share
    # routing information with remote apache instances via non-SSL HTTP messages.
    # The directive is repeated for each remote apache instance that will be
    # sending requests. The ProcNode directive that refers to the local apache
    # instance will be ignored, but may be supplied to facilitate uniformity
    # in configuration across apache instances. Arguments to the ProcNode must
    # be sufficient to reach the remote instance of apache via non-SSL HTTP
    # messages. It is not considered an error if the remote apache instance is
    # unreachable, as no assumption is made about the starting order or
    # availability of apache instances.
    # Syntax: ProcNode <hostname> <port>
    # Example: ProcNode abc.com 7777
    <IfModule mod_oprocmgr.c>
    <Location /oprocmgr-service>
    SetHandler oprocmgr-service
    Order deny,allow
    Deny from all
    Allow from localhost localhost localhost
    </Location>
    <Location /oprocmgr-status>
    SetHandler oprocmgr-status
    Order deny,allow
    Deny from all
    Allow from localhost localhost localhost
    </Location>
    </IfModule>
    # Include the mod_oc4j configuration file
    include "E:\oracle\product\10.1.0\Companion\Apache\Apache\conf\mod_oc4j.conf"
    # Include the mod_dms configuration file
    include "E:\oracle\product\10.1.0\Companion\Apache\Apache\conf\dms.conf"
    # Loading rewrite_module here so it loads before mod_oc4j
    LoadModule rewrite_module      modules/ApacheModuleRewrite.dll
    # Include the SSL definitions and Virtual Host container
    include "E:\oracle\product\10.1.0\Companion\Apache\Apache\conf\ssl.conf"
    # Include the mod_osso configuration file
    #include "E:\oracle\product\10.1.0\Companion\Apache\Apache\conf\mod_osso.conf"
    # Include the Oracle configuration file for custom settings
    include "E:\oracle\product\10.1.0\Companion\Apache\Apache\conf\oracle_apache.conf"
    ------------------------------------------------------------------------------------------------------------------

    Firstly, there's no such thing as Apache 9.3, there's Apache 1 (and subversions) and Apache 2 (and subversions). Your error message -
    Oracle-HTTP-Server/1.3.28Shows you're using Apache 1.3.28
    Secondly, I'm confused by your comment -
    I do not have Apache 9.3 or higher but I think oracle should offer this in its companion CDOracle does offer the Apache server, if you're saying you didn't get it from Oracle then where did your Apache server come from?
    Thirdly, I notice from your config file -
    ErrorLog "|E:\oracle\product\10.1.0\Companion\Apache\Apache\bin\rotatelogs logs/error_log 43200"That you're piping the logs through rotatelogs, are you sure the logfiles haven't just been renamed?

  • Please help!  Strange problem with HTTPD.Conf and OC4J (I think)

    Hi,
    We have been trying to configure the 10g "infrastructure" Apache server/instance to work with our own authentication module, and as part of this, we need to configure a directory alias containing some of our JSPs. To do this, the only thing that we did was that we took the standard HTTPD.CONF file that got installed with the 10g AS installation, and added a small section at the end.
    However, we are finding that if our addition to the HTTPD.CONF is included, instead of the JSPs in our aliased directory being processed, Apache seems to be just serving the JSPs as text pages :(..
    If we remove the section at the end of the HTTPD.CONF, and point a browser to the unaliased path, the JSPs get processed correctly.
    I was wondering if anyone here might take a look at our HTTPD.CONF below, and tell me if you can see something there that might be causing this behavior? The section that we added is at the very end. We think that the problem might be something like the "order" of the directives, etc. in the HTTPD.CONF file may be such that the alias is taking priority ahead of the OC4J, or something like that.
    Thanks in advance, and apologies for the long message.
    Jim
    =====================================================
    ServerType standalone
    ServerRoot "/orad59/10gAS/infrastructure/Apache/Apache"
    PidFile /orad59/10gAS/infrastructure/Apache/Apache/logs/httpd.pid
    ScoreBoardFile /orad59/10gAS/infrastructure/Apache/Apache/logs/httpd.scoreboard
    Timeout 300
    KeepAlive On
    MaxKeepAliveRequests 100
    KeepAliveTimeout 15
    MinSpareServers 5
    MaxSpareServers 20
    StartServers 5
    MaxClients 150
    MaxRequestsPerChild 0
    LoadModule onsint_module libexec/mod_onsint.so
    LoadModule mmap_static_module libexec/mod_mmap_static.so
    LoadModule vhost_alias_module libexec/mod_vhost_alias.so
    LoadModule env_module libexec/mod_env.so
    LoadModule define_module libexec/mod_define.so
    LoadModule config_log_module libexec/mod_log_config.so
    LoadModule agent_log_module libexec/mod_log_agent.so
    LoadModule referer_log_module libexec/mod_log_referer.so
    LoadModule mime_magic_module libexec/mod_mime_magic.so
    LoadModule mime_module libexec/mod_mime.so
    LoadModule negotiation_module libexec/mod_negotiation.so
    LoadModule status_module libexec/mod_status.so
    LoadModule info_module libexec/mod_info.so
    LoadModule includes_module libexec/mod_include.so
    LoadModule autoindex_module libexec/mod_autoindex.so
    LoadModule dir_module libexec/mod_dir.so
    LoadModule cgi_module libexec/mod_cgi.so
    LoadModule asis_module libexec/mod_asis.so
    LoadModule imap_module libexec/mod_imap.so
    LoadModule action_module libexec/mod_actions.so
    LoadModule speling_module libexec/mod_speling.so
    LoadModule userdir_module libexec/mod_userdir.so
    LoadModule alias_module libexec/mod_alias.so
    LoadModule access_module libexec/mod_access.so
    LoadModule auth_module libexec/mod_auth.so
    LoadModule anon_auth_module libexec/mod_auth_anon.so
    LoadModule dbm_auth_module libexec/mod_auth_dbm.so
    LoadModule digest_module libexec/mod_digest.so
    LoadModule proxy_module libexec/libproxy.so
    LoadModule cern_meta_module libexec/mod_cern_meta.so
    LoadModule expires_module libexec/mod_expires.so
    LoadModule headers_module libexec/mod_headers.so
    LoadModule usertrack_module libexec/mod_usertrack.so
    LoadModule unique_id_module libexec/mod_unique_id.so
    LoadModule setenvif_module libexec/mod_setenvif.so
    LoadModule perl_module libexec/libperl.so
    LoadModule fastcgi_module libexec/mod_fastcgi.so
    <IfDefine SSL>
    LoadModule ossl_module libexec/mod_ossl.so
    </IfDefine>
    LoadModule wchandshake_module libexec/mod_wchandshake.so
    ExtendedStatus On
    Port 7777
    Listen 7777
    User oracle
    Group dba
    ServerAdmin [email protected]
    ServerName ge1ssd04.test.com
    DocumentRoot "/orad59/10gAS/infrastructure/Apache/Apache/htdocs"
    <Directory />
    Options FollowSymLinks MultiViews
    AllowOverride None
    </Directory>
    <Directory "/orad59/10gAS/infrastructure/Apache/Apache/htdocs">
    Options Indexes FollowSymLinks MultiViews
    AllowOverride None
    Order allow,deny
    Allow from all
    </Directory>
    <IfModule mod_userdir.c>
    UserDir public_html
    </IfModule>
    <IfModule mod_dir.c>
    DirectoryIndex index.html
    </IfModule>
    AccessFileName .htaccess
    <Files ~ "^\.ht">
    Order allow,deny
    Deny from all
    </Files>
    UseCanonicalName On
    <IfModule mod_mime.c>
    TypesConfig /orad59/10gAS/infrastructure/Apache/Apache/conf/mime.types
    AddEncoding x-compress Z
    AddEncoding x-gzip gz tgz
    AddLanguage ar .ar
    AddLanguage da .dk .da
    AddLanguage nl .nl
    AddLanguage en .en
    AddLanguage et .ee
    AddLanguage fi .fi
    AddLanguage fr .fr
    AddLanguage de .de
    AddLanguage el .el
    AddLanguage es .es_ES .es
    AddLanguage he .he .iw
    AddLanguage hu .hu
    AddCharset ISO-8859-8 .iso8859-8
    AddLanguage it .it
    AddLanguage ja .ja
    AddCharset ISO-2022-JP .jis
    AddLanguage ko .ko
    AddLanguage kr .kr
    AddCharset ISO-2022-KR .iso-kr
    AddLanguage nn .nn
    AddLanguage no .no
    AddLanguage pl .po
    AddCharset ISO-8859-2 .iso-pl
    AddLanguage pt .pt
    AddLanguage pt-br .pt_BR .pt-br
    AddLanguage ltz .lu
    AddLanguage ca .ca
    AddLanguage sk .sk
    AddLanguage sv .sv
    AddLanguage th .th
    AddLanguage tr .tr
    AddLanguage cz .cz .cs
    AddLanguage ro .ro
    AddLanguage ru .ru
    AddLanguage zh-cn .zh_CN
    AddLanguage zh-tw .zh_TW
    AddCharset Big5 .Big5 .big5
    AddCharset WINDOWS-1251 .cp-1251
    AddCharset CP866 .cp866
    AddCharset ISO-8859-5 .iso-ru
    AddCharset KOI8-R .koi8-r
    AddCharset UCS-2 .ucs2
    AddCharset UCS-4 .ucs4
    AddCharset UTF-8 .utf8
    <IfModule mod_negotiation.c>
    LanguagePriority ar en da nl et fi fr de el it ja ko kr no pl pt pt-br ro ru ltz ca es sk sv th tr zh-cn zh-tw zh-cn
    </IfModule>
    AddType application/x-tar .tgz
    </IfModule>
    DefaultType text/plain
    <IfModule mod_mime_magic.c>
    MIMEMagicFile /orad59/10gAS/infrastructure/Apache/Apache/conf/magic
    </IfModule>
    HostnameLookups Off
    ErrorLog "|/orad59/10gAS/infrastructure/Apache/Apache/bin/rotatelogs /orad59/10gAS/infrastructure/Apache/Apache/logs/error_log 43200"
    LogLevel warn
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
    LogFormat "%h %l %u %t \"%r\" %>s %b" common
    LogFormat "%{Referer}i -> %U" referer
    LogFormat "%{User-agent}i" agent
    CustomLog "|/orad59/10gAS/infrastructure/Apache/Apache/bin/rotatelogs /orad59/10gAS/infrastructure/Apache/Apache/logs/access_log 43200" common
    ServerSignature On
    <IfModule mod_alias.c>
    Alias /icons/ "/orad59/10gAS/infrastructure/Apache/Apache/icons/"
    Alias /jservdocs/ "/orad59/10gAS/infrastructure/Apache/Jserv/docs/"
    Alias /javacachedocs/ "/orad59/10gAS/infrastructure/javacache/javadoc/"
    <IfModule mod_perl.c>
    Alias /perl/ "/orad59/10gAS/infrastructure/Apache/Apache/cgi-bin/"
    </IfModule>
    <Directory "/orad59/10gAS/infrastructure/Apache/Apache/icons">
    Options Indexes MultiViews
    AllowOverride None
    Order allow,deny
    Allow from all
    </Directory>
    ScriptAlias /cgi-bin/ "/orad59/10gAS/infrastructure/Apache/Apache/cgi-bin/"
    <Directory "/orad59/10gAS/infrastructure/Apache/Apache/cgi-bin">
    AllowOverride None
    Options None
    Order allow,deny
    Allow from all
    </Directory>
    </IfModule>
    <IfModule mod_autoindex.c>
    IndexOptions FancyIndexing
    AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip
    AddIconByType (TXT,/icons/text.gif) text/*
    AddIconByType (IMG,/icons/image2.gif) image/*
    AddIconByType (SND,/icons/sound2.gif) audio/*
    AddIconByType (VID,/icons/movie.gif) video/*
    AddIcon /icons/binary.gif .bin .exe
    AddIcon /icons/binhex.gif .hqx
    AddIcon /icons/tar.gif .tar
    AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv
    AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip
    AddIcon /icons/a.gif .ps .ai .eps
    AddIcon /icons/layout.gif .html .shtml .htm .pdf
    AddIcon /icons/text.gif .txt
    AddIcon /icons/c.gif .c
    AddIcon /icons/p.gif .pl .py
    AddIcon /icons/f.gif .for
    AddIcon /icons/dvi.gif .dvi
    AddIcon /icons/uuencoded.gif .uu
    AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl
    AddIcon /icons/tex.gif .tex
    AddIcon /icons/bomb.gif core
    AddIcon /icons/back.gif ..
    AddIcon /icons/hand.right.gif README
    AddIcon /icons/folder.gif ^^DIRECTORY^^
    AddIcon /icons/blank.gif ^^BLANKICON^^
    ReadmeName README
    HeaderName HEADER
    IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
    </IfModule>
    <IfModule mod_setenvif.c>
    BrowserMatch "Mozilla/2" nokeepalive
    BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0
    BrowserMatch "RealPlayer 4\.0" force-response-1.0
    BrowserMatch "Java/1\.0" force-response-1.0
    BrowserMatch "JDK/1\.0" force-response-1.0
    </IfModule>
    <Location /server-status>
    SetHandler server-status
    Order deny,allow
    Deny from all
    Allow from localhost ge1ssd04.test.com ge1ssd04
    </Location>
    SetEnv PERL5LIB "/orad59/10gAS/infrastructure/perl/lib/5.6.1:/orad59/10gAS/infrastructure/perl/lib/site_perl/5.6.1"
    <IfModule mod_perl.c>
    PerlModule Apache
    PerlModule Apache::Registry
    <Location /perl>
    SetHandler perl-script
    PerlHandler Apache::Registry
    AddHandler perl-script .pl
    Options +ExecCGI
    PerlSendHeader On
    </Location>
    </IfModule>
    <DirectoryMatch /WEB-INF/>
    Order deny,allow
    Deny from all
    </DirectoryMatch>
    <IfModule mod_fastcgi.c>
    Alias /fastcgi/ "/orad59/10gAS/infrastructure/Apache/fastcgi/"
    ScriptAlias /fcgi-bin/ "/orad59/10gAS/infrastructure/Apache/Apache/fcgi-bin/"
    <Directory "/orad59/10gAS/infrastructure/Apache/Apache/fcgi-bin">
    AllowOverride None
    Options None
    Order allow,deny
    Allow from all
    SetHandler fastcgi-script
    <IfModule mod_ossl.c>
    SSLOptions +StdEnvVars
    </IfModule>
    </Directory>
    </IfModule>
    PassEnv ORACLE_HOME
    PassEnv LD_LIBRARY_PATH
    PassEnv NLS_LANG
    PassEnv TNS_ADMIN
    <IfModule mod_oprocmgr.c>
    <Location /oprocmgr-service>
    SetHandler oprocmgr-service
    Order deny,allow
    Deny from all
    Allow from localhost ge1ssd04.test.com ge1ssd04
    </Location>
    <Location /oprocmgr-status>
    SetHandler oprocmgr-status
    Order deny,allow
    Deny from all
    Allow from localhost ge1ssd04.test.com ge1ssd04
    </Location>
    </IfModule>
    include "/orad59/10gAS/infrastructure/Apache/Apache/conf/mod_oc4j.conf"
    include "/orad59/10gAS/infrastructure/Apache/Apache/conf/dms.conf"
    LoadModule rewrite_module libexec/mod_rewrite.so
    include "/orad59/10gAS/infrastructure/Apache/Apache/conf/ssl.conf"
    include "/orad59/10gAS/infrastructure/Apache/Apache/conf/mod_osso.conf"
    include "/orad59/10gAS/infrastructure/Apache/Apache/conf/oracle_apache.conf"
    # MY ADDITIONS TO HTTPD.CONF GO BELOW HERE....
    LoadModule my_auth_module /opt/myagent/apache/lib/libmy_apache_agent_mod_ssl.so
    AddModule my_apache_mod.c
    <IfModule my_apache_mod.c>
         MYAgentRoot /opt/myagent/apache
    </IfModule>
    <IfModule my_apache_mod.c>
    <Location />
    AuthType Basic
    Require valid-user
    AuthName MYAUTH
    </Location>
    </IfModule>
    <IfModule my_apache_mod.c>
    Alias /mydir/ "/orad59/10gAS/infrastructure/j2ee/OC4J_SECURITY/applications/sso/web/jsp/myagentdir/"
    <Directory "/orad59/10gAS/infrastructure/j2ee/OC4J_SECURITY/applications/sso/web/jsp/myagentdir/">
    AuthType Basic
    Require valid-user
    AuthName MYAUTH
    </Directory>
    </IfModule>

    Hi,
    I wanted to post what we found on this.
    As indicated in my original msg, we had an Alias directory in the httpd.conf. However, after thinking about the problem a bit, I think that the Alias was not the right thing to do.
    The Alias tells Apache to map a URL fragment to a FILESYSTEM location. Well, obviously, Apache only SERVES pages... it doesn't process JSPs.
    We switched to using a Redirect directive instead of the Alias, and things worked a little better, but we've run into a bit of a problem with "Redirect looping", but that's a different story :)...
    Jim

  • Problem with instalation of Full ABAP Edition-Trial

    Hello,
    I have problem with this installation, I've tried everything and still I see error during installation.
    Computer name: Dawid
    Microsoft Windows XP SP2
    Windows firewall: disabled
    Norton AntivVirus Auto-Protect: disabled
    host file:
    10.10.0.10 Dawid
    services file:
    sapmsNSP       3600/tcp
    Loopback adaptor instaled, I have response using ping 10.10.0.10
    Java (about tab):
    Java(TM) 2 Runtime Environment, Standard Edition 1.4.2_09
    Default Virtual Machine Version 1.4.2_09-b05
    Java(TM) Plug-in 1.4.2_09
    I try install on disc D:. My system disc is C:.
    Catalog i type for instalation: D:\SAPNSP
    Database password: admin
    Logs:
    Sun Dec 10 11:20:41 CET 2006 MaxDB: Start SoftwareCheck
    Sun Dec 10 11:20:41 CET 2006 MaxDB: IndepProgPath:
    Sun Dec 10 11:20:41 CET 2006 MaxDB: IndepDataPath:
    Sun Dec 10 11:20:41 CET 2006 MaxDB: Software doesn't exist, Variable MAXDB_SOFTW_EXISTS set to NO
    Sun Dec 10 11:20:41 CET 2006 MaxDB: end of Check Section!
    Sun Dec 10 11:20:52 CET 2006 MaxDB: Start of Extracting Software and Backup.
    Sun Dec 10 11:27:18 CET 2006 MaxDB: End of Extracting Software and Backup.
    Sun Dec 10 11:27:18 CET 2006 MaxDB: Start of CallSdbinst
    Sun Dec 10 11:27:18 CET 2006 MaxDB: IndepProgPath = D:/sapdb/programs
    Sun Dec 10 11:27:18 CET 2006 MaxDB: inst_type = :restore:
    Sun Dec 10 11:27:18 CET 2006 MaxDB: Calling sdbinst with template option sapmds
    Sun Dec 10 11:27:18 CET 2006 MaxDB SID: NSP
    Sun Dec 10 11:27:18 CET 2006 MaxDB drive: D:\
    Sun Dec 10 11:27:18 CET 2006 MaxDB softwarepath: D:/sapdb
    Sun Dec 10 11:27:18 CET 2006 MaxDB Software location: D:/sapdb/NSP/_tempLocation
    Sun Dec 10 11:27:18 CET 2006 MaxDB backup_loc: D:/sapdb/NSP/_tempLocation/load/load_datasave
    Sun Dec 10 11:27:18 CET 2006 MaxDB program: D:/sapdb/NSP/_tempLocation/sdbinst.exe
    Sun Dec 10 11:27:18 CET 2006 MaxDB paramfile: D:/sapdb/NSP/_tempLocation/sapmds.txt
    Sun Dec 10 11:27:18 CET 2006MaxDB found sdbinst
    Sun Dec 10 11:27:18 CET 2006 MaxDB: Calling: D:/sapdb/NSP/_tempLocation/sdbinst.exe -t sapmds -f "D:/sapdb/NSP/_tempLocation/sapmds.txt" -p DBNAME=NSP -p SOFTWAREPATH="D:/sapdb" -p INSTANCEBACKUP="D:/sapdb/NSP/_tempLocation/load/load_datasave"
    Sun Dec 10 11:27:25 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:25 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:25 CET 2006 MaxDB sdbinst:      Installation of MaxDB Software
    Sun Dec 10 11:27:25 CET 2006 MaxDB sdbinst:      *******************************
    Sun Dec 10 11:27:25 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:26 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:26 CET 2006 MaxDB sdbinst: starting installation Su, Dec 10, 2006 at 11:27:25
    Sun Dec 10 11:27:26 CET 2006 MaxDB sdbinst: operating system: Windows I386 NT 5.1 Dodatek Service Pack 2
    Sun Dec 10 11:27:26 CET 2006 MaxDB sdbinst: callers working directory: C:/SAPNW2004sABAPTrail/image
    Sun Dec 10 11:27:26 CET 2006 MaxDB sdbinst: installer directory: D:/sapdb/NSP/_tempLocation
    Sun Dec 10 11:27:26 CET 2006 MaxDB sdbinst: archive directory: D:/sapdb/NSP/_tempLocation
    Sun Dec 10 11:27:26 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:26 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:31 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:31 CET 2006 MaxDB sdbinst: starting preparing phase of package Base 7.6.00.32 32 bit
    Sun Dec 10 11:27:31 CET 2006 MaxDB sdbinst: -
    Sun Dec 10 11:27:31 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:31 CET 2006 MaxDB sdbinst: checking interferences to other packages... ok
    Sun Dec 10 11:27:31 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:31 CET 2006 MaxDB sdbinst: collecting data finished:
    Sun Dec 10 11:27:31 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:31 CET 2006 MaxDB sdbinst: independent data path: d:/sapdb/data
    Sun Dec 10 11:27:32 CET 2006 MaxDB sdbinst: independent program path: d:/sapdb/programs
    Sun Dec 10 11:27:32 CET 2006 MaxDB sdbinst: start extraction test run of "D:/sapdb/NSP/_tempLocation/SDBBAS.TGZ"
    Sun Dec 10 11:27:32 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:32 CET 2006 MaxDB sdbinst: package Base successfully checked
    Sun Dec 10 11:27:32 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:32 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:32 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:32 CET 2006 MaxDB sdbinst: starting preparing phase of package SAP Utilities 7.6.00.32 32 bit
    Sun Dec 10 11:27:32 CET 2006 MaxDB sdbinst: -
    Sun Dec 10 11:27:32 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:33 CET 2006 MaxDB sdbinst: checking interferences to other packages... ok
    Sun Dec 10 11:27:33 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:33 CET 2006 MaxDB sdbinst: collecting data finished:
    Sun Dec 10 11:27:33 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:33 CET 2006 MaxDB sdbinst: : d:/sapdb/data
    Sun Dec 10 11:27:33 CET 2006 MaxDB sdbinst: independent program path: d:/sapdb/programs
    Sun Dec 10 11:27:33 CET 2006 MaxDB sdbinst: start extraction test run of "D:/sapdb/NSP/_tempLocation/SAPUTL.TGZ"
    Sun Dec 10 11:27:33 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:33 CET 2006 MaxDB sdbinst: package SAP Utilities successfully checked
    Sun Dec 10 11:27:33 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:34 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:34 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:34 CET 2006 MaxDB sdbinst: starting preparing phase of package SQLDBC 7.6.00.32 32 bit
    Sun Dec 10 11:27:34 CET 2006 MaxDB sdbinst: -
    Sun Dec 10 11:27:34 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:34 CET 2006 MaxDB sdbinst: checking interferences to other packages... ok
    Sun Dec 10 11:27:34 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:34 CET 2006 MaxDB sdbinst: collecting data finished:
    Sun Dec 10 11:27:34 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:34 CET 2006 MaxDB sdbinst: dbc path: d:/sapdb/programs
    Sun Dec 10 11:27:35 CET 2006 MaxDB sdbinst: start extraction test run of "D:/sapdb/NSP/_tempLocation/SDBC.TGZ"
    Sun Dec 10 11:27:35 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:35 CET 2006 MaxDB sdbinst: package SQLDBC successfully checked
    Sun Dec 10 11:27:35 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:35 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:35 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:35 CET 2006 MaxDB sdbinst: starting preparing phase of package JDBC 7.6.00.30
    Sun Dec 10 11:27:35 CET 2006 MaxDB sdbinst: -
    Sun Dec 10 11:27:35 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:35 CET 2006 MaxDB sdbinst: checking interferences to other packages... ok
    Sun Dec 10 11:27:36 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:36 CET 2006 MaxDB sdbinst: collecting data finished:
    Sun Dec 10 11:27:36 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:36 CET 2006 MaxDB sdbinst: java driver path: d:/sapdb/programs
    Sun Dec 10 11:27:36 CET 2006 MaxDB sdbinst: start extraction test run of "D:/sapdb/NSP/_tempLocation/SDBJDBC.TGZ"
    Sun Dec 10 11:27:36 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:36 CET 2006 MaxDB sdbinst: package JDBC successfully checked
    Sun Dec 10 11:27:36 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:36 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:37 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:37 CET 2006 MaxDB sdbinst: starting preparing phase of package Server Utilities 7.6.00.32 32 bit
    Sun Dec 10 11:27:37 CET 2006 MaxDB sdbinst: -
    Sun Dec 10 11:27:37 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:37 CET 2006 MaxDB sdbinst: checking interferences to other packages... ok
    Sun Dec 10 11:27:37 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:37 CET 2006 MaxDB sdbinst: collecting data finished:
    Sun Dec 10 11:27:37 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:37 CET 2006 MaxDB sdbinst: independent program path: d:/sapdb/programs
    Sun Dec 10 11:27:37 CET 2006 MaxDB sdbinst: start extraction test run of "D:/sapdb/NSP/_tempLocation/SDBUTL.TGZ"
    Sun Dec 10 11:27:38 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:38 CET 2006 MaxDB sdbinst: package Server Utilities successfully checked
    Sun Dec 10 11:27:38 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:38 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:38 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:38 CET 2006 MaxDB sdbinst: starting preparing phase of package Database Kernel 7.6.00.32 32 bit
    Sun Dec 10 11:27:38 CET 2006 MaxDB sdbinst: -
    Sun Dec 10 11:27:38 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:38 CET 2006 MaxDB sdbinst: checking interferences to other packages... ok
    Sun Dec 10 11:27:38 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:39 CET 2006 MaxDB sdbinst: collecting data finished:
    Sun Dec 10 11:27:39 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:39 CET 2006 MaxDB sdbinst: dependent path: d:/sapdb/nsp/db
    Sun Dec 10 11:27:39 CET 2006 MaxDB sdbinst: start extraction test run of "D:/sapdb/NSP/_tempLocation/SDBKRN.TGZ"
    Sun Dec 10 11:27:39 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:39 CET 2006 MaxDB sdbinst: package Database Kernel successfully checked
    Sun Dec 10 11:27:39 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:39 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:39 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:39 CET 2006 MaxDB sdbinst: starting preparing phase of package Messages MSG 0.3951
    Sun Dec 10 11:27:40 CET 2006 MaxDB sdbinst: -
    Sun Dec 10 11:27:40 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:40 CET 2006 MaxDB sdbinst: checking interferences to other packages... ok
    Sun Dec 10 11:27:40 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:40 CET 2006 MaxDB sdbinst: collecting data finished:
    Sun Dec 10 11:27:40 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:40 CET 2006 MaxDB sdbinst: messages path: d:/sapdb/programs
    Sun Dec 10 11:27:40 CET 2006 MaxDB sdbinst: start extraction test run of "D:/sapdb/NSP/_tempLocation/SDBMSG.TGZ"
    Sun Dec 10 11:27:40 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:40 CET 2006 MaxDB sdbinst: package Messages successfully checked
    Sun Dec 10 11:27:41 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:41 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:41 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:41 CET 2006 MaxDB sdbinst: starting preparing phase of package ODBC 7.6.00.32 32 bit
    Sun Dec 10 11:27:41 CET 2006 MaxDB sdbinst: -
    Sun Dec 10 11:27:41 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:41 CET 2006 MaxDB sdbinst: checking interferences to other packages... ok
    Sun Dec 10 11:27:41 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:41 CET 2006 MaxDB sdbinst: collecting data finished:
    Sun Dec 10 11:27:41 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:42 CET 2006 MaxDB sdbinst: odbc path: d:/sapdb/programs
    Sun Dec 10 11:27:42 CET 2006 MaxDB sdbinst: start extraction test run of "D:/sapdb/NSP/_tempLocation/SDBODBC.TGZ"
    Sun Dec 10 11:27:42 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:42 CET 2006 MaxDB sdbinst: package ODBC successfully checked
    Sun Dec 10 11:27:42 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:42 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:42 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:42 CET 2006 MaxDB sdbinst: starting preparing phase of package Webtools 7.6.00.32 32 bit
    Sun Dec 10 11:27:42 CET 2006 MaxDB sdbinst: -
    Sun Dec 10 11:27:42 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:43 CET 2006 MaxDB sdbinst: checking interferences to other packages... ok
    Sun Dec 10 11:27:43 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:43 CET 2006 MaxDB sdbinst: collecting data finished:
    Sun Dec 10 11:27:43 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:43 CET 2006 MaxDB sdbinst: webtools path: d:/sapdb/programs/web
    Sun Dec 10 11:27:43 CET 2006 MaxDB sdbinst: start extraction test run of "D:/sapdb/NSP/_tempLocation/SDBWEB.TGZ"
    Sun Dec 10 11:27:43 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:43 CET 2006 MaxDB sdbinst: package Webtools successfully checked
    Sun Dec 10 11:27:43 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:43 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:44 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:44 CET 2006 MaxDB sdbinst: starting preparing phase of package SQLDBC 76 7.6.00.32 32 bit
    Sun Dec 10 11:27:44 CET 2006 MaxDB sdbinst: -
    Sun Dec 10 11:27:44 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:44 CET 2006 MaxDB sdbinst: checking interferences to other packages... ok
    Sun Dec 10 11:27:44 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:44 CET 2006 MaxDB sdbinst: collecting data finished:
    Sun Dec 10 11:27:44 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:44 CET 2006 MaxDB sdbinst: dbc path: d:/sapdb/programs
    Sun Dec 10 11:27:44 CET 2006 MaxDB sdbinst: start extraction test run of "D:/sapdb/NSP/_tempLocation/SQLDBC76.TGZ"
    Sun Dec 10 11:27:45 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:45 CET 2006 MaxDB sdbinst: package SQLDBC 76 successfully checked
    Sun Dec 10 11:27:45 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:45 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:45 CET 2006 MaxDB sdbinst: checking filesystem "D:"... free disk space ok
    Sun Dec 10 11:27:45 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:45 CET 2006 MaxDB sdbinst: starting installation phase of package Base 7.6.00.32 32 bit
    Sun Dec 10 11:27:45 CET 2006 MaxDB sdbinst: -
    Sun Dec 10 11:27:45 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:46 CET 2006 MaxDB sdbinst: start real extraction of "D:/sapdb/NSP/_tempLocation/SDBBAS.TGZ"
    Sun Dec 10 11:27:46 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:27:04 bin/
    Sun Dec 10 11:27:46 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       786432 2006-07-06 19:07:09 bin/dbmevtdisp.exe
    Sun Dec 10 11:27:46 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       294912 2006-07-06 19:04:17 bin/protconv.exe
    Sun Dec 10 11:27:46 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       147456 2006-07-06 17:54:19 bin/sdbconfig.exe
    Sun Dec 10 11:27:46 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         7168 2006-07-06 21:26:19 bin/SDBINST.EXE
    Sun Dec 10 11:27:46 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         6144 2006-07-06 21:26:20 bin/sdbpack.exe
    Sun Dec 10 11:27:46 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         7680 2006-07-06 21:26:20 bin/sdbreg.exe
    Sun Dec 10 11:27:46 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         7680 2006-07-06 21:26:19 bin/sdbregview.exe
    Sun Dec 10 11:27:46 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        13824 2006-07-06 21:26:19 bin/SDBSETUP.EXE
    Sun Dec 10 11:27:47 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         7680 2006-07-06 21:26:19 bin/sdbuninst.exe
    Sun Dec 10 11:27:47 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         7168 2006-07-06 21:26:20 bin/sdbverify.exe
    Sun Dec 10 11:27:47 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1142784 2006-07-06 21:05:23 bin/sqlcli.exe
    Sun Dec 10 11:27:47 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/xsysrc.exe
    Sun Dec 10 11:27:47 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       315392 2006-07-06 18:05:57 bin/xtcpupd.exe
    Sun Dec 10 11:27:47 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       290816 2006-07-06 17:40:53 bin/xuser.exe
    Sun Dec 10 11:27:47 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/x_ping.exe
    Sun Dec 10 11:27:47 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:27:04 install/
    Sun Dec 10 11:27:47 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       192512 2006-07-06 21:22:43 install/Grid.dll
    Sun Dec 10 11:27:47 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       757760 2006-07-06 21:10:07 install/perl58.dll
    Sun Dec 10 11:27:48 CET 2006 MaxDB sdbinst: extracting: -rw-rr        66954 2006-07-06 21:26:18 install/RESOURCES.TGZ
    Sun Dec 10 11:27:48 CET 2006 MaxDB sdbinst: extracting: -rw-rr       447256 2006-07-06 21:26:18 install/SDBINST.TGZ
    Sun Dec 10 11:27:48 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       413696 2006-07-06 21:26:07 install/sdbrun.dll
    Sun Dec 10 11:27:48 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1245184 2006-07-06 21:25:05 install/Wx.dll
    Sun Dec 10 11:27:48 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      2265088 2006-07-06 21:22:14 install/wxmsw24.dll
    Sun Dec 10 11:27:48 CET 2006 MaxDB sdbinst: extracting: -rw-rr        64323 2006-07-06 21:26:21 install/WXPERL.TGZ
    Sun Dec 10 11:27:48 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:27:05 pgm/
    Sun Dec 10 11:27:48 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1966080 2006-07-06 19:04:25 pgm/dbmcli.exe
    Sun Dec 10 11:27:48 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1966080 2006-07-06 19:04:25 pgm/dbmcli_HelpInst.exe
    Sun Dec 10 11:27:48 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       212992 2006-07-06 19:25:05 pgm/regupd.exe
    Sun Dec 10 11:27:49 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       303104 2006-07-06 18:06:19 pgm/sqlping.exe
    Sun Dec 10 11:27:49 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        49152 2006-07-06 17:32:53 pgm/sqltcp.dll
    Sun Dec 10 11:27:49 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        49152 2006-07-06 17:32:55 pgm/sqltcp1.dll
    Sun Dec 10 11:27:49 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        49152 2006-07-06 17:32:57 pgm/sqltcp2.dll
    Sun Dec 10 11:27:49 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        45056 2006-07-06 17:32:59 pgm/sqltcpn.dll
    Sun Dec 10 11:27:49 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       281952 2006-07-06 21:26:47 pgm/sqluser72.dll
    Sun Dec 10 11:27:49 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       372656 2006-07-06 21:26:50 pgm/sqluser73.dll
    Sun Dec 10 11:27:49 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       393216 2006-07-06 21:26:52 pgm/sqluser74.dll
    Sun Dec 10 11:27:49 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       438272 2006-07-06 21:26:55 pgm/sqluser74n.dll
    Sun Dec 10 11:27:49 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       516096 2006-07-06 20:52:19 pgm/sqluser76.dll
    Sun Dec 10 11:27:50 CET 2006 MaxDB sdbinst: checking unpacked archive... ok
    Sun Dec 10 11:27:50 CET 2006 MaxDB sdbinst: checking system libraries... ok
    Sun Dec 10 11:27:50 CET 2006 MaxDB sdbinst: system path updated successfully
    Sun Dec 10 11:27:50 CET 2006 MaxDB sdbinst: please reboot your system after installation to take effect changes
    Sun Dec 10 11:27:52 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:53 CET 2006 MaxDB sdbinst: starting installation phase of package SAP Utilities 7.6.00.32 32 bit
    Sun Dec 10 11:27:53 CET 2006 MaxDB sdbinst: -
    Sun Dec 10 11:27:53 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:53 CET 2006 MaxDB sdbinst: start real extraction of "D:/sapdb/NSP/_tempLocation/SAPUTL.TGZ"
    Sun Dec 10 11:27:53 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:27:32 bin/
    Sun Dec 10 11:27:53 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       602112 2006-07-06 19:04:47 bin/dbmrfc.exe
    Sun Dec 10 11:27:53 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:27:33 lib/
    Sun Dec 10 11:27:53 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      8572928 2006-07-06 17:31:01 lib/icudt30.dll
    Sun Dec 10 11:27:53 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       692224 2006-07-06 17:31:01 lib/icuin30.dll
    Sun Dec 10 11:27:53 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       602112 2006-07-06 17:31:01 lib/icuuc30.dll
    Sun Dec 10 11:27:54 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      5562368 2006-07-06 17:37:15 lib/librfc32u.dll
    Sun Dec 10 11:27:54 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       102400 2006-07-06 17:31:01 lib/libsapu16vc71.dll
    Sun Dec 10 11:27:54 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       249856 2006-07-06 17:31:01 lib/libsapucum.dll
    Sun Dec 10 11:27:54 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:27:34 pgm/
    Sun Dec 10 11:27:54 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       507904 2006-07-06 19:04:21 pgm/dbmgetf.exe
    Sun Dec 10 11:27:54 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1167360 2006-07-06 17:32:49 pgm/sapni.dll
    Sun Dec 10 11:27:54 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:27:34 Support/
    Sun Dec 10 11:27:54 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:27:34 Support/Mapfiles/
    Sun Dec 10 11:27:54 CET 2006 MaxDB sdbinst: extracting: -rw-rr       883889 2006-07-06 19:04:21 Support/Mapfiles/dbmgetf.map
    Sun Dec 10 11:27:54 CET 2006 MaxDB sdbinst: extracting: -rw-rr      1007259 2006-07-06 19:04:46 Support/Mapfiles/dbmrfc.map
    Sun Dec 10 11:27:55 CET 2006 MaxDB sdbinst: extracting: -rw-rr       440451 2006-07-06 17:32:49 Support/Mapfiles/sapni.map
    Sun Dec 10 11:27:55 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:27:34 symbols/
    Sun Dec 10 11:27:55 CET 2006 MaxDB sdbinst: extracting: -rw-rr      1010688 2006-07-06 17:32:49 symbols/sapni.pdb
    Sun Dec 10 11:27:55 CET 2006 MaxDB sdbinst: checking unpacked archive... ok
    Sun Dec 10 11:27:55 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:55 CET 2006 MaxDB sdbinst: starting installation phase of package SQLDBC 7.6.00.32 32 bit
    Sun Dec 10 11:27:55 CET 2006 MaxDB sdbinst: -
    Sun Dec 10 11:27:55 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:55 CET 2006 MaxDB sdbinst: start real extraction of "D:/sapdb/NSP/_tempLocation/SDBC.TGZ"
    Sun Dec 10 11:27:55 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:31:09 bin/
    Sun Dec 10 11:27:56 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       876544 2006-07-06 20:58:01 bin/sqldbc_cons.exe
    Sun Dec 10 11:27:56 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:31:09 pgm/
    Sun Dec 10 11:27:56 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1073152 2006-07-06 20:53:41 pgm/libSQLDBC.dll
    Sun Dec 10 11:27:56 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1155072 2006-07-06 21:01:57 pgm/libSQLDBC_C.dll
    Sun Dec 10 11:27:56 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:31:08 sdk/
    Sun Dec 10 11:27:56 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:31:08 sdk/sqldbc/
    Sun Dec 10 11:27:56 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:31:08 sdk/sqldbc/incl/
    Sun Dec 10 11:27:56 CET 2006 MaxDB sdbinst: extracting: -rw-rr       155618 2006-07-06 17:37:15 sdk/sqldbc/incl/SQLDBC.h
    Sun Dec 10 11:27:56 CET 2006 MaxDB sdbinst: extracting: -rw-rr       193773 2006-07-06 17:37:15 sdk/sqldbc/incl/SQLDBC_C.h
    Sun Dec 10 11:27:56 CET 2006 MaxDB sdbinst: extracting: -rw-rr        29782 2006-07-06 17:37:15 sdk/sqldbc/incl/SQLDBC_Types.h
    Sun Dec 10 11:27:57 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:31:08 sdk/sqldbc/lib/
    Sun Dec 10 11:27:57 CET 2006 MaxDB sdbinst: extracting: -rw-rr        80380 2006-07-06 20:53:41 sdk/sqldbc/lib/libSQLDBC.lib
    Sun Dec 10 11:27:57 CET 2006 MaxDB sdbinst: extracting: -rw-rr       139834 2006-07-06 21:01:57 sdk/sqldbc/lib/libSQLDBC_C.lib
    Sun Dec 10 11:27:57 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:31:09 symbols/
    Sun Dec 10 11:27:57 CET 2006 MaxDB sdbinst: extracting: -rw-rr      3943424 2006-07-06 20:53:40 symbols/libSQLDBC.pdb
    Sun Dec 10 11:27:57 CET 2006 MaxDB sdbinst: extracting: -rw-rr      4451328 2006-07-06 21:01:55 symbols/libSQLDBC_C.pdb
    Sun Dec 10 11:27:57 CET 2006 MaxDB sdbinst: checking unpacked archive... ok
    Sun Dec 10 11:27:57 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:57 CET 2006 MaxDB sdbinst: starting installation phase of package JDBC 7.6.00.30
    Sun Dec 10 11:27:58 CET 2006 MaxDB sdbinst: -
    Sun Dec 10 11:27:58 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:58 CET 2006 MaxDB sdbinst: start real extraction of "D:/sapdb/NSP/_tempLocation/SDBJDBC.TGZ"
    Sun Dec 10 11:27:58 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:30:48 runtime/
    Sun Dec 10 11:27:58 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:30:48 runtime/7600/
    Sun Dec 10 11:27:58 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:30:48 runtime/7600/pgm/
    Sun Dec 10 11:27:58 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       540672 2006-07-06 17:53:49 runtime/7600/pgm/sapdbcbin.dll
    Sun Dec 10 11:27:58 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:30:48 runtime/jar/
    Sun Dec 10 11:27:58 CET 2006 MaxDB sdbinst: extracting: -rw-rr       489216 2006-07-06 17:37:15 runtime/jar/sapdbc.jar
    Sun Dec 10 11:27:58 CET 2006 MaxDB sdbinst: checking unpacked archive... ok
    Sun Dec 10 11:27:59 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:59 CET 2006 MaxDB sdbinst: starting installation phase of package Server Utilities 7.6.00.32 32 bit
    Sun Dec 10 11:27:59 CET 2006 MaxDB sdbinst: -
    Sun Dec 10 11:27:59 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:27:59 CET 2006 MaxDB sdbinst: start real extraction of "D:/sapdb/NSP/_tempLocation/SDBUTL.TGZ"
    Sun Dec 10 11:27:59 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:27:49 bin/
    Sun Dec 10 11:27:59 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        65536 2006-07-06 19:06:21 bin/sdbinfo.exe
    Sun Dec 10 11:27:59 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       348160 2006-07-06 20:43:29 bin/sqlrun.dll
    Sun Dec 10 11:27:59 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/sysmon.exe
    Sun Dec 10 11:27:59 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/xbackup.exe
    Sun Dec 10 11:28:00 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/xinstinfo.exe
    Sun Dec 10 11:28:00 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/xpu.exe
    Sun Dec 10 11:28:00 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/x_analys.exe
    Sun Dec 10 11:28:00 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/x_cons.exe
    Sun Dec 10 11:28:00 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/x_server.exe
    Sun Dec 10 11:28:00 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/x_show.exe
    Sun Dec 10 11:28:00 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/x_start.exe
    Sun Dec 10 11:28:00 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/x_stop.exe
    Sun Dec 10 11:28:00 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/x_wiz.exe
    Sun Dec 10 11:28:00 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/x_wizard.exe
    Sun Dec 10 11:28:01 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/x_wizstop.exe
    Sun Dec 10 11:28:01 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/x_wiztrc.exe
    Sun Dec 10 11:28:01 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:27:49 env/
    Sun Dec 10 11:28:01 CET 2006 MaxDB sdbinst: extracting: -rw-rr          122 2006-07-06 19:14:30 env/serv.use
    Sun Dec 10 11:28:01 CET 2006 MaxDB sdbinst: extracting: -rw-rr          245 2006-07-06 19:14:30 env/xstart.use
    Sun Dec 10 11:28:01 CET 2006 MaxDB sdbinst: extracting: -rw-rr          542 2006-07-06 19:14:30 env/xstop.use
    Sun Dec 10 11:28:01 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:27:49 etc/
    Sun Dec 10 11:28:01 CET 2006 MaxDB sdbinst: extracting: -rw-rr          207 2006-07-06 17:30:11 etc/VERSIONS
    Sun Dec 10 11:28:01 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:27:49 pgm/
    Sun Dec 10 11:28:01 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       466944 2006-07-06 17:54:55 pgm/serv.exe
    Sun Dec 10 11:28:02 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       270336 2006-07-06 17:54:21 pgm/show.exe
    Sun Dec 10 11:28:02 CET 2006 MaxDB sdbinst: checking unpacked archive... ok
    Sun Dec 10 11:28:02 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:28:02 CET 2006 MaxDB sdbinst: starting installation phase of package Database Kernel 7.6.00.32 32 bit
    Sun Dec 10 11:28:02 CET 2006 MaxDB sdbinst: -
    Sun Dec 10 11:28:02 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:28:02 CET 2006 MaxDB sdbinst: start real extraction of "D:/sapdb/NSP/_tempLocation/SDBKRN.TGZ"
    Sun Dec 10 11:28:02 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:28:08 bin/
    Sun Dec 10 11:28:02 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       266240 2006-07-06 19:05:03 bin/backint.exe
    Sun Dec 10 11:28:02 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       786432 2006-07-06 19:07:09 bin/dbmevtdisp.exe
    Sun Dec 10 11:28:03 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       540672 2006-07-06 19:07:19 bin/dbmevthndl_display.exe
    Sun Dec 10 11:28:03 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       552960 2006-07-06 19:07:29 bin/dbmevthndl_winlog.exe
    Sun Dec 10 11:28:03 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       282624 2006-07-06 19:03:17 bin/dbmsrvctl.exe
    Sun Dec 10 11:28:03 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        42418 2006-07-06 17:37:15 bin/ireport.py
    Sun Dec 10 11:28:03 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       245760 2006-07-06 19:06:13 bin/pipe2file.exe
    Sun Dec 10 11:28:03 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1114112 2006-07-06 19:05:25 bin/sdbfill.exe
    Sun Dec 10 11:28:03 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       348160 2006-07-06 20:43:29 bin/sqlrun.dll
    Sun Dec 10 11:28:03 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        53248 2006-07-06 17:40:49 bin/sqlver.exe
    Sun Dec 10 11:28:03 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        53248 2006-07-06 17:40:49 bin/sqlwhat.exe
    Sun Dec 10 11:28:03 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/xci.exe
    Sun Dec 10 11:28:04 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/xkernprot.exe
    Sun Dec 10 11:28:04 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/xoldci.exe
    Sun Dec 10 11:28:04 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/xservice.exe
    Sun Dec 10 11:28:04 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/xsql.exe
    Sun Dec 10 11:28:04 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/xsqlro.exe
    Sun Dec 10 11:28:04 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/xtracesort.exe
    Sun Dec 10 11:28:04 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-06 20:43:31 bin/x_diagnose.exe
    Sun Dec 10 11:28:04 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       323584 2006-07-06 19:07:43 bin/x_python.exe
    Sun Dec 10 11:28:04 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:27:59 cluster/
    Sun Dec 10 11:28:05 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1982464 2006-07-06 18:05:33 cluster/dbmsrv_clu.exe
    Sun Dec 10 11:28:05 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        77824 2006-07-06 17:55:37 cluster/SAPDBMSCSEx.dll
    Sun Dec 10 11:28:05 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       122880 2006-07-06 17:55:45 cluster/sapdbmscsman.dll
    Sun Dec 10 11:28:05 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        73728 2006-07-06 17:55:15 cluster/SAPDBMSCSMan.exe
    Sun Dec 10 11:28:05 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        57344 2006-07-06 17:55:09 cluster/SAPDBMSCSRes.dll
    Sun Dec 10 11:28:05 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       303104 2006-07-06 17:55:57 cluster/service_clu.exe
    Sun Dec 10 11:28:05 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       483328 2006-07-06 17:55:55 cluster/serv_clu.exe
    Sun Dec 10 11:28:05 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       331776 2006-07-06 17:55:53 cluster/stop_clu.exe
    Sun Dec 10 11:28:05 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       335872 2006-07-06 17:55:53 cluster/strt_clu.exe
    Sun Dec 10 11:28:05 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:27:59 demo/
    Sun Dec 10 11:28:06 CET 2006 MaxDB sdbinst: extracting: -rw-rr      3111624 2006-07-06 17:37:15 demo/HOTEL.py
    Sun Dec 10 11:28:06 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         1080 2006-07-06 17:37:15 demo/ltutorial.py
    Sun Dec 10 11:28:06 CET 2006 MaxDB sdbinst: extracting: -rw-rr        12046 2006-07-06 17:37:15 demo/tutoriallib.py
    Sun Dec 10 11:28:06 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:28:09 doc/
    Sun Dec 10 11:28:06 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:28:10 doc/FirstSteps/
    Sun Dec 10 11:28:06 CET 2006 MaxDB sdbinst: extracting: -rw-rr         4158 2006-07-06 17:37:15 doc/FirstSteps/index.html
    Sun Dec 10 11:28:06 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:28:10 doc/FirstSteps/Java/
    Sun Dec 10 11:28:06 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1019 2006-07-06 17:37:15 doc/FirstSteps/Java/DemodbData.class
    Sun Dec 10 11:28:06 CET 2006 MaxDB sdbinst: extracting: -rw-rr         2239 2006-07-06 17:37:15 doc/FirstSteps/Java/DemodbData.java
    Sun Dec 10 11:28:06 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1599 2006-07-06 17:37:15 doc/FirstSteps/Java/HelloMaxDB.class
    Sun Dec 10 11:28:07 CET 2006 MaxDB sdbinst: extracting: -rw-rr         2162 2006-07-06 17:37:15 doc/FirstSteps/Java/HelloMaxDB.java
    Sun Dec 10 11:28:07 CET 2006 MaxDB sdbinst: extracting: -rw-rr         2662 2006-07-06 17:37:15 doc/FirstSteps/Java/HowToJava.html
    Sun Dec 10 11:28:07 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1305 2006-07-06 17:37:15 doc/FirstSteps/Java/StateMaxDB.class
    Sun Dec 10 11:28:07 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1767 2006-07-06 17:37:15 doc/FirstSteps/Java/StateMaxDB.java
    Sun Dec 10 11:28:07 CET 2006 MaxDB sdbinst: extracting: -rw-rr          227 2006-07-06 17:37:15 doc/FirstSteps/maxdbenv.cmd
    Sun Dec 10 11:28:07 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:28:10 doc/FirstSteps/ODBC/
    Sun Dec 10 11:28:07 CET 2006 MaxDB sdbinst: extracting: -rw-rr         5213 2006-07-06 17:37:15 doc/FirstSteps/ODBC/HelloMaxDB.c
    Sun Dec 10 11:28:07 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1996 2006-07-06 17:37:15 doc/FirstSteps/ODBC/HowToODBC.html
    Sun Dec 10 11:28:07 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1101 2006-07-06 17:37:15 doc/FirstSteps/ODBC/Makefile
    Sun Dec 10 11:28:07 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:28:10 doc/FirstSteps/Perl/
    Sun Dec 10 11:28:08 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1686 2006-07-06 17:37:15 doc/FirstSteps/Perl/demodbData.pm
    Sun Dec 10 11:28:08 CET 2006 MaxDB sdbinst: extracting: -rw-rr         2597 2006-07-06 17:37:15 doc/FirstSteps/Perl/HowToPerl.html
    Sun Dec 10 11:28:08 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         1673 2006-07-06 17:37:15 doc/FirstSteps/Perl/StateMaxDB.pl
    Sun Dec 10 11:28:08 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:28:10 doc/FirstSteps/Python/
    Sun Dec 10 11:28:08 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1584 2006-07-06 17:37:15 doc/FirstSteps/Python/demodbData.py
    Sun Dec 10 11:28:08 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         1572 2006-07-06 17:37:15 doc/FirstSteps/Python/HelloMaxDB-API.py
    Sun Dec 10 11:28:08 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         1572 2006-07-06 17:37:15 doc/FirstSteps/Python/HelloMaxDB.py
    Sun Dec 10 11:28:08 CET 2006 MaxDB sdbinst: extracting: -rw-rr         3746 2006-07-06 17:37:15 doc/FirstSteps/Python/HowToPython.html
    Sun Dec 10 11:28:08 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         1578 2006-07-06 17:37:15 doc/FirstSteps/Python/StateMaxDB.py
    Sun Dec 10 11:28:08 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:28:10 doc/FirstSteps/SQLDBC/
    Sun Dec 10 11:28:09 CET 2006 MaxDB sdbinst: extracting: -rw-rr         4225 2006-07-06 17:37:15 doc/FirstSteps/SQLDBC/HelloMaxDB.cpp
    Sun Dec 10 11:28:09 CET 2006 MaxDB sdbinst: extracting: -rw-rr         2032 2006-07-06 17:37:15 doc/FirstSteps/SQLDBC/HowToSQLDBC.html
    Sun Dec 10 11:28:09 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1276 2006-07-06 17:37:15 doc/FirstSteps/SQLDBC/Makefile
    Sun Dec 10 11:28:09 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:28:03 env/
    Sun Dec 10 11:28:09 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         6940 2006-07-06 19:07:29 env/APPS.py
    Sun Dec 10 11:28:09 CET 2006 MaxDB sdbinst: extracting: -rw-rr         4513 2006-07-06 19:07:29 env/CNR3DATA.py
    Sun Dec 10 11:28:09 CET 2006 MaxDB sdbinst: extracting: -rw-rr         8929 2006-07-06 19:07:29 env/CNR3TAB.py
    Sun Dec 10 11:28:09 CET 2006 MaxDB sdbinst: extracting: -rw-rr       194089 2006-07-06 19:14:30 env/cserv.pcf
    Sun Dec 10 11:28:09 CET 2006 MaxDB sdbinst: extracting: -rw-rr        18587 2006-07-06 19:07:29 env/DBMVIEWS.py
    Sun Dec 10 11:28:09 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:28:00 env/en/
    Sun Dec 10 11:28:10 CET 2006 MaxDB sdbinst: extracting: -rw-rr         7609 2006-07-06 19:14:30 env/en/DBM.en
    Sun Dec 10 11:28:10 CET 2006 MaxDB sdbinst: extracting: -rw-rr        16426 2006-07-06 19:07:31 env/GARBAGE.py
    Sun Dec 10 11:28:10 CET 2006 MaxDB sdbinst: extracting: -rw-rr          249 2006-07-06 19:14:30 env/general.use
    Sun Dec 10 11:28:10 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         2017 2006-07-06 19:07:37 env/getpackages.py
    Sun Dec 10 11:28:10 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1857 2006-07-06 19:07:31 env/INFO.py
    Sun Dec 10 11:28:10 CET 2006 MaxDB sdbinst: extracting: -rw-rr        14835 2006-07-06 19:07:37 env/installib.py
    Sun Dec 10 11:28:10 CET 2006 MaxDB sdbinst: extracting: -rw-rr        74105 2006-07-06 19:07:31 env/JDBC.py
    Sun Dec 10 11:28:10 CET 2006 MaxDB sdbinst: extracting: -rw-rr          396 2006-07-06 19:14:30 env/kernprot.use
    Sun Dec 10 11:28:10 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         1662 2006-07-06 19:07:37 env/lapps.py
    Sun Dec 10 11:28:10 CET 2006 MaxDB sdbinst: extracting: -rw-rr         8840 2006-07-06 17:37:15 env/lsystab.py
    Sun Dec 10 11:28:11 CET 2006 MaxDB sdbinst: extracting: -rw-rr        19212 2006-07-06 19:07:31 env/ODBC.py
    Sun Dec 10 11:28:11 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1954 2006-07-06 19:07:31 env/ORADD.py
    Sun Dec 10 11:28:11 CET 2006 MaxDB sdbinst: extracting: -rw-rr       267134 2006-07-06 19:07:33 env/ORADDCOM.py
    Sun Dec 10 11:28:11 CET 2006 MaxDB sdbinst: extracting: -rw-rr        10299 2006-07-06 19:07:33 env/ORADDSYN.py
    Sun Dec 10 11:28:11 CET 2006 MaxDB sdbinst: extracting: -rw-rr       159113 2006-07-06 19:07:33 env/ORADDV.py
    Sun Dec 10 11:28:11 CET 2006 MaxDB sdbinst: extracting: -rw-rr         2113 2006-07-06 19:07:33 env/PRECOM.py
    Sun Dec 10 11:28:11 CET 2006 MaxDB sdbinst: extracting: -rw-rr        49168 2006-07-06 19:07:37 env/REPOSITORY.py
    Sun Dec 10 11:28:11 CET 2006 MaxDB sdbinst: extracting: -rw-rr        62152 2006-07-06 19:07:31 env/SAPDBLOADER.py
    Sun Dec 10 11:28:11 CET 2006 MaxDB sdbinst: extracting: -rw-rr         5196 2006-07-06 19:07:33 env/SHOWCMD.py
    Sun Dec 10 11:28:11 CET 2006 MaxDB sdbinst: extracting: -rw-rr        47440 2006-07-06 19:07:33 env/SQLDBC.py
    Sun Dec 10 11:28:12 CET 2006 MaxDB sdbinst: extracting: -rw-rr        47024 2006-07-06 19:07:33 env/SYSDBA.py
    Sun Dec 10 11:28:12 CET 2006 MaxDB sdbinst: extracting: -rw-rr        58248 2006-07-06 19:07:35 env/SYSDBACOM.py
    Sun Dec 10 11:28:12 CET 2006 MaxDB sdbinst: extracting: -rw-rr        17897 2006-07-06 19:07:35 env/SYSINFO.py
    Sun Dec 10 11:28:12 CET 2006 MaxDB sdbinst: extracting: -rw-rr       106735 2006-07-06 19:07:35 env/SYSINFOCOM.py
    Sun Dec 10 11:28:12 CET 2006 MaxDB sdbinst: extracting: -rw-rr        10964 2006-07-06 19:07:35 env/TRIGGER.py
    Sun Dec 10 11:28:12 CET 2006 MaxDB sdbinst: extracting: -rw-rr         3916 2006-07-06 19:07:35 env/UDE.py
    Sun Dec 10 11:28:12 CET 2006 MaxDB sdbinst: extracting: -rw-rr         7309 2006-07-06 19:07:37 env/WA.py
    Sun Dec 10 11:28:12 CET 2006 MaxDB sdbinst: extracting: -rw-rr        54557 2006-07-06 19:07:35 env/XDD.py
    Sun Dec 10 11:28:12 CET 2006 MaxDB sdbinst: extracting: -rw-rr       105718 2006-07-06 19:07:35 env/XDDCOM.py
    Sun Dec 10 11:28:12 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:28:03 lib/
    Sun Dec 10 11:28:13 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:28:04 lib/python2.3/
    Sun Dec 10 11:28:13 CET 2006 MaxDB sdbinst: extracting: -rw-rr         7577 2006-07-06 17:37:15 lib/python2.3/optlib.py
    Sun Dec 10 11:28:13 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       135234 2006-07-06 17:37:15 lib/python2.3/pyexpat.pyd
    Sun Dec 10 11:28:13 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:28:04 lib/python2.3/sdb/
    Sun Dec 10 11:28:13 CET 2006 MaxDB sdbinst: extracting: -rw-rr        15565 2006-07-06 17:37:15 lib/python2.3/sdb/dbapi.py
    Sun Dec 10 11:28:13 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       503808 2006-07-06 19:07:49 lib/python2.3/sdb/dbm.pyd
    Sun Dec 10 11:28:13 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       483328 2006-07-06 19:07:53 lib/python2.3/sdb/loader.pyd
    Sun Dec 10 11:28:13 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       458752 2006-07-06 19:07:59 lib/python2.3/sdb/sql.pyd
    Sun Dec 10 11:28:13 CET 2006 MaxDB sdbinst: extracting: -rw-rr          921 2006-07-06 17:37:15 lib/python2.3/sdb/__init__.py
    Sun Dec 10 11:28:13 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        61503 2006-07-06 17:37:15 lib/python2.3/zlib.pyd
    Sun Dec 10 11:28:14 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        49218 2006-07-06 17:37:15 lib/python2.3/_socket.pyd
    Sun Dec 10 11:28:14 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        57407 2006-07-06 17:37:15 lib/python2.3/_sre.pyd
    Sun Dec 10 11:28:14 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:28:05 misc/
    Sun Dec 10 11:28:14 CET 2006 MaxDB sdbinst: extracting: -rw-rr         2437 2006-07-06 21:07:35 misc/create_demo_db.cmd
    Sun Dec 10 11:28:14 CET 2006 MaxDB sdbinst: extracting: -rw-rr          417 2006-07-06 21:07:35 misc/drop_demo_db.cmd
    Sun Dec 10 11:28:14 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:28:09 pgm/
    Sun Dec 10 11:28:14 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       200704 2006-07-06 19:06:17 pgm/backup.exe
    Sun Dec 10 11:28:14 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       372736 2006-07-06 17:54:09 pgm/cons.exe
    Sun Dec 10 11:28:14 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        45056 2006-07-06 17:53:51 pgm/cr_param.exe
    Sun Dec 10 11:28:14 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       940032 2006-07-06 17:37:15 pgm/dbghelp.dll
    Sun Dec 10 11:28:15 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       294912 2006-07-06 19:03:31 pgm/dbmreg.exe
    Sun Dec 10 11:28:15 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       405504 2006-07-06 19:04:11 pgm/dbmshm.exe
    Sun Dec 10 11:28:15 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1966080 2006-07-06 19:03:09 pgm/dbmsrv.exe
    Sun Dec 10 11:28:15 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1748992 2006-07-06 19:03:51 pgm/dbmsrvscd.exe
    Sun Dec 10 11:28:15 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       294912 2006-07-06 19:03:23 pgm/dbmstart.exe
    Sun Dec 10 11:28:15 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       294912 2006-07-06 19:03:27 pgm/dbmstop.exe
    Sun Dec 10 11:28:15 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       294912 2006-07-06 19:03:35 pgm/dbmunreg.exe
    Sun Dec 10 11:28:15 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        69632 2006-07-06 20:52:15 pgm/dbpinstall.dll
    Sun Dec 10 11:28:15 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1060864 2006-07-06 18:08:59 pgm/diagnose.exe
    Sun Dec 10 11:28:15 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      6971392 2006-07-06 19:02:57 pgm/kernel.exe
    Sun Dec 10 11:28:16 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       118784 2006-07-06 18:06:25 pgm/libhsscopy.dll
    Sun Dec 10 11:28:16 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1134592 2006-07-06 20:48:31 pgm/liboms.dll
    Sun Dec 10 11:28:16 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       151552 2006-07-06 20:52:53 pgm/libsqlcls.dll
    Sun Dec 10 11:28:16 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1073152 2006-07-06 20:53:41 pgm/libSQLDBC.dll
    Sun Dec 10 11:28:16 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1155072 2006-07-06 21:01:57 pgm/libSQLDBC_C.dll
    Sun Dec 10 11:28:16 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      2953216 2006-07-06 19:14:03 pgm/lserver.exe
    Sun Dec 10 11:28:16 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        20545 2006-07-06 17:37:15 pgm/pysapdb.exe
    Sun Dec 10 11:28:16 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       974915 2006-07-06 17:37:15 pgm/python23.dll
    Sun Dec 10 11:28:16 CET 2006 MaxDB sdbinst: extracting: -rw-rr      2071185 2006-07-06 17:37:15 pgm/python23.zip
    Sun Dec 10 11:28:16 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        45056 2006-07-06 17:53:51 pgm/renparam.exe
    Sun Dec 10 11:28:17 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       290816 2006-07-06 17:54:59 pgm/service.exe
    Sun Dec 10 11:28:17 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1097728 2006-07-06 18:08:01 pgm/slowci.exe
    Sun Dec 10 11:28:17 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       405504 2006-07-06 17:55:03 pgm/sqlinst.dll
    Sun Dec 10 11:28:17 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1359872 2006-07-06 17:55:07 pgm/sqlmsg.dll
    Sun Dec 10 11:28:17 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       315392 2006-07-06 17:54:15 pgm/stop.exe
    Sun Dec 10 11:28:17 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       319488 2006-07-06 17:54:11 pgm/strt.exe
    Sun Dec 10 11:28:17 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        98304 2006-07-06 19:25:09 pgm/StudioUtil.dll
    Sun Dec 10 11:28:17 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        49152 2006-07-06 18:06:21 pgm/sysrc.exe
    Sun Dec 10 11:28:17 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        73728 2006-07-06 17:55:05 pgm/systemrc.exe
    Sun Dec 10 11:28:17 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       221184 2006-07-06 19:25:17 pgm/TableDefC.dll
    Sun Dec 10 11:28:18 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        45056 2006-07-06 19:07:21 pgm/Tools_WinEvtLog.dll
    Sun Dec 10 11:28:18 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        73728 2006-07-06 19:14:15 pgm/tracesort.exe
    Sun Dec 10 11:28:18 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:28:09 sap/
    Sun Dec 10 11:28:18 CET 2006 MaxDB sdbinst: extracting: -rw-rr          147 2006-07-06 17:37:15 sap/dbpinstall.lst
    Sun Dec 10 11:28:18 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1474 2006-07-06 19:04:47 sap/grantxdb.dbm
    Sun Dec 10 11:28:18 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        18192 2006-07-06 17:37:15 sap/lcinit.bat
    Sun Dec 10 11:28:18 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       126976 2006-07-06 20:52:03 sap/lvcbench.dll
    Sun Dec 10 11:28:18 CET 2006 MaxDB sdbinst: extracting: -rw-rr           89 2006-07-06 17:37:15 sap/saprfc.ini
    Sun Dec 10 11:28:18 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        86016 2006-07-06 19:27:03 sap/sphsapdb.dll
    Sun Dec 10 11:28:19 CET 2006 MaxDB sdbinst: extracting: -rw-rr           12 2006-07-06 17:37:15 sap/sphsapdb.lst
    Sun Dec 10 11:28:19 CET 2006 MaxDB sdbinst: checking unpacked archive... ok
    Sun Dec 10 11:28:19 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:28:19 CET 2006 MaxDB sdbinst: starting installation phase of package Messages MSG 0.3951
    Sun Dec 10 11:28:19 CET 2006 MaxDB sdbinst: -
    Sun Dec 10 11:28:20 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:28:20 CET 2006 MaxDB sdbinst: start real extraction of "D:/sapdb/NSP/_tempLocation/SDBMSG.TGZ"
    Sun Dec 10 11:28:20 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:31:16 msg/
    Sun Dec 10 11:28:20 CET 2006 MaxDB sdbinst: extracting: -rw-rr          846 2006-07-06 17:37:15 msg/SDBMsg_Admin.xml
    Sun Dec 10 11:28:20 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1107 2006-07-06 17:37:15 msg/SDBMsg_Backup.xml
    Sun Dec 10 11:28:20 CET 2006 MaxDB sdbinst: extracting: -rw-rr         3255 2006-07-06 17:37:15 msg/SDBMsg_Catalog.xml
    Sun Dec 10 11:28:20 CET 2006 MaxDB sdbinst: extracting: -rw-rr         4595 2006-07-06 17:37:15 msg/SDBMsg_Converter.xml
    Sun Dec 10 11:28:20 CET 2006 MaxDB sdbinst: extracting: -rw-rr        13936 2006-07-06 17:37:15 msg/SDBMsg_Data.xml
    Sun Dec 10 11:28:20 CET 2006 MaxDB sdbinst: extracting: -rw-rr          333 2006-07-06 17:37:15 msg/SDBMsg_DBMCLI.xml
    Sun Dec 10 11:28:20 CET 2006 MaxDB sdbinst: extracting: -rw-rr         5254 2006-07-06 17:37:15 msg/SDBMsg_DBMEd.xml
    Sun Dec 10 11:28:21 CET 2006 MaxDB sdbinst: extracting: -rw-rr          328 2006-07-06 17:37:15 msg/SDBMsg_DBMLog.xml
    Sun Dec 10 11:28:21 CET 2006 MaxDB sdbinst: extracting: -rw-rr         3179 2006-07-06 17:37:15 msg/SDBMsg_DBMScd.xml
    Sun Dec 10 11:28:21 CET 2006 MaxDB sdbinst: extracting: -rw-rr        75397 2006-07-06 17:37:15 msg/SDBMsg_DBMSrv.xml
    Sun Dec 10 11:28:21 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1071 2006-07-06 17:37:15 msg/SDBMsg_DBMSrvTest.xml
    Sun Dec 10 11:28:21 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1321 2006-07-06 17:37:15 msg/SDBMsg_DBProc.xml
    Sun Dec 10 11:28:21 CET 2006 MaxDB sdbinst: extracting: -rw-rr          553 2006-07-06 17:37:15 msg/SDBMsg_DIAGNOSE.xml
    Sun Dec 10 11:28:21 CET 2006 MaxDB sdbinst: extracting: -rw-rr         7818 2006-07-06 17:37:15 msg/SDBMsg_FileDir.xml
    Sun Dec 10 11:28:21 CET 2006 MaxDB sdbinst: extracting: -rw-rr          477 2006-07-06 17:37:15 msg/SDBMsg_Index.xml
    Sun Dec 10 11:28:21 CET 2006 MaxDB sdbinst: extracting: -rw-rr         3461 2006-07-06 17:37:15 msg/SDBMsg_IOMan.xml
    Sun Dec 10 11:28:21 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1384 2006-07-06 17:37:15 msg/SDBMsg_Join.xml
    Sun Dec 10 11:28:22 CET 2006 MaxDB sdbinst: extracting: -rw-rr          697 2006-07-06 17:37:15 msg/SDBMsg_JoinPathOptimizer.xml
    Sun Dec 10 11:28:22 CET 2006 MaxDB sdbinst: extracting: -rw-rr         2112 2006-07-06 17:37:15 msg/SDBMsg_KernelCommon.xml
    Sun Dec 10 11:28:22 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1035 2006-07-06 17:37:15 msg/SDBMsg_KSQL.xml
    Sun Dec 10 11:28:22 CET 2006 MaxDB sdbinst: extracting: -rw-rr          801 2006-07-06 17:37:15 msg/SDBMsg_LiveCache.xml
    Sun Dec 10 11:28:22 CET 2006 MaxDB sdbinst: extracting: -rw-rr          172 2006-07-06 17:37:15 msg/SDBMsg_Loader.xml
    Sun Dec 10 11:28:22 CET 2006 MaxDB sdbinst: extracting: -rw-rr         5443 2006-07-06 17:37:15 msg/SDBMsg_Log.xml
    Sun Dec 10 11:28:22 CET 2006 MaxDB sdbinst: extracting: -rw-rr         3154 2006-07-06 17:37:15 msg/SDBMsg_Messages.xml
    Sun Dec 10 11:28:22 CET 2006 MaxDB sdbinst: extracting: -rw-rr          369 2006-07-06 17:37:15 msg/SDBMsg_ObjectContainer.xml
    Sun Dec 10 11:28:22 CET 2006 MaxDB sdbinst: extracting: -rw-rr         3159 2006-07-06 17:37:15 msg/SDBMsg_OMS.xml
    Sun Dec 10 11:28:22 CET 2006 MaxDB sdbinst: extracting: -rw-rr          172 2006-07-06 17:37:15 msg/SDBMsg_OPMSG.xml
    Sun Dec 10 11:28:23 CET 2006 MaxDB sdbinst: extracting: -rw-rr          172 2006-07-06 17:37:15 msg/SDBMsg_Optimizer.xml
    Sun Dec 10 11:28:23 CET 2006 MaxDB sdbinst: extracting: -rw-rr          435 2006-07-06 17:37:15 msg/SDBMsg_Query.xml
    Sun Dec 10 11:28:23 CET 2006 MaxDB sdbinst: extracting: -rw-rr          442 2006-07-06 17:37:15 msg/SDBMsg_QueryRewrite.xml
    Sun Dec 10 11:28:23 CET 2006 MaxDB sdbinst: extracting: -rw-rr         2021 2006-07-06 17:37:15 msg/SDBMsg_Recovery.xml
    Sun Dec 10 11:28:23 CET 2006 MaxDB sdbinst: extracting: -rw-rr         5220 2006-07-06 17:37:15 msg/SDBMsg_Rst.xml
    Sun Dec 10 11:28:23 CET 2006 MaxDB sdbinst: extracting: -rw-rr         2472 2006-07-06 17:37:15 msg/SDBMsg_RTEComm.xml
    Sun Dec 10 11:28:23 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1406 2006-07-06 17:37:15 msg/SDBMsg_RTEConf.xml
    Sun Dec 10 11:28:23 CET 2006 MaxDB sdbinst: extracting: -rw-rr          889 2006-07-06 17:37:15 msg/SDBMsg_RTEDBState.xml
    Sun Dec 10 11:28:23 CET 2006 MaxDB sdbinst: extracting: -rw-rr         5001 2006-07-06 17:37:15 msg/SDBMsg_RTEDiag.xml
    Sun Dec 10 11:28:23 CET 2006 MaxDB sdbinst: extracting: -rw-rr        14767 2006-07-06 17:37:15 msg/SDBMsg_RTEIO.xml
    Sun Dec 10 11:28:24 CET 2006 MaxDB sdbinst: extracting: -rw-rr         3625 2006-07-06 17:37:15 msg/SDBMsg_RTEMem.xml
    Sun Dec 10 11:28:24 CET 2006 MaxDB sdbinst: extracting: -rw-rr          511 2006-07-06 17:37:15 msg/SDBMsg_RTESec.xml
    Sun Dec 10 11:28:24 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1808 2006-07-06 17:37:15 msg/SDBMsg_RTESys.xml
    Sun Dec 10 11:28:24 CET 2006 MaxDB sdbinst: extracting: -rw-rr         3550 2006-07-06 17:37:15 msg/SDBMsg_RTETask.xml
    Sun Dec 10 11:28:24 CET 2006 MaxDB sdbinst: extracting: -rw-rr         4541 2006-07-06 17:37:15 msg/SDBMsg_RunTime.xml
    Sun Dec 10 11:28:24 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1653 2006-07-06 17:37:15 msg/SDBMsg_SAPDBAlgo.xml
    Sun Dec 10 11:28:24 CET 2006 MaxDB sdbinst: extracting: -rw-rr          562 2006-07-06 17:37:15 msg/SDBMsg_SAPDBMem.xml
    Sun Dec 10 11:28:24 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1718 2006-07-06 17:37:15 msg/SDBMsg_Savepoint.xml
    Sun Dec 10 11:28:24 CET 2006 MaxDB sdbinst: extracting: -rw-rr         5909 2006-07-06 17:37:15 msg/SDBMsg_SharedSQL.xml
    Sun Dec 10 11:28:24 CET 2006 MaxDB sdbinst: extracting: -rw-rr        26284 2006-07-06 17:37:15 msg/SDBMsg_SQLMan.xml
    Sun Dec 10 11:28:25 CET 2006 MaxDB sdbinst: extracting: -rw-rr         9419 2006-07-06 17:37:15 msg/SDBMsg_SrvTasks.xml
    Sun Dec 10 11:28:25 CET 2006 MaxDB sdbinst: extracting: -rw-rr         3638 2006-07-06 17:37:15 msg/SDBMsg_Table.xml
    Sun Dec 10 11:28:25 CET 2006 MaxDB sdbinst: extracting: -rw-rr          883 2006-07-06 17:37:15 msg/SDBMsg_ToolsCommon.xml
    Sun Dec 10 11:28:25 CET 2006 MaxDB sdbinst: extracting: -rw-rr         1186 2006-07-06 17:37:15 msg/SDBMsg_Transaction.xml
    Sun Dec 10 11:28:25 CET 2006 MaxDB sdbinst: extracting: -rw-rr         4883 2006-07-06 17:37:15 msg/SDBMsg_ZZZTest.xml
    Sun Dec 10 11:28:25 CET 2006 MaxDB sdbinst: checking unpacked archive... ok
    Sun Dec 10 11:28:25 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:28:25 CET 2006 MaxDB sdbinst: starting installation phase of package ODBC 7.6.00.32 32 bit
    Sun Dec 10 11:28:25 CET 2006 MaxDB sdbinst: -
    Sun Dec 10 11:28:25 CET 2006 MaxDB sdbinst:
    Sun Dec 10 11:28:26 CET 2006 MaxDB sdbinst: start real extraction of "D:/sapdb/NSP/_tempLocation/SDBODBC.TGZ"
    Sun Dec 10 11:28:26 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:30:54 incl/
    Sun Dec 10 11:28:26 CET 2006 MaxDB sdbinst: extracting: -rw-rr        11380 2006-07-06 17:37:15 incl/SDBBOS.h
    Sun Dec 10 11:28:26 CET 2006 MaxDB sdbinst: extracting: -rw-rr        31567 2006-07-06 17:40:36 incl/sql.h
    Sun Dec 10 11:28:26 CET 2006 MaxDB sdbinst: extracting: -rw-rr        81467 2006-07-06 17:40:36 incl/sqlext.h
    Sun Dec 10 11:28:26 CET 2006 MaxDB sdbinst: extracting: -rw-rr         9534 2006-07-06 17:40:36 incl/sqltypes.h
    Sun Dec 10 11:28:26 CET 2006 MaxDB sdbinst: extracting: -rw-rr        24313 2006-07-06 17:40:36 incl/sqlucode.h
    Sun Dec 10 11:28:26 CET 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:30:54 pgm/
    Sun Dec 10 11:28:26 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       487424 2006-07-06 19:27:49 pgm/libSDBBOS.dll
    Sun Dec 10 11:28:26 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        12288 2006-07-06 17:37:31 pgm/odbcreg.exe
    Sun Dec 10 11:28:27 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1073152 2006-07-06 17:40:15 pgm/sqlod32.dll
    Sun Dec 10 11:28:27 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1130496 2006-07-06 17:40:35 pgm/sqlod32w.dll
    Sun Dec 10 11:28:27 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        45056 2006-07-06 17:40:47 pgm/sqlodext.dll
    Sun Dec 10 11:28:27 CET 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        73728 2006-07-06 17:40:45 pgm/sqlsp32.dll
    Sun Dec 10 11:28:27 CET 2006 MaxDB sd

    Hi,
    Looking for reason of error I've installed susccesduly SAP NetWeaver Application Server
    Java™ EE 5 Edition
    Now when I tray instalal ABAP version I have additional error in log
    Wed Dec 27 09:43:29 CET 2006 MaxDB sdbinst: Logging in
    Wed Dec 27 09:43:30 CET 2006 MaxDB sdbinst: cannot downgrade package
    Wed Dec 27 09:43:30 CET 2006 MaxDB sdbinst: cannot downgrade package
    Wed Dec 27 09:43:31 CET 2006 MaxDB sdbinst: cannot downgrade package
    Wed Dec 27 09:43:31 CET 2006 MaxDB sdbinst: cannot downgrade package
    Wed Dec 27 09:43:31 CET 2006 MaxDB sdbinst: cannot downgrade package
    Wed Dec 27 09:43:31 CET 2006 MaxDB sdbinst: cannot write to network connection
    Maybe it's a problem with insufficient RAM, I will buy some and tray.

  • Best method for timestamping? (for later use with perl script)

    What is the best method that I can use to timestamp events in Linux for later use with perl script?
    I am performing some energy measurements.. where I am running several tasks separated by 20 secs in between. Before I start any execution of tasks, I always place initial delay for me to start the script and start the measurement device.
    My problem is that I don't know how long is that first delay exactly. So to solve this, I thought I could use date commands to time stamp all tasks.. or at least to timestamp first dela.
    Here is example of what I am doing:
    1st delay
    task 1
    20s
    task 2
    20s
    task 3..... etc
    What would be the best to use?

    logger.
    It posts messages straight to the system log.  You can see the message, in all its glory using tools like journalctl.  You will see the message, the date, time, host name, user name, and the PID of logger when it ran.

  • Problem with listener process

    Hi all,
    First, happy new year for everybody.
    I'm under Linux and i have a problem with a listener process in Oracle 10g 10.1.0.3.
    From time to time, my listener process hang-up and it becomes impossible to obtain a Oracle connection.
    With unix 'ps' command, i can see strange process.
    # ps auxw | grep lsn
    oracle 27728 0.0 0.1 37100 4760 ? S Dec23 0:02 /u01/app/oracle/product/10.1.0/db_1/bin/tnslsnr LISTENER -inherit
    oracle 17161 0.0 0.1 37100 4760 ? S Dec25 0:00 /u01/app/oracle/product/10.1.0/db_1/bin/tnslsnr LISTENER -inherit
    oracle 18134 0.0 0.1 18688 5892 ? S Dec25 0:00 /u01/app/oracle/product/10.1.0/db_1/perl/bin/perl /u01/app/oracle/product/10.1.0/db_1/sysman/admin/scripts/lsnr_log_status.pl
    oracle 18145 0.0 0.0 2136 908 ? S Dec25 0:00 sh -c /u01/app/oracle/product/10.1.0/db_1/bin/lsnrctl > /tmp/0lHBosCvOe
    oracle 18146 0.0 0.0 16144 4064 ? S Dec25 0:00 /u01/app/oracle/product/10.1.0/db_1/bin/lsnrctl
    oracle 31474 0.0 0.1 17332 4588 ? S Dec25 0:00 /u01/app/oracle/product/10.1.0/db_1/perl/bin/perl /u01/app/oracle/product/10.1.0/db_1/sysman/admin/scripts/lsnrresp.pl
    oracle 309 0.0 0.1 18688 5892 ? S Dec25 0:00 /u01/app/oracle/product/10.1.0/db_1/perl/bin/perl /u01/app/oracle/product/10.1.0/db_1/sysman/admin/scripts/lsnr_log_status.pl
    oracle 326 0.0 0.0 2128 904 ? S Dec25 0:00 sh -c /u01/app/oracle/product/10.1.0/db_1/bin/lsnrctl > /tmp/zlihqS914Z
    oracle 327 0.0 0.0 16148 4072 ? S Dec25 0:00 /u01/app/oracle/product/10.1.0/db_1/bin/lsnrctl
    oracle 752 0.0 0.0 2128 908 ? S Dec25 0:00 sh -c /u01/app/oracle/product/10.1.0/db_1/bin/lsnrctl > /tmp/K5geR0wcyN
    oracle 753 0.0 0.1 16160 4220 ? S Dec25 0:00 /u01/app/oracle/product/10.1.0/db_1/bin/lsnrctl
    oracle 4270 0.0 0.0 2120 908 ? S Dec25 0:00 sh -c /u01/app/oracle/product/10.1.0/db_1/bin/lsnrctl > /tmp/9ov0ZwbS5e
    oracle 4271 0.0 0.1 16156 4224 ? S Dec25 0:00 /u01/app/oracle/product/10.1.0/db_1/bin/lsnrctl
    oracle 9227 0.0 0.0 2132 908 ? S Dec25 0:00 sh -c /u01/app/oracle/product/10.1.0/db_1/bin/lsnrctl > /tmp/qv5iJttPbm
    oracle 9228 0.0 0.1 16168 4216 ? S Dec25 0:00 /u01/app/oracle/product/10.1.0/db_1/bin/lsnrctl
    ... etc ...
    root 9310 0.0 0.0 1612 472 pts/2 S 08:35 0:00 grep lsn
    If a stop and restart the listener, i don't have any more problem.
    I suspect OEM agent because each time i noted the problem, the agent was running .
    What occurs? Thanks for your help.

    Hi,
    we had exactly the same problem this morning with our listener. We don't run OEM, and the listener.log file didn't have any errors in it. The log shows new connections up to the point where the second process starts (we know this from date stamps on the processes) and the next thing that appears is the listener starting again (after I've killed both listener processes and started the listener again)
    log extract
    09-JUN-2006 09:50:53 * (CONNECT_DATA=(SID=orac10g)(CID=PROGRAM=C:\Program Files\Precedent Version 2\PFW2.exe)(HOST=05BLG297)(USER=pettsc))) * (ADDRESS=(PROTOCOL=tcp)(HOST=172.16.204.76)(PORT=1451)) * establish * orac10g * 0
    TNSLSNR for IBM/AIX RISC System/6000: Version 10.2.0.1.0 - Production on 09-JUN-2006 10:03:42
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is /oracle/product/10.2.0/network/admin/listener.ora
    Log messages written to /oracle/product/10.2.0/network/log/listener.log
    Trace information written to /oracle/product/10.2.0/network/trace/listener.trc
    Trace level is currently 0
    Started with pid=3178550
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=churchill.blg.co.uk)(PORT=1521)))
    According to the actual process - the secondary lsnr process's parent was the initial one. It's almost like the first process spawned the second one.
    We thought it might be one of the limits (we're running AIX 5) on the user running the process - but I suspect not as the same user is running the Oracle DB processes and they don't have any issues.
    Thoughts?
    Dave

  • UNIX Problem with method Runtime exec(String[],String[],File)

    Hello !!
    i'm french
    scuse my english
    I got a probleme with method exec(String[],String[],File) of Runtime Class
    i don't have any probleme when my program runs on Windows NT but the same program on UNIX doesnt execute my command..
    When i use exec(String[]) methode i dont have this problem ...but i need the second one methode because i have to execute my command in a different directory than the JAVA program.
    I need that results of this command are placed in this drectory so that i can't use an exex() like that :
    exemple with a perl :
    "perl /toto/titi/hello.pl"
    I want to execute this :
    "perl hello.pl" (and hello.pl is placed in /toto/titi)
    Conclusion :
    the exec(String[],String[],File) solution is ok with NT ...
    but with UNIX ????
    Is there other solution ??
    Should i do a "cd" command before my execution ? how can i do this ??
    Thanks !!!!

    Could you post your source code (only relevant part)
    Raghu

  • Problems with sapnwrfc-0.19 and NWRFC_1-20002252

    Hello all,
    for a few month now I'm working with the combination sapnwrfc-0.19 and SAP NetWeaver RFC SDK NWRFC_0 (Linux x86_64 RHEL5). I changed to the sapnwrfc-Version because I have a lot to do with unicode systems and I'm quite happy with this decision (many thanks to Piers Harding for his effort).
    But there is a problem with the always growing trace-files and so I hoped with the update, NWRFC_1 this problem will be solved. So I build the sapnwrfc-0.19 against the NWRFC_1 without any errors. But when I try to connect to an sap system and call  some function modules I always get the following error
       /usr/bin/ruby: symbol lookup error:
       /usr/lib64/ruby/site_ruby/1.8/x86_64-linux/nwsaprfc.so: undefined symbol: strlenU16
    I looked for missing libraries with ldd but could not find anything. With Linux_32 (gentoo) I have a similar problem. I always get a segmentation fault.
    Does anyone has an explanation for this problem?
    Thanks a lot in advance,
    Ulli

    Hello Ulli,
    I want to use the perl version of Pierce Harding's sapnwrfc-0.17 with NWRFC_2-20002251.
    On SLES10 (32Bit) i get a similar failure like you when calling the perl script.
    /usr/bin/perl: symbol lookup error: /usr/lib/perl5/site_perl/5.8.8/i586-linux-thread-multi/auto/SAPNW/Connection/Connection.so: undefined symbol: strlenU16
    I suppose the problem has to do with the new NWRFC from SAP, but can't downgrade to an older version (the download has been removed at "Service Sap Marketplace")
    Regards
    Sascha

  • Missing ID Tags & Other Problems with Music Transfers

    Hello,
    I have been having some inconsistent problems with adding songs to my main iTunes Music Folder. Occasionally, songs will transfer without some of the ID tag information, despite the transfer (or consolidate) method used. Let me explain...
    My main 30000 song and 170 GB iTunes database is located on my PowerMac G5 1.8 GHz DP at home. I usually rip small portions of my CD’s on the road via my PowerBook G4 1.5 GHz (assuring that all of the tag information is correct). Once home, I transfer the iTunes Music Folder (usually only 1 GB big) from my PowerBook to the Desktop of my G5. From there, I drag the folder onto my iTunes window and allow it to duplicate directly into my large iTunes Music Folder. Once done, I delete the temporary iTunes Music Folder from both the PowerBook and the G5. I also delete the iTunes Library and iTunes Music Library.xml files from my PowerBook before starting up the process with another batch of CD’s. This is how I have built most of this database and only recently begun to have problems. The problem songs always retain the song name and, since I have always used the default ID tag setting, most songs show version 2.2 to 2.4.
    In my troubleshooting, I tried to make completely new iTunes Library and iTunes Music Library.xml files by using this same method with my entire main iTunes Music Folder (yes, it took a long time to finish and I had a clone for backup). Suprisingly, almost 10% of those songs suffered from the same problem! Reattempts with smaller transfers showed no change. In this process, I also noted that some song files transferred, but showed NO signs in the new iTunes Library!
    As I am a big fan of the iTunes AppleScripts by Doug Adams, I have ways to discover and correct these problems. However, I still would like to find out what is causing it. Does any of this sound familiar to anyone? Would converting every song to the ID tag version 2.4 make any difference? Obviously, this is my most prized database of information and I want to protect it, as well as administer any preventitive maintenance that it needs for good health.
    If we learn from our mistakes, then I obtained my PhD years ago,
    Dr. Z.

    It shouldn't matter what size your library is - if the information is in your files then it should get imported.
    1. Are you sure your problematic mp3 files are in fact valid mp3 files? If you open Terminal.app, and type this (substituting your mp3):
    hexdump -C -n 30 ~/Desktop/Sample.mp3
    You should see some hex & ASCII come back - for example:
    00000000 49 44 33 03 00 00 00 03 13 68 54 59 45 52 00 00 |ID3......hTYER..|
    00000010 00 15 00 00 01 fe ff ff ff 00 7f 00 7f 00 |..............|
    All id3v2 mp3's begin with "ID3" and the 4th byte represents the id3v2 tag version (2,2, 2.2.1, 2.3, 2.4); mp3's with an id3v1 headers are a little odd, but they generally begin with "FF FB" or "FF FA". I've seen moov files masquerading... all kinds of things. These won't hold tag data, and so would exhibit the behavior you describe. I myself got duped into making these abominations by using QuickTime to select a chunk of an mp3 and renaming to "file.mp3" - when it was a full blown quicktime movie that it really exported as.
    2. Are you sure the information exists within your file at all? All tags get written back into the file (except I think rating and certainly playcount). You can use any number of utilities to get at the data, some easy (python/perl utilities) or that require compiling (id3lib, taglib). You can get use the above method (with a longer number than 30) or a hex editor and look for the values manually as well.
    Using for example PyID3 (http://icepick.info/projects_old/pyid3/), download & extract; open a Terminal.app window and type:
    export PYTHONPATH=/Some/path/to/YOUR/PyID3_folder
    (or you can just type up the the = and drag-n-drop the folder onto the window & hit return. Then type:
    python -c 'import id3'
    Then in the examples folder, drag-n-drop the "listid3v2.py" script onto that same terminal window/session, and then an mp3 file (and hit return). If whatever information is missing from there, it isn't in your file. Note: PyID3 might have some issues with a v2.4 tag (specifically year is carried on the TDRC tag, and TYER is obsoleted). You can get an v2.4-enabled id3lib binary here:
    http://members.verizon.net/pucklock/id3Infiltr8/IDInfiltr8.htm
    Find "id3info" in the support folder, and drag-n-drop that binary onto a Terminal.app window, followed by your mp3 file. It should spit back all your info (except Grouping). The application itself should do much the same, just not the full breadth of tags available - just use it on copies.
    3. Converting to a different tag version wouldn't impact most tags (year being 1 major exception) - the other conversions (latin1, unicode, blahblah) woudn't change anything if you use mainly ASCII text. It could if you're big into Ukranian Progressive Polka - and used Cyrillic to tag everything.

  • [SOLVED] Problem with ca-certificates

    For some time there is a problem with ca-certificates during update. I receive folowing error:
    [user@bragi ~]$ sudo pacman -Suy
    :: Synchronizowanie baz danych z pakietami...
    core jest już w najnowszej wersji
    community jest już w najnowszej wersji
    multilib jest już w najnowszej wersji
    :: Rozpoczynanie pełnej aktualizacji systemu...
    ostrzeżenie: libxml-perl: local (0.08-6) jest nowsze niż community (0.08-5)
    rozwiązywanie zależności...
    ostrzeżenie: nie można rozwiązać "ca-certificates-mozilla", zależności od "ca-certificates"
    :: Następujący pakiet nie mógł zostać zaktualizowany w wyniku niespełnionych zależności:
    ca-certificates
    :: Czy chcesz pominąć powyższy pakiet przy aktualizacji? [t/N] N
    błąd: nie udało się przygotować transakcji (niespodziewany błąd)
    I know that this is not in english but the messages says that there is a error with dependency ca-certificates-mozilla <--> ca-certificates.
    I ask this same question on polish forum but I only receive suggestion to try run:
    pacman -Suyy
    but this is not a solution.
    Any ideas?
    Last edited by web01 (2014-10-16 19:36:30)

    I'm not sure but maybe becouse of this
    [user@bragi ~]$ sudo pacman -Suyy
    :: Synchronizing package databases...
    core 116.7 KiB 1945K/s 00:00 [#####################################################] 100%
    extra 1767.3 KiB 2.16M/s 00:01 [#####################################################] 100%
    community 2.3 MiB 2.28M/s 00:01 [#####################################################] 100%
    multilib 118.9 KiB 2.04M/s 00:00 [#####################################################] 100%
    :: Starting full system upgrade...
    :: Replace ati-dri with extra/mesa-dri? [Y/n]
    :: Replace baloo with extra/baloo4? [Y/n]
    :: Replace baloo-widgets with extra/baloo4-widgets? [Y/n]
    :: Replace grantlee with extra/grantlee-qt4? [Y/n]
    :: Replace intel-dri with extra/mesa-dri? [Y/n]
    :: Replace java-common with extra/java-runtime-common? [Y/n]
    :: Replace kfilemetadata-frameworks with extra/kfilemetadata5? [Y/n]
    warning: libxml-perl: local (0.08-6) is newer than community (0.08-5)
    :: Replace nouveau-dri with extra/mesa-dri? [Y/n]
    :: Replace svga-dri with extra/mesa-dri? [Y/n]
    resolving dependencies...
    looking for inter-conflicts...
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: kwin and kdebase-workspace are in conflict

  • Help needed with perl Image::Magick module

    I don't know if this is the right place to post this (it might belong in the Newbie corner instead), but I'll give it a try.
    I need an Image::Magick Perl module (and a load of other modules, which I have found) for a program I desperately need. Now, the only thing I know about Perl is that v. 6 is supposed to be coming out soon - apart from that, I'm blank. The installation is giving me some problems.
    The installation guide is somewhat ambiguous. It says:
    Next, edit Makefile.PL and change LIBS and INC to include the appropriate path information to the required libMagick library. You will also need paths to JPEG, PNG, TIFF, etc. delegates if they were included with your installed version of ImageMagick.
    In the Makefile.PL which comes with the package, these two are defined:
    'INC' => '-I../ -I.. -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/libxml2',
    'LIBS' => ['-L/usr/lib -lMagick -L/usr/X11R6/lib64 -L/usr/lib -ltiff -ljpeg -lpng -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lxml2 -lpthread -lm -lpthread'],
    I haven't changed anything in them, because I haven't got the slightest idea what to change and to what. When I run the installation procedure ('perl Makefile.PL', 'make', and 'make test'), I get an error message during the test (but not before that). Here's the entire output from 'make test':
    /bin/sh ../magick.sh PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/bzlib/*.t t/jng/*.t t/jpeg/*.t t/mpeg/*.t t/png/*.t t/ps/*.t t/tiff/*.t t/x/*.t t/xfig/*.t
    /bin/sh: ../magick.sh: No such file or directory
    make: *** [test_dynamic] Error 127
    There is mention somewhere that one might compile the module together with ImageMagick or with Perl, but I don't think I'm ready for that...
    Is there anyone skilled in Perl who can tell me what it is that I'm doing wrong, alternatively make a package file...?

    I've found two other packages that I needed in AUR, but when I run the make test for the program that I need (fontlinge), it still complains that it can't find the Image::Magick module. I already have the imagemagick package installed, though, that's why I thought I'd have to install and compile the perl module separately.
    Here's the output from the 'make test' for fontlinge:
    make -C modules
    make[1]: Entering directory `/home/eyolf/temp/src/fontlinge-2.0.1/modules'
    make[2]: Entering directory `/home/eyolf/temp/src/fontlinge-2.0.1/modules/fontlinge'
    make[2]: Leaving directory `/home/eyolf/temp/src/fontlinge-2.0.1/modules/fontlinge'
    make[1]: Leaving directory `/home/eyolf/temp/src/fontlinge-2.0.1/modules'
    ./misc/check_for_modules.pl --skip-fontlinge-module
    Ok. Cwd 'abs_path'
    Ok. DBI
    Ok. User::pwent
    Missing Image::Magick
    Ok. Getopt::Long
    Ok. DBD::mysql
    Ok. File::Find
    Ok. File::Path
    Ok. ExtUtils::MakeMaker
    Ok. 5.006
    Ok. bytes
    Ok. -utf8
    It seems some required modules are missing.
    How to get missing modules differs from _which_ module you are missing.
    You can get modules like DBI from your distributions CD
    or search the web for a RPM/DEB/...-file. www.cpan.org is always a good adress.
    It may be a good idea to configure your perl-CPAN-Module as ROOT(!!!) by typing
    perl -MCPAN -eshell
    It is VERY important that you do not just 'su' to root but 'su -' on SuSE linux.
    Once you have configured perl, you can install CPAN-modules by
    perl -MCPAN -e 'install MODULENAME'
    Other modules like Image::Magick require you to have the programs installed
    they belong to.
    If you are missing a 'fontlinge'-module, you have not installed this
    program correctly. :-)
    If the missing module begins with a '-' sign this module might miss,
    because it is not possible to DEACTIVATE it, i.e. unwanted utf8 encoding.
    make: *** [test] Error 255
    If this makes sense to anyone, I'd be very happy. (For the record: Fontlinge is - or at least seems to be - the only decent font manager I've found for Linux. This seems to be a gaping, wide open black hole in the Linux world... There's gfontview, opcion, fontpage, and a couple of other minor apps that I've found, but none of them are functional for anything but the most basic operations, and on the whole, there doesn't seem to be much between the KDE font manager - which really makes one wonder how far the KDE people want to go in their emulation of windows... - and the font editor FontForge, which is great as a font editor, but overkill as a viewer, and hardly a manager.)

Maybe you are looking for

  • Safari will not launch

    When I try to launch safari I get a very long winded report with the heading 'Safari Quit Unexpectedly'. I recently took my MBP to the Genius bar to get it formatted and Lion 10.7.. reinstalled. Safari used to run before that, but the rest of the sys

  • A helpful forum but im still confused about x3100 graphics and leopard

    am i and maybe a few the exception? i find iTunes ( visulaizer - stops / jerky and then plays ) & Photobooth ( video backgrounds - choppy video / slow ) to run poorly even with 4 gb Ram on a new SR-MB. But i dont see many other complaints by other ow

  • Contents of second prompt list based on value selected in first prompt?

    I need to display two prompts: "Product Family" and "Products". When the user selects a product family, I need the list of products to be filtered to the selected product family. In other words, the contents of the second prompt's list needs to be ba

  • Problems Embedding Sound Files

    I recently upgraded from Acrobat Pro 8 to X, not realizing how different they are. In 8, I would open a link to a sound file and then click on the box that allowed me to embed it in the document. I could have the field borders invisible so that when

  • CPU for a HP Pavillion DV6-7115nr

    Anyone know how much a new CPU would cost, or where I could find one? This question was solved. View Solution.