Changing IIOP SSL Listener Port from 1060

I am using SUN AS8 (j2eesdk-1_4_01-windows.exe). I have another non-AS8 related program that wants the same port (1060) that the AS8 ORB's IIOP SSL listener wants. If the other program gets that port before SUN AS-8, then SUN-AS8 won't start. It looks simple to change the IIOP SSL listener port to another port using the web console. I'm not directly using the IIOP SSL connection for my applications, but I was wondering if there are any internal AS8 uses of the 1060 port that will have problems if I change it to another unused port ? Thanks.

No, there will not be any problem. In fact, instead of changing the port, you can disable the IIOP listener on port 1060. (Uncheck the Enabled box)

Similar Messages

  • 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

  • Changing EM Repository Listener Port

    In case that an instance running already on the host, how can I do if I want to
    install an new EM Repository instance on the same host without no stopping
    the existing listener which is used 1521 port. The default EM Listener Port is
    1521, you know.
    I know the procedure changing EM Repository Listener Port after Installation
    Repository, but I am not sure before Installation.
    Anybody knows about that problem?
    Thank you.

    I have got it from "EM GC Installation and Basic Configuration.pdf"
    If you'd like to change the ports before EM installation, you just edit the follow file.
    Disk1/stage/Response/staticports.iniAnd then you can confirm the installed ports through the follow file.
    ORACLE_HOME/install/portlist.iniThank you.

  • How to Change the Default SSH Port from Terminal ?

    How to Change the Default SSH Port from Terminal ?

    How to Change the Default SSH Port from Terminal ?
    now showing default SSH Port 22 i need change it pls help me how can do

  • How to Change the Default SSH Port from Terminal ? now showing default SSH Port 22 i need change it pls help me how can do

    How to Change the Default SSH Port from Terminal ?
    now showing default SSH Port 22 i need change it pls help me how can do

    How to Change the Default SSH Port from Terminal ?
    now showing default SSH Port 22 i need change it pls help me how can do

  • JDeveloper fails to connect after enabling SSL Listen Port

    Hi,
    When I activate SSL on port 8002 (SSL Listen Port Enabled) for my soa_server in weblogic console, JDeveloper fails to connect to the server when deploying.
    Soa server lookup takes a long time an ends in an error failed to connect to <server>:8002
    When I turn off SSL JDev can find the SOA server again.
    I use JDeveloper 11.1.1.4 and SOA Suite 11.1.1.4
    What can I do about this?
    Groeten,
    HJH

    Here's the top 3 causes for this:
    (1) make sure the database listener is running on the server with the database.
    (2) make sure the connection information that JDeveloper is using is correct.
    (3) remember that JDeveloper uses the SID and not the service name.
    Rob
    Team JDev

  • SSL Listen port in weblogic

    HI
    what is SSL Listen port in weblogic and what is the main use of that port
    please give me clear picture on it

    WebLogic Server supports SSL on a dedicated listen port which defaults to 7002. To establish an SSL connection, a Web browser connects to WebLogic Server by supplying the SSL listen port and the HTTPs schema in the connection URL, for example, https://myserver:7002.
    For details refer:
    http://docs.oracle.com/cd/E13222_01/wls/docs81/secmanage/ssl.html

  • Changing the aaa_server listening port

    I need to change the port from 6021 to 6121 on my existing OAM infrastructure, I have modified the ois server from 6022 to 6122 with no issues, but I can not find the config files to change the access servers. Anyone have any luck with this?

    Thanks for the help, but I have tried that and there is no option during the reconfiguration for the listening port for the access server. I looked in the sample silent mode xml file and there is no named value pair for listening port either.
    Below is the reconfiguration steps. Maybe there is another option that needs to be added after the reconfig to get the port configuration.
    bash-3.2$ ./configureAAAServer reconfig /u01/app/oracle/product/oam10.1.4/access/
    Please enter the Mode in which you want the Access Server to run : 1(Open) 2(Simple) 3(Cert) : 2
    Please note that the Global Oracle Access Manager Access Protocol Pass phrase has to be the same across all Access Servers and Web Gate's installed in Simple mode.
    Please enter the Global Oracle Access Manager Access Protocol Pass phrase :
    Do you want to store the password in the file ? : 1(Y) 2(N) : 1
    Preparing to generate certificate. This may take up to 60 seconds. Please wait.
    Generating a 1024 bit RSA private key
    ...................................++++++
    ................++++++
    writing new private key to '/u01/app/oracle/product/oam10.1.4/access/oblix/config/simple/aaa_key.pem'
    writing RSA key
    Using configuration from /u01/app/oracle/product/oam10.1.4/access/oblix/tools/openssl/openssl_silent.cnf
    DEBUG[load_index]: unique_subject = "yes"
    Check that the request matches the signature
    Signature ok
    The Subject's Distinguished Name is as follows
    countryName :PRINTABLE:'US'
    stateOrProvinceName :PRINTABLE:'Some-State'
    localityName :PRINTABLE:'Locality Name'
    organizationName :PRINTABLE:'Some-Organization Pty Ltd'
    organizationalUnitName:PRINTABLE:'production'
    commonName :PRINTABLE:'hostName.domainName.com'
    emailAddress :IA5STRING:'[email protected]'
    Certificate is to be certified until Oct 12 15:10:07 2011 GMT (365 days)
    Write out database with 1 new entries
    Data Base Updated
    Access Server mode has been re-configured successfully.
    Please note that new security mode will take effect only after the security mode for this Access Server is changed to 'simple' from the Access Manager System Console.
    Do you want to specify or update the failover information ? : 1(Y) 2(N) :2
    Please restart your Access Server by executing the '/u01/app/oracle/product/oam10.1.4/access/oblix/apps/common/bin/restart_access_server' program from command line.
    Press enter key to continue ...

  • WLST - Changing server's listen port

    Hi,
    i'm trying to change the listen port of a managed server using WLST with the following code :
    readDomain('...')
    cd('Servers')
    cd('myServer')
    set('ListenPort',8000)
    updateDomain()
    closeDomain()
    Everything is ok so far.
    Now, if i try to deploy an ear onto this server i get the folowing exception :
    *<20 juil. 2010 10 h 18 CEST> <Warning> <HTTP> <BEA-101162> <User defined listener weblogic.wsee.deploy.ServletDeployListener failed: weblogic*
    *.wsee.deploy.WSEEServletEndpointException: Failed to prepare wsse module: admin-tools.war.*
    weblogic.wsee.deploy.WSEEServletEndpointException: Failed to prepare wsse module: admin-tools.war
    at weblogic.wsee.deploy.ServletDeployListener.contextPrepared(ServletDeployListener.java:32)
    at weblogic.servlet.internal.EventsManager$FireContextPreparedAction.run(EventsManager.java:480)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.servlet.internal.EventsManager.notifyContextPreparedEvent(EventsManager.java:149)
    Truncated. see log file for complete stacktrace
    weblogic.wsee.ws.WsException: weblogic.wsee.security.configuration.WssConfigurationException: Certificate Alias not supplied
    at weblogic.wsee.deploy.WSEEModule.prepare(WSEEModule.java:129)
    at weblogic.wsee.deploy.ServletDeployListener.contextPrepared(ServletDeployListener.java:29)
    at weblogic.servlet.internal.EventsManager$FireContextPreparedAction.run(EventsManager.java:480)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    Truncated. see log file for complete stacktrace
    weblogic.wsee.security.configuration.WssConfigurationException: Certificate Alias not supplied
    at weblogic.wsee.security.policy.SecurityPolicyCustomizer.init(SecurityPolicyCustomizer.java:69)
    at weblogic.wsee.security.policy.SecurityPolicyCustomizer.process(SecurityPolicyCustomizer.java:75)
    at weblogic.wsee.policy.runtime.PolicyServer.processAssertions(PolicyServer.java:167)
    at weblogic.wsee.policy.runtime.PolicyFinder.readPolicyFromStream(PolicyFinder.java:99)
    at weblogic.wsee.policy.runtime.PolicyFinder.loadPolicies(PolicyFinder.java:179)
    Truncated. see log file for complete stacktrace
    weblogic.wsee.security.configuration.WssConfigurationException: Certificate Alias not supplied
    at weblogic.wsee.security.bst.ServerBSTCredentialProvider.initSSLCredential(ServerBSTCredentialProvider.java:224)
    at weblogic.wsee.security.bst.ServerBSTCredentialProvider.initCredentials(ServerBSTCredentialProvider.java:97)
    at weblogic.wsee.security.configuration.WssConfiguration.initDefaultConfiguration(WssConfiguration.java:327)
    at weblogic.wsee.security.configuration.WssConfiguration.init(WssConfiguration.java:119)
    at weblogic.wsee.security.configuration.WssConfiguration.getSupprotedTokens(WssConfiguration.java:171)
    Truncated. see log file for complete stacktrace
    Weblogic Portal 10.2
    Thx a lot
    Emmanuel

    Hi,
    <Warning> <HTTP> <BEA-101162> <User defined listener weblogic.wsee.deploy.ServletDeployListener failed: weblogicAbove BEA-101162 is thrown while deploying a WSDL that references a schema from a URI that is not accessible, the WebService fails to be deployed and the WebService is not available to service requests.
    I am not sure if this is applicable to you but you can refer to metalink document Description of All Signature Patterns in the Current Signature Patterns Release [ID 749964.1] --> refer "Signature ID: 003132"
    Hope this helps.
    Regards,
    Mithun

  • Is there any way to change OIM default SMTP  port from 25 to 587

    I can see only below parameter configured... please help me in changing SMTP port in OIM.
    IT Resource info..
    Name: Email Server
    Type : Mail Server
    Parameters:
    **Authentication**
    Server Name
    User Login
    Password
    Thanks,
    Pradeep
    Edited by: user13074170 on May 8, 2012 5:27 AM

    check the note :
    Document 1417374.1 Can Email Server Be Configured For Non-Standard Port (Other That 25) ?
    Thanks
    Suren

  • Portconfig error for http listen port

    I know that this has been posted alot, I tried to do whatever following all the suggestion in other threads, still no luck.
    I installed 10gas (10.1.2) infrastructure 10.1.2 on Solaris 9, and everything was running well. When I tried to change the http listen port from 7777 to 80 following the instruction in the administrator's guide (ch4 Manage port),
    log in as root, execute the following command
    # cd $ORACLE_HOME/Apache/Apache/bin
    # chown root:root .apachectl
    # chmod 6750 .apachectl
    log in as the installation user (oracle) and execute the following command to configure ...
    bash-2.05$ $ORACLE_HOME/jdk/bin/java oracle.sysman.ias.sta.tools.PortConfigCmdLine -oracleHome OARCLE_HOME -oldPort 7777 -newPort 80 -sso -url http://tmsoracle6.tms-hq.com -user root
    Error: Invalid newPort value: 80
    Changing the HTTP Server Listen port to a value < 1024 on Unix systems requires that the HTTP Server be changed to run as root. As specified in the the Managing Ports chapter of the Oracle Application Server Adminstrator's Guide, this can be done as follows:
    cd $ORACLE_HOME/Apache/Apache/bin
    chown root .apachectl
    chmod 6750 .apachectl
    Can anybod help me please? Thanks.
    Jeff

    There is only one port for listening, the listen port.
    The Port entry is what OHS returns to the browser.
    Example:
    Webcache runs on port 80, OHS runs on 7778.
    Then Listen is set to 7778, and Port is set to 80.
    This will ensure that all URLs constructed for the browser are not pointing to port 7778 even though OHS is internally listening on 7778.

  • Changing the listener port number in a cluster environment

    Hello,
    I have an Oracle 10g database on a Windows cluster environment with Oracle Fail safe. I am trying to change the default listener port number - these are the steps I have done to change the port number:
    1) Take the listener offline via Oracle Fail safe
    2) stop the original listener from the command line
    3) change the port number in the listener.ora file & save
    4) start the original listener
    5) bring the listener online in Fail safe
    6) register the listener in the database with ALTER SYSTEM SET LOCAL_LISTENER....
    After all this, when i check the status of the listener via lsnrctl, i see that the new port number is used, however in the Fail safe administrator, I still see the default port 1521. How do I go about changing the port number so that Fail safe also registers the change?

    I did troubleshooting to verify the group, but this just changed the port number back to the default in the listener.ora & tnsnames.ora.
    So I did all the steps again to change the port number from the default to another - via lsnrctl status, i see that the new port number is being used, I can also log in to the database via Toad using the new port number, in v$parameter i see that the local_listener is registered on the new port number....only under the Fail Safe manager, the port number (under listener parameter) has not changed....it still shows the default port number. Anyone know how to change this???

  • Changing the Listener Port Number

    Hi RACers,
    I need to change the TNS listener port number from the default of 1521 (don't ask!).
    I'm on Solaris10/Oracle10g 10.2.0.3 using a 2 node cluster.
    I've tried editing the relevant files, bouncing everything and re-starting CRS, but that doesn't work. I tried using Netca to delete the listener and re-create it with a different port number and that didn't work either. The instances did not re-register despite having their local_listener parameter changes.
    Obviously I'm doing something wrong, but don't know what. Any ideas or do you know where a procedure to do this is documented?
    Thanks in advance.

    My posting was not aimed at the OP at all.. not his fault that Oracle insists on using a TCP port that's NOT registered for Oracle use.
    It is all Oracle's fault that port 1521 is used instead of 1527.
    As for what Oracle books say.. bahumbug. Means nothing ito playing by the same networking rules as everyone else.
    Port 1527 is what is registered for and by Oracle as use for Oracle tcp traffic. Not fricken port 1521!
    And why is this a problem?
    If you're in the network business and deal with everything and anything from network analysis and management to rewriting ToS bytes for proper DiffServ application.. then it is very frustrating to find a major company like Oracle ignoring the networking rules.
    I read that as Oracle telling us "screw you".

  • Changing the listening ports of ARD

    I know how to change the listening port of SSH from 22 to some other number.
    Is there any way to configure ARD (in plist maybe?) so that it can try connecting to SSH on a non-default port number.
    Whilst I know how to secure SSH (not properly secured in OS X by default) I would rather change it's listening port to avoid the traffic that will simply try to bruteforce in.
    So if I edit ssh_config and sshd_config on my Macs will this break ARD? Or if these conf files are properly edited (ssh_cnfig on client changed to port 22222 and sshd_config on server changed to 22222) will ARD connect seamlessly?
    In short does ARD absolutely need Remote Login (SSH) to be running on the default port 22?

    hmm okay, but i don't need to port forward 22 from my router to my mac to allow ARD access, only ports 5900, 5988 and 3283.
    That improves things since 22 is not visible to the WAN.
    Still, I'd like to know the answer to my question in the previous post.
    And what about re-mapping VNC from 5900 (another obvious target although prob not vulnerable to VNC exploits since I expect Apple have modified this service and somehow hooked it into the authentication of the ssh protocol)?
    Message was edited by: doz

  • ACS 4.1 change Radius listen port

    In ACS 3.3 it was possible to specify the radius listen port with registry keys:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Cisco\CiscoAAAv3.3\CSRadius]
    "AuthenticationPort"=dword:0000064e
    "AccountingPort"=dword:0000064f
    "AuthenticationPortNew"=dword:0000064c
    "AccountingPortNew"=dword:0000064d
    This does not work anymore in version 4.1.
    Does anyone know how to change the radius listen port in version 4.1 ?
    Thanks,
    Gerard van Bon

    In 4.x all registry config was moved into the sql anywhere db.
    If you can get hold the Sql Anywhere dev kit to get the Db edit app AND know your ACS database password and then can find the value in the table structure.. then yes you could change the RADIUS listen port.

Maybe you are looking for

  • Drag and Drop isn't working on iTunes in Windows 8.1

    I did a clean install of 8.1; drivers for all devices up to date.  I cannot use the drag and drop feature in iTunes (for example, to add songs to a playlist).  Can anyone offer a solution?  Do I  have to have Quicktime or Java installed in addition t

  • Last Modified Layout For the Standard  T-code

    Hi,     Please let me  know last layout modified for any standard T-Code  by which user & Layout Name . . . Regards ASHOK K

  • Error message 2003 while restoring Ipod Touch

    I am having Itouch 1st generation. It was working fine unless I purchased new IOS 3.1. It didn't install correctly but now my itouch is of no use. iTune is asking me to restore software but while restoring I am getting error message 2003. I tried mul

  • Newbie question J2EE and Windows ME

    hi i am a young student trying to learn about j2ee. i have installed the j2ee package and set the environment variable JAVA_HOME, J2EE_HOME and ANT_HOME and PATH and CLASSPATH as the documentation says. If I type on the command line j2ee -verbose to

  • JWSC ant task  getting java.lang.NoSuchMethodError

    Hi all, I am trying to build a webservice with JWSC ant task in JDK 1.6 which uses JWS annotations and a few weblogic specific annotations. I am getting the following error while building it. However, when I build it from my IDE (eclipse) it works fi