Port Numbers Clarification During Portal Installation

I have installed Portal 9.x. My infrastructure port is set at 7777 and my midtier port is set at 7779. This is how it was configured during the configuration stage.
Therefore shouldn't I be able to access Portal through the port 7777? Did I do any wrong thing when I installed?.
If I did then is there a way to change the port from 7779 to 7777 so that I can access it via 7777?
Thanks.

There are instructions on Metalink for changing the port numbers but they are spread out and hard to find and pick the right ones. I have gotten 2 files that I use to change my port numbers. Here they are:
How to Change the Port used for Oracle 9iAS Portal 9.0.x
1. Add the New port to Web Cache and map to the OHS (Apache)
a. Login to Webcache as an admin user
b. Select the Listening Ports link
c. Click the Add button, and use these settings to create the additional port
I. For Cache: <Select the webcache in use>
II. IP Address: ANY
III. Port Number: 80
IV. Protocol: HTTP
V. Wallet: <Leave null>
d. Select the Site to Server Mapping link
e. Select the radio button for the top entry (Priority 1) and click the button Insert Above
f. Select the radio button for Enter Site Name, and enter the following
I. Host Name: <Your ServerName directive from OHS (Apache)>
II. Port Number: 80
g. Check the box the HTTP entry located under the Select Application Web Servers Section
h. Accept Remainder of Defaults and click the Submit button
i. Click the Apply Changes button in the upper right of the screen
2. Restart the WebCache Server
3. Add a Partner Application to the Oracle 9iAS Single Signon for the new port using ptlasst script in SSOPARTNERCONFIG mode
(Passwords required may be lookup in OID using the note referenced below)
/u01/ora9portal/assistants/opca/ptlasst.csh -i custom -mode SSOPARTNERCONFIG \
-s <portalSchema> -sp <portalPassWord> -c <iasinfraServerName:1521:iasdb> \
-sdad <portalDad> -o <ssoSchema> -odad <ssoDad> -host <apacheServerName> \
-port 80 -silent -verbose -sso_c <iasinfraServerName:1521:iasdb> \
-sso_h <OHSServerName> -sso_p <ssoWebPort> \
-pa <ssoPartnerAppSchema> -pap <ssoPartnerAppSchemaPassWord> \
-ps <ssoProcessStoreSchema> -pp <ssoProcessStoreSchemaPassword> \
-p_tns <tnsConnectStringtoInfraDB> -s_tns <tnsConnectStringtoInfraDB> \
-iasname <iasMiddleTierInstanceName>
Here is an example on a Unix Server
/u01/ora9portal/assistants/opca/ptlasst.csh -i custom -mode SSOPARTNERCONFIG \
-s portal -sp W18Wqn49 -c www.oracle.com:1521:iasdb \
-sdad portal -o orasso -odad orasso -host www.oracle.com \
-port 80 -silent -verbose -sso_c www.oracle.com:1521:iasdb \
-sso_h www.oracle.com -sso_p 7777 \
-pa orasso_pa -pap A2u3g00t \
-ps orasso_ps -pp BRKU0C6a \
-p_tns iasdb -s_tns iasdb \
-iasname iasmid.www.oracle.com
4. Modify the httpd.conf file located in the 9iAS Middle tier home to use port 80
a. Edit the httpd.conf file and change the Port directive to 80
Port 80
b. Do NOT modify the Listen directive in the file
5. Restart the http server in the Middle Tier
The port has now been modified and the site may be accessed using Port 80.
6. Login to Portal as an admin user, and reset the SSO Server Settings
a. Login to Portal as portal
b. Select the Builder link
c. Select the Administer tab
d. Select the Global Settings link
e. Select the SSO/OID tab
f. Under the SSO Server Settings section, modify the Query Path URL Prefix to use the correct sso port.
The SSO Server is usually running on Port 7777, but creating the partner application would also change this port to 80.
g. Select the apply, and ok buttons
I use this for Running the script above:
Windows Script to Determine orasso Password in 9iAS Release 2 (9.0.2)
1. Paste the following script in a file named showPassword.bat and copy it in
a directory. Please also ensure that ldapserach is there in PATH on your
widnows machine.
8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<
set OIDHOST=bldel18.in.oracle.com
set OIDPORT=4032
if "%1"== "" goto cont
if "%2"== "" goto cont
ldapsearch -h %OIDHOST% -p %OIDPORT% -D "cn=orcladmin" -w "%1" -b "cn=IAS Infrastructure
Databases,cn=IAS,cn=Products,cn=OracleContext" -s sub "orclResourceName=%2"
orclpasswordattribute
goto :end
:cont
echo Correct Syntax is
echo showpassword.bat orcladminpassword username
:end
8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<8<
Note that the "ldapsearch...orclpasswordattribute" commands should be put on
one line.
2. Edit the script and update with your own hostname and OID port
OIDHOST=bldel18.in.oracle.com
OIDPORT=4032
3. Ensure that you have ldapsearch from the correct ORACLE_HOME in the PATH
4. Check that OID is up and running before proceeding.
5. Run the script, and enter the schema name as: orasso, and the password value
is shown.
For example:
(all ONE line...may be easier to copy/paste from Notepad)
C:\> showPassword.bat oracle1 orasso
OrclResourceName=ORASSO,orclReferenceName=iasdb.bldel18.in.oracle.com,cn=IAS Inf
rastructure Databases,cn=IAS,cn=Products,cn=OracleContext
orclpasswordattribute=Gbn3Fd24
The orasso password in this example is Gbn3Fd24.

Similar Messages

  • Queries related to Portal Installation

    Hi All,
    I have a few queries :
    We hv installed EP 6.0 based on standalone Java 6.40 system.Wt is the meaning of SCS Instance no.during POrtal installation ? On wt basis does Visual Administrator takes 50004 port for its connectivity when we open irj site with port 50000? Lastly after Portal Java standalone installation two Instance services are formed in SAP MMC , what does these two mean and stand for and wt do they indicate ,secondly which is the cluster and which is the server one amongst the two.Revert to these queries at earliest as i need this info urgently.
    Regards,
    Saumya

    SCS stands for central services of SAP NetWeaver AS Java instance, with enqueue and message service.The Central Services run on one physical machine and constitute a Java instance.
    You could get a better response on an appropriate forum,I think.
    You have got quite a lot of threads open .Pls close them if u r fine with replies u have recieved .It would also be nice if you could  go through this
    Must read</b>
    Rgrds
    Vineeth

  • Portal installation fails

    Hi,
    when i was installing portal...
    i get the error
    An error occurred during the installation of component sap netweaver '04  sr1>Netweavercomponents running on java>platform>portal installation.Check the logs
    when i chcek the logs
    "INFO 2011-06-03 13:59:02
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2011-06-03 13:59:02
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2011-06-03 13:59:02
    Creating file C:\Program Files\sapinst_instdir\NW04\EP\EP\q0w9e9r8t7.1.xml.
    INFO 2011-06-03 13:59:03
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.xml to: C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.1.xml.
    INFO 2011-06-03 13:59:03
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.xml to: C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.1.xml.
    INFO 2011-06-03 13:59:03
    Creating file C:\Program Files\sapinst_instdir\NW04\EP\EP\keydb.1.xml.
    INFO 2011-06-03 13:59:07
    Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'SAP_ALL\I056362' on host '.'.
    INFO 2011-06-03 13:59:07
    Creating file C:\Program Files\sapinst_instdir\NW04\EP\EP\summary.html.
    PHASE 2011-06-03 13:59:07
    Prepare the installation program.
    INFO 2011-06-03 13:59:09
    Installation start: Friday, 03 June 2011, 13:59:00; installation directory: C:\Program Files\sapinst_instdir\NW04\EP\EP; product to be installed: SAP NetWeaver '04 SR1> NetWeaver Components Running on Java> Portal Platform> Portal Installation
    INFO 2011-06-03 13:59:50
    Creating file C:\Program Files\sapinst_instdir\NW04\EP\EP\java.log.
    INFO 2011-06-03 13:59:50
    Output of C:\usr\sap\F31\jdk1.4.2/bin/java -version is written to the logfile java.log.
    INFO 2011-06-03 13:59:50
    Execution of the command "C:\usr\sap\F31\jdk1.4.2/bin/java -version" finished with return code 0. Output: java version "1.4.2_11"Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_11-b06)Java HotSpot(TM) Client VM (build 1.4.2_11-b06, mixed mode)
    INFO 2011-06-03 13:59:50
    Looking for SAP system instances installed on this host...
    WARNING 2011-06-03 13:59:51
    Error 5 (Access is denied.
    ) in execution of a 'RegOpenKeyEx' function, line (79), with parameter (SYSTEM\CurrentControlSet\Services\Firehk).
    WARNING 2011-06-03 13:59:51
    The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Firehk' does not exist on the 'localhost' host.
    WARNING 2011-06-03 13:59:51
    The step lookForAlreadInstalledJ2EEEngine with step key EP_PORTAL_MAIN|ind|ind|ind|EP60|ind|0|EP60|ind|ind|ind|EP60|ind|0|lookForAlreadInstalledJ2EEEngine was executed with status ERROR.
    Please help me in resolving this issue.
    Thanks,
    Sudhanshu

    Hi,
    > WARNING 2011-06-03 13:59:51
    > Error 5 (Access is denied.
    > ) in execution of a 'RegOpenKeyEx' function, line (79), with parameter (SYSTEM\CurrentControlSet\Services\Firehk).
    You are getting Access is denied error. Make sure that you will give 777 access on installation directory.
    Thanks
    Sunny

  • Getting the error during RCU installation

    Hi,
    I am facing the below error during the installation of RCU.I has given the sys user and the pwd which is working fine from DOSPROMPT.the same when i give in the the configuration during the installation of RCU ,i am getting the below error .Can any one help me in sorting out this issue .
    Thanks in Advance..
    2012-10-02 22:52:58.645 NOTIFICATION rcu: oracle.sysman.assistants.common.dbutil.jdbc.JDBCEngine::connect: Connecting to database: user:sys, role:SYSDBA, connectString:(description=(address=(host=localhost)(protocol=tcp)(port=1521))(connect_data=(service_name=ORCL)(server=dedicated)))
    2012-10-02 22:52:58.730 ERROR rcu: oracle.sysman.assistants.rcu.backend.validation.StepValidator::isConnectionStepValidated: Failed to connect database: Invalid username/password.
    Please enter valid username/password
    2012-10-02 22:52:58.730 ERROR rcu: oracle.sysman.assistants.rcu.backend.validation.StepValidator::isConnectionStepValidated: SQLFatalErrorException:
    oracle.sysman.assistants.common.dbutil.SQLFatalErrorException: Invalid username/password.
    Please enter valid username/password
         at oracle.sysman.assistants.common.dbutil.jdbc.JDBCEngine.connect(JDBCEngine.java:585)
         at oracle.sysman.assistants.rcu.backend.validation.StepValidator.connectDatabase(StepValidator.java:358)
         at oracle.sysman.assistants.rcu.backend.validation.StepValidator.connectDatabase(StepValidator.java:253)
         at oracle.sysman.assistants.rcu.backend.validation.StepValidator.isConnectionStepValidated(StepValidator.java:1352)
         at oracle.sysman.assistants.rcu.ui.pages.DBConnectionPage.updateModel(DBConnectionPage.java:552)
         at oracle.sysman.assistants.common.wizard.WizardPageExt.wizardValidatePage(WizardPageExt.java:166)
         at oracle.bali.ewt.wizard.WizardPage.processWizardValidateEvent(WizardPage.java:710)
         at oracle.bali.ewt.wizard.WizardPage.validatePage(WizardPage.java:680)
         at oracle.bali.ewt.wizard.BaseWizard.validateSelectedPage(BaseWizard.java:2367)
         at oracle.bali.ewt.wizard.BaseWizard._validatePage(BaseWizard.java:3072)
         at oracle.bali.ewt.wizard.BaseWizard.doNext(BaseWizard.java:2152)
         at oracle.bali.ewt.wizard.dWizard.DWizard.doNext(DWizard.java:405)
         at oracle.sysman.assistants.common.wizard.WizardExt.doNext(WizardExt.java:261)
         at oracle.bali.ewt.wizard.BaseWizard$Action$1.run(BaseWizard.java:3944)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:641)
         at java.awt.EventQueue.access$000(EventQueue.java:84)
         at java.awt.EventQueue$1.run(EventQueue.java:602)
         at java.awt.EventQueue$1.run(EventQueue.java:600)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:611)
         at oracle.sysman.assistants.common.util.EventPopUp.dispatchEvent(EventPopUp.java:94)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

    Thanks veeravalli for your reply,
    I tried manually created a user and provided the sysdba priveiledge to that user and gave that user name and pwd in the database connection steps of RCU installation and gave next .this time i dint get the invalid username /pwd error.But instead i got the below error.
    RCU-6002:The specified database does not meet the minimum requirement to load metadata repository.
    RCU-6080:Global prerequisite check failed - Check requirement for specified database
    The database you are connecting is with non-AL32UTF8 character set. Oracle strongly recommends using AL32UTF8 as the database character set.
    Can anyone suggest an idea to resolve this issue .

  • Why do we need to install java during sap installation

    why do we install Java during SAP installation?

    Hello Satish,
    Sapinst tool requires JRE for the running and as JRE cannot be integrated to sapinst due to licensing issues we need to install seprately java before sap installation.
    Hope this clarifies your query.
    Thansk and Regards,
    -Bijesh.

  • Invalid password during xi-installation

    Hi,
    it appears an error like unvalid password. the password you specified for user <sid>adm is wrong.
    I've checked: The password of the installation and the password of the windows user <sid>adm are similar.
    Can anybody help me, please.
    Thanks
    Stefan

    Hi,
    have a look at OSS message 721548.
    it explains how to change pwd in XI.
    Possibly you will find a solution when going through the procedure.
    here it is:
    Symptom
    You want to change the passwords of the XI service users in XI 3.0.
    Reason and Prerequisites
    The XI service users that are created during the installation of XI 3.0 are subsequently created in the R/3 system and added to the exchange profile with the passwords that were set during the installation. The users are maintained in various links and transactions during the Post Installation Steps.
    If you want to change the passwords, you have to change them everywhere in a consistent way.
    Solution
    You must change the passwords at the following locations:
    1. Transaction SU01 in the R/3 system:
                   You must change the passwords for the R/3 ABAP.
    1. Exchange profile - server settings:
                  Call the XI exchange profile using:
                  http://<xi host>:<j2ee port> /exchangeProfile
                   Select the 'Connection' link and adjust the password for the XILDUSER user.
    1. Exchange profile:
                  You must now change the passwords in all parameters of the exchange profile to declare them to the Java applications.
                   To do this, start the Exchange Profile as described in section 2, and adjust the changed passwords.
    1. SLDAPICUST
                   In transaction SLDAPICUST, adjust the password for the XIAPPLUSER user.
    1. Transaction SM59, INTEGRATION_DIRECTORY_HMI destination:
                   In transaction SM59, adjust the password for the XIISUSER user in the HTTP INTEGRATION_DIRECTORY_HMI destination.
    1. SLD bridge in the J2EE Administrator Tool:
                  Log on to the J2EE Administrator Tool. Under "Cluster --> Server --> Services --> SLD data supplier", change the password for the relevant user.
    1. PMI Store destination in the J2EE Administrator Tool:
                  Log on to the J2EE Administrator Tool. Under "Cluster --> Server --> Services --> Destinations", change the password for the XIRWBUSER user in the HTTP pmistore destination.
    1. Adapter Framework Messaging Fallback User
                  Log on to the J2EE Administrator Tool. Using Cluster --> Server --> Services --> Adapter Framework Messaging, change the password for the corresponding users in the following parameters:
    messaging.isconfig.password
    for the user in messaging.isconfig.username
    messaging.system.eventHandler.XI.isconfig.password
    for the user in messaging.system.eventHandler.XI.isconfig.username
                  These parameters no longer exist as of Support Package 04. In this case, you do not need to make any changes at this point.
    1. SM59 connections for end-to-end monitoring
                  In SM59, adjust the user password in all connections that start with PMI*. You must adapt the connections under 'R3 connections' and 'HTTP connections for external server'.
                  In addition, adapt the passwords in the systems to those that indicate the SM59 connection, if this is not the XI itself.
    1. SM59 connections for GRMG monitoring
                   In SM59, change the user password in all connections that start with XI_GRMG*. You must adapt the connections under 'HTTP connections to R/3 systems' and under 'HTTP connections to external server'.
                  In addition, adapt the passwords in the systems to those that indicate the SM59 connection, if this is not the XI itself.
    1. Restart the J2EE engine.
    2. Links with sending business systems:
                   In addition, you must check in all sending systems whether you are using one of the service users (for example, XIAPPLUSER) to log on to the XI system and change the passwords in the relevant systems.
                   For this purpose, check the relevant SM59 destinations and logon data in the sending adapters.
    You should also refer to the Post Installation Steps described in the XI 3.0 Installation Guide.
    Checking the service links
    After you have changed the passwords, perform the checks that are described in the Installation Guide under Post Installation Activities:
    a) Checking the installation - Part 1
    b) Checking the installation - Part 2
    c) Testing the Cache Refresh
    regards
    Dirk

  • Portal Installation Errors

    during the portal installation through RapidInstaller i am getting following errors at the ABAP UME screen and i am not able to sort out what the error message is all about
    <b>Connect to SAP gateway failed Connect_PM TYPE=A ASHOST=sap-epp SYSNR=00 GWHOST=sap-epp GWSERV=sapgw00 PCS=1 LOCATION CPIC (TCP/IP) on local host with Unicode ERROR partner '172.17.16.191:sapgw00' not reached TIME Tue Dec 19 15:01:03 2006 RELEASE 700 COMPONENT NI (network interface) VERSION 38 RC -10 MODULE nixxi.cpp LINE 2764 DETAIL NiPConnect2 SYSTEM CALL connect ERRNO 10061 ERRNO TEXT WSAECONNREFUSED: Connection refused COUNTER 1</b>
    please provide me some help and i thank you all in advance for the same

    Hi Aijaz,
    You can get the same at this location. Browse by Netweaver 04 or Netweaver 04s as per your requirement. you need a service market place user id for this purpose.
    https://websmp208.sap-ag.de/instguides
    Hope this helps.
    Regards,
    Venkat.
    [Reward points if useful]

  • Dispacher and server0 is not started during NW2004s installation

    Hi,
    Dispacher and server0 is not started during NW2004s installation. SAPInst is stopped on the step of the 'Start java instance'. SDM is 'running' but dispacher and server0 is 'Starting framwork'. So I configured the some parameters via configtool but I can't solve this probelm. I found the some error logs as the followings.
    (22503) Starting local Command:
    Command:  en.sapMPP_SCS33 pf=/usr/sap/MPP/SYS/profile/MPP_SCS33_spdeai01
    listen failed on port/service sapdp33
    initialize_global: another instance of the enque server seems to be running. EXIT
    ***LOG Q01=> MsSInit, MSStart (Msg Server 1 22502) [msxxserv_mt. 1818]
    [Thr  1] SigISetDefaultAction : default handling for signal 18
    [Thr  1] load acl file = /usr/sap/MPP/SYS/global/ms_acl_info
    [Thr  1] MsGetOwnIpAddr: my host addresses are :
    [Thr  1]   1 : [10.223.50.15] spdeai01 (HOSTNAME)
    [Thr  1]   2 : [127.0.0.1] localhost (LOCALHOST)
    [Thr  1]   3 : [10.223.50.215] 10.223.50.215 (NILIST)
    [Thr  1]   4 : [10.223.50.115] 10.223.50.115 (NILIST)
    [Thr  1] MsHttpInit: full qualified hostname = spdeai01
    [Thr  1] HTTP logging is switch off
    [Thr  1] set HTTP state to LISTEN
    [Thr  1] ms/icf_info_server : deleted
    [Thr  1] *** I listen to internal port 3933 (3933) ***
    [Thr  1] *** HTTP port 8133 state LISTEN ***
    [Thr  1] CUSTOMER KEY: >Q0820898445<
    [Thr  1] Wed Oct 24 18:28:11 2007
    [Thr  1] MsJ2EE_AddLoggedInNode: add node [305110500] into logged in list
    [Thr  1] Wed Oct 24 18:28:21 2007
    [Thr  1] MsJ2EE_AddLoggedInNode: add node [305110550] into logged in list
    Our JDK version is '1.4.2_11' and We are installing on the HA environment.
    How can I solve this problem? or What should I check about it?
    Best Regards,
    David.

    Check if the Database serivice is up and running. If this is not so.. you might have to start all over again..!!
    VJ

  • FIM Service and Portal Installation Ends Prematurely

    Hello All,
        I'm in the process of setting up a new production FIM 2010 R2 server. I have already installed the FIM synchronization service and I was able to install this successfully.
    I have already installed SharePoint services (WSS 3.0) and configured it for FIM. But when I try to install the FIM Service and Portal.
    I keep getting and error that says " FIM Service and Portal Installation Ends Prematurely" with no other details. If anybody has any advice please let me know. 
        I have already installed everything on a stand alone box in a dev environment and it all works correctly however I am unable to now install in a production environment 

    Cameron is right - you should consider FIMService account nearly as normal AD account for user*
    An installer account should be admin on the box, where you are installing FIMService and he should be sysadmin on SQL during installation of FIMService. An installer account should be other than FIMService account itself.
    *FIMService account:
    Lock down the Service Account
    The service account should not be used by any other services or users. The account must not be used to logon interactively and requires no access to any additional resources beyond those granted during setup. The service account is used to provide the security
    context for the MIIS service as it accesses resources on the MIIS server and the associated database. It also provides the security context for the execution of any rules extensions.
    Lock down the service account to ensure no malicious user is able to sign in using its credentials and gain access to MIIS data. Configure Group Policies to lock down the account and restrict access to this account. Since the MIIS service only needs the account
    to run as a service, restrict the account as follows:
    Deny logon as a batch job.
    Deny logon locally.
    Deny logon through Terminal Services.
    Deny access to this computer from the network.
    If you found my post helpful, please give it a Helpful vote. If it answered your question, remember to mark it as an Answer.
    Good topic for a Wiki article:
    http://social.technet.microsoft.com/wiki/contents/articles/23330.technet-guru-contributions-for-march.aspx
    Thanks Dominic and Jose!
    Ed Price, Power BI & SQL Server Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Hard-coded endpoint port numbers in services-config.xml

    Is it possible to remove hard-coded port numbers in
    services-config.xml and replace them with variables? I'd like to
    deploy the same Flex application War file (including
    services-config.xml within it) to our Dev, UAT and then Production
    environments, for which the endpoints and port numbers must vary.
    Re-building the app for each environment isn't desirable.
    Has anyone else achieved this?

    Maybe I can clarify what I mean. I'm assuming that basically
    the same war file needs to be deployed twice to the same app
    server, as in the original example, excluding changes to config
    files (e.g. editing xml=ok, recompiling jars/swf=not ok).
    The problem arises because if you were to change the config
    file to use another port, it wouldn't make a difference to the
    client app, which has the port and destination compiled in. You
    would need to compile the app twice, once with the first port, once
    with the second.
    So my workaround is to compile (not deploy) with a config
    file containing two sets of destination channels, then in your
    deployed config files you remove one of the sets.
    Assuming you want to deploy two instances of an app into a
    single app server, there will 3 different configs, one used just to
    compile, and one for each of the two deployed instances.
    Config A (compilation config files, used only to compile the
    flex application, not used during server start up) contains:
    my-rtmp1, my-rtmp2, my-destination1, my-destination2.
    Config B (server 1-debug) contains: my-rtmp1, my-destination1
    Config C (server 2-release) contains: my-rtmp2,
    my-destination2
    So when you deploy two instances with Config B and Config C,
    there is no port conflict. The Flex app then has some parameter set
    in the wrapper (or the absence of said parameter could be the
    indicator) to tell it whether to use my-rtmp1 or my-rtmp2.
    I just tested this and it worked. The way I tested was to add
    two buttons to a the Flex app, one which connects to
    destination1and performs a fill, one which connections to
    destination2 and performs the same operation. This Flex application
    was compiled with config A.
    I start a server with config B, and the application starts
    fine, and the first button gets the fill as expected. The second
    button instantly crashes the entire browser with an illegal memory
    access exception. The second set of dest/channels aren't listening,
    since the server doesn't know anything about them in it's config
    file.
    So on the bright side, that confirms to me that you can
    compile an app with redundant channels and destinations, then
    choose which destination/channel you want to use at runtime.
    On the down side, being able to consistently cause a crash
    like that usually isn't a good sign. I'll look again on Monday, and
    raise a Flash bug if it's still present in the latest version.

  • Port Numbers for WCI

    Hi WCI Guru's,
    I need a list of all port numbers used by the different components of Oracle WCI. Can anyone share the list with me.
    One more thing, our portal is an intranet and we are looking to make it an extranet. Please can one of you suggest on the port numbers which need to be enabled.

    What version of WCI are you using?

  • Portal Installation from behind the Firewall

    Hi
    I'm tryin to install portal but my db is behind the firewall , how to aolve this problem ???? i cant use tns connect string
    here is what i have in my tnsnames.ora
    IDB =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = tcp)(PORT = 1610)(HOST = 192.168.0.2))
    (ADDRESS = (PROTOCOL = tcp)(PORT = 1521)(HOST = 172.16.10.49))
    (CONNECT_DATA =
    (SID = dolphin)
    (SOURCE_ROUTE = yes)
    )

    Hi
    My firewall support SQL , because I can connect to my database from 9ias server outside the firewall but my problem is only with Portal Installation , because I cant use tns connect string , I can only use the server name and the port , and I can only connect using tns connect string because
    I have added to entries one for my firewall
    and the other one is for db ...
    any help please

  • Knowing SAP EP port numbers

    Hi,
    I have downloaded the trial version of the SAP Netweaver 2004 SP16 from the SAP download .
    I have sucesfully installed the server with MAX dB as the backend Database.
    Nw when i am trying to access the portal,
    http://ctsw2kadvsvr:50000/
    i get Page not found.
    How can i come to know if this is the right port number.
    Where or in which file can i find this information about the port numbers
    Regards
    Manoj

    Hi Manoj,
    Usually if it's the only engine you have installed and you did not change the defaults the portal address will be,
    http://localhost:50000/irj/portal
    basically the port us 5XXYY where XX is the instance number and YY is the service
    You can check the instance by going to <drive>:\usr\sap\<sid>\jcXX where XX is the instance number.
    Hope this help.
    Juan
    Please reward with points if helpful
    PS: One more thing if the J2EE engine is running properly you should be able to see a J2EE Netweaver page at http://localhost:50000

  • Portal installation 32bit with db on 64bit

    Hi,
    Can we install the portal on a 32 bit m/c and database on 64 bit m/c.
    Thanks,
    Gokul

    hi Gokul
    Yes it is possible to install Portal on 32 bit m/c and database on 64 bit m/c.
    during time of portal installation it ask for database host name u can provide there host name or ip address of database.
    ( this installation type is distributed system)
    regards,
    kaushal

  • Different port numbers available in xi

    Hi
    while I was going through the forum I have come across  different port numbers like j2ee port, http port, smpt etc. Could you please summarize what are all the different ports that xi has to communicate and how to find that prot numbers. I mean different transactions to see the same.
    thanks
    kumar

    Hi,
    The following instances will be created as per the type of installation.
    Abap+java system = 
    /usr/sap/<SID>/DVEBMGS<<b>NR</b>>
    /usr/sap/<SID>/SCS<<b>NR1</b>>
    Stand alone java system =
    /usr/sap/<SID>/JC<<b>NR</b>>
    /usr/sap/<SID>/SCS<<b>NR1</b>>
    All the port numbers are determined by the NR and not by NR1.
    You will have JC<NR> when you have a standalone Java system installed and DVEBMGS<NR> when you have a ABAP+JAVA system installed. Both of these will not exist together for a particular Installation.
    And you will have SCS instance in both the cases i.e if you have Java Addin( ABAP+JAVA) or a Standalone Java System.
    Thanks,
    Tanuj

Maybe you are looking for