Issue in TREX 7.1_62 installation on Linux

Hello,
I am trying to install TREX 7.1_62 on Linux server.
I put /sapmnt as my installation location in sapinst.
While installing TREX instance the installer is terminating with below log:
_install.log
Traceback (most recent call last):
  File "/sapsw/TREX_71_62/tx_trex_content/TX_LINUX_X86_64/support/setuplib.py", line 5013, in createLinked
    os.symlink(link[1], link[0])
OSError: [Errno 17] File exists
Action: Creating directory structure for SAPSID D82, Instance 00 -- failed.
Exception description:
Traceback (most recent call last):
  File "/sapsw/TREX_71_62/tx_trex_content/TX_LINUX_X86_64/support/_install.py", line 1340, in installInstance
    self.memberInstallStatus.doItOrNot(self.memberSarTrek.createdirs)
  File "/sapsw/TREX_71_62/tx_trex_content/TX_LINUX_X86_64/support/setuplib.py", line 5857, in doItOrNot
    step(*args, **keyArgs)
  File "/sapsw/TREX_71_62/tx_trex_content/TX_LINUX_X86_64/support/setuplib.py", line 2542, in createdirs
    self.ds.createLinked()
  File "/sapsw/TREX_71_62/tx_trex_content/TX_LINUX_X86_64/support/setuplib.py", line 5016, in createLinked
    raise SetupException("failed to check/create link %s -> %s!" % (link[0], link[1]))
SetupException: >>>ERROR:failed to check/create link /usr/sap/D82 -> /sapmnt/D82!
############ >>>ERROR:failed to check/create link /usr/sap/D82 -> /sapmnt/D82! - TREX setup cannot proceed.
Exception description:
Traceback (most recent call last):
  File "/sapsw/TREX_71_62/tx_trex_content/TX_LINUX_X86_64/support/_install.py", line 3562, in main
    Installer().mainTrexAction()
  File "/sapsw/TREX_71_62/tx_trex_content/TX_LINUX_X86_64/support/_install.py", line 703, in mainTrexAction
    self.installInstance(step)
  File "/sapsw/TREX_71_62/tx_trex_content/TX_LINUX_X86_64/support/_install.py", line 1379, in installInstance
    framework.error(str(e) + " - TREX setup cannot proceed.")
  File "/sapsw/TREX_71_62/tx_trex_content/TX_LINUX_X86_64/support/_install.py", line 3472, in error
    raise ErrorException(self.errorMarker + text,result=1)
ErrorException: <__main__.ErrorException instance at 0x7f4cfda6bd88>
*                   ===  Script execution resumee  ===                        *
* Step 1: Preparation and checks before TREX system installation      : SUCCESS
* Step 2: TREX system installation                                    : FAILED
* Script execution terminated at 2015-04-03_08.33.35 with error 1
I tried to use other locations like /usr/sap/D82 as installation location, inthat case it tries to create link like
/usr/sap/D82/D82 --> /usr/sap/D82
My server has /sapnt/D82 and /usr/sap/D82 as separate mount points.
/dev/mapper/vg_dd82-lvusapd82_3
                       47G  1.1G   46G   3% /usr/sap/D82
/dev/mapper/vg_dd82-lvusapd82_4
                      4.7G  139M  4.6G   3% /usr/sap/SMD/SMDA90
itsusravmdd05.jnj.com:/vol/itsusravmdd05_btb/btb_fsrf_sapmnt_d82
                       25G     0   25G   0% /sapmnt/D82
I dont understand why installer is trying to create a softlink between
/sapmnt/D82 and /usr/sap/D82
Please share any information you guys are having.
Thanks & Regards,
Tejas

Hey Tejas,
All my installations (>= 7.10.57.00) are running fine in /usr/sap/>SID> for years now.
http://help.sap.com/saphelp_nwes72/helpdata/en/45/6ddd60fe7b40bfe10000000a1553f7/content.htm
I seem to recall on TREX 7.0 that it installed into /sapmnt and /usr/sap/<SID>
Cheers,
Amerjit

Similar Messages

  • Installation issue on GRC 7.2.3 on Linux with EBS 12.0.4

    I am following doc http://download.oracle.com/otn_hosted_doc/logicalapps/723Install_GrccSuite.pdf to install GRC. I am doing an installation on Linux and in the section where we are installing Concurrent manager server components.
    As per doc, I have to source the APPL_TOP and run ladbinstall.bin (I am running in GUI mode and not Silient)
    The following is the output.
    -bash-3.1$ ladbinstall.bin
    Preparing to install...
    Extracting the JRE from the installer archive...
    Unpacking the JRE...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...
    awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
    dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    hostname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    Launching installer...
    grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /tmp/install.dir.32554/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
    I thought that it is not able to find the libraries, so i updated the PATH where libraries are located. I still get the above error. Has anyone come accross this issue and would please share some light on it.
    Thanks.
    Edited by: user495493 on Jul 17, 2009 7:51 PM

    This pulls the value from the APPS Profile
         SQL> select FND_PROFILE.value('APEX_LAUNCHER') from dual ;
         FND_PROFILE.VALUE('APEX_LAUNCHER')
         http://our.group.site:7878
    But
    String l_launcher = ctx.getProfileStore().getProfile("APEX_LAUNCHER"); ------------- doesn't return http://our.group.site:7878
    l_launcher = l_launcher + "/apex/f?p=" + p_application + ":" + p_page;
    l_launcher = l_launcher + "::APPS:::" + p_item_names + ":" + p_item_values;
    if (ctx!=null) ctx.freeWebAppsContext();
    response.sendRedirect(l_launcher);
    Instead I get
    http://our.app.site:8030/OA_HTML/null/pls/apex/f?p=140:2::APPS::::
    Suppose to get
    http://our.group.site:7878/apex/f?p=140:2::APPS::::
    404 Not Found
    Resource /OA_HTML/null/pls/apex/f not found on this server

  • Cannot find the installer"server/Linux 64/DisK.. Erron on Informatica 8.6.1

    Hi Friends,
    I am trying to install Power Centre Informatica 8.6.1 (64 bit) on RHEL 5.4 (64 bit) and while invoking the installer i am getting the following error:
    cannot find the installer "server/Linux 64/Disk1/Instdata/VM/install.bin
    Please let me know the fix.
    Regards,
    DB

    Hi,
    This is the data mining forum so we don't have anything to offer for Informatica installation issues.
    I am not sure what forum to recommend given Informatica is not an Oracle product.
    You could try the data base general forum:
    General Database Discussions
    Thanks, Mark

  • Problem on installation of linux through the vmware software on compaq CQ60

    Problem on installation of linux through the vmware software on xp operating system. My laptop is Compac CQ60.
    The error message is no device found compatable for the installation.

    user12190571 wrote:
    The error message is no device found compatable for the installation.The question after this kind of information is usually : What is the exact error you got, from who and when you were doing what.

  • Oracle Errors while Solution Manager 4.0 installation on linux

    While installing Oracle 10g instance for Solution Manager 4.0, The following popup message displayed. I checked the log file and not much information. Please tell me what shall I need to do.
    Error message:
    Error in invoking target 'ntcontab.o' of make file '/oracle/<sid>/102_32/network/lib/ins_net_client.mk'
    see '/oracle/orainventory/logs/installActions2006-10-08_06-39-02PM.log' for details
    Thanks in advance
    Regards
    Srinivas

    Hello, have some one solved the problem ? I have the same problem on SLES9. I have fond note #499055. There are something about relinking files during Oracle installation on Linux. Please give an information did You soled a problem.
    Best Regards
    Marcin Sobolewski

  • OBIEE 11g upgrade wizard & installation on linux 64bit

    Hi,
    Is it that on Linux 64 bit machine, i should install OBIEE 11g in "Software Only" mode, only then upgrade wizard works correctly, if i need to do "Software Only" should i be installing weblogic server independently? or at high level what are steps to be followed.
    Thanks,
    Sree

    Hi Sree,
    What you are mentioning here is relevant for Windows 64 bits environment where you have to install the software only after installing web logic standalone.
    The installer for Linux 64bit will install all the components for you except of course the RCU that you need to downlaod and install first.
    Please refer to this link for more details about the installation
    http://download.oracle.com/docs/cd/E14571_01/bi.1111/e10539/c4_installing.htm#CIHDJGIH
    NB: Devlopement tools (Admin tool or catalog manager..) don't exisit for Linux, so you have to use windows for development
    Regards
    Adil
    PS: Please don't forget to close the thread and assign points when your question is answered

  • SAP BI 4.0 Installation on Linux Machines

    Hi,
    Can some body send me the document or Detailed steps regarding how to install the SAP BI 4.0 software on the Linux machines.also let me know what are the pre-requisites for this installation.
    This software needs to be installed in both Server and Clinets as well.
    Kindly consider it as a bit urgent and send me the details.
    Thanking you in Advance,
    Warm Regards,
    Naga Nanda Kishore.     

    Hi Nanda,
    Please refer the below link for SAP BI 4.0 Installation on Linux Machines.
    Linux System Landscape Overview
    Link:
    http://wiki.scn.sap.com/wiki/display/BOBJ/Linux+System+Landscape+Overview
    Linux Pattern Prerequisites
    Link:
    http://wiki.scn.sap.com/wiki/display/BOBJ/Linux+Pattern+Prerequisites
    Business Objects Installation:
    (a) Setting up BI platform server 1
    (b) Setting up BI platform server 2
    (c) Changing the Linux Pattern Cluster Name
    Link:
    http://wiki.scn.sap.com/wiki/display/BOBJ/Setting+up+BI+platform+server+1?original_fqdn=wiki.sdn.sap.com
    Regards,
    Daya Jha

  • TREX problem: Rapid Installer 2.0

    First I try to install EP 6.0 SR1 with Rapid Installer 2.0, I got an trex error in the installation. In this forum (read by Nicky Gromeleit) I got the information that installing TREX in rapid installation is not possible so I try again the following steps:
    1) Install only EP platform succesfully
    2) Install TREX manually succesfully
    3) I have configured IIS 6.0 for TREX
    4) After entering the name server adress in the SAP J2EE Engine Adminisatrator Tool I got only com.sapportals.wdf.WdfErrors in the TREX monitor, although the adress and port is correct. I use the url which you can see in "settings/ Landscape Overview" after starting trexgui.exe.
    Did I forget something or must I change something else?
    Regards,
    Frank

    Hi Frank,
    I had the same problem in the rapidinstallation, but the installation of Trex manualy works fine. I used the port, witch you can find opening 'Drive:\usr\sap\TREX_<Instance>\sapprofile.ini' at line 'TREX/NameServer/Port'
    In the Visual Administrator "-> Server 0 -> Services -> TREX Service" I changed the
    Parameter 'nameserver.address' in my case to 'tcpip://localhost:port'
    Nothing else is to do. So I did nearly the same as you, but maybe the port differs.
    Greetings,
    Axel

  • Weblogic Portal installation on Linux

    Is there any installation guide for WLP server on Linux..I did go thru the Oracle doc but it mainly focus on Windows and in the GUI installer mode.I am looking for console installation in Linux.

    http://download.oracle.com/docs/cd/E14571_01/doc.1111/e14142/console.htm#BABEHADB
    Brad

  • Following error occurs while oracle client 10g installation on Linux 5

    Following error occurs while oracle client 10g installation on Linux 5
    [oraclient@SVHJ0678 client]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-04-14_02-30-53AM. Please wait ...[oraclient@SVHJ0678 client]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2010-04-14_02-30-53AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)

    user8862191 wrote:
    Following error occurs while oracle client 10g installation on Linux 5
    What is Linux 5? Do you mean Oracle Enterprise Linux (OEL) 5 ???
    [oraclient@SVHJ0678 client]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-04-14_02-30-53AM. Please wait ...[oraclient@SVHJ0678 client]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2010-04-14_02-30-53AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)

  • Where is the 11.2.0.3 XE installer for Linux 64 bits

    I can't find the 11.2.0.3 XE installer for Linux 64 bits.
    When I open the Oracle Website is http://www.oracle.com/technetwork/products/express-edition/downloads/index.html
    I get a file named oracle-xe-11.2.0-1.0.x86_64.rpm.zip
    Please help me find it.

    Current/latest XE is 11.2.01.
    Small correction, it's 11.2.0.2 :
    $ sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.2.0 Production on Mar Giu 18 10:26:31 2013
    Copyright (c) 1982, 2011, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Express Edition Release 11.2.0.2.0 - 64bit Production
    SQL>

  • Plz provide proper doc/link of web-center sites installation on Linux?

    Hi All,
    can anyone please provide me documentation of Web Center Sites installation on Linux.
    Regards
    Siva

    Hi Distun,
    I am strucked kind of think @ middle of the installation can you please give me some pushup.
    In same pdf iam at page 42
    6. The next step is to create a data source. Follow instructions in the next section.--- in this step its saying that you can start with DataSource. but here do we need to set this settings.
    please explain me below points
    point 1:Setting the Max PermGen Parameter for this for after which line of the setDomain.sh is i need to add the
    MEM_PERM_SIZE_32BIT=“–XX:PermSize=<desired_permgen_size>” or
    • MEM_PERM_SIZE_64BIT=“–XX:PermSize=<desired_permgen_size>”
    in the <desired_permgen_size> place what value i need to give
    point 2:Setting JAVA_OPTIONS this is clear i can add this line in startWebLogic.sh end of the comment
    point 3:Setting CLASSPATH and PRE_CLASSPATH
    CLASSPATH="<cs_install_dir>/bin $CLASSPATH" -->here <cs_install_dir> where can i find this folder before installation its not create any <cs_install_dir> dir i think. explain me.
    PRE_CLASSPATH="<webapplication_stage_directory>/<webcenter_sites_webapplication>/WEB-INF/lib/commons-lang-2.4.jar:$PRE_CLASSPATH" -->for this what does mean by <webapplication_stage_directory> and <webcenter_sites_webapplication> .please explain me this too
    Deploying Web Applications
    before web center sites installation where can i found the ear file .or can i need to deploy the ear at meddle of the installation.
    Finally this webcenter site installation doc is very confusion like not its not easy like soa/webcnetr spaces/ucm. I hope if u clear me those points we can create best doc an we will post in blog
    Best Regards
    Siva

  • Problems after installation on Linux AS 4

    Hello all,
    after installation on Linux AS 4 I saw several problems
    1) Oracle Applications ( Forms doesn't allow conections
    I try to connect to apps via http://ibm.domain.com:8000/dev60cgi/f60cgi using several user/password such as apps/apps, sysadmin/sysadmin but I received the following error.
    APP-FDN-01542: This Applications Server is not authorized to access this database
    2) When I connect to E-Business Suite home page via http://ibm.domain.com:8000/ so many times I can't see the web page complete, missing most of the links and folder. It is strange because I could create a new user and grant some roles to it.
    As you can see I'm quite new in this arena.
    Thank you all
    Alfonso

    I think it shouldn't be the problem because as I explained in my previous message, I was able to see the page correctly, even more; I was able to create a new user and grant ABM roles to it.
    What are relly missing in the page are links to the AMB forms.
    What I also saw in the log file, was the attempt to connect to the server by an unknown ip client. I 'm scared thinking someone could have been trying to damage my installation.
    Please help!!!
    Regards
    Alfonso

  • Step by Step Oracle i-Learning Installation on Linux

    Hi all;
    I prepare one documentation about Step by Step Oracle i-Learning Installation on Linux.
    Its avaliable at:
    http://heliosguneserol.wordpress.com/2010/05/25/step-by-step-oracle-i-learning-installation-on-linux/
    Hope it helps to forum users
    Regard
    Helios

    Helios,
    Thanks for sharing this with us!
    Thanks,
    Hussein

  • Step by Step Oracle 10g ASM Installation on Linux

    Hello,
    Can any body provide me link for step by step 10g ASM Installation on linux (i.e from disk partitioning to final configuration). I searched on GooGle but didn't find ASM alone, though there were many step by step for RAC environment. I want to first learn ASM alone. Please help me as I'm first time learning ASM.
    Looking for Kind reply
    Regards,
    Abbasi

    You should check the oracle learning library for any such doubts,
    http://apex.oracle.com/pls/apex/f?p=9830:28:0::NO:RIR:IR_PRODUCT,IR_PRODUCT_SUITE,IR_PRODUCT_COMPONENT,IR_RELEASE,IR_TYPE,IRC_ROWFILTER,IR_FUNCTIONAL_CATEGORY:,,,,,automatic%20storage%20management,
    HTH
    Aman....

Maybe you are looking for