maxdb-webtools does not start because of missing libraries

Bug #121812 reported by Ralph Janke
2
Affects Status Importance Assigned to Milestone
maxdb-7.5.00 (Ubuntu)
Incomplete
Undecided
Unassigned

Bug Description

Installed maxdb-webtools package

Fixed syntax error of init.d script file by removing "function" from the beginning of line 28 of file "/etc/init.d/maxdb-webtools".

Then the script stops with the following error message

Starting MaxDB web server: start-stop-daemon: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory

Revision history for this message
Ralph Janke (txwikinger) wrote :

The Problem seems to be the daemon

/usr/lib/maxdb/programs/pgm/wahttp

ldd /usr/lib/maxdb/programs/pgm/wahttp

results in

        linux-gate.so.1 => (0xffffe000)
        libwapi.so => not found
        libsqlrte.so => not found
        PIC => not found
        libsqlod.so.7.5.00 => /usr/lib/libsqlod.so.7.5.00 (0xb7de5000)
        libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7de1000)
        libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7dca000)
        libcrypt.so.1 => /lib/tls/i686/cmov/libcrypt.so.1 (0xb7d9c000)
        librt.so.1 => /lib/tls/i686/cmov/librt.so.1 (0xb7d93000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7ca9000)
        libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7c81000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7c75000)
        libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7b34000)
        /lib/ld-linux.so.2 (0xb7f51000)

Revision history for this message
Jeff Anderson (jander99) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue for you. Can you try with the latest Ubuntu release? Thanks in advance.

Changed in maxdb-7.5.00 (Ubuntu):
status: New → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.