Can't start SunOneWebServer 6.1 Admin Server on CentOS (err w/ libssl3.so)

Hi, I hope someone can help.

Just installed Sun One Web Server 6.1 on CentOS 4.3

Tried to start the admin server with

# ./start

from the /opt/sun/webserver/bin/https/httpadmin/bin directory (note, that directory structure seems signficantly different from what installation guide described, but it seems to be the most logical/closest match)

I got the following error:

./start: error while loading shared libraries: libssl3.so: cannot open shared object file: No such file or directory

I found the file in question in /opt/sun/private/lib so perhaps it's a path problem?

Any help greatly appreciated!!

-Tim

[668 byte] By [timwhunt] at [2007-11-26 8:56:01]
# 1

Still struggling. Any idea why the install is so different than what the guide says? I used defaults where I could.

Started with download file java_es_05Q4_webserver-ga-linux-x86.zip

Much of the installed directory structure is different from the docs, and per my previous post I can't get it to start.

started reading through the admin docs on the config files, but didn't even find any conf directory. Tried to reinstall and uninstall/reinstall, but neither would work.

I'm about out of ideas, and REALLY hoping someone has an idea.

Thanks.

timwhunt at 2007-7-6 22:54:25 > top of Java-index,Web & Directory Servers,Web Servers...
# 2

hi

yes, the jes version files locations aredifferent from stand alone version. i guess, u are reading the stand alone (non jes) docs and using the jes version of our product. hence the discrepancy.

the jes version documentation is available at

http://docs.sun.com/app/docs/doc/819-2328

hi the installation under jes environment will be under /opt/sun/webserver directory

underneath, you should see

https-admserv - for admin server

and https-hostname for server instance

looks like, u r probably missing some dependency while loading this ssl library

for eg, can u kindly do the following and send us back the output

export LD_LIBRARY_PATH=/opt/sun/lib:/opt/sun/webserver/bin/https/lib:/opt/sun/private/ lib ; ldd /opt/sun/private/lib/libssl3.so

pl. note that sun doesn't officially support this platform. but, we can definitely do our best to get the server started at the least

thanks

sriram

chilideveloper at 2007-7-6 22:54:25 > top of Java-index,Web & Directory Servers,Web Servers...
# 3

Thank you so so much for the help!!!

Here's what I got when I ran that command:

libnss3.so => not found

libplc4.so => not found

libplds4.so => not found

libnspr4.so => not found

libc.so.6 => /lib/tls/libc.so.6 (0x00bdd000)

/lib/ld-linux.so.2 (0x001c3000)

I don't know if it makes a difference, but that was from the /opt/sun/webserver directory

I tried to find the first two (e.g., 'find -name libnss3.so') and the first two files above are in the /opt/sun/private/lib directory.

BTW, sounds like that /opt/sun/webserver directory may be missing some things. Here what's in /opt/sun/webserver:

drwxr-xr-x3 root root 4096 Jul 20 14:29 bin

drwxr-xr-x3 root root 4096 Jul 20 14:29 docs

drwxr-xr-x4 root root 4096 Jul 20 14:29 extras

drwxr-xr-x3 root root 4096 Jul 20 14:29 manual

drwxr-xr-x2 root root 4096 Jul 20 14:29 ns-icons

drwxr-xr-x 11 root root 4096 Jul 20 14:29 plugins

-rw-r--r--1 root root 418 Jun 23 2005 README.txt

drwxr-xr-x3 root root 4096 Jul 20 14:29 setup

-r-xr-xr-x1 root root 4067 Jun 23 2005 uninstall

I really appreciate the help!

-Tim

timwhunt at 2007-7-6 22:54:25 > top of Java-index,Web & Directory Servers,Web Servers...
# 4

hi

unfortunately, this output was not sufficient for me to understand as to where the problem could be. i guess, can u kindly provide more info like

- ls -la /opt/sun/private/lib

- rpm -qa | grep sun-

- the files under /opt/sun/webserver looks ok. it is just that you don't have any instances created here

- last but not least - jes installer logs found either at /var/opt/sun/install/logs or /var/sadm/install/logs directory

chilideveloper at 2007-7-6 22:54:25 > top of Java-index,Web & Directory Servers,Web Servers...
# 5

Thanks again!

Here are the first two requests:

# ls -la /opt/sun/private/lib

total 25576

drwxr-xr-x 2 root root4096 Jul 20 14:29 .

drwxr-xr-x 6 root root4096 Jul 29 2005 ..

-rwxr-xr-x 1 root root40883 Mar 7 2005 libdigestmd5.so

-rwxr-xr-x 1 root root58370 Jul 29 2005 libfort.so

lrwxrwxrwx 1 root root15 Jul 20 14:29 libicudata.so -> libicudata.so.3

-rwxr-xr-x 1 root root 8539990 Mar 15 2005 libicudata.so.2

-rwxr-xr-x 1 root root 9903992 Mar 15 2005 libicudata.so.3

lrwxrwxrwx 1 root root15 Jul 20 14:29 libicui18n.so -> libicui18n.so.3

-rwxr-xr-x 1 root root 1136156 Mar 15 2005 libicui18n.so.2

-rwxr-xr-x 1 root root 1517804 Mar 15 2005 libicui18n.so.3

lrwxrwxrwx 1 root root13 Jul 20 14:29 libicuio.so -> libicuio.so.3

-rwxr-xr-x 1 root root43297 Mar 15 2005 libicuio.so.3

lrwxrwxrwx 1 root root13 Jul 20 14:29 libicule.so -> libicule.so.3

-rwxr-xr-x 1 root root 190139 Mar 15 2005 libicule.so.2

-rwxr-xr-x 1 root root 258014 Mar 15 2005 libicule.so.3

lrwxrwxrwx 1 root root13 Jul 20 14:29 libiculx.so -> libiculx.so.3

-rwxr-xr-x 1 root root46325 Mar 15 2005 libiculx.so.3

-rwxr-xr-x 1 root root17530 Mar 15 2005 libicutoolutil.so.2

lrwxrwxrwx 1 root root13 Jul 20 14:29 libicutu.so -> libicutu.so.3

-rwxr-xr-x 1 root root64604 Mar 15 2005 libicutu.so.3

lrwxrwxrwx 1 root root13 Jul 20 14:29 libicuuc.so -> libicuuc.so.3

-rwxr-xr-x 1 root root 555927 Mar 15 2005 libicuuc.so.2

-rwxr-xr-x 1 root root 1040313 Mar 15 2005 libicuuc.so.3

-rwxr-xr-x 1 root root 186896 Nov 17 2004 libldap50.so

-rwxr-xr-x 1 root root 267429 Apr 25 2005 libnspr4.so

-rwxr-xr-x 1 root root 562805 Jul 29 2005 libnss3.so

-rwxr-xr-x 1 root root 284784 Jul 29 2005 libnssckbi.so

-rwxr-xr-x 1 root root19972 Apr 25 2005 libplc4.so

-rwxr-xr-x 1 root root12799 Apr 25 2005 libplds4.so

-rwxr-xr-x 1 root root18946 Nov 17 2004 libprldap50.so

-rwxr-xr-x 1 root root93149 Mar 7 2005 libsasl.so

-rwxr-xr-x 1 root root 186159 Jul 29 2005 libsmime3.so

-rw-r--r-- 1 root root476 Jul 29 2005 libsoftokn3.chk

-rwxr-xr-x 1 root root 516211 Jul 29 2005 libsoftokn3.so

-rwxr-xr-x 1 root root 158583 Jul 29 2005 libssl3.so

-rwxr-xr-x 1 root root39788 Nov 17 2004 libssldap50.so

-rwxr-xr-x 1 root root 193863 Jul 29 2005 libswft.so

-rwxr-xr-x 1 root root68763 Mar 15 2005 libustdio.so.2

# rpm -qa | grep sun-

sun-nspr-4.5.2-4

sun-sasl-2.18-1

sun-webserver-6.1.5-6

sun-nss-3.10.1-1

sun-icu-3.2-1

sun-ktsearch-1.3-3

sun-nss-devel-3.10.1-1

sun-webserver-en-6.1.5-5

sun-entsys4-uninstall-l10n-4.0-16

sun-ldapcsdk-5.12-3

sun-nspr-devel-4.5.2-4

sun-wbsvr-entsys4-4.0-200509012311

timwhunt at 2007-7-6 22:54:25 > top of Java-index,Web & Directory Servers,Web Servers...
# 6

The logs directory has multiple files:

# dir /var/opt/sun/install/logs

Java_Enterprise_System_Config_Log.19813

Java_Enterprise_System_Web_Server_install.A07201412

Java_Enterprise_System_Web_Server_install.B07201412

Java_Enterprise_System_Web_Server_Summary_Report_install.07200229

JavaES_Config_log.1278401774

JavaES_Config_log.509855394

JavaES_MasterLog_log.220620418

JavaES_MasterLog_log.983087573

JavaES_PanelFlow_log.2036212462

JavaES_PanelFlow_log.458649658

Below are all but the last three files listed below. I didn't want to make this post any longer (probably already too long) so I stopped before the last three, but I'm happy to add them too if it would help. Sorry this is soooo long.

# cat /var/opt/sun/install/logs/Java_Enterprise_System_Config_Log.19813

*** Start configuring SunONEWebServer... ***

WebServerConfigurator::configure() called ...

Command /opt/sun/webserver/setup/configure -f /tmp/ws.askfile generated the follwing outputs :

Output Log:

Preparing Web Server data...

Error: CAUTION

The Sun Java System Web Server configuration did not complete successfully.

Information on the failure may be found in /opt/sun/webserver/setup/setup.log

or in the error messages above.

Note: The setup.inf file may contain Admin Server passwords,

so be sure to delete it or protect it after setup succeeeds.

Error Log:

/opt/sun/webserver/setup/.setup: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory

Web Server Configuration Failed ...

Configuration failed for : SunONEWebServer

*** End configuring SunONEWebServer***

*** Start configuring SunONEWebServerEn... ***

WebServerConfigurator::configure() called ...

Command /opt/sun/webserver/setup/configure -f /tmp/ws.askfile generated the follwing outputs :

Output Log:

Preparing Web Server data...

Error: CAUTION

The Sun Java System Web Server configuration did not complete successfully.

Information on the failure may be found in /opt/sun/webserver/setup/setup.log

or in the error messages above.

Note: The setup.inf file may contain Admin Server passwords,

so be sure to delete it or protect it after setup succeeeds.

Error Log:

/opt/sun/webserver/setup/.setup: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory

Web Server Configuration Failed ...

Configuration failed for : SunONEWebServerEn

*** End configuring SunONEWebServerEn***

##########################################################################

##########################################################################

# cat /var/opt/sun/install/logs/Java_Enterprise_System_Web_Server_install.A07201412

Installing Java Enterprise System Web Server

Log file: /var/opt/sun/install/logs/Java_Enterprise_System_Web_Server_install.B07201412

Install complete.

##########################################################################

##########################################################################

# cat /var/opt/sun/install/logs/Java_Enterprise_System_Web_Server_install.B07201412

Installing Java Enterprise System Web Server

Log file: /var/opt/sun/install/logs/Java_Enterprise_System_Web_Server_install.B07201412

Installed: /var/sadm/prod/sun-wbsvr-entsys4/uninstall_Sun_Java_tm__Enterprise_System_2005Q 4.class

Uninstaller is at: /var/sadm/prod/sun-wbsvr-entsys4/uninstall_Sun_Java_tm__Enterprise_System_2005Q 4.class

NSPR

Installing RPM: sun-nspr

RPM sun-nspr successfully installed.

NSS

Installing RPM: sun-nss

RPM sun-nss successfully installed.

LDAPCSDK

Installing RPM: sun-ldapcsdk

RPM sun-ldapcsdk successfully installed.

ICU

Installing RPM: sun-icu

RPM sun-icu successfully installed.

SASL

Installing RPM: sun-sasl

RPM sun-sasl successfully installed.

KTSE

Installing RPM: sun-ktsearch

RPM sun-ktsearch successfully installed.

NSPRD

Installing RPM: sun-nspr-devel

RPM sun-nspr-devel successfully installed.

NSSD

Installing RPM: sun-nss-devel

RPM sun-nss-devel successfully installed.

Sun Java(TM) System Web Server 6.1 SP5 2005Q4

Installing RPM: sun-webserver

/usr/jdk/entsys-j2se points to a valid java SDK installation.

Sun Java System Web Server package has been successfully added to the system.

NOTE: If you chose the 'Configure Now' option at the time of

installation, you can now start using Sun Java System Web Server .

NOTE: If you chose the 'Configure Later' option at the time of

of installation, now you will need run the below given script

to start configuring your Sun Java System Web Server .

From the command line, please run the below given script:

'/opt/sun/webserver/setup/configure'

RPM sun-webserver successfully installed.

SunONEWebServerEn

Installing RPM: sun-webserver-en

RPM sun-webserver-en successfully installed.

OrionUninstallersun-wbsvr-entsys4

Installing RPM: sun-wbsvr-entsys4

RPM sun-wbsvr-entsys4 successfully installed.

Installing RPM: sun-entsys4-uninstall-l10n

ln: creating symbolic link `%{INSTALLPREFIX}/SUNWentsys4/locale/EntSysResources_zh.properties' to

`/var/sadm/prod/SUNWentsys4/locale/EntSysResources_zh_CN.properties': No such file or directory

RPM sun-entsys4-uninstall-l10n successfully installed.

Install complete.

##########################################################################

##########################################################################

# cat /var/opt/sun/install/logs/Java_Enterprise_System_Web_Server_Summary_Report_inst all.07200229

Installation Summary Report

Install Summary

Java Enterprise System Web Server : Installed

Sun Java(TM) System Web Server 6.1 SP5 2005Q4 : Installation Failed, Configuration Failed

Configuration Data

Sun Java(TM) System Web Server 6.1 SP5 2005Q4 :

Web Server installation Directory : /opt/sun/webserver

Web Server Administration Server Host : www1

Web Server Administration Server Process Owner : root

Web Server Administration Server User Name : admin

Web Server Administration Server Port : 8889

Web Server Server Instance Process Owner : root

Web Server Server Instance Process Group : root

Web Server Server Instance Port : 80

Web Server Document Root : /opt/sun/webserver/docs

Web Server Server Instance - Start on reboot : Y

##########################################################################

##########################################################################

# cat /var/opt/sun/install/logs/JavaES_Config_log.1278401774

(apparently that file is empty)

##########################################################################

# Note: to save space in the following

# 'Config|_versionID=1.0;_threadID=11;_SourceJavaFile=JDKLogger;_SourceMethodName =log' was replaced with '<SNIP2>'

##########################################################################

# cat /var/opt/sun/install/logs/JavaES_Config_log.509855394

[#|2006-07-20T14:29:47-05:00|CONFIG|JavaES|<SNIP2>|

*** Start configuring SunONEWebServer... ***

|#]

[#|2006-07-20T14:29:47-05:00|CONFIG|JavaES|<SNIP2>|WebServerConfigurator: :configure() called ...|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|

Command /opt/sun/webserver/setup/configure -f /tmp/ws.askfile generated the follwing outputs :

|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|

Output Log:|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|Preparing Web Server data...|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>||#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|Error: CAUTION|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| The Sun Java System Web Server configuration did not complete successfully.|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| Information on the failure may be found in /opt/sun/webserver/setup/setup.log|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| or in the error messages above.|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| |#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>||#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>||#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|Note: The setup.inf file may contain Admin Server passwords,|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| so be sure to delete it or protect it after setup succeeeds.|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| |#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>||#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|

Error Log:|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|/opt/sun/webserver/set up/.setup: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open

shared object file: No such file or directory|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|Web Server Configuration Failed ...|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|Configuration failed for : SunONEWebServer|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|*** End configuring SunONEWebServer***

|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|

*** Start configuring SunONEWebServerEn... ***

|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|WebServerConfigurator: :configure() called ...|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|

Command /opt/sun/webserver/setup/configure -f /tmp/ws.askfile generated the follwing outputs :

|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|

Output Log:|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|Preparing Web Server data...|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>||#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|Error: CAUTION|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| The Sun Java System Web Server configuration did not complete successfully.|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| Information on the failure may be found in /opt/sun/webserver/setup/setup.log|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| or in the error messages above.|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| |#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>||#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>||#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|Note: The setup.inf file may contain Admin Server passwords,|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| so be sure to delete it or protect it after setup succeeeds.|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| |#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>||#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|

Error Log:|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|/opt/sun/webserver/set up/.setup: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open

shared object file: No such file or directory|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|Web Server Configuration Failed ...|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|Configuration failed for : SunONEWebServerEn|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|*** End configuring SunONEWebServerEn***

|#]

##########################################################################

# Note: to save space in the following

# 'PanelFlow|_versionID=1.0;_threadID=10;_SourceJavaFile=JDKLogger;_SourceMethodN ame=log' was replaced with '<SNIP>'

# 'Config|_versionID=1.0;_threadID=11;_SourceJavaFile=JDKLogger;_SourceMethodName =log' was replaced with '<SNIP2>'

##########################################################################

# cat /var/opt/sun/install/logs/JavaES_MasterLog_log.220620418

[#|2006-07-20T14:13:02-05:00|INFO|JavaES|<SNIP>|INSTALL_ENV: CLI|#]

[#|2006-07-20T14:13:02-05:00|FINE|JavaES|<SNIP>|

***LicensePanel***

|#]

[#|2006-07-20T14:13:34-05:00|FINE|JavaES|<SNIP>|

***LanguageSupportPanel***

|#]

[#|2006-07-20T14:13:44-05:00|INFO|JavaES|<SNIP>|LANGUAGE_SUPPORTED: &5B;en&5D;|#]

[#|2006-07-20T14:13:45-05:00|FINE|JavaES|<SNIP>|

***PSPanel***

|#]

[#|2006-07-20T14:13:45-05:00|INFO|JavaES|<SNIP>|PSP.compSizeMap: {NSPR=308680, SunONEWebServerCh=3731864, SunONEWebServerTCh=3709595, NSPRD=458672, NSSD=942257,

ICU=25896778, KTSE=493173, SunONEWebServerDe=3987251, SunONEWebServerEs=3968536, JDK=84841474, SunONEWebServerJa=3744798, SunONEWebServerEn=2574475,

SunONEWebServerKo=3748449, NSS=4847087, LDAPCSDK=247166, SunONEWebServer=44872020, SunONEWebServerFr=3947249, SASL=134320,

OrionUninstallersun-wbsvr-entsys4=12289613}|#]

[#|2006-07-20T14:14:21-05:00|INFO|JavaES|<SNIP>|selectedComponents: &5B;SunONEWebServerEn, NSPR, NSS, LDAPCSDK, ICU, SASL, KTSE, NSPRD, NSSD, SunONEWebServer,

OrionUninstallersun-wbsvr-entsys4&5D;|#]

[#|2006-07-20T14:14:21-05:00|INFO|JavaES|<SNIP>|PSP_SELECTED_COMPONENTS: SunONEWebServerEn, NSPR, NSS, LDAPCSDK, ICU, SASL, KTSE, NSPRD, NSSD, SunONEWebServer,

OrionUninstallersun-wbsvr-entsys4|#]

[#|2006-07-20T14:14:21-05:00|INFO|JavaES|<SNIP>|PSP_EXIT_ON_DEPENDENCY_WA RNING: no|#]

[#|2006-07-20T14:14:21-05:00|INFO|JavaES|<SNIP>|PSP_LOG_CURRENTLY_INSTALL ED: yes|#]

[#|2006-07-20T14:14:21-05:00|INFO|JavaES|<SNIP>|CCUpgrade.packageConflict List: &5B;&5D;|#]

[#|2006-07-20T14:14:22-05:00|FINE|JavaES|<SNIP>|

***JDKUpgradeOptionPanel***

|#]

[#|2006-07-20T14:14:22-05:00|INFO|JavaES|<SNIP>|CCUpgrade.packageConflict List: &5B;&5D;|#]

[#|2006-07-20T14:14:22-05:00|INFO|JavaES|<SNIP>|CCUpgrade.missingCompatib leJDKInstallList: &5B;&5D;|#]

[#|2006-07-20T14:14:22-05:00|INFO|JavaES|<SNIP>|CCUpgrade.JDKUpgradeMessa ge: JDK COMPATIBLE: install missing pkg JDK list: &5B;&5D;

|#]

[#|2006-07-20T14:14:23-05:00|FINE|JavaES|<SNIP>|

***commonComponentCheckPanel***

|#]

[#|2006-07-20T14:14:23-05:00|FINE|JavaES|<SNIP>|

***directorySelectionPanel***

|#]

[#|2006-07-20T14:14:37-05:00|INFO|JavaES|<SNIP>|CMN_WS_INSTALLDIR: /opt/sun/webserver|#]

[#|2006-07-20T14:14:37-05:00|INFO|JavaES|<SNIP>|CMN_WS_INSTALLDIR: /opt/sun/webserver|#]

[#|2006-07-20T14:14:37-05:00|INFO|JavaES|<SNIP>|CMN_WS_INSTALLDIR: /opt/sun/webserver|#]

[#|2006-07-20T14:14:38-05:00|FINE|JavaES|<SNIP>|

***systemCheckPanel***

|#]

[#|2006-07-20T14:15:03-05:00|INFO|JavaES|<SNIP>|SystemCheckPassed: true|#]

[#|2006-07-20T14:15:03-05:00|FINE|JavaES|<SNIP>|

***ConfigurationTypePanel***

|#]

[#|2006-07-20T14:15:03-05:00|INFO|JavaES|<SNIP>|CONFIG_TYPE: Custom|#]

[#|2006-07-20T14:15:19-05:00|FINE|JavaES|<SNIP>|

***configurationInfoPanel***

|#]

[#|2006-07-20T14:15:19-05:00|FINE|JavaES|<SNIP>|

***commonServerSettings***

|#]

[#|2006-07-20T14:23:49-05:00|INFO|JavaES|<SNIP>|CMN_HOST_NAME: www1|#]

[#|2006-07-20T14:23:49-05:00|INFO|JavaES|<SNIP>|CMN_DOMAIN_NAME: light-om.com|#]

[#|2006-07-20T14:23:49-05:00|INFO|JavaES|<SNIP>|CMN_IPADDRESS: 208.101.59.154|#]

[#|2006-07-20T14:23:49-05:00|INFO|JavaES|<SNIP>|CMN_ADMIN_USER: admin|#]

[#|2006-07-20T14:23:49-05:00|INFO|JavaES|<SNIP>|CMN_SYSTEM_USER: root|#]

[#|2006-07-20T14:23:49-05:00|INFO|JavaES|<SNIP>|CMN_SYSTEM_GROUP: root|#]

[#|2006-07-20T14:23:49-05:00|INFO|JavaES|<SNIP>|CMN_ADMIN_PASSWORD: ********|#]

[#|2006-07-20T14:23:49-05:00|FINE|JavaES|<SNIP>|

***webServerAdministrationPanel***

|#]

[#|2006-07-20T14:26:57-05:00|INFO|JavaES|<SNIP>|WS_ADMIN_USER: admin|#]

[#|2006-07-20T14:26:57-05:00|INFO|JavaES|<SNIP>|WS_ADMIN_PASSWORD: ********|#]

[#|2006-07-20T14:26:57-05:00|INFO|JavaES|<SNIP>|WS_ADMIN_PORT: 8889|#]

[#|2006-07-20T14:26:57-05:00|INFO|JavaES|<SNIP>|WS_ADMIN_SYSTEM_USER: root|#]

[#|2006-07-20T14:26:57-05:00|INFO|JavaES|<SNIP>|WS_ADMIN_HOST: www1|#]

[#|2006-07-20T14:26:57-05:00|INFO|JavaES|<SNIP>|CMN_WS_INSTALLDIR: /opt/sun/webserver|#]

[#|2006-07-20T14:26:57-05:00|FINE|JavaES|<SNIP>|

***webServerDefaultInstancePanel***

|#]

[#|2006-07-20T14:29:19-05:00|INFO|JavaES|<SNIP>|WS_INSTANCE_USER: root|#]

[#|2006-07-20T14:29:19-05:00|INFO|JavaES|<SNIP>|WS_INSTANCE_GROUP: root|#]

[#|2006-07-20T14:29:19-05:00|INFO|JavaES|<SNIP>|WS_INSTANCE_PORT: 80|#]

[#|2006-07-20T14:29:19-05:00|INFO|JavaES|<SNIP>|WS_INSTANCE_CONTENT_ROOT: /opt/sun/webserver/docs|#]

[#|2006-07-20T14:29:19-05:00|INFO|JavaES|<SNIP>|WS_INSTANCE_AUTO_START: Y|#]

[#|2006-07-20T14:29:39-05:00|FINE|JavaES|<SNIP>|

***registrationPanel***

|#]

[#|2006-07-20T14:29:47-05:00|CONFIG|JavaES|<SNIP2>|

*** Start configuring SunONEWebServer... ***

|#]

[#|2006-07-20T14:29:47-05:00|CONFIG|JavaES|<SNIP2>|WebServerConfigurator: :configure() called ...|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|

Command /opt/sun/webserver/setup/configure -f /tmp/ws.askfile generated the follwing outputs :

|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|

Output Log:|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|Preparing Web Server data...|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>||#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|Error: CAUTION|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| The Sun Java System Web Server configuration did not complete successfully.|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| Information on the failure may be found in /opt/sun/webserver/setup/setup.log|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| or in the error messages above.|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| |#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>||#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>||#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|Note: The setup.inf file may contain Admin Server passwords,|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| so be sure to delete it or protect it after setup succeeeds.|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| |#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>||#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|

Error Log:|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|/opt/sun/webserver/set up/.setup: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open

shared object file: No such file or directory|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|Web Server Configuration Failed ...|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|Configuration failed for : SunONEWebServer|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|*** End configuring SunONEWebServer***

|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|

*** Start configuring SunONEWebServerEn... ***

|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|WebServerConfigurator: :configure() called ...|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|

Command /opt/sun/webserver/setup/configure -f /tmp/ws.askfile generated the follwing outputs :

|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|

Output Log:|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|Preparing Web Server data...|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>||#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|Error: CAUTION|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| The Sun Java System Web Server configuration did not complete successfully.|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| Information on the failure may be found in /opt/sun/webserver/setup/setup.log|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| or in the error messages above.|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| |#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>||#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>||#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|Note: The setup.inf file may contain Admin Server passwords,|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| so be sure to delete it or protect it after setup succeeeds.|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>| |#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>||#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|

Error Log:|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|/opt/sun/webserver/set up/.setup: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open

shared object file: No such file or directory|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|Web Server Configuration Failed ...|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|Configuration failed for : SunONEWebServerEn|#]

[#|2006-07-20T14:29:48-05:00|CONFIG|JavaES|<SNIP2>|*** End configuring SunONEWebServerEn***

|#]

timwhunt at 2007-7-6 22:54:25 > top of Java-index,Web & Directory Servers,Web Servers...
# 7
BTW, I also tried to look at the log file listed early in the previous post, but found nothing there:# cat /opt/sun/webserver/setup/setup.logcat: /opt/sun/webserver/setup/setup.log: No such file or directory
timwhunt at 2007-7-6 22:54:25 > top of Java-index,Web & Directory Servers,Web Servers...
# 8
Did any of that info above suggest any ideas?
timwhunt at 2007-7-6 22:54:25 > top of Java-index,Web & Directory Servers,Web Servers...
# 9

my apologies for the delayed response. I got struck with a time sensitive task for couple of days .

anyway, from the top of your logs, looks like you are missing the compatibility libraries on your machine. can you kindly download rpms for these 2 and hopefully, this might solve your issue.

compat-libgcc-296

compat-libstdc++-296

chilideveloper at 2007-7-6 22:54:25 > top of Java-index,Web & Directory Servers,Web Servers...
# 10
you might be able to download these rpms from your CentOS or from rpmfind.net web site. once you install these rpms, it might not be a bad idea to uninstall currently installed JES stack and reinstall again
chilideveloper at 2007-7-6 22:54:25 > top of Java-index,Web & Directory Servers,Web Servers...
# 11
Now I'm sorry for the slow response. I did install the missing libs, but have not yet gotten a chance to try reinstalling the Web server. I'll try to get to it in the next 24 hrs. Thanks again! - Tim
timwhunt at 2007-7-6 22:54:25 > top of Java-index,Web & Directory Servers,Web Servers...