ITS HTTP Port Number issue

Hi,
We are having ECC 6.0. The ITS service (SAP GUI for HTML) is not working. It is re-directing to Port Number : 0.
Please see below the detailed steps to analyze the problem from your end.
1) Login to ECC
2) Use TOCDE:   SICF
3) Give the Service Name as "WEBGUI"
4) Run - Press F8
5) U will be Navigated directly to ,  webgui -  SAP GUI for HTML
6) Select the SAP GUI for HTML, right click, then you will get list of options.
7) Select "Test Service"
8) Then it will open a new window and will display the SAP Easy Access. The URL of the new window will display something like,  http://SERVER:8000/sap/bc/gui/sap/its/webgui?sap-system-login-basic_auth=X&sap-client=800&sap-language=EN
But in our case the Port Number is showing as 0, instead of as shown in above uRL like 8000 / 8080,etc.. Due to this, we are not getting the SAP Easy Access screen. We are getting something like "Page can't be displayed".
We were able to change the HTTP port number in SMICM TCODE, But we are not sure of the exact Port Number.
Please help us how to findout the actual  ITS HTTP Port Number to resolve the issue. We are not sure what Port number was given in the initial configuration/installation.
Thanks & Regards||
Ashok Kumar M.

>
Ashok Kumar Munugoti wrote:
> Hi,
>
> Thanks for your reply.
>
> The Problem here is we don't know the Port number like U have given 8000. We are not sure of the Port Number.
>
> Kindly give me some idea how to findout the HTTP Port Number given in the Initial Configurations/ Installations.
>
>
>
> Thanks & Regards||
> Ashok M.
Hey Ashok,
you can specify the port number with this parameter.
Normaly it should be 80<sysnr>
so if your systemnumber is 05 it would be 8005 for the http port.
you can also set the parameter like this PROT=HTTP,PORT=80$$
that will set it automatically to your system number
regards
Peter

Similar Messages

  • Changing the HTTP port number

    Hi
    I want to change  the HTTP port number of the SAP web AS .Any idea on this how can i do that ?
    regards
    rajesh

    Hi Rajesh ,
    just  go throgh this link , u can change this using Visual Administrator
    http://help.sap.com/saphelp_nw04/helpdata/en/5b/82d3c3ee9691418e6b0281f933a37d/frameset.htm
                                   Regards
                                       Kishor Gopinathan

  • What is the SLD HTTP Port number?

    Hello All,
    What is the HTTP Port number that U should provide while doing the NWSP14 WAS installation.
    Regards
    DK

    Hello,
    The J2EE engine responds on the following ports:
    http://help.sap.com/saphelp_nw70/helpdata/EN/a2/f9d7fed2adc340ab462ae159d19509/frameset.htm
    The System Landscape Directory of SAP NetWeaver (SLD) serves as a central information repository for your system landscape. A system landscape consists of a number of hardware and software components that depend on each other with regard to installation, software updates, and demands on interfaces.
    Information in the SLD is used by various SAP tools, for example, for planning and performing upgrades to the system landscape (Software Lifecycle Manager of SAP NetWeaver), finding destination information for ABAP systems and Web services (Web Dynpro), and for maintaining development information by the SAP NetWeaver Development Infrastructure (NWDI).
    Regards,
    Siddhesh

  • JDeveloper was unable to determine the HTTP port number

    Hi,
    I am trying to deploy my application from Jdeveloper(9.03) to Oracle Application server(9i). Both the servers are running on the same machine.[oc4j is running]
    When I deploy my applicaion (web war), I am getting the following error:
    "http://Anil:????/ManApp
    Note: JDeveloper was unable to determine the HTTP port number of the remote server for the above URL(s)."
    I have specified 8888 port in the connection dialog and it is successfully connecting to the Oracle AS.
    Please help me sort this out.
    Regards
    ~anil.

    JDEV Version: 10.1.2.17.84
    ORACLE AS - 10.1.2.0.0

  • How to find out the http port number

    Hi gurus,
    Please help me find out what the http port number for the XML DB repository on the database server is. I tried the default 8080 and got an error saying it is no longer valid. I re-installed the database a couple of times and I don't remember that I had to enter a new port number.
    Thanks.
    Ben

    SQL*Plus: Release 11.1.0.2.0 - Beta on Sun Nov 12 21:33:33 2006
    Copyright (c) 1982, 2006, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.1.0.2.0 - Beta
    With the Partitioning, OLAP and Data Mining options
    SQL> select dbms_xdb.getHttpPort(), dbms_xdb.getFtpPort() from dual;
    DBMS_XDB.GETHTTPPORT() DBMS_XDB.GETFTPPORT()
                      8080                  2100
    SQL> exit
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.2.0 - Beta
    With the Partitioning, OLAP and Data Mining options
    C:\Documents and Settings\Mark D Drake>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 11.1.0.1.0 - Beta on 12-NOV-2006 21:34:00
    Copyright (c) 1991, 2006, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 11.1.0.1.0 - Beta
    Start Date                11-NOV-2006 06:49:03
    Uptime                    1 days 14 hr. 44 min. 58 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   c:\oracle\product\11.1.0\db_1\network\admin\listener.ora
    Listener Log File         c:\oracle\product\11.1.0\db_1\network\log\listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mdrake-lap)(PORT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mdrake-lap)(PORT=8080))(Presentation=HTTP)(Session
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mdrake-lap)(PORT=2100))(Presentation=FTP)(Session=
    Services Summary...
    Service "ORA11GR1.xp.mark.drake.oracle.com" has 1 instance(s).
      Instance "ora11gr1", status READY, has 1 handler(s) for this service...
    Service "ORA11GR1XDB.xp.mark.drake.oracle.com" has 1 instance(s).
      Instance "ora11gr1", status READY, has 1 handler(s) for this service...
    Service "ORA11GR1_XPT.xp.mark.drake.oracle.com" has 1 instance(s).
      Instance "ora11gr1", status READY, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
      Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    C:\Documents and Settings\Mark D Drake>If SQL statment shows port numbers are 0 this means protocol is disabled and will not show in lnsrctl output

  • HT1688 Ported number issues

    I had my T-Mobile number ported over to an AT&T phone, my phone still shows the temp AT&T number in my contacts and settings. When I text people the temp number shows but when I call its my T-Mobile number. I spent over an hour on the phone with AT&T and the rersult was "it's an Apple issue". I have turned the phone off and back on and I have done a factory reset on it. Please if there is anything someone knows that will fix this, HELP!!!!!

    The AT&T sim card is defective.  Get another one from them, with the ported number flashed to it.  In general, whatever AT&T tech support tells you, do the opposite.

  • Change XML DB default HTTP port number from 8080 to ... ?

    Hi !
    I need to change the default port number of XML DB from port 8080 to something else, because the development server also hosts a web service, which is configured to listen on port 8080 for debugging reasons. This WS is provided by our partner and we have no control over the ports it uses.
    I'm not a network prof. so I'd like to ask what other port number would make sense for XML DB instead of 8080. Can I choose any port number I like, e.g. 8088?
    Besides using DBCA is there any other place I need to configure this new port number?
    TIA,
    Stefan

    I've done this on occasion using the OEM attach to the database and click XML Database then configuration, you will see it on the right window pane.

  • How can I spot the http/https port number of WEB AS ABAP

    Thanks
    Matthias

    Hi,
    If you want to check the port numbers for WebAS, then you can go to SMICM transaction and go to the menu item:
    Goto >> HTTP Server >> Display Data
    This will show you the condition of the WebAS and the ports used for HTTP and HTTPS.
    Please award points if helpful.
    Thanks
    Vijay

  • Https : port number

    Hello,
    I wanted to know if there is an easy way to change port 443 to port 8443 for the default web service ?
    Thanks

    Hi,
    If you want to check the port numbers for WebAS, then you can go to SMICM transaction and go to the menu item:
    Goto >> HTTP Server >> Display Data
    This will show you the condition of the WebAS and the ports used for HTTP and HTTPS.
    Please award points if helpful.
    Thanks
    Vijay

  • GWIA not listening on HTTP port

    I recently upgraded our GW8 to new hardware and eventually to 2012 sp1, now I'm seeing the following error in the GWIA log and the GWIA is not listening on its http port.
    There is nothing listening on 9850 (default http port for gwia).
    ****** 04-10-13 10:03:39 ******
    10:03:39 F476 ****************** Agent Restarted ******************
    10:03:39 F476 MTP: Message Transfer Protocol initialization...
    10:03:39 F476 MTP: Queue initialization...
    10:03:39 F476 MTP: Queue initialization...
    10:03:39 F476 Startup: No frgnames.cfg file found.
    10:03:39 F3C7 Starting GWHTTP-Listener
    10:03:39 F476 HTTP server running
    10:03:40 F476 Error Listen Port is already in use. [856A]
    10:03:41 F476 Shutdown of Threads
    10:03:42 F476 Shutdown of Threads
    After disabling GWIA POP / IMAP / LDAP (setting them to port 0) I'm getting the following(and still no http):
    10:08:12 F476 ****************** Agent Restarted ******************
    10:08:12 F476 MTP: Message Transfer Protocol initialization...
    10:08:12 F476 MTP: Queue initialization...
    10:08:12 F476 MTP: Queue initialization...
    10:08:12 F476 Startup: No frgnames.cfg file found.
    10:08:12 F3E7 Starting GWHTTP-Listener
    10:08:12 F476 HTTP server running
    10:08:13 F476 Error, Internal Udp Port is unusable. [8911]
    10:08:14 F476 Shutdown of Threads
    10:08:15 F476 Shutdown of Threads
    GWIA is listening on the following ports, 1.2.3.4 being the server ip and I removed the POA connections.
    # netstat -pan | grep -i gwia
    tcp 0 0 1.2.3.4:7060 0.0.0.0:* LISTEN 12253/gwia
    tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 12253/gwia
    udp 0 0 0.0.0.0:41547 0.0.0.0:* 12253/gwia
    Any ideas ?
    Besides this GW is running just fine.

    Originally Posted by laurabuckley
    Oh ok.
    Check to see if the firewall is disabled on the server.
    Also, set an HTTP username and password in ConsoleOne then do a full stop and start of GWIA.
    Please post back your results.
    Cheers,
    Hi Laura,
    The firewall is disabled (double checked), there is a http username and password (re-set it) set in C1, a full stop and start did not make a difference.
    Originally Posted by laurabuckley
    One more thing.... if your POA is running on the same box try disabling POP and IMAP on the POA - restart the POA and GWIA.
    Cheers,
    We're actively using the POA IMAP so that's not something I can disable.
    Thanks,
    Arjan

  • Status Agent Not Reachable - How to set a fix port number?

    My EM 10g was working fine http://localhost:5500/em
    Now when I tried, it was not working. I looked into portlist and found out it there was additional port of 5502
    But when I logged into port 5502, Status Agent Not Reachable. Other links were working fine.
    I had even installed another DB called REPOS other than the default ORCL.
    All the services were up and running and I was just bouncing services back and forth and luckly I got the original port 5500 to work and then I did not got the error "Status Agent Not Reachable".
    So I just wanted to know how to set a dedicated port in case the port number changes back to 5502 and if I get the error again.
    Thanks in advance.

    Yes I installed multipe databases for eg ORCL was the default but I installed REPOS.
    I did not uninstall the db.
    Why does it show two different ports for ORCL 5500 and 5502 and for Repos it shows two ports but they are the same 5501.
    Everything is on my local machine.
    Following is from the portlist
    Ultra Search HTTP port number =5620
    Enterprise Manager Agent Port =
    iSQL*Plus HTTP port number =5560
    Enterprise Manager Console HTTP Port (orcl) = 5500
    Enterprise Manager Agent Port (orcl) = 1830
    Enterprise Manager Console HTTP Port (repos) = 5501
    Enterprise Manager Agent Port (repos) = 1831
    Enterprise Manager Console HTTP Port (ORCL) = 5502
    Enterprise Manager Agent Port (ORCL) = 1830
    Enterprise Manager Console HTTP Port (repos) = 5501
    Enterprise Manager Agent Port (repos) = 1831

  • How do i find the port number for oracle10g

    Hi,
    I have installed oracle10g on my pc running windows XP. I need to get the port number for JDBC drivers used by Java Application when defining a JDBC source.
    Java is running on the same machine.
    When I installed oracle I was given the links (with port numbers) for EM, ULTRA SEARCH and iSQLPLUS, what I need is the ORACLE10g database port number. Anybody know where I get from ?
    Cheers

    thanks for the reply the portlist does not contain the port of oracle. The file is below.
    [i]Ultra Search HTTP port number =5620
    Enterprise Manager Agent Port =
    iSQL*Plus HTTP port number =5560
    Enterprise Manager Console HTTP Port (oracle10) = 5500
    Enterprise Manager Agent Port (oracle10) = 1830
    However searching through some other threads found the port to be 1521, which
    oracle must set during installation and tell anybody, unless this infor is in the log.
    so configured the oracle JDBC driver as below (PE8.2 --> ConnectionPools)
    Datasource Classname = oracle.jdbc.pool.OracleDataSource
    URL = jdbc:oracle:thin:@localhost:1521:oracle10
    User = abc
    Password = abc
    Now able to ping. Cheers

  • Verizon # Ported number to Comcast, but its not working. Both say, its the other guys fault.

    I had my Verizon number ported to Comcast.  When I call out on Comcast...everyones caller ID shows my ported number correctly.  However, I am not getting incoming calls.  Those are still going to Verizon.  I have disconnected my Verizon incoming line and I'm using the Cocast VOIP...so everyone is calling my number, but its just ringing or them.
    Comcast says its a Verizon issues (have not released the number) Verizon says it's a comcast problem, they have not competed the port.
    Does anyone have any idea how I can resolve this?  It's been almost 2 weeks.

    I had my Verizon number ported to Comcast.  When I call out on Comcast...everyones caller ID shows my ported number correctly.  However, I am not getting incoming calls.  Those are still going to Verizon.  I have disconnected my Verizon incoming line and I'm using the Cocast VOIP...so everyone is calling my number, but its just ringing or them.
    Comcast says its a Verizon issues (have not released the number) Verizon says it's a comcast problem, they have not competed the port.
    Does anyone have any idea how I can resolve this?  It's been almost 2 weeks.

  • Service Number/Port Number in HTTP receiver adapter

    Dear Experts,
    I have a scenario where I am to do HTTP Post to a 3rd party web application via a url in the following format:
    https://x.y.info/abc/sap/customer.cgi
    The HTTP Post data is submitted to the CGI script which is then processed further by the web application. The URL works ok via IE or even PI soap receiver adapter is able to post XML message to the URL but using SOAP.
    But I have to do only HTTP Post and now my problem is that the URL dont have a so called port number that I can fill in the "Service Number" field in HTTP receiver channel or in SM59.
    Does SAP always need a service number or how to deal with this case where server doesnot expose the port.
    Thanks in advance.
    Br
    Suman

    Hello,
    The HTTP Post data is submitted to the CGI script which is then processed further by the web application. The URL works ok via IE or even PI soap receiver adapter is able to post XML message to the URL but using SOAP.
    By definition, the SOAP Adapter is also using HTTP POST as its HTTP method the only difference is that there is a SOAP Envelope that is being sent.
    But I have to do only HTTP Post and now my problem is that the URL dont have a so called port number that I can fill in the "Service Number" field in HTTP receiver channel or in SM59.
    Service number is the port number of the URL that you will be connecting to, if it is not shown, it is assumed that it is 80 for http and 443 for https (as Gzegorz mentioned). Since you are using HTTPs, you should use HTTP Destination that points to an SM59 configuration.
    Hope this helps,
    Mark

  • Can not seem to connect to an HTTPS with a port number

    Hello,
    I am building an application that needs to connect to an https with a port number...
    If the url is 'https://xxx.yyy.zzz' and the port is 5000 what would I use? I have found examples with out a port number but not with a port number...

    Ah... Like GET and SEND?
    That is definitely not correct in this situation.
    I think what is throwing me is that they specified
    the the host as 'https://xxx.yyy.zzz' where really
    they want an SSL connection... I think anyways...
    Generally there are two situations.
    1. There are two possible connections/protocols. One is SSL only and the other is https.
    2. They got carried away with the documentation. They added a section describing how SSL works. The protocol within SSL is still http. That is the definition of https though.

Maybe you are looking for

  • How Do I Use Examples for Visual C++with NI-DAQ?

    我有一张NI6723的卡,用the Measurement & Automation Explorer测试的时候,一点问题都没有.完全安照前面所说的例子(http://digital.ni.com/public.nsf/allkb/0087C1E2092​0F7B986256D9B0061DEE2),我用Visual c++建立工程后,编译没有任何错误.但是运行后就会弹出错误: [AO_VWrite] returned NI-DAQ error-104041 The specified devi

  • Integrating barcode asset management and LR

    I have discovered to my delight that you can integrate Lightroom and barcode based print asset management. This is a way to: automate the printing of labels for images without any rekeying of information, and automate the process of finding the image

  • Problem with JAX-RPC tutorial

    I am studying "The JavaTM Web Services Tutorial"-Java API for XML-based RPC. When I read "Deploying the Service", I encounter some errors. I type "ant deploy". Here is error message: Buildfile: build.xml deploy: BUILD FAILED Total time: 3 seconds D:\

  • Using VMware movies in Premiere

    Can anyone offer some tips for how to go about using AVIs created in VMware? The videos import alright into the project file list, but just show a black screen when played in the source monitor. I've installed the proprietary VMware codec and have tr

  • NI-6014 time measuremen​t

    Hello, I'm using NI-6014 card to measure and process three analog inputs and that is working fine. But now i have two additional devices giving me two pulses. Time between this two pulses is cca 0.0001 sec. and i need to measure this time with accura