getting following error while doing idsktune

hi,

I am getting the following error when i am doing idsktune

ERROR : Red Hat Enterprise Linux ES release 4 (Nahant Update 3) is not recognized by idsktune as a supported platform for Sun Java System Directory Server or Directory Proxy Server. Ensure you are running the version of idsktune provided with your product, or you can run idsktune in client mode (-c) if server support is not required..

please let me known the solution for this .

thanks

[480 byte] By [ap7926a] at [2007-11-27 6:30:54]
# 1

It's telling you that Sun does not officially support running Directory Server on your particular version of Linux (in your case, RHEL4u3).

Supported OSes for DSEE 6.0 are documented here:

http://docs.sun.com/app/docs/doc/819-0991/6n3cm98es?a=view

It's quite possible that updated RHEL4 versions (i.e., u3 and later) would work just fine. But to get tuning recommendations, I think you have to run idsktune on an OS it recognizes.

gtholberta at 2007-7-12 17:55:39 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2

I am trying to install DSEE5.2 package4.

i also got one more message saying

NOTICE : System is i686-unknown-rhel40linux2.6.9-34.EL (1 processor).

In doc i found

Red Hat Advanced Server 4.0 U2 for x86 and AMD x64

The following compatibility libraries are recommended:

compat-gcc-32-3.2.3-47.3.i386.rpm

compat-gcc-32-c++-3.2.3-47.3.i386.rpm

The following compatibility library is required:

compat-libstdc++-33-3.2.3-47.3.rpm

Even when running Red Hat on a 64-bit system, you install 32-bit system libraries.

Please make me clear regarding this

Thanks

ap7926a at 2007-7-12 17:55:39 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3

> I am trying to install DSEE5.2 package4.

In that case, you can find the supported OS list here:

http://docs.sun.com/source/819-2405/index.html#wp32574

Note that DS5.2 is not officially supported on RHEL4.

> Even when running Red Hat on a 64-bit system, you install 32-bit system libraries.

This just means you should install the i386 rpms for the mentioned compatibility libraries (compat-*.rpm). Under Linux, Sun DS runs as a 32-bit app even if the Linux installation is 64-bit (i.e., x86_64).

gtholberta at 2007-7-12 17:55:39 > top of Java-index,Web & Directory Servers,Directory Servers...
# 4
i appreciate your helpthanks
ap7926a at 2007-7-12 17:55:39 > top of Java-index,Web & Directory Servers,Directory Servers...