TREX 6 Installation

Hi,
I installed TREX 6.0 SP1 on a WindowsXP machine apart from the portal server and I wonder how to start the needed HTTP-server on port 8353? The TREX-service started correctly and a trexdaemon, indexserver, queue and a preprocessor are running, but the portal can't get a connection.
Thanks
Martin

Hi Martin,
from wrong configuration in the portal to network settings (e.g.: do the portal server and TREX communicate through proxy or not (should be excluded from proxy)? Is there additional security software involved, etc.) there can be quite a few reasons. Hint: If you cannot ping from EP to TREX it is network settings rather than portal or TREX configuration.
=> If you do not find out, please log a support message to SAP and let somebody look at the system.
Regards, Karsten

Similar Messages

  • TREX Patch Installation ERROR - DNS Domain Name

    Dear all,
    I have been facing a problem with a TREX Installation and I would like to request your help.
    After successfully installing a portal (EP 7)  and a TREX instance (7.00), I encountered the following error
    while trying to install the TREX patch.
    The Error that pops-up is the following:
    "unknown message ID (osmod.hosts.getHostByAddress2) with parameter(s): -84.-230.-250.114".
    This error appears when the installation reaches the 'DNS Domain Name' step.
    The installation cannot procceed without resolving this issue.
    I have been trying to install patch 49, which I have successfully installed in other TREX instances so there
    should be no error with the binaries.
    Has anyone come across a similar situation?
    I would appreciate your input on the matter
    Thanks in advance,
    Kontogianni Eleni
    Edited by: Eleni Kontoyanni on May 20, 2011 2:36 PM

    Dear Eleni,
    The issues that I have encountered where unrelated, otherwise I would have mentioned them for you as a clue
    But what I was trying to say is that although sometimes prerequisites look OK there can be a bug or exception in the SAP coding that might cause this. Examples of these non-related issues are:
    -  https://service.sap.com/sap/support/notes/1114042
    and
    - when using the KM Portal Drive with a description that is "to long" connection is suddenly not possible.
    I therefore advise you to open an OSS message @ SAP Support.
    Cheers,
    Benjamin

  • How to start my Apache httpd server on TREX, post installation

    Dear Gurus,
    I have successfully installed TREX 7.0 SR3 on my Suse Linux 10 SP2 system and i have choosen it for ABAP and HTTP services, i have done all the post-install activities according to the standard document from SAP.
    All seems to be fine so far, and below are the services that are running on my TREX server..
    ======================================================================================================
    trexdev:/usr/sap/TRX/TRX00/trexdev/Apache # ps -fu trxadm
    UID        PID  PPID  C STIME TTY          TIME CMD
    trxadm    6039     1  0 Oct30 ?        00:01:21 /usr/sap/TRX/SYS/exe/run/saposcol
    trxadm    6055     1  0 Oct30 ?        00:00:00 /usr/sap/TRX/TRX00/exe/sapstartsrv pf=/usr/sap/TRX/SYS/profile/START_TRX00_trexdev -D
    trxadm   21304     1  0 Oct31 ?        00:00:00 sapstart pf=/usr/sap/TRX/SYS/profile/START_TRX00_trexdev
    trxadm   21316 21304  0 Oct31 ?        00:00:00 trx.sapTRX_TRX00 -d -f /usr/sap/TRX/TRX00/trexdev/TREXDaemon.ini pf=/usr/sap/TRX/SYS/profile/TRX_TRX00_trexde
    trxadm   21319 21304  0 Oct31 ?        00:00:06 /usr/sap/TRX/TRX00/exe/sapccmsr pf=/usr/sap/TRX/SYS/profile/TRX_TRX00_trexdev -j2ee -standalone -nodaemon -DC
    trxadm   21321 21316  0 Oct31 ?        00:00:22 TREXNameServer.x
    trxadm   21341 21316  0 Oct31 ?        00:00:01 TREXPreprocessor.x -port 30002
    trxadm   21345 21316  0 Oct31 ?        00:00:07 TREXIndexServer.x -port 30003
    trxadm   21352 21316  0 Oct31 ?        00:00:03 TREXQueueServer.x -port 30004
    trxadm   21367 21316  0 Oct31 ?        00:01:58 python alertserver.py
    trxadm   24710 21316  0 Oct31 ?        00:00:26 TREXRfcServer2.x
    ======================================================================================================
    I have no problems on my server as to what so ever, but the only thing is that I want to know how to start my apache httpd server so that i can starting using my Web services from Portal.
    According to SAP standard document it clearly says that Apache is installed by SAPinst tool, but i also verified that the http://localhost does not give any web page opened, probably no http service is running on my machine.
    I request all gurus to help me on this and start my httpd service.
    Thanks in advance
    Regards
    BasoKing

    Did you ever get a solution for this?? If so, can you please post it here?
    Thanks in advance

  • 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

  • TREX Installation Errors

    Hello I need help, I´m installing TREX in a separate host from portal, the installation does not finish and I recive the following error messages when the installation wizard is starting TREX_02 instance:
    ==============
    Error 1
    FSL-06002 Error 1053 (The service did not respond to the start or control request in a timely fashion.) in execution of a 'StartService' function, line (273), with parameter (TREX_02_ Service).
    Error 2
    FSL-06002 Error 1057 (The account name is invalid or does not exist, or the password is invalid for the account name specified.) in execution of a 'StartService' funcition, line (1310), with parameter (TREX_02_service).
    Error 3
    MOS-01199 Could not start the 'TREX_02_Service' service on host 'Local'
    ==============
    The user account was created as it says "TREX Official Installation Guide", page 24 "Creating a user" AND "Installation Preparations" were made. I´m installing TREX ver. 6.40
    regards

    Hi Ruben,
    here:
    http://service.sap.com/message
    but only, if you have an S-User...
    Karsten

  • Config Setps for Trex in CRM 5.0

    Hi All,
    How to config Trex for CRM5.0 ?
    Thanks,
    Nagesh

    Hi Rao,
    I am mailing u a doc for TREX post Installation configuration.
    Im sure it will help u.
    Reagrds,
    Sumit

  • TREX 7.10rev8: Error during language selection

    Hello,
    As part of the TREX Post-Installation steps, I want to tell the TREX which languages it should consider in Automatic Language Detection. Currently, all available languages are selected and I want to reduce this to English and Dutch. When I make the appropriate change in the admin screen of the Preprocessor and try to save them, the following error message is issued:
    Error: 9
    KeyError Exception in Tk callback
      Function: <bound method PreprocessorAdmin.saveConfig of <TrexAdminTool.PreprocessorAdmin instance at 0x000000000AA7AA08>> (type: <type 'instancemethod'>)
      Args: ()
    Traceback (innermost last):
      File "E:\usr\sap\TRD\TRX15\exe\python_support\Pmw.py", line 1808, in __call__
        return apply(self.func, args)
      File "E:\usr\sap\TRD\TRX15\exe\python_support\TrexAdminTool.py", line 14223, in saveConfig
        if self.checkboxFlags[language].get(): #flag is set
    KeyError: 'persian'
    There seems to be some issue with Persian, but this is not a language that is selectable from the Preprocessor Admin screen.
    The error itself can be confirmed, but the change is not adopted. All languages remain selected. Any new change will result in the same error message.
    Does anybody have an idea on how to solve this?
    Best regards, Wilbert

    Hi Wilbert,
    Please check, if there exist a file std.langid-config.template in the directory /usr/sap/<TREX SID>/<TREX Instance>/exe/lexicon
    If yes, rename the file to std.langid-config and try it again.
    Kind regards,
    Roland

  • TREX: No index available

    Hello,
    i have a problem with the TREX (6.1) and the EP 6(SR 1).
    The TREX Monitor show that the HTTP, Name, Index and Queue Server are green.
    I can create an index (Index Administrator) but after saving the index isn't in the Index Administrator visible.
    And he doesn't work, too.
    With the TREX Monitor I can see the queue of the index (empty).
    Can anybody help me?
    regards,
    Jochen

    Hi Jochen,
    did you go through the TREX post installation tasks?
    Is the service user assigned that TREX needs for indexing?
    Cheers, Karsten

  • Installing TREX global file system standalone

    I am installing TREX 7.1.23 as a distributed system with central storage (SAN).  However, according to multiple SAP documents, 7.1 does not yet allow you to install the global file system in a separate manner than the TREX system installation.  Refer to TREX 7.1 central note 1003900 [https://service.sap.com/sap/support/notes/1003900].
    SAP does indicate there is an interim solution with note 1258694 "TREX 7.1:Install TREX with Global File System (Windows). " [https://service.sap.com/sap/support/notes/1258694].
    In this note it says to execute "install. cmd --action=install_cfs --target=<UNC path_to_NAS> --sid=<SAPSID>", but I have downloaded the standalone TREX 7.1 installation and there is no "install.cmd" file to be found!?
    Has anyone seen this note and know how this is done or where this file can be found?
    thanks!
    John

    will be redesigning this installation, so closing thread

  • TREX-How to generate SLDDEST.CFG

    Hi All,
    How to generate SLDDEST.CFG configuration file which is required for TREX post installation configuration
    Regards,
    Prashant.

    Hi Prashant,
    pls do chk this links
    http://help.sap.com/saphelp_nw04s/helpdata/en/42/e33ae230ba3ee2e10000000a1553f6/content.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/50924080-0627-2a10-2b89-8cb87b972fb1
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/fd472c46-0a01-0010-f8b8-ac1b1de8a6f0
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b09fe69e-46be-2a10-9fb0-9c11aeaa3557
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f08bf9a6-4dd4-2a10-d6a2-a34685743526
    if found worth pls do the req
    Thanx
    Sampath

  • File sharing in Network Attached Storage

    This isn't strictly a Mac question, but I always get good advice, so here goes:  We are a design shop using Macs for CAD and similar work.  We want to get a NAS for centralized file sharing.  But how does the NAS handle two people using a file at the same time?  If user A opens and modifies a file, but doesn't save or close it, what does user B see when he opens the same file on the NAS?  Is there a way to restrict access to one user at a time?  This seems a prudent strategy.  Some of the NAS models we're looking at offer an even more confusing Dropbox-like synced folder system that resides on each machine.  Same question:  if I open a file on my machine that is NAS-synced, what does my neighbor see?  Thanks to anyone for your help!

    Hi,
    You need not to use MSCS cluster solution for TREX distributed installation. You can have all data on central storage that can be NFS mounted or on SAN that can be access by both master and slave servers. Check installation guide. Please find an extract from the guide:
    Centralized Data Storage
    With centralized data storage, the data is stored so that all TREX hosts can access it.
    Centralized data storage can be realized with different hardware solutions: The data can be located on a server that is optimized for file sharing, in a storage area network (SAN), or on a network attached storage server (NAS server). It is important that the connection between the TREX hosts and the data is sufficiently fast. In the following documentation, a central storage location is referred to as a file server regardless of the underlying hardware.
    Centralized data storage is necessary if you want indexing to be highly available. You can only move from a master index or queue server to a backup index or queue server if you are using centralized data storage. You can use standard solutions such as the RAID system to make data highly available.
    Centralized data storage also has the following advantages if you are only using master and slave hosts:
    ● Index replication generates less of a network load because the replicated files do not have to be copied onto every slave host.
    ● Index replication is quicker.
    ● Less disk space is required for the replicated indexes because all slave hosts share an index copy.
    Thanks
    Sunny

  • Need steps to find out the particular ( specific ) incoming IDOC.

    Dear ALL Experts,
    In our scenario , our SAP XI system is directly connected to customer SAP XI system and we did not import IDOC from R/3 to SAP XI. Instead of doing this we got the .XSD file and imported to SAP XI.
    Now, I need to know the particular incoming IDOC through IDOC NO or some other way where, as of now I need to run the
    sxmb_moni and from that I need check every IDOC.
    Pls revert with the way where we can retrieve the specific IDOC.
    Thanks and Regards
    Machindra Patade

    > pls guide how to check whether TREX have installled or not in our system ?
    You can apply a simple trick here to make suer if TREX has been installed or not.
    Go to RWB--->Message Monitoring, press Display button. Now in next screen you can see a input box "Search Text". Enter some value in the search text box (which you know is present in the system) and now press Start button after fill other filter criteria. So if you get some result then it means TREX is present in the system else not.
    > Also suggest if there is any way out to know the specific IDOC/XML message.
    In XI use transaction code IDX5 to search IDOC.
    Regards,
    Sarvesh

  • Errorcode 7262

    Hi,
    Am trying to create an index from the portal and getting the following error mentioned below. Please advice.
    Index could not be created; creating index failed: cannot send XML request to http://BANGUKRISH:30205/TREXHttpServer/TREXISAPIExt.dll; reason: BANGUKRISH (Errorcode 7262)
    Thanks in adv

    Hi Christian,
    you have to make sure that on installation selection screens, you did  select the 'Install HTTP Server' option. Besides that check the TREX Post installation steps again. Check out this thread: Help With TREX:There are no active http servers known to the nameserver
    Hope this helps,
    Robert

  • HTTP Server is red

    installed TREX 7... & connected to EP7... but now the http server in trex monitor is red...
    iis is working...

    https://www.sdn.sap.com/irj/sdn/thread?threadID=71527&tstart=0
    Here i will refer trex system installation dir as D:\usr\sap\trex_<instance no>.
    1. Create Web Service extensions
    Add a new extension name – TrexHttpServer
    Required files  -
    add - D:\usr\sap\trex_<instance no>\WebServer\TREXISAPIExt.dll
    Set extension status to allowed
    2. Create Application Pool - appPool_TREX_<trex instance number>
    3. create website - SAP_TREX_<trex instance no>
             path - D:\usr\sap\trex_<instance no>
             application name - none
             application pool - DefaultAppPool
    4. Create a virtual Directory - "TREXHttpServer"
            path - D:\usr\sap\trex_<instance no>\webserver
            application name - TREXHttpServer
            Execute permissions - Scripts and Executables
            Application Pool - ApplPool_TREX_<instance no>   
    5. Right click on D:\usr\sap\trex_<instance no> and Choose Properties --> Security.
    Add TREX user with full control and IUSR_hostname with read and execute permissions.
    6. Open the TREX configuration file TREXWebServer.ini in D:\usr\sap\trex_<instance no> and change
    the URL to <http://><trexserver>:<port>/TrexHttpServer/TREXISAPIExt.dll>
    7. Open Dos prompt and execute command “iisreset”. THIS IS THE LINE
    8.Stop and start the Trex Server.
    9.Execute the url "http://<trexserver>:<port>/TrexHttpServer/TREXISAPIExt.dll?CMD=PING"
    in browser and you should see "OK Server Connection".
    10. Open Trex administration and you should see green light besides https server.

  • TREX Installation, Error in phase - Install TREX web resources and finalize

    Hello,
    Platforms:
    SO - Win 2008 (R2) X64
    During the last phase "Install TREX web resources and finalize instance" in installation process of TREX 7.1, it show me a weird error...
    It seems that was some problem during the creation of sap start service of this new instance... but that is weird because I checked at services.msc and that service SAPTSM_02 and nothing seems wrong with it, it seems that was well created and it is in Started mode!... I checked firewall settings (all of them are in OFF status), I also checked CUA settings (is stopped)...
    I searched for this error and I found the following SDN forum:
    SAPNW EHP1 SR1
    I already press the retry button but it always show me the same error.
    During this phase the SAPInst window show some information and in there I see this two:
    creating sap start service of instance TSM/TRX02...
    service not correcttly installed.
    It is very weird thing!
    I will post some log files such as sapstartsrv.exe and sapinst.log.
    sapstartsrv.exe:
    Test call to Service failed: 80080005
    CO_E_SERVER_EXEC_FAILURE: Server execution failed
    Service not correctly installed
    sapinst.log:
    INFO 2012-01-20 16:29:24.446
    Creating file C:Program Filessapinst_instdirNW702STANDALONETREXCIsapstartsrv.exe.log.
    INFO 2012-01-20 16:29:24.457
    Output of F:usrsapTSMTRX02exesapstartsrv.exe -stdin is written to the logfile sapstartsrv.exe.log.
    WARNING 2012-01-20 16:31:41.182
    Execution of the command "F:usrsapTSMTRX02exesapstartsrv.exe -stdin" finished with return code -1. Output:
    Test call to Service failed: 80080005
    CO_E_SERVER_EXEC_FAILURE: Server execution failed
    Service not correctly installed.
    ERROR 2012-01-20 16:31:41.380
    MOS-01011  'F:/usr/sap/TSM/TRX02/exe/sapstartsrv.exe' returned with '-1'.
    ERROR 2012-01-20 16:31:41.381
    MOS-01011  'F:/usr/sap/TSM/TRX02/exe/sapstartsrv.exe' returned with '-1'.
    ERROR 2012-01-20 16:31:41.470
    FCO-00011  The step createService with step key |TREX_NW_CI_MAIN|ind|ind|TREX|ind|0|0|TREX_MAIN|ind|ind|TREX|ind|0|0|createService was executed with status ERROR ( Last error reported by the step :'F:/usr/sap/TSM/TRX02/exe/sapstartsrv.exe' returned with '-1'.).
    Can you help me please, how can I solve this?
    Kind regards,
    JDimas

    Hello Arjun Venkateswarlu,
    1).Is your Windows Firwall is enabled ? Disable the windows Firewall and also restart SAPinst
    - As I said the windows firewall is disable (OFF)
    2). Make sure that <sid>adm belongs to the local admins or Better provide the domain admin rights to the id which you are using for installation if it is domain installation.
    - All the created users during this installation belongs to local admins. This isn´t a domain installation!
    3). Try Restarting the installation by stopping and starting Windows and restart SAPINST and coninue Old Installation again.
    - I already did that... but it continues to show me the same error!
    Any other tip?
    Kind regards,
    JDimas

Maybe you are looking for