Change Portal's port 80 - 7777

I am successfully install Portal on NT machine using standard version. By default, the Portal's port is 80. And everything is running well.
I need to change the port into 7777 because that 80 is for another apps. What else I have to do after changing the Apache's listen port into 7777?
thanks,
Jan

Are you sure, that's all things to do?
I have done several times but the portal does't work anymore. But I want to check the parameter to make sure it's correct.
Jan

Similar Messages

  • 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?

  • Changing Default SMTP port in SAP Portal/Web AS java 6.40

    Hi all,
    We are configuring notification service in SAP Portal 6.0 with SPS 15. The SMTP server not using 25 port which is default for SMTP. when the server is trying to send notification it is pointing to IP address and 25 port. HOw can I change the default port to custom defined port in Portal/Web AS Java.
    Thanks in advance.
    regards,
    Kishore.

    Hi,
    may be that I’m a little bit to late,  but for the next one who has the same problem the solution could be interesting.
    You can change the default smpt port on Web AS Java in the server parameters of the java virtual maschine.
    Open the SAP J2EE Config-Tool. Goto „cluster-data | instance_<instance-id> | server_<server-id>“. In the tab „General“ insert unter „Java parameters“ the line
    „-Dmail.smtp.port=<port>“ where <port> ist the port number of your smtp server.
    Testet with SAP NetWeaver Portals / SAP NW 04s and SUN Java-VM but should also work with SAP NW 04.
    Greetings
    Jens

  • Change Portal URL in MSCS Java

    How to change Change Portal URL in windows cluster. We have installed sap web dispatcher but with out port it's not connecting to portal url.
    my system is NetWeaver AS JAVA with EP 7 sp13
    Would like to change url mentioned below.
    http://hostname.company.com:50000/irj/portal to  http://hostname.company.com
    Please help.
    Regards
    Mahesh

    Hi,
    I need change my portal url from to http://hostname.company.com:50000/irj/portal to  http://hostname.company.com
    This will give users a more user friendly URL and this possible. We are already using this type of portal url (ex:) for Prod system.
    Plese see below link for non cluster how to Change Portal URL but this does't work for MSCS. Hope understand my question.
    https://wiki.sdn.sap.com/wiki/display/EP/Change%2BPortal%2BURL
    Regards
    Mahesh

  • Problem when I tried to change weblogic listen port from 7001 to 80

    HI! I have problem when I tried to change weblogic listen port from 7001 to 80. When I changed from 7001 to 7777 then all works ok! But why not on 80? With apache all works ok on 80 too.
    I restart my weblogic server and then I have following errors.
    <2009.1.4 16:02:13 EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state ch
    anged to STARTING>
    2009.1.4 16:02:14 oracle.as.jmx.framework.PortableMBeanFactory setJMXFrameworkPr
    oviderClass
    INFO: JMX Portable Framework initialized with platform SPI "class oracle.as.jmx.
    framework.wls.spi.JMXFrameworkProviderImpl"
    2009.1.4 16:02:15 oracle.adf.share.config.ADFConfigFactory cleanUpApplicationSta
    te
    INFO: Cleaning up application state
    <2009.1.4 16:02:22 EEST> <Notice> <Log Management> <BEA-170027> <The Server has
    established connection with the Domain level Diagnostic Service successfully.>
    <2009.1.4 16:02:22 EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state ch
    anged to ADMIN>
    <2009.1.4 16:02:22 EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state ch
    anged to RESUMING>
    <2009.1.4 16:02:22 EEST> <Emergency> <Security> <BEA-090087> <Server failed to b
    ind to the configured Admin port. The port may already be used by another proces
    s.>
    <2009.1.4 16:02:22 EEST> <Error> <Server> <BEA-002606> <Unable to create a serve
    r socket for listening on channel "Default". The address 85.254.224.235 might be
    incorrect or another process is using port 80: java.net.BindException: Address
    already in use: JVM_Bind.>
    <2009.1.4 16:02:22 EEST> <Critical> <WebLogicServer> <BEA-000362> <Server failed
    . Reason: Server failed to bind to any usable port. See preceeding log message f
    or details.>
    <2009.1.4 16:02:22 EEST> <Error> <Server> <BEA-002606> <Unable to create a serve
    r socket for listening on channel "Default[2]". The address 127.0.0.1 might be i
    ncorrect or another process is using port 80: java.net.BindException: Address al
    ready in use: JVM_Bind.>
    <2009.1.4 16:02:22 EEST> <Error> <Server> <BEA-002606> <Unable to create a serve
    r socket for listening on channel "Default[1]". The address 192.168.0.102 might
    be incorrect or another process is using port 80: java.net.BindException: Addres
    s already in use: JVM_Bind.>
    <2009.1.4 16:02:22 EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state ch
    anged to FAILED>
    <2009.1.4 16:02:22 EEST> <Error> <WebLogicServer> <BEA-000383> <A critical servi
    ce failed. The server will shut itself down>
    <2009.1.4 16:02:22 EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state ch
    anged to FORCE_SHUTTING_DOWN>
    2009.1.4 16:02:22 oracle.adf.share.config.ADFConfigFactory cleanUpApplicationSta
    te
    INFO: Cleaning up application state
    2009.1.4 16:02:22 oracle.adf.share.config.ADFConfigFactory cleanUpApplicationSta
    te
    INFO: Cleaning up application state
    Best regards!

    Debuger,
    It does not matter which WLS version I am using (although I'm using 10.3, the one that comes with JDev 11g).
    The problem is that SOME OTHER PROCESS on your machine is listening on port 80. Guess you need to go to the Microsoft forums to find out how you can tell what that OTHER, NOT WLS process is.
    John

  • Change portal URL to be oen which can be easy to remember

    Dear Experts-
    I am trying to change the portal URL
    from htttp://sapdev.company.com:50000/irj/portal
    htttp://ess.company.com
    I followed the wiki below.
    Here it suggest to change to default ports. I dont want to change the ports.
    http://wiki.sdn.sap.com/wiki/display/EP/ChangePortalURL
    Can anyone suggest the best way to do it?
    Thanks,
    john.

    Hi John,
    As suggested by Oliver Reverse proxy is the best way to do it, please follow below links for the same.
    http://httpd.apache.org/docs/2.0/mod/mod_proxy.html
    https://service.sap.com/sap/support/notes/908097
    Thanks,
    Sushil.

  • Can we change the default port http server??

    Hello,
    While i'm installing the Oracle9iAS, the port for http server is given as 7777. If i want to change that port to 80, how can change that??? or anyway to hide and show the main page as http://oracle9i.jade.com
    Thanks
    Regards,
    Ming Jade

    Ming Jade,
    Yes...you can change it in
    <Oracle9iASHome>/Apache/Apache/conf/httpd.conf
    Change the value of Port from 7777 to 80 and the restart your application server...
    Cheers
    --Venky
    Resources :
    For information on configuring J2EE1.3 applications
    in Oracle9iAS, please have a look at the following tutorials:
    http://otn.oracle.com/sample_code/tech/java/j2ee/jintdemo/content.html
    http://otn.oracle.com/sample_code/tech/java/j2ee/jintdemo/tutorials/HiAvTutorial.html
    http://otn.oracle.com/sample_code/tech/java/j2ee/jintdemo/tutorials/webcache.html

  • How to change the default port of webdispatcher

    Hello Everyone,
    We wish to  know to how to change the default port of SAP webpatcher port from 81$$ to 80.
    Appreciate your response.
    Thanks,
    Vadi

    Hello Vadi
    you have to change the PORT value in your profile parameter from 81$$ to 80
    icm/server_port_0 = PROT=HTTP,PORT=81$$ to
    icm/server_port_0 = PROT=HTTP,PORT=80
    Also, in SMICM, then change http service port and activate it and above parameter will require SAP restart
    $$ is used generally to accomodate multiple port services running in SMICM and so as to avoid the parameter setting according to instance number of any system.
    thanks
    Bhudev

  • How to change the listener port number on a standby database

    i want to change the listener port number from 1525 to 1545, which is running on a standby database.
    i did the following steps and got some error.
    1. i stop listener and modfy listener.ora
    2. i login in standby DB and issue 'alter system set local_listener='(address=(pro=tcp)(host=10.10.10.10)(port=1545))';'
    3. i login in dg broker and issue 'edit database 's1' set property 'LocalListenerAddress'='(address=(pro=tcp)(host=10.10.10.10)(port=1545))';' and a error coming out ORA-16703: cannot set the property while the database is enabled
    4. then i disable database
    DGMGRL> disable database 'ssmscs';
    5. DGMGRL> edit database 's1' set property 'LocalListenerAddress'='(address=(pro=tcp)(host=10.10.10.10)(port=1545))';
    Error: ORA-16541: site is not enabled
    Configuration details cannot be determined by DGMGRL
    what can i do ? can anybody help me out? thanks in advance.
    Edited by: user1835127 on Nov 19, 2008 2:09 AM

    Hi
    You have to edit the following files in $ORACLE_HOME/network/admin or $TNS_ADMIN/ :
    In your listener.ora on your standby
    MQ_LIST =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = superman.dk)*(PORT = 1524))*
    TNSNAMES.ORA (on your primary and standby)
    MQ_LIST =
    (DESCRIPTION =
    (ADDRESS = (COMMUNITY = tcp.world)(PROTOCOL = TCP)(Host = superman.dk)*(PORT = 1524))*
    (CONNECT_DATA = (SID = MQ_LIST))
    after that do
    lsnrctl reload

  • Changing the AFP Port? or another solution?

    I have an AirPort Extreme Base Station with a hard drive attached with AFP sharing so I can access the drive over the Internet, but I want to also be able to access my OS X Server (10.5) which is behind this router. Is there any way I can change the AFP port number or somehow be able to access both remotely?
    Thanks,
    John

    Yes,
    What you should do is twofold:
    1. make items readonly in your form when a record is "not new" (ie the rpimary key is set)
    2. prevent the page from executing an update (you never know who/what is spoofing your pages)
    the second can be done by creating a process "ON UPDATE" that triggers an error.
    Regards,
    Richard
    blog: http://blog.warp11.nl
    twitter: @rhjmartens
    If this question is answered, please mark the thread as closed and assign points where earned..

  • 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

  • Changing the admin port number

    Greetings all,
    I have just become the proud father of a weblogic 9 installation and the admin before me changed the admin port number. As I have NO experience with weblogic, could someone be so kind as to tell me where I can find the port number being used for the admin console?
    Thanks!
    Earnie!

    Earnie,
    First, try port 9002 (https) since that's the default.
    If that doesn't work, have a look in DOMAIN_DIR\config\config.xml. In there you'll find something like this:
    <administration-port>1234</administration-port>
    There ya go!
    Mike
    Weblogic/J2EE Security Blog: http://monduke.com

  • 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

  • Changing SSH default port from 22 to 8080

    Hi all,
    I have deployed SSH on my home solaris 10 x86 machine and it was working fine through the default port 23.
    But the problem is that i can't connect to it from work as the firewall blocks outgoing SSH traffic. So i want to change the default port from 23 to 8080.
    i changed the value of Port in /etc/ssh/sshd_config.
    Then i ran the command
    /usr/lib/ssh/sshd -f /etc/ssh/sshd_config
    because as far as i know from the man pages it will cause the daemon to reread the configuration file thus the new value for port but still it didnt' work.
    Also i tried the command
    /usr/lib/ssh/sshd -p 8080
    but didn't work also
    I tried to restart the ssh daemon after both commands but still the same result.
    Would anyone please help me with this issue as i still don't have much experience in solaris.
    Thanks in advance.

    Ok, So i installed lsof, but
    When i ran that command i got this output
    bash-3.00# lsof -M | grep 8080
    sshd 1085 root 3u IPv6 0xd43e21c0 0t0 TCP *:8080 (LISTEN)
    it seems that sshd is occupying port 8080 but still ican't login from a remote machine.
    When i try it asks me to enter the username and then displays a messaing "Using keyboard-interactive authentication" then asks for password, When i enter the password it gives me "Access denied" although iam sure this is the right password.
    When i try to connect to port 22 things go fine and i can login with the same user "root" with no problems (i know accessing remotely using root is not secure but that is not the problem for the moment)
    So i did that
    ps -ef | grep ssh
    root 1085 1 0 19:05:07 ? 0:00 /usr/lib/ssh/sshd
    root 1093 1 1 19:05:51 ? 0:00 /usr/local/sbin/sshd
    Note that the PID for the process grabbing the port is the same for /usr/lib/ssh/sshd
    so is that the ssh daemon or is it /usr/local/sbin/sshd ????
    Please advise. Note that iam not experienced in solaris so please take it easy with me.
    Thanks

  • Changing the TCP port on async ports in Cisco router

    Hello,
    My goal is to replace old terminal servers from a factory environment.
    These terminal servers act as a aggregation point of terminal equipment (printers and factory automation).
    Software used in this factory writes to these devices using ip-address of the terminal server and TCP-port starting at 10001, where the last number is a port number.
    The problem is that in Cisco equipment, I can not find a way to change the tcp port to this 1000x. The only option would be to change the softwares TCP-port to Cisco default 200x, but this is not the solution I am looking for. This is because the switchover should be done when the machines are running, and the time window is to short to make changes in the factory software.
    Is there a way to change the logical TCP-port for Cisco routers asyncronous lines (HWIC-16A) to 10001-16?
    Marko Tuhkunen 

    So i figured out that i can use the archive tar /create command:
    To copy the entire flash towards TFTP:
    archive tar /create tftp://X.X.X.X/flash.tar flash:
    Now i will have to insert the new flash and probably format it first towards the correct file systems. Then i will have to use the next archive command:
    archive tar /xtract "Here i am unsure of the syntax, i want to be copying and extracting the tar I backed up from the old flash"
    After these steps are complete can i just reboot the router with the new flash card, won't there be any issues, since the startup config is on the NVRAM it will load the config properly, and i haven't seen any boot parameters but they shouldn't pose any issues since i'm not changing the flash slot.
    Thanks for your assistance

Maybe you are looking for

  • Issue with Mark Up costing in 12.1 CM

    Has any one notice that mark up can run into costing issues? 1. If you have Mark Up costed to that same code with more than one entry when collected to a change order it zero's out on the cost work sheet. 2. if you collect mark up from a proposal the

  • [Tutorial] How to Disconnect Spotify from Facebook

    How to Disconnect Spotify from Facebook This is not an officially supported Spotify workaround.  It seems to be a common request on the community to want to disconnect accounts from Facebook.  If you wish to do this, then follow the instructions belo

  • Problems with HP Officejet Pro L7680

    I bought this machine used and immediatly had "jibberish one or two line printing" in MS Windows 7.  Tried a new usb cable, hard reset, complete driver removal and reinstall, and setup reset on printer.  No change in behavior.  I then installed Ubunt

  • Lenovo IdeaPad U510 touchpad scrolling with 2 fingers

    Hello. I bought a lenovo ideapad u 510 yesterday and I think I have a problem. whenever i try scrolling with 2 fingers i have to press harder than when i am simply just moving the pointer with 1 finger. is this normal? on my old laptop i didn't had t

  • Done Certification in  C_TADM51_731 planing to do in hana?

    hi every one i have done Certification in "SAP Certified Technology Associate - System Administration (Oracle DB) with SAP NetWeaver 7.31 (C_TADM51_731)" that is oracle db i want to do it in SAP HANA can any one suggest what to do now???