ECC6 integrated ITS default port 8000 changed to http port 80

We want the ECC6 integrated ITS default port 8000 changed to http port 80.  The integrated ITS Cat2 transaction is currently working on http port 8000.  I changed the icm/server_port_0(Instance Profile) and the ICM Monitor Active Services(smicm – services) to use port 80.  Cat2 transaction fails http fails after system restart.  I have reverted back to 8000 and all is now working again.  Is there more work that needs to be carried out or is port 80 is supported?

is your application server in domain?
if its in domain and when used sapides.<xxxx>.com if you get DNS not found, may be browser is looking up internet, put your domain in the exception in tools->internet options->connection->lan settings->proxy->advanced
"<i>This server does not support HTTPS! It is therefore potentially unsafe to send your password</i>" i just a warning message and you should still be able to log on.
(if you want to hide this info let me know)
<i>and i never could logon into R/3 !!</i>
do you also see a message that SSO2 is not configured? if yes follow the steps explained in OSS note no.517860
when you say never could logon what happens,
a) the field for user id pwd disabled? - click on the basic authentication button to get the log on pop up
b) error messages?
Regards
Raja

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

  • Difference between the abap stack http port and the java http port

    Hello,
    Is there a difference if a call a webservice in the SAP PI via the abap http port or the java http port?
    For abap it is:
    http://pi.host.de:8035/sap/xi/engine?type=entry
    For java:
    http://pi.host.de:53500/XISOAPAdapter/MessageServlet?
    Is it technical the same?
    Which is your prefered port and why?
    Thank you
    Best regards,
    Nils Kloth

    Hi,
    I found the blog
    Using the SOAP inbound channel of the Integration Engine
    So the main differences are:
    Advantage
    When you send SOAP messages directly to the Integration Server, you reduce the message load on the adapter engine. This can improve the performance.
    Restrictions
    The SOAP inbound channel of the Integration Server does not support attachments. SOAP messages with content type "multipart" are rejected.
    Nils

  • Change Soap Http Port name

    Hello,
    My 'Search' webservice is created from a Stateless EJB. I would like to change the Soap port from the default 'searchSoapHttpPort' to something else.
    How can this be done? I have tried changing the WSDL directly, but when the webservice is regenerated, changes are lost. I have also tried changing the .jaxrpc file.
    Thanks!

    Hey,
    Thanks for the reply, but I didn't understand much.
    Guess I'm just going to try and look on why I can't change the context path when deploying a webservice package using ant tasks.
    Thanks again for the reply.
    William

  • 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

  • Scripted WAS Config change http port add JVM classpath

    On Windows in WAS 6.4 SP9
    I can manually change the HTTP port for the dispatcher and add JVM settings (system properties and classpath) on the J2EE engine in the ConfigTool but I need to create an automated script do what I am manually doing in the ConfigTool.
    Can someone please provide an example of how to do each or any of these?  Is there documentation on how to script things manually done in the ConfigTool?
    Thanks,
    Barry

    Hi,
    changing the HTTP port is possible by integrating the <a href="http://help.sap.com/saphelp_nw04/helpdata/en/84/0e3f15fc6af94f82c2e6449bcef3d1/frameset.htm">SETSP</a> shell command into your script (just as suggested in your other post).
    However, I'm unsure about the JVM settings. They are usually read from a property file (instance.properties) by the jcontrol process that starts the instance. The option I see is to integrate the jcontrol in your script and pass your custom properties file using its <b>-file</b> option. However, this is just a suggestion - I have never tried this and am therefore not sure if it works at all.
    No documentation is available about scripting, as AFAIK, this is not an officially supported startup procedure.
    Hope all that helps a bit!

  • Cannot change http port

    Hi guys,
    I am trying to change the http port permanently to port 8000. Therefore I go to RZ10 -> select SID_DVEBMGS00_XXXXX -> Extended maintenance -> Display -> Edit -> Create -> and I add
    Parameter name:
    icm/server_port_0
    Parameter val:
    PROT=HTTP, PORT=8000
    Then I press twice Copy and activate the profile. After that I restart the system.
    Now when I go back to RZ10 -> select SID_DVEBMGS00_XXXXX I can not see the icm/server_port_0 entry in the parameter list. It should be here right?
    Also when I go to transaction SMICM -> GOTO -> Services the HTTP Protocol is 0 and not 8000.
    What am I doing wrong?
    Thanks
    Goluef

    Hi Mate,
    Before doing edit I would rather request you to import the active profiles first as changes done in older one will certainly not reflect.
    Utilities >> Import Profiles >> Of active servers
    Then choose the instance profile..Check if already there any entry of icm/server_port_0 and if not then create it or add a new one as icm/server_port_1 or similar
    Then Copy the change>> Save>> Activate or Save and Activate.
    Restart the system and the change should be there for sure..
    If still doesn't work - Check the permissions in filesystem of this profiles and if the SIDadm is able to write the files. The data won't get written until you save it. Might want to check SM21 for errors.
    Alternately for the time being just goto SMICM >> Goto >> Services >> Change the HTTP service here
    Services >> Change
    Put  - Port - 8000, Log (HTTP), Keep alive, Process time and Save it.
    Do note this is temporary and restarting system/ICM will make it go.
    Do mind the port 8000 should not be used by any other process/prog.
    Cheers,

  • Changing message server port for ABAP+Java Instance

    Hi,
    We had change our message server port for the Java instance from 3607 to 3667.
    We did this using the j2ee config tool. We also verified this information through the console config.
    But when we look into system info URL using the URL as shown below,  we still that the old message server port is being used. We have recycled the instance couple of times , but does not seem to help.
    http://dfudsbw1.dfna.corp.dom:50700/sap/monitoring/SystemInfo
    Any ideas where else we have to change the port no. for the message server

    Hi guys,
    I solved this on my own with documentation help from SAP.
    I had to change the port no. in the Global dispatcher and Global server area as well.
    Please see details from SAP below.
    "Message Server: Changing Ports/Hosts shows which areas need to be adjusted if
    the port or host of the message server changes. Ports are, of course, changed in the
    instance profile of the Central Services instance. In the example, the port 3677 and
    the HTTP port 8177 have been set, and the new host is called twdfxxx. You need to
    use the Config Tool to set these values. For each instance, you need to maintain the
    corresponding values for the Message server host and Message server port on the
    Message Server and Bootstrap tab page. The connection details for dispatchers or
    servers to the message server are maintained in the Cluster Manager. As shown in the
    figure, the ms.host and ms.port are maintained, respectively, in the Cluster Manager
    with Global Dispatcher and the Global Server. After you have maintained all of the
    parameters, you can start the instances."

  • Why can't changing the OHS port??

    I am install the oas9, I change the http port from 7777 to 77 the web EM.
    in this times, all request of http can't access the index.html and *.jsp etc.
    Please help to setup and configurate the jsp and servlet suppoted. thinks!

    Can you provide more information please? Same e-mail accounts set up? Where are the e-mails coming from? Are you using Apple Mail or another program?

  • HTTPS port change

    Hi;
    Can I change management https port on WLC?
    I couldn't see on the GUI maybe from CLI I can change it.
    I use 6.0.196

    Hi Murat,
    no you cannot. Sorry :-)
    Nicolas
    ===
    Please rate answers that you find useful.

  • Change http port for Adobe Connect Pro?

    I'm running Adobe Connect Pro 7.5 and would like to change the HTTP port Adobe Connect Pro uses.  I've changed this from 80 to 90 in the Adobe Connect Pro console and saved.  Then restarted my Adobe Connect Pro application.  When I go to the URL http:\\<servername>:90 I get a "Connot Connect to Webpage" error.  If I change it back to 80 the URL http:\\<servername>:80 works.
    Does anyone know how I can change the port for  Adobe Connect Pro 7.5?  Is there another step I need to do on my Windows 2003 server?

    I've had to "cache" uploaded videos by playing them shortly before the audience will see them. For me, the cache holding time when using Adobe's servers is about 5 minutes.

  • Can the CIM server listen on the HTTPS port 5989?

    In the man page of init.wbem it is mentioned that it starts or stops the CIM boot manager.And at startup, the CIM Object Manger Listens for RMI connections on RMI port 5987 and for XML/HTTP connections on HTTP port 5988.
    But 5988 is not the secured port and I want the CIMOM to listen on the secured port 5989. CAn we change its configuration to listen on the HTTPS port 5989? and if so how can it be done?
    Thanks

    The current version of the Solaris CIMOM doesn't support https, which is usually found on port 5989.

  • HTTPS Port..?

    Hi Experts,
    What is the impact of changing the HTTP port to HTTPS.
    Now we have both HTTP and HTTPS port opened and it is planned to close the HTTP port and have the HTTPS port alone.
    Will there be an impact on any existing scenarios bcz of this..?

    Thanks for your reply.
    To my understanding only the proxy uses the HTTP port to post the data to XI. Am i correct?
    Once more query is that will this HTTP closing have any impact on the webservice scenario that is using SOAP adapter with transport protocol as HTTP.

  • Monitoring http ports

    Hi,
    I will like to write a J2ME firewall. For starters,
    a. it is possible to write a J2ME midlet to monitor the ports (even for browser http ports)
    b. continue to function even when midlet is in pause state (is threading the solution?)
    Appreciate any answers to my problem :)
    Cheers,

    hannkwang wrote:
    a. it is possible to write a J2ME midlet to monitor the ports (even for browser http ports)No.
    b. continue to function even when midlet is in pause state (is threading the solution?)No.
    db

  • Cant seem to make photoshop default to open photos in Windows. Its defaulting to Adobe and I changed settings, still not working

    When I upload photos from my phone to computer Cant seem to make photoshop default to open photos in Windows. Its defaulting to Adobe and I changed settings, still not working. Even when I press preview on photo and they open in windows photo viewer I cannot save the file to my computer. I have Photoshop CS4

    infact both are same only..http://store.apple.com/us/product/MB572Z/B/mini-displayport-to-vga-adapter        "http://store.apple.com/us/product/MB570Z/B/mini-displayport-to-dvi-adapter"

Maybe you are looking for

  • How to display a continuously updating mesh object with the Labview 3D Picture Object

    I have a continously updating stream of 3D images that can be represented in a mesh (a 3D movie if you will). I want to display this in the 3D Picture object so that everytime I acquire a new 3D image it is displayed. Examples are scarce and I couldn

  • 3.0.9.8.3 patch availability

    when will 3.0.9.8.3 patch will be available ? this month ? thanks

  • Order_Number and BOM

    Hello, is there a way, i mean a SQL query, to exploit the BOM with a sales_order_number as input parameter ? Regards Stefan

  • Vectors in 1.5

    I was trying to use an application based on vectors from 1.2.4 and compiler throws a warning on me: that I was using unchecked or unsafe operations Then I go to api and notice an <E> next to vector class. I've seen this letter and some others like <T

  • Static method allowed in interface?

    Hello, I've written the following code: package a.b.c.d; import java.util.Map; public interface Adapter public void execute(Mapping mapping) throws Exception; public static Map getParameters( ) throws Exception; My compiler complains thusly: "Adapter