CoreId Webpass install problems in Red Hat AS 4

Hello
I try to install coreid 7.0.4 in linux sever, I installed Identity Server with out problems, the I tried to install webpass but when the wizard try to update my httpd.conf the next error is show :
Error: You are not authorized to configure this web server.
EditHttpConf Error. Unable to automatically update /etc/httpd/conf/httpd.conf.
No changes have been made to /etc/httpd/conf/httpd.conf.
The user that I used for installation process is root, so I choose the option not update automatically, I update the httpd.conf but when I try to start apache web server I obtain the next error:
Cannot load /opt/netpoint/webcomponent/identity/oblix/apps/webpass/bin/libwebpas
s.so into server: /opt/netpoint/webcomponent/identity/oblix/apps/webpass/bin/lib
webpass.so: cannot open shared object file: Permission denied
Can any have a solution

Hi,
I had the same problem and I solved it editing the httpd.conf file. It turns out that I was carrying out the installation with the user "oracle", who belongs to the group "oinstall" and there is a section in the httpd.conf file where you specify the name (or #number) of the user/group to run httpd as, and to my surprise it was set to the following values:
User oracle
Group oracle
I modified the group value and set it to oinstall and it solved the problem.
Regards

Similar Messages

  • Install Problem on Red Hat 7.1

    When I try to install Oracle 8.1.7 on Red Hat 7.1, and run the
    runInstaller, but nothing happens. Even no Welcome Page is
    displayed.
    [oracle@localhost Disk1]$ ./runInstaller
    Initializing Java Virtual Machine
    from ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expande
    d/linux/bin/jre. Please wait..
    [oracle@localhost Disk1]$
    I have create the group and user for installation, install Java
    SDK 1.3.1 and set the path. Can anyone show me some directions
    about what is the problem and how to solve the problem?

    Thanks Olaf Tiemann,
    I have not installed those packages yet and try the installation
    again.
    Finally I install the Oracle successfully and get the DB
    running, though there are still 2 minor errors.
    1. Error in invoking target relink of
    makefile /oracle/OraHome/ctx/lib/ins_ctx.mk, the patch glibc-
    2.1.3-stubs.tar.gz seems does not relink/replace this .mk file
    2. Error when running the Root.sh, there are 2 sytnax errors at
    the beginning of the script
    It will be perfect to get rid of these 2 errors.
    Anyway, my DB gets running.

  • Error message while installing JDK on RED HAT  - linux interprise 5

    Hello!
    I have got an error message while installing JDK on RED HAT - linux interprise 5:
    [user@localhost Desktop]$ cd jdk-6u22-linux-i586-rpm.bin ./jdk-6u22-linux-i586-rpm.bin
    bash: cd: jdk-6u22-linux-i586-rpm.bin: Not a directory
    [user@localhost Desktop]$ ./jdk-6u22-linux-i586-rpm.bin
    Unpacking...
    Checksumming...
    Extracting...
    UnZipSFX 5.50 of 17 February 2002, by Info-ZIP ([email protected]).
    inflating: jdk-6u22-linux-i586.rpm
    inflating: sun-javadb-common-10.5.3-0.2.i386.rpm
    inflating: sun-javadb-core-10.5.3-0.2.i386.rpm
    inflating: sun-javadb-client-10.5.3-0.2.i386.rpm
    inflating: sun-javadb-demo-10.5.3-0.2.i386.rpm
    inflating: sun-javadb-docs-10.5.3-0.2.i386.rpm
    inflating: sun-javadb-javadoc-10.5.3-0.2.i386.rpm
    error: can't create transaction lock on /var/lib/rpm/__db.000
    Installing JavaDB
    error: can't create transaction lock on /var/lib/rpm/__db.000
    Done.
    What is the problem?
    Thanks!

    Good point.
    Moderator action: thread locked.

  • How to install 11i on Red Hat Linux 64 bit

    I'm having problems installing Oracle 11i on Red Hat Linux 64. I understand that it is not supported, however I need to go through the exercise of implementing OATM and then upgrade to 12.
    I've started the install and I continue to hit this problem.
    Any advise on how to get around this issue. Oracle Support insist on using 32bit. I do have a co-worker that has been able to install it on Red Hat 64bit.
    Step 1 of 5
    /DAT01/ebs/DataTop/visdb/9.2.0/temp/VIS_rac1/adrun9i.sh
    Completed unzip 67 of 108
    with 62% complete

    Hi;
    I'm having problems installing Oracle 11i on Red Hat Linux 64. I understand that it is not supported, however I need to go through the exercise of implementing OATM and then upgrade to 12. You mean oracle database 11g or you mean oracle e-business suite 11i? I am little confused
    If you mention oracle database 11g than check below
    What is exact linux version. Oracle 11gr2 certified wiht linux64. Please check:
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    I've started the install and I continue to hit this problem.
    Any advise on how to get around this issue. Oracle Support insist on using 32bit. I do have a co-worker that has been able to install it on Red Hat 64bit.
    Step 1 of 5
    /DAT01/ebs/DataTop/visdb/9.2.0/temp/VIS_rac1/adrun9i.sh
    Completed unzip 67 of 108
    with 62% completeIf you mention Oracle E-Busines suite than you can not install apps tier on 64 bit which is not supported.
    Regard
    Helios

  • Installing 8iR2 on Red Hat Linux 6.1

    Hi, there,
    I am trying to instaling 8iR2 on Red Hat 6.1 and get the following messege:
    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' as the value of the DISPLAY variable.
    at sun.awt.motif.MToolkit.<init>(MToolkit.java:63)
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:394)
    at oracle.sysman.oii.oiif.oiifm.OiifmSplashScreen.getImage(OiifmSplashScreen.java:67)
    at oracle.sysman.oii.oiif.oiifm.OiifmSplashScreen.<init>(OiifmSplashScreen.java:45)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:417)
    Linux was installed as GNOME workstation, and JRE116_V5 was installed and properly linked. I am running "runInstaller" as regular user.
    What is the problem? Replies appreciated.
    Fude Yao

    Open a term window.
    Type 'xhost +' (without the single quotes - duh)
    try running the installer again.

  • How to install JDK on RED HAT - Linux interprise 5?

    Hello!
    How to install JDK on RED HAT - Linux interprise 5?
    Thanks!!!

    I did.
    But I have got an error:
    [user@localhost Desktop]$ cd jdk-6u22-linux-i586-rpm.bin ./jdk-6u22-linux-i586-rpm.bin
    bash: cd: jdk-6u22-linux-i586-rpm.bin: Not a directory
    [user@localhost Desktop]$ ./jdk-6u22-linux-i586-rpm.bin
    Unpacking...
    Checksumming...
    Extracting...
    UnZipSFX 5.50 of 17 February 2002, by Info-ZIP ([email protected]).
    inflating: jdk-6u22-linux-i586.rpm
    inflating: sun-javadb-common-10.5.3-0.2.i386.rpm
    inflating: sun-javadb-core-10.5.3-0.2.i386.rpm
    inflating: sun-javadb-client-10.5.3-0.2.i386.rpm
    inflating: sun-javadb-demo-10.5.3-0.2.i386.rpm
    inflating: sun-javadb-docs-10.5.3-0.2.i386.rpm
    inflating: sun-javadb-javadoc-10.5.3-0.2.i386.rpm
    error: can't create transaction lock on /var/lib/rpm/__db.000
    Installing JavaDB
    error: can't create transaction lock on /var/lib/rpm/__db.000
    Done.
    What is the problem?
    Thanks!

  • How to install Java on Red Hat

    Does anyone know how to install Java on Red Hat. I'm having problems installing it, and I can't really find any instructions anywhere on how to go about it. Thanks.

    Java won't run on Red Hat because of firewall
    problems.What ? Since when ? But there are problems with certain versions of RH.
    Nothing to do with a firewall though.
    >
    It only runs on Sun and Windows 95.
    But not the Vax version.

  • Error Installing ERP2005 on Red Hat 4es Linux with Oracle  part II

    All,
    After succeeding in fixing the 64bit issue I have another issue when wanting to install ERP2005 on Red Hat linux beeing:
    the following error message:
    error in:
    Class   : com.sap.sdt.gui.core.SDTGui
    Name    : main
    Static  : true
    class [Ljava.lang.String; - [Ljava.lang.String;@4ee64ee6
    java.lang.RuntimeException: invocation target exception: Can't connect to X11 window server using 'localhost:11.0' as the value of the DISPLAY variable.
            at com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:110)
            at com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:107)
            at SDTGui.main(SDTGui.java:46)
    I do have my java home set and paths and display, but still this issue comes up
    at first I had installed the SUN java version 1.4.2.13 but that did not work as well (and was a 32bits version, no 64bits found there for linux) so I deinstalled that one and installed the IBM java 64bit version for linux.
    Hopefully someone knows a sollution, cause it is getting me bold.
    cheers
    Chris

    not solved but open to long without responce

  • JVM problem in installing oracle9i on Red Hat Linux ver 4.18

    Hi ,
    I am facing problem in installing oracle 9i on Red Hat Linux ver 4.18
    Error are
    " Initializing Java Virtual Machine from /tmp/OraInstall2007-06-10_12-11-22AM/jre/bin/java. Please wait...
    Error occurred during initialization of VM
    Unable to load native library: /tmp/OraInstall2007-06-10_12-11-22AM/jre/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference"
    can anybody help me?

    Hi,
    You should consider installing Oracle patch 4198954.
    You can obtain it from Oracle Support (Metalink).
    Regs,
    Olivier Guyot

  • How to Install Oracle on Red Hat Linux?

    My System is having P4 1.8 GHz Processor with 128 MB RAM, 40 GB HDD(7 GB Linux Partition + 1 GB Swap Partition). I have installed Red Hat Linux 9(Server). Now, I want to install Oracle 9 on this syste. But I don't know how to install it. Anyone who knows this, plz, mail me the necessary system requirements alongwith some settings, if any. My Email ID is [email protected]/[email protected]

    I think you'll have some problems with 128MB RAM.....<br><br>
    :P Nonsense, but I do hope that hard drive is one of those new, fancy flash hard drives, otherwise the system will spend so much time swapping that it won't get past the installer.

  • OEM fails installing Ora10G in Red Hat ES/AS 3

    During the install of Oracle Database 10G v.1.0.3, the last version, in Red Hat Linux ES/AS 3, it fails when installing the OEM, and in the log file the next error is write :
    v-2004 18:04:29 oracle.sysman.emcp.EMConfig checkParameters
    GRAVE: Failed to allocate port(s) in the specified range for the following process(es): JMS [5540-5559],RMI [5520-5539],Database Control [5500-5519],EM agent [1830-1849]
    Anybody can help ?
    Thanks in advanced.
    Regards

    Hello,
    I've got the same error with Fedora core 3
    Did you find an answer to your problem
    Franck
    SEVERE: Failed to allocate port(s) in the specified range for the following process(es): JMS [5540-5559],RMI [5520-5539],Database Control [5500-5519],EM agent [1830-1849]
    Could not complete the configuration. Refer to the log file for details

  • "can`t find libjava.so" when I install Oracle9iDB to Red Hat Linux7.2

    Hi, all
    I am new to Linux and want to install Oracle9iDB to my Red Hat Linux7.2. I logon to Linux as user oracle and after mount to the cdrom, to follow the Oracle installation guide, I run the command as following:
    oracle$ /mnt/cdrom/runInstaller
    I got the following error message:
    Initializing Java Virture Machine from /tmp/OraInstall112003-03-20_03-24-28PM/jre/bin/java. Please wait.....
    Error: can`t find libjava.so
    I need a solution and hope you giving me an idea.
    Thanks in advance.
    Peter

    Sorry, I still could not solve this problem, even I found the libjava.so file somewhere, and added the path to the environment variable LD_LIBRARY_PATH in the .bash_profile. Can you tell me more detail about it.
    many thanks,
    Peter

  • Do you have oracle9i relink problem on Red Hat 7.1? READ THIS!

    Red Hat 7.1 ld program has problem.
    because that is applied elf_i386_glibc21 emulation patch for oracle8i.
    downgrade binutils package or rebuild excluding glibc21 emulation patch.
    and relink all :)
    ftp://ftp.redhat.com/pub/redhat/linux/7.0/en/os/i386/RedHat/RPMS/binutils-2.10.0.18-1.i386.rpm
    ftp://ftp.redhat.com/pub/redhat/redhat-7.1-en/os/i386/SRPMS/binutils-2.10.91.0.2-3.src.rpm

    What about instead the java tools like
    netasst and dbca (or also srvconfig srvctl:
    I used the oracm config without using those tools for configuring rac).
    Anyone found how to have them running on rh 7.1? I tried some suggestions from the list
    but none works.
    Bye,
    Gianluca

  • ColdFusion 10 install fails on Red Hat Enterprise Linux 5.8

    I'm trying to install ColdFusion 10 on a Red Hat Enterprise Linux 5.8 server with Apache 2.2.3. The install appears to complete with no errors. After some searching the web, I found I had to change the adobe connector shell script to use my directories instead of the bogus ones that were there. The httpd reports that the mod_jk is loaded (apachectl -M returns jk_module (shared) among other things). However, when I attempt to load a ColdFusion page, my web server says "503 Service Temporarily Unavailable". I've look in the log files for httpd and for ColdFusion and see nothing amiss, but I am new to this ColdFusion.
    It appears my Apache httpd is not communicating with the ColdFusion process, which is listening on ports:
    TCP *:8012
    TCP localhost.localdomain:8007
    TCP *:7995
    TCP *:6085
    TCP *:8575
    TCP *:1243
    Any suggestions?
    Danial for bannock21

    Here are the entries in the mod_jk.log file:
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [error] jk_open_socket::jk_connect.c (448): socket() failed (errno=22)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [info] ajp_connect_to_endpoint::jk_ajp_common.c (1027): Failed opening socket to (127.0.0.1:8012) (errno=22)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [error] ajp_send_request::jk_ajp_common.c (1649): (cfusion) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=22)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [info] ajp_service::jk_ajp_common.c (2629): (cfusion) sending request to tomcat failed (recoverable), because of error during request sending (attempt=1)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [error] jk_open_socket::jk_connect.c (448): socket() failed (errno=22)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [info] ajp_connect_to_endpoint::jk_ajp_common.c (1027): Failed opening socket to (127.0.0.1:8012) (errno=22)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [error] ajp_send_request::jk_ajp_common.c (1649): (cfusion) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=22)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [info] ajp_service::jk_ajp_common.c (2629): (cfusion) sending request to tomcat failed (recoverable), because of error during request sending (attempt=2)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [error] ajp_service::jk_ajp_common.c (2648): (cfusion) connecting to tomcat failed.
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [info] jk_handler::mod_jk.c (2725): Service error=-3 for worker=cfusion
    How do I set Tomcat to listen on the correct port?
    How do I check whether Tomcat is even running?

  • Error Installing ERP2005 on Red Hat 4es Linux with Oracle

    Normally I only install SAP for customers on Unix boxes or WIndows, but I was asked for a customer to do an installation on Red Hat 4es 64bit. It will be a Sandbox system for the customer. ERP2005 with Oracle.
    But after some issues on shared objects when I wasn't able to start the sapinst, cause there was no JRE installed, but has been installed after this (version 1.4.2.13 for linux). I now run into the following issue when ./sapinst is running and me trying to start the ./startInstGui.sh I get the following :
    java.lang.RuntimeException: invocation target exception: /usr/java/j2re1.4.2_13/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    both files are there, JAVA_HOME had been set, java had also been set as path, but when I do a file on the files it gives me:
    [root@su49tas1 lib64]# file libXp.so.6.2
    libXp.so.6.2: ELF 64-bit LSB shared object, AMD x86-64, version 1 (SYSV), stripped
    [root@su49tas1 i386]# file libawt.so
    libawt.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), stripped
    looking at this there might be a conflict on version, but the libXp.so comes from the RH install cd and the libawt.so comes from the jre1.4.2.13-rpm.bin file downloaded from the java sun website.
    strange thing is that I cannot find a 64bit version so that might bring down my thoughts on version conflict.
    Hopefully someone had had this same issue also and had solved it, but also other input which might help me solve this is appreciated.
    cause this is turning my head for a day and night
    cheers
    Chris
    Message was edited by:
            christian bults
    SE had been edited to ES at 11:04cet

    invocation target exception: Can't connect to X11 window server
    installed and ran ldconfig.
    Now it works again

Maybe you are looking for