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

Similar Messages

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

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

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

  • IOS Zone firewall (ZFW) & changing SSH listening port

    I'll have to check into the deetails again but I recall there being a way to change the listening port for SSH.  Not only do you have to configure SSH itself to listen on a new port but I think there was something about making the inbound interface part of a rotary group or something. 
    Anyway, my question is more about how the zone firewall reacts to this.  If I have inspect set for SSH, (or pass) and yet change the default port for it, does the IOS still know to take the configured action on the protocol?  I'll try to test this myself once I have an opportunity but may not be able to for several days, plus if anybody has anything further to add regarding any other implications this port change mgiht have, please share
    Thanks! 

    Hi Julio,
    You are ever helpful sir Howver, things are not making sense.
    Ok so to take it from the top. So far I have done the following:
    Router(config)#ip ssh port 2340 rotary 1
    Then:
    Router(config)#line vty 0 123 (123 = max # of vty lines, my actual # is different)
    Router(config-line)#rotary 1
    This of course does not make SSH on port 2340 work from the Internet zone to Self as I have not yet modified the firewall nor done the ip port-map command. It does work from the LAN side to Self since that zone-pair is more forgiving, however, it works on both 22 and 2340 which I thought odd since I thought the ip ssh command changes the SSH server listening port.
    I have not yet permanently set the ip port-map command. However I ran it once and then did a sh ip port-map ssh
    This showed system defined ssh port maps for tcp and udp on 22, and then my user defined one for tcp port 2340. Interesting that the system-defined ones are both UDP and TCP - I thought SSH was TCP only.
    According to the IOS command referendces (for release 15.2), I should not be able to remove the system-defined port map entries as it would give an error. However, I did no ip port-map ssh port tcp 22 and the same for the UDP entry and they disappeared - so now for sh ip port-map ssh I get no results returned. Yet, SSH still works on 22 and 2340.
    Be that as it may, after some further testing I've concluded that with or without use of the ip port-map ssh port tcp 2340 entry, SSH works (from LAN to Self) on either port 22 or 2340. It seems ip port-map has no effect on the SSH server itself (?). Or perhaps PAM is overridden by the ip ssh commands?
    So at that point I decided to stop testing, not doing anything with firewall yet, until I understand things better. So far, the IOS is very confusing in it's behavior.
    Changing the SSH server's listening port via ip ssh command to something other than 22 seems to not actually change anything, it just adds that port in addition to 22.
    Port-application mapping appears to have no effect on the SSH server (I have not tested whether ip ssh overrides PAM or vice versa)
    So far there seems to be no way to actually change port 22 usage - even "deleting" the PAM entry for ssh via 22 has no effect.
    Confusing!

  • 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

  • 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".

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

  • Trying to change Oracle listener port 1521 to nodefault port on Oracle RAC

    Could somebody please help me in the process of changing teh Oracle listener port 1521 to a non-default port on an Oracle RAC environment. I am total of four instance.
    Regards.

    Please read carefully about LOCAL_LISTENER parameter, you shouldn't put there just hostname....
    Another way to do so - statically register database SID in listener. You should do it in listener.ora file, please read carefully documentation, otherwise you can use netca utility - it could make configuration for you properly.

  • Difference between HTTP Server port and HTTP Server listen port

    Hi,
    What's the difference between the following?
    Oracle HTTP Server port = 7780
    Oracle HTTP Server listen port = 7781
    They are the ports used in my 9ias 9.0.3 instance.
    Please advise.
    Thank you.

    Hi,
    The server port, 7780, is port where HTTP server response and listen ports are other ports tha HTTP Server can listen. In IAS, the default configuration, the server port is response for Web Cache and Web Cache connect with HTTP Server in listen port.
    Marcio Mesti

  • Changing Oracle Lisetener default port

    Dear All
    Please advice steps for changing default Oracle LISETENER from 1521 to another port.
    Thank you

    mtawfik wrote:
    Dear All
    We don't use client/server model, we are using Bea weblogic as application server... application users connected through Bea Weblogic and DBAs can can change the port in tnsnames.ora whenever security guys will change defult database listening port to a new port from firewall because the database server is located behind firewall.Even in a 3-tier model, you have a 'client' - the client is the app server. It is still necessary to change the client's (app server) information. At the very least you need to update ALL the appropriate hard coded JDBC references (if any), JDBC data sources, and potentially JNDI references.
    My Question is: how is dynamic service registration control communication between listener and PMON?PMON reads the database's 'local_listener' parameter to determine which port and hostname (especially on multi-homed machines) on which the listener is listening. That parameter is described in the Reference Manual in the docs at http://tahiti.oracle.com

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

  • Listener port number

    hi,
    what is the range of port number of listener in 10g and 11g.
    in google it has show only default port number.
    thank you

    user8647245 wrote:
    what is the range of port number of listener in 10g and 11g.Default Listener port is 1521. Registered port for the Oracle Listener with IANA (Internet Assigned Numbers Authority) is 1527 and not 1521.
    You can however, in theory, use any port. In practice though, it is not that simple. And can be kind of stupid not to use the default or registered ports.
    Ports 0 to 1023 are well known ports. These should never be used by any other applications like the Listener. On many kernels, only a root process can open a well known port.
    Ports 1024 through 49151 are (IANA) registered ports. See RFC4340 for the registration process details. And this is where the Oracle Listener is registered as port 1527 - despite Oracle for many years using 1521 instead.
    Generally speaking, keep to the default or use the the registered port. Do not arbitrarily change port numbers.
    Ports 49152 through 65535 are private or dynamic ports. You should not ever use a port in this range as a listening end point for an application.
    Okay, so why use specific ports for specific applications?
    It comes down to network management and network performance.
    Use arbitrary ports, and you mess sophisticated network designs horrible around. You can cause a negative network impact for your application due to how QoS (quality of service) are implemented. You can run into firewalls. You are not supportting the network folk in managing the underlying network infrastructure properly, enabling them to support your network application as you expect it to be supported.
    So do NOT simply change the Oracle Listener port number. And no - changing it does not "improve" security either.

  • RDP listening port needs to be changed on one client PC - can't connect via Anywhere Access

    We have a setup with Server 2012 Essentials and 10 workstations. We have setup Anywhere Access and is working fine. We have one system (Windows 7 Pro) on the network running AADS Server (use to be called XP Unlimited). This allows several users to logon
    to that PC remotely at once as well as someone local using it. This PC needs to be changed from the default 3389 port due to the new AADS Server version requiring it. When ever we change the listening port we cannot remote desktop into this PC. It is available
    in Remote Web Access Portal but just sits trying to connect. We have allowed the new connection in the Windows Firewall and even turned the firewall off as a test with no luck.
    My question is, can we change the default 3389 port connection that the Server redirects you to for one PC on the network? If not how do you change in the Server to look at another local port for RDP once in the portal?
    Thanks, Jason

    Hi Jboy,
    Can you navigate to HKEY_LOCAL_MACHINE, SYSTEM, CurrentControlSet, Control, Terminal Server, WinStations and RDP-Tcp.  Right click on the PortNumber dword and select Modify.  Change the base to Decimal and enter a new port between 1025 and 65535
    that is not already in use. Finally click OK.
    http://support.microsoft.com/kb/306759
    Thanks,
    Umesh.S.K

Maybe you are looking for

  • Question : Adding a signature to a PDF programmatically with Acrobat 8 (Reader 9 validation issue)

    Hi, Please, apologyze my poor english. I have an application that inserts a signature programmatically in a PDF document with Acrobat 8, via VB .NET, using the example provided in the Acrobat 8 SDK ("AddSignature"). The problem resides in that previo

  • Receiver Determination Not found   Internal Error...Please help me

    Hi Gurus.. I have done a file to File scenario and when i test my scenario i am getting this error Receiver Determination  Internal Error HTTP connection to ABAP Runtime failed. Error: 403 Forbidden URL: http://sapserver:8001/sap/xi/simulation?sap-cl

  • Why is did two JRE's load from SDK?

    I've just set up the SDK 1.3.1 and have found the the JRE files have been loaded in 2 places, one under the c:\JDK1.3.1, the other under C:\Program Files\Javasoft. Are both necessary, or can the Javasoft copy be safely deleted. Also in the Control Pa

  • NVIDIA problem in OEL 6

    Hi, I installed OEL 6 and everything is fine. I installed NVIDIA GPU drivers and rebooted the machine. After loading the OS (the bottom progress bar becomes white) the system stays there. No login screen. Anyone can help? Thanx guyz Edited by: 860283

  • Very basic Balance question

    Hi, as I said in the title, this is very basic. How can I set the pan on a stereo track to 9:15 or anything other than full left/right? Thank you.