WebLogic 6.0 Installation error in Sun Solaris 2.6

I tried to install the evaluation copy of WebLogic App Server in a Sun Solaris
2.6 box and when I run the installer, it stopped because a symbol in a xomEuro.so.2
file was not found.
The installer stopped and showed an error similar to:
../usr/openwin/lib/locale/iso8859-1/xomEuro.so.2: _XlcCompileResourceList: referenced
symbol not found
I will very glad to know what was the problem and of course, how to solve it.
Thank you very much
Michel Fornaris
Senior Web Developer
Baptist Health Systems of South Florida

Evance Mok wrote:
Added "DebugConfigInfo OFF" to the "IfModule" tag in httpd.conf and still no
luck. Stopped the segmentation faults, but we are unable to forward the jsp
request to weblogic. Is the "DebugConfigInfo" parameter in the right
location? Are there any other suggestions?
Also, from the documentation, the "AddModule" command for weblogic is not
added in some cases, why is this the case?This just means that the apxs script does not add it so you will need to add it
manually...
>
>
Thanks,
Evance
"Vittal Gunturu" <[email protected]> wrote:
Hi we are proxying all the jsp requests from apche to wl6 on a solaris 2.7.
Always getting a segmentation fault ..
[Thu Jan 25 10:45:57 2001] [notice] child pid 9107 exit signal Segmentation
Faul
t (11)
Here's the section of the httpd.conf file
LoadModule weblogic_module libexec/mod_wl.so
AddModule mod_weblogic.c
<IfModule mod_weblogic.c>
WebLogicHost 192.168.1.33
WebLogicPort 7001
MatchExpression *.jsp
ErrorPage http://www.yahoo.com
Debug ALL
</IfModule>
Any suggestions
thanks
vittal
This is a known problem. It will be fixed in sp1.
For now, you need to add "DebugConfigInfo OFF" to httpd.conf.
Jong

Similar Messages

  • Issue wit hthe installation on Unix Sun solaris

    Hello,
    We are doing a fresh installation on Unix sun solaris Sparc 64 bit
    I have downloaded the software and when i was trying to invoke RunInstaller i am getting the following error message and this is regarding Display
    Error Message :
    Checking Temp space: must be greater than 250 MB. Actual 66655 MB Passed
    Checking swap space: must be greater than 500 MB. Actual 66889 MB Passed
    Checking monitor: must be configured to display at least 256 colors
    >>> Could not execute auto check for display colors using command /usr/openwin/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
    Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,at which time they will be rechecked.
    we didnt actually have any licensed version of xterm or any other Display unit.
    As this is a test server i am working i was looking for free software which also supports ssh and work as a Display tool.
    Note: This should support ssh.
    Would appreciate any help.
    Thank You

    See this thread - installing the 11g database via putty
    HTH
    Srini

  • Portal Installation Problem on Sun Solaris

    Hi,
    I'm trying to Install portal (Oracle 9i AS ) on Sun Solaris 2.8 (64 bit). I have followed all the steps and installer show successfull installation. But when I'm trying to check the installation thru web browser, I'm not getting anything. It is not able to load portal. Please let me know do I need to start any listener or anything else.
    What else should I do to check the mistakes because I have installed it twise but no luck.
    Thanks.
    Sandeep

    I am having the same problem installing on Windows 2000. I looked at the services that were installed and two of the ones that were marked as Automatic did not start when I rebooted. They are:
    OracleiSuitesHTTPServer
    OracleOraHome81TNSListener
    I also tried to start the HTTP server from the command line but got the following error:
    D:\Oracle\iSuites\Apache\Apache>apache
    Syntax error on line 14 of D:\Oracle\iSuites\Apache\Apache\conf\mod__ose.conf:
    AuroraService - directive already in effect for this Server
    If anyone has a solution please let me know. I had a hard enough time trying to get through the installation at all.
    Thanks,
    -Stephanie
    null

  • How to make WebLogic run as a service in Sun Solaris

    I have a WebLogic Server 10.3.1 run on Solaris 10. I use oracle user to start WebLogic. But when I logout, the server also down. How to make it still run when user oracle logout the server or the session is disconected automaticly?

    you can put the same command in .profile file (hidden file) .. when the user logs in .profile will be executed and so do your startup sommand.

  • Weblogic 7.0 Server hangs on Sun Solaris 5.7

    Hi,
    We are facing a problem with weblogic server 7.0 SP2 running on jre 1.3.1_01
    Hotspot Client VM. The operating system used is SunOS 5.7 .
    Symptom : The weblogic server hangs after running for around 8 to 10 hours . the
    log file contains messages which says 'Connection created for Oracle Pool'

    Hello,
    Could you take a thread dump at that state?
    kill -3 <pid of WLS>
    Whats the state of the client application
    - Exception (PeerGone, No Router)
    - or just hangs
    Also, you could run WLS using the JRE that ships with it. AFAIK, its v1.3.1_06.
    rgds
    MS

  • HSODB giving error on sun solaris

    When i ran below qurrey. I am getting error.
    select * from Employees@hs2
    ERROR at line 1:
    ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
    [Generic Connectivity Using ODBC]DRV_InitTdp: DB_ODBC_INTERFACE (713): ; [C077]
    Could not find symbol 'SQLAllocConnect' in dynamic library
    DB_ODBC_INTERFACE (717): ; [C079] Failed to load dynamic library
    '/dir08/odbc/lib/ivmsss23.so'
    ORA-02063: preceding 3 lines from HS2
    Listenere.ora
    (SID_DESC =
    (ORACLE_HOME= /dir13/app/oracle/product/9.2)
    (SID_NAME = mssql)
    (PROGRAM = hsodbc)
    (ENVS = LD_LIBRARY_PATH=/dir13/app/oracle/product/9.2/lib32:/dir08/odbc/lib)
    TNSNAMES.ora
    mssql.world =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS =
    (COMMUNITY = tcp.world)
    (PROTOCOL = TCP)
    (Host = myserver)
    (Port = 1526)
    (ADDRESS =
    (COMMUNITY = tcp.world)
    (PROTOCOL = TCP)
    (Host = myserver)
    (Port = 1521)
    (CONNECT_DATA = (SID = mssql)
    (HS = OK)
    initmssql.ora
    HS_FDS_CONNECT_INFO = mssql
    HS_FDS_TRACE_LEVEL = 4
    HS_FDS_TRACE_FILE_NAME = /dir13/app/oracle/product/9.2/hs/log/hsobcdtra.trc
    HS_FDS_SHAREABLE_NAME = /dir08/odbc/lib/ivmsss23.so
    # ODBC specific environment variables
    set ODBCINI=/dir08/odbc/odbc.ini
    tracfile for init
    Version 9.2.0.4.0
    hoagprd (2): ; hoagprd Entered.
    (0): ; [Generic Connectivity Using ODBC] version: 3.3.00.00.0034
    (0): ; Class version: 125
    hoagprd (2): ; hoagprd Exited with retcode = 0.
    hoainit (3): ; hoainit Entered.
    (0): ; connect string is: defTdpName=mssql;SYNTAX=(ORACLE8_HOA,
    BASED_ON=ORACLE8, IDENTIFIER_QUOTE_CHAR="",
    CASE_SENSITIVE=CASE_SENSITIVE_QUOTE);BINDING=<navobj>
    <binding>
    <datasources>
    <datasource name='mssql' type='GENERIC_ODBC_FOR_HS' connect='mssql'>
    <driverProperties/></datasource></datasources><remoteMachines/><environment>
    <misc year2000Policy='-1' consumerApi='1' sessionBehavior='4'/><queryProcessor
    parserDepth='2000' noInsertParameterization='true' noThreadedReadAhead='true'
    noCommandReuse='true'/><debug driverTrace='true'
    generalTrace='true'/></environment></binding></navobj>
    ORACLE GENERIC GATEWAY Log File Started at 06-Oct-08 15:14:04
    hoainit (3): ; hoainit Exited with retcode = 0.
    hoalgon (7): ; hoalgon Entered. name = sa.
    sysbase.c (675): ; ld.so.1: hsodbc: fatal: SQLAllocConnect: can't find symbol
    DB_ODBC_INTERFACE (713): ; [C077] Could not find symbol 'SQLAllocConnect' in
    dynamic library
    DB_ODBC_INTERFACE (717): ; [C079] Failed to load dynamic library
    '/dir08/odbc/lib/ivmsss23.so'
    DB_ODBC_INTERFACE (722): ; [C077] Could not find symbol 'SQLAllocConnect' in
    dynamic library
    DRV_InitTdp: DB_ODBC_INTERFACE (713): ; [C077] Could not find symbol
    'SQLAllocConnect' in dynamic library
    DB_ODBC_INTERFACE (717): ; [C079] Failed
    to load dynamic library '/dir08/odbc/lib/ivmsss23.so'
    nvRETURN (./drv_bind.c 201): -2220
    nvRETURN (./nav_bind.c 456): -2220
    hoalgon (7): ; hoalgon Exited with retcode = 28500.
    hoaexit (6): ; hoaexit Entered.
    hoaexit (6): ; hoaexit Exited with retcode = 0.
    (0): ; Closing log file at MON OCT 6 15:14:04 2008.
    ~

    And not a bit of information about what HS2 is, how it was created, whether it was tested, etc.
    I'd suggest you take this to metalink.

  • Help needed on installation of Oracle 9i on Sun Solaris 8

    Hey,
    Help needed on installation of Oracle 9i EE on Sun Solaris 8. The problem I met was: we followed the installation guide from the documentation. And we selected the choice "install software only". After it was done successfully, we run Database Configuration Assistant utility to create a database instance. But finally it always tried to create the instance at the root directory ( / ) which doesn't have enough space and then failed. The case was that we have set the enviroment parameters: $ORACLE_BASE = /export/mydata, $ORACLE_HOME = /export/apps/oracle9i. That means it should be installed at /export/mydata, but it didn't. Any help or advice are welcome. Thanks.
    Simon

    I have downloaded Oracle 11G R2 version from Windows and extracted it in Windows and copied it into DVD after extraction in two folders. Now I am mounting that DVD in Solaris 10 installed in my VMware . I made a new directory named as 'installation ' under /export/home/oracle and copied the folders from DVD to 'installation' folder. Now I am entering installation folder and try to do ./runInstaller as 'oracle ' user and getting the error mentioned before.
    Edited by: 916438 on Mar 31, 2012 5:55 PM

  • Help needed on installation of Oracle 9i EE on Sun Solaris 8

    Hey,
    Help needed on installation of Oracle 9i EE on Sun Solaris 8. The problem I met was: we followed the installation guide from the documentation. And we selected the choice "install software only". After it was done successfully, we run Database Configuration Assistant utility to create a database instance. But finally it always tried to create the instance at the root directory ( / ) which doesn't have enough space and then failed. The case was that we have set the enviroment parameters: $ORACLE_BASE = /export/mydata, $ORACLE_HOME = /export/apps/oracle9i. That means it should be installed at /export/mydata, but it didn't. Any help or advice are welcome. Thanks.
    Simon

    I have downloaded Oracle 11G R2 version from Windows and extracted it in Windows and copied it into DVD after extraction in two folders. Now I am mounting that DVD in Solaris 10 installed in my VMware . I made a new directory named as 'installation ' under /export/home/oracle and copied the folders from DVD to 'installation' folder. Now I am entering installation folder and try to do ./runInstaller as 'oracle ' user and getting the error mentioned before.
    Edited by: 916438 on Mar 31, 2012 5:55 PM

  • Installation problem sun solaris 9 x86 on intel

    I am trying to install sun solaris 9 x86 intel platform edition on my home pc hp e-vectra, configuration is PIII 800 Mhz, 10 GB HDD, 128 MB Ram, 17" color monitor, but it giving me following error :-
    BooT Panic: trap type e, error 0 at 117499
    Cr0: 800000011, cr1: 4, cr3: 17e000
    Eax: 0, ebx: 7e2c, ecx: 0 edx: 16e350
    Es: fffffffe, edi: 17dfe0, ebp: 7e40, esp: 7e20
    Entering boot debugger:
    Please help me, how can I install sun solaris 9 x86 on my HP E-Vectra PC.
    Kalpesh Mehta

    I had similar problems several months ago. I suspect this happens when host pc does not have floppy drive(or bios somehow misreports it) as it was in my case. Solaris 8 seems to work fine in the same environment, so I keep using it for now. Possible workaround might be to use DCA from Solaris 8: Installation of Sol9 started just fine after I entered Sol8 DCA and asked it to boot from Sol9 CD.
    Hope this problem will be fixed in subsequent Sol9 releases.
    Victor

  • Oracle 10g R2 installation on sun solaris 10 Sparc machine

    Hi there,
    I encountered the following problem during oracle 10g R2 installation on sun solaris 10 Sparc machine
    Error encountered:
    Using paramFile: /u01/Oracle/10gr2_db_sol/install/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be 5.8, 5.9 or 5.10. Actual 5.10
    Passed
    Checking Temp space: must be greater than 250 MB. Actual 2266 MB Passed
    Checking swap space: must be greater than 500 MB. Actual 2335 MB Passed
    Checking monitor: must be configured to display at least 256 colors Failed <<<<
    >>> Could not execute auto check for display colors using command /usr/openwin/bin/xdpyinfo. Check if the DISPLAY variable is set.
    Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,at which time they will be rechecked.
    Continue? (y/n) [n]
    The following were the steps taken before encountering the above error
    1. logged into a workstation
    2. From its xterm terminal I logged to the oracle server via ssh oracle@ip
    3. keyed in the following at the command prompt
    DISPLAY=machine_name:0.0; export DISPLAY
    4. executed the following from the command prompt
    ./runInstaller
    Note: when executing the ./runInstaller, the preinstallation checking just hangs at Checking monitor: must be configured to display at least 256 colors. But the log file shows it failed during preinstallation checking as shown in Error encountered
    Please help me with this problem.
    Thank you
    Ravindran Kanniah

    It is because of UNIX shell. I also faced this error during installation.
    First check your shell by the following command.
    $ echo $SHELL
    Then select the below.
    For csh shell
    $ setenv DISPLAY 192.168.1.128:0.0
    $ export DISPLAY
    For sh,ksh and bash
    $ DISPLAY=192.168.1.128:0.0
    $ export DISPLAY
    After you do this check the value of DISPLAY variable.
    $ echo $DISPLAY
    If the DISPLAY variable is set then run ./runInstaller.
    One advice: Keep a complete log of your terminal session. This will help you in future :)
    -aijaz

  • Java.lang.NoClassDefFound Error while invoking dbua(9.2.0.8)on Sun Solaris.

    Hi Friends,
    I had installed Oracle 9.2.0.1(software alone) on Sun solaris box and then i installed the patchset 9.2.0.8 on the same Oracle 9i Home.It's installed.
    But when i try to run dbca to cretae a database from $ORACLE_HOME/bin it throws the error:
    java.lang.NoClassDefFoundError
    i had set the PATH,ORACLE_SID,ORACLE_HOME,LD_LIBRARY_PATH but still getting the error.
    Please suggest a fix.
    Regrads,
    Arun

    Do you have JAVA_HOME set in your environment?
    What's the result of
    env
    Make sure DBCA is calling the java under $ORACLE_HOME not from other installation.

  • Siebel 8 installation on Sun Solaris 10 - Siebel server failed

    Hi Expert,
    I am currently installing Siebel 8.0.0.0 on Sun Solaris 10.
    I had successfully configured a New Gateway Name Server, a New Enterpise in a Gateway Name Server and a New Siebel Web Server Extension Logical Profile.
    Then, I tried to configure a Siebel Server, however the result of that is Execution Failed and popup the following error message:
    Setup.product.install, Utility, err, unable to launch: "ksh export LD_LIBRARY_PATH=/siebel/siebelv8/siebsrvr/lib;PATH=${PATH}:.;/var/tmp/isjAAAC8aGVc/bin/java -Dtemp.dir=/var/tmp -cp /siebel/siebelv8/siebsrvr/bin/setup.jar run -args LANG=ENU REPEAT=FALSE MODE=LIVE MODEL_FILE=/siebel/siebelv8/siebsrvr/admin/siebel_server_sia.scm" error code: "255"(SBL-STJ-00152)
    I have tried to uninstall Siebel and re-install Siebel couple of times. I got the above same error all the time.
    Searching on supportWeb, I don't find much information regarding "error code: "255"(SBL-STJ-00152)"
    Does anyone know what does "error code: "255"" mean?
    Does anyone have any ideas on how to resolve it?
    Appreciate all your help.
    Thanks in advance!!

    No....I don't find any port conflict.
    However, in the log.txt I saw the following error at the beginning of the log:
    (Apr 30, 2008 11:03:40 AM), Setup.product.install, Utility, msg1, Launching: hostname
    (Apr 30, 2008 11:03:41 AM), Setup.product.install, Initialize, err, Unable to determine OS Service Level.(SBL-STJ-00176)
    ServiceException: (error code = 305; severity = 0)
    (Apr 30, 2008 11:03:55 AM), Setup.product.install, Utility, msg1, Launching: ksh -c env | grep SIEBEL
    (Apr 30, 2008 11:04:18 AM), Setup.product.install, Utility, msg1, Launching: groups
    (Apr 30, 2008 11:04:19 AM), Setup.product.install, Utility, msg1, Launching: groups
    (Apr 30, 2008 11:06:03 AM), Setup.product.install, Utility, msg1, Launching: ksh -c uname -r
    (Apr 30, 2008 11:06:03 AM), Setup.product.install, CheckPrerequisites, err, Solaris.Base.OS required version 5.9, version found: 5.10
    (Apr 30, 2008 11:06:03 AM), Setup.product.install, CheckPrerequisites, wrn, Solaris.Base.OS is not installed. Sun Solaris 9 or above is required to install Siebel Applications
    (Apr 30, 2008 11:06:05 AM), Setup.product.install, ConfigureBuildType, err, ServiceException: (error code = 315; message = "product bean Db\CONFIG does not exist"; severity = 0)
    (Apr 30, 2008 11:06:05 AM), Setup.product.install, ConfigureBuildType, err, ServiceException: (error code = 315; message = "product bean Eai\CONFIG does not exist"; severity = 0)
    Not sure if that is a problem but the installation went fine.
    Just when I tried to configure Siebel Server, I got the execution failed with the error that I mentioned in my first posting.

  • MUT-03010 during installation on SUN solaris

    Hi,
    I am trying to install a 4.7 system with DB2 on a Sun Solaris server.
    In the database installation on u201CDB2 UDB update database configuration before loadu201D stage, I keep getting the following error:
    ERROR      2008-07-22 13:49:09
               CJSlibModule::writeError_impl()
    MUT-03010  Execution of the command "db2 -tvf update_db_cfg.sql -r update_db_cfg.res -z update_db_cfg.out" finished with status TST_ERROR.
    I couldnu2019t find any reference to this issue anywhere.
    I tried dropping the database & restarting but that didnu2019t help.
    Thanks for your help.
    Yoav Zilberman

    Hi Yoav,
    SQL1390C  The environment variable DB2INSTANCE is not defined or is invalid.
    please check your environment settings.
    The SAP processes will find the DB2 CLI libraries either through
    (1) >= 7.00 kernel only
    /usr/sap/<SID>/global/db6/                ( default path for DB2 CLI driver )
    (2)
    DB2INSTANCE = db2<dbsid>            ( DB2 runtime client )
    In this case the instance directory ~$DB2INSTANCE/sqllib  needs to exist .
    (3) >= 7.00 kernel only
    DB2_CLI_DRIVER_INSTALL_PATH    ( CLI driver path )
    If none of those can be applied. The libraries may be found using the LD_LIBRARY_PATH .
    In this case the libraries can be loaded but the message files can not be found and every SQL error results in SQL10007N .
    Regards
                   Frank

  • Hardware system specifications for 11i installation on Sun Solaris

    Please advise the hardware system requirements like CPU(s), CPU speed advised, disk space, memory, etc for proper performance of 11i on a Sun Solaris machine.
    Thanks
    Prasad

    YOU HAVE TO SET THE UNIX VARIBLE DISPLAY=hostname:0.0; export DISPLAY
    and then execute "xhosts +" before starting the Rapidwiz.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Ketul Trivedi ([email protected]):
    We are trying to do fresh installation of Oracle Financials 11i using rapid install. Rapid install asks for all parameters (APPL_TOP, COMMON_TOP, etc) and then at one point of it will ask to save the installation script or to start the installation with rapid installer.
    We opted for creating the installation scripts and the first line in the script is:
    su oracle -c "/apps/stageing/disk1/orclapp01/rapidwiz/../install/runInstaller -responseFile /apps/oracle/installInfo/rapidinstall/tellme/agniorawdb.rsp"
    We get following error while running this:
    # su oracle -c "/apps/stageing/disk1/orclapp01/rapidwiz/../install/runInstaller
    -r
    esponseFile /apps/oracle/installInfo/rapidinstall/tellme/agniorawdb.rsp"
    Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/jre. Please wait...
    Xlib: connection to ":0.0" refused by server
    Xlib: Client is not authorized to connect to Server
    java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the
    value of the DISPLAY variable.
    at sun.awt.motif.MToolkit.<init>(Compiled Code)
    at java.awt.Toolkit.getDefaultToolkit(Compiled Code)
    at oracle.sysman.oii.oiif.oiifm.OiifmSplashScreen.getImage(Compiled Code
    at oracle.sysman.oii.oiif.oiifm.OiifmSplashScreen.<init>(Compiled Code)
    at oracle.sysman.oii.oiic.OiicInstaller.main(Compiled Code)
    Any one have any idea?
    Would appreciate response.
    Thanks,
    Ketul.<HR></BLOCKQUOTE>
    null

  • Sun Solaris 10 installation problem on IBM ThinkPad R31Notebook

    Hello,
    I have tried to install Sun Solaris 10 on my IBM ThinkPad R31 notebook, but the system has problem at initial stage of loading the installation software from CD. Here is the message I see on the screen when the CD is loaded:
    loading stage2 ....
    GNU GRUB Version 0.95 (639K lower / 514880K upper memory"
    Solaris
    Solaris Serial Console ttya
    Solaris Serial Console ttyb (for 1x50, v60x and v65x
    SunOS Release 5.10 version Generic_118855-33 32-bit
    Copyright 1983-2006 Sun Microsystems, Inc All Right reserved
    Use is subject to license terms
    Rebooting
    Rebooting
    Rebooting
    Rebooting
    Rebooting
    Rebooting
    Rebooting
    Rebooting
    I changed both memory and the hard drive but I still have the same problem. Can anyone please tell me what the problem might be or what remedial step I should take to install Solaris 10 on R31?
    Thanks

    Did you try install check CD before the installation?
    I think that there might be two main reasons:
    1. Your computer is not supported
    2. Hard drive may need to be formated to FAT32 or UFS

Maybe you are looking for

  • How to evaluate the dynamic condition string in PL/SQL ?

    Hello, I am solving the issue of checking and validating the event table. For Example, the event table namely "Contract_validated" contains some atts about a contract as follow: CONTRACT_VALIDATED (SEQ_ID, CO_ID, VALID_T, CHANGE_KEY, ATT1, ATT1_FROM,

  • NETCA bombs at tail end of ASM install

    When running the config assistants following a ASM install (from the OUI), we are getting the following error (amongst others): UnsatisfiedLinkError exception loading native library: njni10 I tried to look that up in google, but of the English speaki

  • Router NME IPS - use promiscuous and inline mode simultaneous

    Hi all, we are using the IPS module NME-IPS-K9 on a Cisco 2951 router. We like to use the IPS in promiscuous and inline mode simultaneous. For example traffic from a client to a server should pass through the IPS. But the IPS should only recieve a co

  • Workflow Utilities BS

    Hi, I am trying to update a value of a field after it is queried using EAI Siebel Adapter Business Service. In order to do so I am using the Workflow Utilities BS Echo method. However, after having done that the output of the message remained is just

  • I can not compile successfully!

    I use jmf2.1.1 to capture audio data from mic,but the following code can not be complie successfully. I have added the jmf.jar and sound.jar in the classpath env variable. please help me with this problem thanks. Vector deviceList = CaptureDeviceMana