Env variable LD_ASSUME_KERNEL not set to 2.4.19 for webgate

The error show up when I successful installed the OAM webgate 10.1.4.2 in Red Hat Linux 2.x, my apache is 2.2.3, and OAM is 10.1.4.3.0.
I checked the matrix the file "Oracle_Access_Manager10_1_4_0_2_linux_APACHE2_WebGate" is compatible for Red hat 5.x.
I set the "LD_ASSUME_KERNEL =2.4.19" in apachectl. I got different error " error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory"
Was the webgate I installed not compatible for RHEL 5.x?
Where to download the webgate for 10.1.4.3.0?
thanks.

Probably the best combination for OEL 5 is OFM 11g Webtier and OAM 10.1.4.3 WebGate. I even have it running in 32-bit mode on a 64-bit OEL 5.
--olaf                                                                                                                                                                                                                                                                                                               

Similar Messages

  • The RPAS_HOME variable is not set

    I want to install RPAS Configuration Tools on Windows 7.
    But I received the following error
    "The RPAS_HOME variable is not set..."
    It seems, that all correct
    Maybe someone knows what to do with using cygwin?

    Hi,
    Try creating RPAS_HOME as system variable in Wiindows 7 and reboot it. This may help.
    Another solution is to invoke you program with a wrapper windows batch file which sets RPAS_HOME env variable before invoking target program.
    Let me know if you need further details.
    Regards,
    PPS

  • "LD_ASSUME_KERNEL not set to 2.4.19" after installed WebGate,  httpd server

    Hi
    after installed WebGate on Linux RH4 , I cant start httpd server , I show "LD_ASSUME_KERNEL not set to 2.4.19" in error.log.
    I tryed "export LD_ASSUME_KERNEL=2.4.19" after and before setuped webgate. bu I have the same problem.
    thenks Onur.
    Edited by: onur.yuksel on Sep 26, 2008 12:22 AM

    hi
    I have solved this problem with bellow solution.
    The variable LD_ASSUME_KERNEL needs to be set to 2.4.19 in the beginning of  startup script usually located at /etc/init.d/httpd.
    Here is sample statement that needs to be added in httpd startup script file.
    *==========================*
    LD_ASSUME_KERNEL=2.4.19
    export LD_ASSUME_KERNEL
    I have started webgate 'service httpd start' or 'apachectl start &'.
    apachectl status&
    command
    " The requested URL /server-status was not found on this server.
    Apache/2.0.52 (Red Hat) Server at [1]oraclewg.iski.local Port 80
    References
    *_appered error but explorer page,_*
    *__"The requested URL /portal/page/portal/iskiintranet_new was not found on this server."__*
    *_How can configure httpd.conf for webgate ?_*
    *_thanks_*
    Edited by: onur.yuksel on Oct 5, 2008 11:57 PM
    Edited by: onur.yuksel on Oct 5, 2008 11:58 PM
    Edited by: onur.yuksel on Oct 5, 2008 11:59 PM

  • Unable to start java tools - Error : Environment variable JAVA_HOME not set

    hi all,
    I am not able to start the java tool - Visual Admin, Configtool, etc in the solaris Bash shell.
    I was given authorizations on solaris and i'm able to view the logs and browse in solaris boxes,
    But, when i try to start Visual Admin, it says" ERROR environment variable JAVA_HOME not set "
    Since,my colleagues are using this tool for years, how come the environment variable is not set only for my user profile ?
    Is it like the environment variable has to set seperately for every user profile ?
    Do i need to set it initially for my profile eventhough it is working for others ?
    i am confused..please help.
    Addy

    Nicholls, Thanks for your quick reply.
    Ofcourse, I use my login ID to use java tools and they use their's obviously.I don't use <SID>adm.
    We WRQ reflection for X-Windows and Putty for Command line Solaris Access.
    When i try to use VA through the X-Window tool WRQ reflection, I am not able to start the tool.
    My doubt here is, Do we need to setup the environment variable for every new user initially for the first time ? ( I am a new user for this environment )
    Supposing if i need to setup the environment variable, do i need to set it up for the all the Solaris Boxes i use ?
    I am able to browse through the files.when i try to start the VA by giving ./go i am not able to start it up.
    Appreciate your time and valuable replies.
    Addy

  • Dynamic ORACLE_HOME in env variable PATH  not working

    Hi,
    We have an issue whereby we want the PATH to be dyanmic with respect to the ORACLE_HOME.
    Have implemented the solution in 'ORA-12557: TNS:Protocol Adapter Not Loadable' While Running OUI [ID 735400.1 but not working.
    We have Windows 2008 R2 server with Oracle 11.2.0.3 client installed.
    First when did set to check environment varibales, fouND no env. variable for ORACLE_HOME even though in registry so have set ORACLE_HOME as user env variable.
    Have changed system env variable PATH to have  %ORACLE_HOME%\bin; at very start
    when do PATH to check value shows
    literally as %ORACLE_HOME%\bin at start rather than translating to the real physical location as it does with other logical variables.
    How can we ensure translates the ORACLE_HOME correctly so PATH is O.K.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    user5716448 wrote:
    Hi,
    We have an issue whereby we want the PATH to be dyanmic with respect to the ORACLE_HOME.
    Have implemented the solution in 'ORA-12557: TNS:Protocol Adapter Not Loadable' While Running OUI [ID 735400.1 but not working.
    We have Windows 2008 R2 server with Oracle 11.2.0.3 client installed.
    First when did set to check environment varibales, fouND no env. variable for ORACLE_HOME even though in registry so have set ORACLE_HOME as user env variable.
    Have changed system env variable PATH to have  %ORACLE_HOME%\bin; at very start
    when do PATH to check value shows
    literally as %ORACLE_HOME%\bin at start rather than translating to the real physical location as it does with other logical variables.
    How can we ensure translates the ORACLE_HOME correctly so PATH is O.K.
    open Command Window & issue command belowecho %ORACLE_HOME%COPY  the results, then PASTE all back here                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Is there any env variable to be set during Netweaver2004installation onAIX?

    Hi ALL,
    <b>1. Is there any env variable ( like sapsystemname(?)) to be set during Netweaver2004installation on AIX?</b>
    When I install Netweaver 2004 on AIX, machine name is taken in capital letterrs by default, whereas it is in small letters.
    So when I give command >startsap -all
    I get error as no profiles found.
    I changed hostname to samll letters in all profile files, still I am getting the same error.
    <b>2. Where should I change it? Are there any other files where hostname is written?</b>
    Regards

    then something is wrong....what do you get when typing:
    > hostname
    small or big letters? did you try to set your hostname by
    > hostname <your hostname in small letters >
    GreetZ, AH

  • Variable CWD not set in CGIServlet

              We are using a cgi on WL 5.1 We have a third party CGI that looks for a variable
              CWD which stands for current working directory. This variable should be set to
              the directory in which the CGI is located. For e.g if the CGI mycgi is located
              in /opt/dev/domain/cgi-bin/mycgi then CWD=/opt/dev/domain/cgi-bin
              What is happening is weblogic always sets it to the weblogic installation directory.
              This creates a problem as the cgi cannot get the CWD correctly.
              Does anyone know how to set this variable CWD?
              Have tried giving in the weblogic.properties as initArgs, tried to launch the
              CGI from another servlet using java.net.URL after setting the header CWD. But
              it is always setting CWD to the weblogic installation directory.
              As a sidenote, we can move the CGI to the weblogic installtion directory, but
              that would allow us to invoke only one CGI. What we are looking at is to invoke
              the same CGI's located in different directories
              Vineet
              

              We are using a cgi on WL 5.1 We have a third party CGI that looks for a variable
              CWD which stands for current working directory. This variable should be set to
              the directory in which the CGI is located. For e.g if the CGI mycgi is located
              in /opt/dev/domain/cgi-bin/mycgi then CWD=/opt/dev/domain/cgi-bin
              What is happening is weblogic always sets it to the weblogic installation directory.
              This creates a problem as the cgi cannot get the CWD correctly.
              Does anyone know how to set this variable CWD?
              Have tried giving in the weblogic.properties as initArgs, tried to launch the
              CGI from another servlet using java.net.URL after setting the header CWD. But
              it is always setting CWD to the weblogic installation directory.
              As a sidenote, we can move the CGI to the weblogic installtion directory, but
              that would allow us to invoke only one CGI. What we are looking at is to invoke
              the same CGI's located in different directories
              Vineet
              

  • OBIEE repository variable CURRENT_ENTERPRISE_QUARTER not set

    Hi,
    We have a trial on-premise instance of Fusion Sales. The embedded OBIEE reports are not retrieving results because of the filters CURRENT_ENTERPRISE_QUARTER and
    CURRENT_ENTERPRISE_YEAR pointing to 2011.
    Could someone please advice in detail how to get these variables set correctly.

    Found the root cause of this issue. The accounting calendar created in the system started from 2012. I created another accounting calendar which included 2011 Q2 and set it as CRM common calendar. Waited for the BI refresh and checked the seeded reports. They the current_enterprise_year value changed.
    Refer the support document for the steps:- Doc ID 1602167.1
    Giving the excerpt from the above document
    1) Navigator > Setup and Maintenance >Manage Accounting Calendar
    Create a new calendar including Year 2011 and Q2 (Second quarter)
    2) Navigator Manage Calendar Profile >CRM Common Calendar (ZCA_COMMON_CALENDAR')
    > Assign the new calendar (commonly at Site level) instead of former one
    > Save and Apply
    3) Navigator > Sales Dashboard > Open dashboard with new seeded reports : data and figures are displayed now

  • Credits are not set off against debits automatically for a vendor in F110

    Hi
    Our client wants to set off the debits with credits automatically in F110. Credits do not automatically show to be paid even if there are invoices to be paid for the same vendor.
    Can somebody please help me on this.
    Thanks,
    Lavanya

    Hi,
    Do you able to find a solution for your requirement.
    My business need is also similar to your. If you have got a workaround,can you kindly share it.
    Regards,

  • Could not set host credential in EM for my windows vista laptop

    I am using Vista and try to use Host Credential in EM, but when I entered my username and password( for operating system), EM always show me wrong username.
    I searched from google, some people suggest:
    1. Control Panel, Administrative Tools.
    2. Click on Local Security Policy.
    3. Local Policies, User Rights Assignment.
    4. Double click, 'Log on as a batch job'
    But,as you know, Vista does not have a Local Security Policy in Administrative Tools. So anybody know how to set up host credential?
    This made me crazy!
    Thank you for your help!
    Jake

    user649821 wrote:
    Thank you! yes, mine is vista home.
    Is there any other ways except changing operating system?Unfortunately no, there is no other way. Oracle is not supported to run over Home edition of Vista. As I mentioned before, only 3 out of all the versions of Vista are supported by ORacle to run its software.
    There is no workaround mentioned/available for this as the option to do the job for your issue is not available in the Home edition, you can't drive a car which doesn't have steering wheel and wheels , doesn't matter how good mechanic you are ;-) .
    HTH
    Aman....
    Edited by: Aman.... on Oct 1, 2008 10:34 PM corrected grammar

  • Can not set "Remove Panel" to "No" for dynamic VI

    In the VI Settings tab of the Application Builder, has no row for my dynamic VI. How to add this row for my dynamic VI.

    Are you sure that you added the dynamic VI on the Source File tab? I can't reproduce the problem where the dynamic VI doesn't show up in the VI Settings but it is possible that you can't set Remove Panel because of settings in VI Properties.

  • CPreferenc​esManager: Configurat​ion Value for /Preferenc​es/ Account_2_​131074/Syn​cAccount_2 not set in TransConfi​g.xml for translator RimBB

    can anybody help to fix this problems? best regards

    Trying the Resolution here might help:
    http://btsc.webapps.blackberry.com/btsc/viewdocume​nt.do?externalId=KB34453&sliceId=2&docType=kc&noCo​...

  • HT201269 I accidently used the old iPhone 4s, and did not set as a new phone for my 5, now I dont know how to fix it

    I got a new phone last month. I just tried to sync it to my computer and I forgot to click on new account,, it synced with my old phone now I dont know how to get my new phone info in here

    Hey philly rose,
    It sounds like you accidentally restored your new iPhone 5 with the backup of your iPhone 4S. If you want to return the iPhone 5 to factory settings, and have the option to setup as new, you'll want to restore it with iTunes (omitting the steps about backing up and restoring from backup):
    iTunes: Restoring iOS software
    http://support.apple.com/kb/HT1414
    Enjoy your new iPhone!
    Matt M.

  • Env variable confusion - newbie install

    Hello,
    I have completed the installation sequence for db 10g (10.2.0.1) on RHEL 4.3 (x86_64). I am somewhat confused by this installation procedure wrt env. variables such as ORACLE_HOME, ORACLE_SID, ORACLE_BASE, etc.
    The pre-installation guidelines are clear in saying that .bash_profile (in this case) for user 'oracle' should NOT set these variables prior to installation:
    8. If the ORACLE_SID, ORACLE_HOME, or ORACLE_BASE environment variable is set
    in the file, then remove the corresponding lines from the file. (Preinstallation Tasks 2-41)
    User 'oracle's .bash_profile does not get updated during installation; subsequent login as 'oracle' shows that the env. variables are not set via other means. Is there a post-installation step I'm missing?
    Thank you again,
    Scott

    oraenv uses the ORACLE_SID to set the ORACLE_HOME and PATH - including making sure the ORACLE_HOME/bin is unique in the PATH
    But ... unless there is a database instance involved, ORACLE_SID is meaningless. It really does not have meaning until dbca is used to create a database, or the manual counterpart to dbca is invoked and oratab is updated.
    I have found there is a Catch-22 related to the oratab/oraenv which seems to have caused oraenv to be undervalued.
    However, due to the possibility of several ORACLE_HOMEs and several databases, since Oracle7 I have used the following sequence in my .profile
    export PATH=$PATH:/usr/local/bin # if not already done
    export ORAENV_ASK=NO
    ORACLE_SID=orcl
    . orenv
    export ORAENV_ASK=
    and then I am able to source /usr/local/bin/oraenv on demand to set te SID, HOME and PATH for any database.
    It's so useful, I add entries for each ORACLE_HOME into the oratab, regardless of whether it represents a database or not. For example, I will have entries for GridAgent, OMS, and so on.
    I can not explain why the oraenv is not better discussed in the documentation. It misses a major 'feature'.

  • Re: Failed to Start Deployment Server -- X Window DISPLAY variable not set

    I don't know how you have hit that in an normal environment:-( Can you describe what you did? As long as you start the bundled AppServer in the same environment as Creator, both need the DISPLAY set.
    A guess, did you try to install Creator as root and then use it as normal user? Don't do that. Creator is intended to be installed by the user who will use it!
    I know our updated JDK now throws different exceptions when the DISPLAY variable is not set than the one before. I found that (but too late for the release) and have the needed change. But so far I was not aware that any customer had actually hit that. So it was not considered a high enough priority to go into a hotfix. I'll file a CR and the fix will hopefully make it into a patch.
    As a short term workaround for that problem (But I still believe your setup has other problems):
    Go into <Creator_home>/SunAppServer8/lib/ and replace processLauncher.xml with the backup (processLauncher.xml.bak).
    The only thing you will loose, is the little icon in the Gnome/KDE/SystemTray.
    I hope this helps,
    Thanks,
    -- Marco

    I don't know how you have hit that in an normal environment:-( Can you describe what you did? As long as you start the bundled AppServer in the same environment as Creator, both need the DISPLAY set.
    A guess, did you try to install Creator as root and then use it as normal user? Don't do that. Creator is intended to be installed by the user who will use it!
    I know our updated JDK now throws different exceptions when the DISPLAY variable is not set than the one before. I found that (but too late for the release) and have the needed change. But so far I was not aware that any customer had actually hit that. So it was not considered a high enough priority to go into a hotfix. I'll file a CR and the fix will hopefully make it into a patch.
    As a short term workaround for that problem (But I still believe your setup has other problems):
    Go into <Creator_home>/SunAppServer8/lib/ and replace processLauncher.xml with the backup (processLauncher.xml.bak).
    The only thing you will loose, is the little icon in the Gnome/KDE/SystemTray.
    I hope this helps,
    Thanks,
    -- Marco

Maybe you are looking for