Unable to get SAP Installation master screen

I am getting an error message when I am trying to instal -
The following is the message :
SAPinst is getting started.
Please be patient ...
starting gui server process:
  sapinstport: 21200
  guiport    : 21212
  guistart   : true
  command    : "C:\Program Files\Java\jre1.5.0_04/bin\javaw.exe" -cp "C:/DOCUME1/NARESH1/LOCALS1/Temp/sapinst_exe.704.1214794156\jar\instgui.jar;C:/DOCUME1/NARESH1/LOCALS1/Temp/sapinst_exe.704.1214794156\jar\inqmyxml.jar" -Xmx256M -Dsun.java2d.noddraw=true SDTServer config=jar:sdtserver.xml guiport=21212 sapinsthost=localhost sapinstport=21200 guistart=true
guiengine: call to listen() for socket 1812 failed. No error
103 guiengine.connection.failed 21200, 943
Exit status of child: 1
Please inform what needs to be done.
Thank you,
Regards,
Chander

Hello Kaushal, Markus,
I tried removing the jdk 5 and tried with jdk1.4.
The error message is about the same : as below :
SAPinst is getting started.
Please be patient ...
starting gui server process:
  sapinstport: 21200
  guiport    : 21212
  guistart   : true
  command    : "C:\Program Files\Java\j2re1.4.2_12/bin\javaw.exe" -cp "C:/DOCUME1/NARESH1/LOCALS1/Temp/sapinst_exe.3744.1214853660\jar\instgui.jar;C:/DOCUME1/NARESH1/LOCALS1/Temp/sapinst_exe.3744.1214853660\jar\inqmyxml.jar" -Xmx256M -Dsun.java2d.noddraw=true SDTServer config=jar:sdtserver.xml guiport=21212 sapinsthost=localhost sapinstport=21200 guistart=true
guiengine: call to listen() for socket 1812 failed. No error
103 guiengine.connection.failed 21200, 943
Exit status of child: 1
- Could you please tell me how to kill the process in DOS - my guess is - this might be the problem area.
Appreciate your cooperation.
Regards,
Chander

Similar Messages

  • MacBook keeps rebooting, grey screen and unable to get a log in screen

    Have no idea what has happened! Looking through mail yesterday, nothing else. When I went to log in last night it started rebooting and then shut itself off. Every time I try to turn it back it on it has grey screen, apple icon and begins to reboot itself and then simply turns itself off again. Cannot even get to log in screen. Any advice on how to get my log in screen back and stop this process?

    Mac OS X: Gray screen appears during startup
    http://support.apple.com/kb/TS2570

  • Unable to login  SAP installation stopped at ddic check password step

    Hi,
    we are  installing  SAP PRD  server on RHEL 5 from system copy export of dev (EHP4). now we are at ddic check password step .
    when we try to logon at sap ,  very very long time it shown logon screen. but unable to logon through sap*.
    we have done the following
    #su dbuser
    $sqlcli -U DEFAULT
    sqlcli>  delete from SAPPRD.usr02 where bname = 'SAP*' and mandt=000
    where sapprd is my schema name.
    we  start sap it shows successfully started, but when we try to logon it immediatly return error.
    Error: partner 'IP:3200' not reached
    Wed May 25 18:54:21 2011
    Release 720
    Component NI (network interface), version 40
    rc = -10, module nixxi.cpp, line 3286
    Detail NiPConnect2: IP:3200
    System Call connect
    Error No 10061
    'WSAECONNREFUSED: Connection refused
    Please Guide
    Best Regards
    Khan

    Thanks ,
    when we startsap it says that,
    [root@prdsap ~]# su - prdadm
    prdsap:prdadm 1> startsap
    Checking ADA db Database
    Database is not available via R3trans
    Running /usr/sap/PRD/SYS/exe/run/startdb
    Trying to start database ...
    Log file: /home/prdadm/startdb.log
    PRD database started
    /usr/sap/PRD/SYS/exe/run/startdb completed successfully
    Starting Startup Agent sapstartsrv
    Instance Service on host prdsap started
    My server SID is PRD, it home Dir contains
    [root@prdsap prdadm]# ls -la .XUSER.62
    -rw------- 1 prdadm sapsys 1724 May 25 07:51 .XUSER.62
    prdsap:prdadm 2> xuser -h
    Syntax: xuser [{options}] [action]
    xuser     7.7.06   Build 010-123-204-327 (record format version: 3)
    Usage: List, clear or setup user specific connection information
    Description: This tool is used to predefine and manage default values
                 for user data and connection options. Every data set
                 is stored with an XUSER key. When connecting to the
                 database without specifying an XUSER key, the key DEFAULT
                 is used. Additionally specified command line options
                 override the XUSER data.
    Options:
        -h show long helptext
        -V           show version of XUSER program
        -A ASCII8    interpret environment and batchfiles as pure ASCII8
        -b file      set user information via batch file
                     The batch file format is analogous to the way you enter
                     options and commands on the command line. Each line in
                     the batch file must contain an option list followed by
                     a command. The lines are processed in the order they
                     occur in the batch file. You can mix 'set' and 'clear'
                     commands in one batch file. You can't use the 'list'
                     command or the option -b. If an error occurs, the batch
                     execution stops at the respective line of the batch file.
           string (no restriction to the length), default '' = current user
        -U user_key           user key
           string (max. 18 characters), default 'DEFAULT'
        -u user_name,password user name/password combination
           2 strings (max. 18 characters), default '',''
        -d database_name      database name to connect to
           string (max. 18 character), default ''
        -n database_server    database server name
           string (max. 64 characters), default '' = local server
        -e encryption         Encryption type valid encryption types
                              are 'SSL'
        -S SQL_mode           SQL mode
           string (max. 8 characters), default ''
           valid modes are 'SAPDB', 'INTERNAL', 'ANSI',
                           'DB2', 'ORACLE' and 'SAPR3'
        -t timeout            connection timeout in seconds
           number (default -1 = default timeout value set in the database
                            0 = no timeout)
        -I isolation_level    isolation level
           number (default -1, valid values are -1,0,1,2,3,9,10,15,20,30)
      The following actions are defined (must always be the LAST argument):
       list    list user connection information (default all user keys)
               ignores all options, except -U
       clear   clear user connection information (default all user keys)
               ignores all options, except -U
       set     (default) set user information
    prdsap:prdadm 4> xuser list
    XUSER Entry  1
    Key         :DEFAULT          
    Username    :CONTROL                                                        
    UsernameUCS2:C.O.N.T.R.O.L. . . . . . . . . . . . . . . . . . . . . . . . . .
    Password    :?????????
    PasswordUCS2:?????????
    Dbname      :prd              
    Nodename    :prdsap                                                         
    Sqlmode     :<unspecified>
    Cachelimit  :-1
    Timeout     :-1
    Isolation   :-1
    Charset     :<unspecified>    
    XUSER Entry  2
    Key         :c                
    Username    :CONTROL                                                        
    UsernameUCS2:C.O.N.T.R.O.L. . . . . . . . . . . . . . . . . . . . . . . . . .
    Password    :?????????
    PasswordUCS2:?????????
    Dbname      :PRD              
    Nodename    :prdsap                                                         
    Sqlmode     :SAPR3  
    Cachelimit  :-1
    Timeout     :0
    Isolation   :0
    Charset     :<unspecified>    
    XUSER Entry  3
    Key         :c_J2EE           
    Username    :CONTROL                                                        
    UsernameUCS2:C.O.N.T.R.O.L. . . . . . . . . . . . . . . . . . . . . . . . . .
    Password    :?????????
    PasswordUCS2:?????????
    Dbname      :PRD              
    Nodename    :prdsap                                                         
    Sqlmode     :SAPR3  
    Cachelimit  :-1
    Timeout     :0
    Isolation   :0
    Charset     :<unspecified>    
    XUSER Entry  4
    Key         :w                
    Username    :SUPERDBA                                                       
    UsernameUCS2:S.U.P.E.R.D.B.A. . . . . . . . . . . . . . . . . . . . . . . . .
    Password    :?????????
    PasswordUCS2:?????????
    Dbname      :PRD              
    Nodename    :prdsap                                                         
    Sqlmode     :SAPR3  
    Cachelimit  :-1
    Timeout     :0
    Isolation   :0
    Charset     :<unspecified>

  • To get SAP Equipment Details Screen  TCODE IE03 in CRM

    Hi experts,
    We have a requirement to navigate from CRM equipment details view to SAP ECC equipment Details.
    Below are the few steps were approach the euipment view.
    GO to Service Pro Profile in WEBUI CRM 7.0 -> click on Accounts&Products Work Center->Object.
    From the above step we get search view where i am entering serial number as input. Getting few records in Search Result view and after picking one record we get the Equipment and Ibase details.Go to Equipment View and we find a button on that view.
    Now our requirement is when we press the button on that equipment view ,we need to see the screen of ECC corresponding to that equipment number.
    Pleae help how i can make it worked.

    Hi Emanuel,
    Thanks for looking into this issue.
    I have performed the following steps as suggested by you, still it doesn't seem to work and gives the same error.
    Below are the changes done on the ECC Side.
    1) Copied the standard equipment class /SYCLO_CL_PM_EQUIPMENT1_DO to custom class ZSYCLO_CL_PM_EQUIPMENT1_DO. Changes made in the GET Method to get custom equipment related data
    2) Modified the standard equipment structure /SYCLO/PM_EQUI_STR by adding one custom field
    3) Configured this custom class as the object handler in the equipment mobile data object
    4) Configured this custom class as the object handler for the equipment complex table
    5) We are still using the standard BAPI Wrapper itself for getting the equipment data and the added field is reflected in the BAPI Wrapper table parameter
    Is there something we are missing?

  • 10.4.11 update Problem unable to get to Log In screen

    Updated the G5 at my work from 10.4.10 to 10.4.11 and after the restart it would get up to the "Starting Mac OS X..." screen, bar going all the way across/still animated and just hang there, never getting to the Log In Window. I let it sit for 10 minutes at that point and nothing further. I repaired permissions & shut down all open apps prior to installing the update. Just didn't do the cardinal rule of backing up prior to the update.
    Tried verifying/repairing the HD using Applejack & clearing out caches/prefs/VM etc.. with no success.
    Booted from a retail Tiger Disc to repair permissions & verify the HD (it checked out OK, sees the 10.4.11 OS on it & is bootable as a startup disc), no success either - again, hanging at the Starting Mac OS X screen, with the bar going all the way across.
    Ended up re-installing Tiger on a spare internal HD & importing all users/apps/settings etc.. to get it going again.
    Others at work installed the update with no problems on similar (albeit faster) machines. Puzzling & frustrating... This machine is pretty clean, I don't run any 3rd party plug-ins or oddball shareware.

    Update on the G5 & 10.4.11 update that trashed my main drive...
    From the new Tiger install on the spare drive, I DL'ed the 10.4.11 Combo (PPC) update and ran it on the main drive and now it's back up & working fine.
    Art

  • HT200197 When first starting Apple TV for the first time it went straight to the screen with the choices and they were all in French.  I have been unable to get to the setup screen no matter what I do.  I have tried restarting from scratch several times.

    No setup screen when first starting apple TV

    Hey Docbarb2,
    You should be able to change the language by either restoring your Apple TV with iTunes or change the language by following the steps in the second article. Take a look at the article below for more information to either get you back to square one or to at least a language that you know.
    Apple TV (2nd and 3rd generation): Restoring your Apple TV
    https://support.apple.com/en-us/HT202118
    Change the language on your Apple TV
    https://support.apple.com/en-us/HT202799
    Take care,
    -Norm G. 

  • Unable to continue the installation in suse linux

    hi,
    this sudheer
    my system environment as follows;
    operating system:open suse11.0
    Java devloper kit:jdk1.6.0 for linux
    processor:amd 64
    hard disk:250 gb
    DBMS:maxdb 7.6
    1.i have extraced the file of IBMjava2-JRE-1.4.2_12 amd64.tgz into opt folder.
       but i used default jdk 1.6.0 which is came from the open suse11.0.
    2. i  have decalred the environment variables as follows;
       for java
       export JAVA_HOME=/usr/lib/jvm/java-1.6.0
       export PATH=/usr/lib/jvm/java-1.6.0/bin
       for SAP Installation master
       export SAPINST_JRE_HOME=/usr/lib/jvm/java-1.6.0/jre
       export DISPLAY=water:0.0
    3.i have created sapmnt folder in /
    4. but during the third phase of instalation(unarchived files) solution manager
        it is unable to continue
    regards
    sudheer koppala

    Hi Sudheer,
    I am sorry but I guess you are using the wrong versions here
    SAP does not support SUSE11 and also Java version should be 1.4.2.....
    SAP only supports SUSE Linux Enterprise Server 10,SUSE Linux Enterprise Server 9,SUSE Linux Enterprise Server 8
    Refer to SAP notes 171356 for SAP on Linux
    1172419 for Java versions
    These are highly useful
    Let me know if you need any other info.
    Rohit

  • Installing 620 SAP_BASIS Dialog Instance with 6.40 Installation Master CD

    Greetings,
    At present we have a SAP R/3 Enterprise 47x200 which is dsitributed across two (windows 2003) clustered servers, one for the Central Instance and other for the Database (Oracle 9.2.0.5).
    Now and due to perfomance issues on the Central Instance we'd lke to add a Dialog Instance and here is where the doubts come up.
    Our SAP_BASIS version is 620 (System -> Status) whereas our SAP Kernel level is 640_REL (SM51).
    We have the original 6.20 Kernel CD but we don't have any valid SAP Installation Master CD (originally we made an upgrade from a 4.6B version) so I downloaded from service.sap.com/support the  51033746_13.ZIP (Installation_Master_6.20_6.40_06_08) file (I didn't found any other file better that this one).
    The first problem is that when I start sapinst.exe it ask (CD Browser Dialog) for a SAP 6.40 Kernel CD and not the 6.20 Kernel CD I already have. I have found a workaround editing LABEL.ASC file but I think it isn't a good practice.
    If I download the Kernel 6.40 from service.sap.com 51030763_1.ZIP (DVD_NW04_SR1_6.40_SAP_Kernel_Oracle) the Sapinst application works perfectly, but here comes up our doubts...
    -  Could be any problem using these 6.40 installation (Master Installation & Kernel) files for a Dialog Instance installatio in our environment? Are there other installation files which could fit better than these one? Where could I find them?
    -  When I install a Dialog Instance, does it make changes into the Database Server and Central Instance?
    - Initially we'd like to install the Dialog Instance in a test Server, try it, check that it works as we expect, and discard it in order to buy a big and powerful server where we'll definitely install the Dialog Instance. In this case, can we simply discard the test server or we have to follow a complex process for uninstall it?  (this question is somehow related to the previous one).
    Any help would be greatly appreciated. Thanks in advance.
    Javier

    Hi,
    it is OK that you have 640 kernel even if your BASIS is 620. 620 kernel is no longer supported by SAP.
    - Could be any problem using these 6.40 installation (Master Installation & Kernel) files for a Dialog Instance installatio in our environment? Are there other installation files which could fit better than these one? Where could I find them?
    You master DVD is correct
    - When I install a Dialog Instance, does it make changes into the Database Server and Central Instance?
    It does not make any changes to DB, you will see next Dialog instance in SM51 then
    - Initially we'd like to install the Dialog Instance in a test Server, try it, check that it works as we expect, and discard it in order to buy a big and powerful server where we'll definitely install the Dialog Instance. In this case, can we simply discard the test server or we have to follow a complex process for uninstall it? (this question is somehow related to the previous one).
    You can discard your dialog instance without following special procedures.

  • Unable to get the logon screen when i open the sapgui

    Hi gurus,
    I have recently installed SAP 4.7 R/3 enterprise with the necessary requirements and after installation i am unable to get the logon screen (i am just getting the navigation bar which cannot be accessd) when i start my sapgui logon.I am getting a message at the bottom of the screen program SAPMS380,i cannot find any client or userid or password screen so can anyone help me...i need the reply as quickly as possible.
    Regards,
    Arun

    when you first install a system you'll notice that on Windows environment it takes too much to present the logon window because it needs to compile a lot of programs.
    What's the status on SAP MMC?
    Do you get or net the logon window? that's not clear on your message.
    cheers

  • SAP INSTALLATION SCREEN SHOTS

    hi,
    can i get the screen shots and software requirements for SAP ECC6.0 Installation.

    Hi Nandini,
    you do not find screen shots for installation.The required software you can get from sap or you can download the same from servise marketplace.
    https://websmp203.sap-ag.de/swdc
    Downloads -> SAP Installations & Upgrades->My Company's Application Components->SAP ERP->SAP ERP 6.0->Installation and Upgrade
    download below components
    Installation master for your 0/s and db
    Installation exports
    Kernel (unicode or non-unicode)
    Regards
    Ashok

  • Sap installation screen shots on UNIX platform

    hi friends,
    can any one send or guide me in getting me the SAP INSTALLATION screen shots on UNIX platform..
    pls mail to [email protected]
    regards,
    satish.

    "Unix" is a generic term for operating systems based on the initial AT & T operating system. There are many flavors of it - on some of them you can install a SAP system, on others not.
    There is (for SAP)
    AIX
    HP-UX (on PA-RISC and IA64)
    Solaris (on SPARC and x86_64)
    Linux (on x86, x86_64, IA64, Power)
    Each one of those has its specialties and special configuration. So without knowing to what "Unix" you are referring, your question can't be answered that easily.
    On top of that, using screenshots to install software is a pretty bad idea. I may work for the one who did those but it may not for you if you have a different hardware configuration, more or less memory, different filesystem layout etc. In that case, you will cry for help the first time you see an error message - and since you don't know what the system was trying to do, you can't find a solution for it.
    Therefore it's MUCH better to use the (very good) installation guides, they will tell you what you need to do, they will explain everything much more in detail than a "screenshot document" could tell you.
    Use the given link to get your guide and try - and if you have problems, ask your questions in the appropriate forum - I'm sure there are people willing to help (including me).
    Markus

  • HT1414 My iphone 4 is stuck. master reset did not work. won't slide to unlock and if do get to the passcode screen, it won't recognize my entries.  I have tried connecting to itunes through a pc, but since I can't unlock my phone it won't let me do it the

    Iphone 4 is stuck.  I have tried a master reset and it didn't work.  it won't slide to unlock or power off.  I did somehow get to the passcode screen but it didn't let me enter anything.  I have also tried on a pc through itunes but since I can't unlock it, it won't let me do that either.

    http://support.apple.com/kb/ht1808

  • I have the latest version of free Quicktime, Itunes  and unable to view video on my PC all i get is a pink screen the audio is OK i have uninstalled and installed several times same problem, i have a Iphone 4 and unable to view the content.

    i have the latest version of free Quicktime, Itunes  and unable to view video on my PC all i get is a pink screen the audio is OK i have uninstalled and installed several times same problem, i have a Iphone 4 and unable to view the content.

    Open your QuickTime control panel (either via the Control panels, or by going "Edit > Preferences > QuickTime Preferences" in the Quicktime Player). In the Advanced tab, uncheck Enable Direct3D video acceleration:
    ... and click OK. Quit and restart the QuickTime Player prior to checking to see if the settings change has had any effect.

  • Need Assistance in getting SAP NetWeaver 7.02 Installation Guide

    Hi All,
    Can any one please assist me in getting the installation guides for SAP NetWeaver 7.02 on Service Market place?
    I searched for its URL but could not get it. Please share it with me.
    Waiting for your kind replies.
    Regards,
    Faisal

    Hi Faisal,
    You can try this - Log onto SMP
    Software Downloads --> Installations and Upgrades --> click on "Installation and Upgrade Guides" on the left panel; this will open a new browser window --> expand "SAP NetWeaver" on the left panel --> SAP NetWeaver 7.0 (2004s) --> select Installation or Upgrade as per your need; then you can select the appropriate guide.
    Hope it helps.
    Dao

  • Installer states it has been installed but all I get is a black screen. What can I do?

    I have an iMac and I installed the Adobe reader to open messages and information.  The installer stated I was finished but all I get is a black screen when i open a page that need the Adobe reader.  What can I do to fix this?

    Download and install AppZapper (it's a free trial)
    Download the offline installer: http://get.adobe.com/reader/enterprise/
    Save it, but don't run it yet.
    Quit Safari
    Open AppZapper.
    Go to: Mac HD/Applications
    Dragthe Reader 11 Application to AppZapper from there, and "Zap it".
    Close AppZapper.
    Go to: MacHD/library/Internet Plugins
    Trash the AdobePDFviewer.plugin from there
    Trash the AdobePDFViewerNPAPI.plugin also
    Empty the trash
    Mount the DMG and run the installer to reinstall Reader
    When it finishes, reboot and open Reader from the Applications folder
    Accept the License Agreement and then close Reader
    Relaunch Safari
    Go to: Safari>Preferences>Security and make sure that "Allow all other plugins" is checked
    You should be able to open PDFs in Safari

Maybe you are looking for