SSL PORT number ?

Hi, im installing calendar server.
i have the window:
Host: luis.panchi.com
Puerto SSL: -1
Puerto HTTP: -1
Id usuario: rooty change Puerto SSL:443 and Puerto HTTP: 80
the message error says:
Error: can not validate administration port SSL. Try another port.i want to know where is the problem.
(sorry for my inglish y speak spanish) thanks!.

PANCHICORE wrote:
[root@localhost bin]# ./startserv
Sun Java System Web Server 7.0 B12/04/2006 08:17
failure: CORE2253: Error running Init function load-modules: dlopen of ${WS_INSTALL_ROOT}/plugins/lbplugin/bin/libpassthrough.so failed (${WS_INSTALL_ROOT}/plugins/lbplugin/bin/libpassthrough.so: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio)
failure: server initialization failed
It looks like you have installed the load balancing plugin (possibly as part of installing Application Server) and it can't find the directory since the WS_INSTALL_ROOT variable isn't defined.
What is the contents of the following file:
/var/opt/webserver7/https-wireless.comms.beta.com/config/magnus.conf
Regards,
Shane.

Similar Messages

  • Mail port number won't hold.  Received instructions from Comporium to change port number to 465, SSL checked and password required.  Now port reverts to 110 when quitting mail and reopening.

    OS X Yosemite on MacBook.  Mail port number will not hold.  Changed mail account info as instructed by Comporium, including changing port to 465, use SSL and password.  Now the port reverts to 110 when Mail app is closed and reopened; the entered port number - 465 - will not hold.

    OK folks, I think we have a winner.
    I finally got frustrated so I sponsored a conference call with a Palm Level 3 tech support guy, the Telus rep and a Bell rep.  We were on hold for a total of like 45 minutes as I chained the call along and finally got everyone on the same line.
    So here's the deal: The setup has to be done manually as thepoet suggested.  The incoming server is OK as imap and imap.telus.net with no encryption.  The outgoing server has to be set to point to mail.1xbell.ca with NO authentication, port 25 and no encryption.  The initial Bell tech support guy was quite close to the solution, just the wrong port number and the wrong sequence of setting it up.
    I have been able to send successfully, but want to try a couple of more things before I declare it a complete success.
    Thanks for your help Poet, much appreciate your persistance.

  • Hiding the port number from the url

    Hi All,
    In our applications built using Weblogic Portal 10.3, the url to access the application doesnt have the port number. It is simply like http://<server-name>/<context> no port at all. Is this some configuration that is available inside weblogic adminstration console? The domain has both the default port and the SSL port enabled which are running in 7001 and 7002 respectively. Please let me know as how to do this configuration as I am growing haywired on this it has been about a week and have not found an answer yet. Please throw some light on this and let me know if you need further details
    Thanks
    Ashwin

    you should install apache server to handle all the requests on port 80 and froward it to weblogic server using wlp plugin
    please check this link
    http://download.oracle.com/docs/cd/E13222_01/wls/docs81/plugins/apache.html
    any request http://yourapp/context will be mapped to http://youapp:7001/context

  • Can not seem to connect to an HTTPS with a port number

    Hello,
    I am building an application that needs to connect to an https with a port number...
    If the url is 'https://xxx.yyy.zzz' and the port is 5000 what would I use? I have found examples with out a port number but not with a port number...

    Ah... Like GET and SEND?
    That is definitely not correct in this situation.
    I think what is throwing me is that they specified
    the the host as 'https://xxx.yyy.zzz' where really
    they want an SSL connection... I think anyways...
    Generally there are two situations.
    1. There are two possible connections/protocols. One is SSL only and the other is https.
    2. They got carried away with the documentation. They added a section describing how SSL works. The protocol within SSL is still http. That is the definition of https though.

  • Custom sig: Non-SSL over SSL port

    I am trying to build a custom signature for detecting non-SSL traffic on a specific SSL port (let's say tcp/443). This has to do with CONNECT tunnels through an HTTP proxy. Conceptually, it's not a complicated idea. Whether or not it can technically be done effectively with the Cisco IPS I don't know.
    It seems that very early in every SSL connection, there is an SSL "client hello" message(SYN,SYN/ACK,ACK,CLIENT HELLO). There are two relevant record formats, SSLv2 and SSLv2/TLS. I would like to create a signature that fires when it DOES NOT see the client hello message very early in a given TCP session. I would want the signature to only need to check the very first n packets of any given TCP session (n = max size of connection establishment + max size of client hello packet). Has anyone created such a beast or willing to help? Here are a couple packets.
    SSLv3 Client Hello
    0000 00 00 5e 00 01 67 00 a0 8e 82 ec 5d 08 00 45 00 ..^..g.....]..E.
    0010 00 8e 33 b8 40 00 3e 06 94 16 ce c3 c3 6c 40 22 ..3.@.>......l@"
    0020 a2 49 58 27 01 bb b7 42 c6 92 fd 36 a3 d1 50 18 .IX'...B...6..P.
    0030 44 70 08 e2 00 00 16 03 00 00 61 01 00 00 5d 03 Dp........a...].
    0040 00 44 5f 9a 77 69 49 5a 85 52 a0 96 38 b3 b4 15 .D_.wiIZ.R..8...
    0050 8f db f2 0f c9 0e ea 10 f5 69 39 8c 58 87 e5 33 .........i9.X..3
    0060 70 20 ba 06 1e 3f d4 4e 3c d0 de a8 ea 4e a3 7f p ...?.N<....N..
    0070 0f 07 fd 5f 88 07 17 ef 50 ce 6b cf 10 e3 84 99 ..._....P.k.....
    0080 04 a2 00 16 00 04 00 05 00 0a 00 09 00 64 00 62 .............d.b
    0090 00 03 00 06 00 13 00 12 00 63 01 00 .........c..
    TLSv1 Client Hello
    0000 00 0f 20 6c 99 8b 00 a0 8e 82 c4 c1 08 00 45 00 .. l..........E.
    0010 00 96 a2 89 40 00 7f 06 32 b3 ce c3 c2 29 ce c3 [email protected]....)..
    0020 c6 74 0d 13 01 bb 38 17 d5 89 98 0f fc 73 50 18 .t....8......sP.
    0030 44 70 6c 75 00 00 16 03 01 00 69 01 00 00 65 03 Dplu......i...e.
    0040 01 44 5f 9a 84 8a 94 ab f3 78 e7 b1 c9 ca 04 34 .D_......x.....4
    0050 3b 95 1b 86 51 05 5f ac 9d a0 b0 69 fe 0c 27 e5 ;...Q._....i..'.
    0060 9c 20 78 08 00 00 ce c3 c2 29 58 58 58 58 58 58 . x......)XXXXXX
    0070 58 58 58 58 58 58 58 58 58 58 48 9a 5f 44 8c 4b XXXXXXXXXXH._D.K
    0080 05 00 00 1e 00 04 00 05 00 2f 00 33 00 32 00 0a ........./.3.2..
    0090 00 16 00 13 00 09 00 15 00 12 00 03 00 08 00 14 ................
    00a0 00 11 01 00 ....
    SSLv2 Client Hello
    0000 00 00 5e 00 01 67 00 a0 8e 82 ec 5d 08 00 45 00 ..^..g.....]..E.
    0010 00 82 fb a7 40 00 3e 06 cf 32 ce c3 c3 6c 9f 35 ....@.>..2...l.5
    0020 40 36 58 6d 01 bb b7 78 06 1b cd e2 e2 3d 80 18 @6Xm...x.....=..
    0030 44 70 47 6b 00 00 01 01 08 0a 31 fd f9 51 00 00 DpGk......1..Q..
    0040 00 00 80 4c 01 03 00 00 33 00 00 00 10 00 00 04 ...L....3.......
    0050 00 00 05 00 00 0a 01 00 80 07 00 c0 03 00 80 00 ................
    0060 00 09 06 00 40 00 00 64 00 00 62 00 00 03 00 00 [email protected].....
    0070 06 02 00 80 04 00 80 00 00 13 00 00 12 00 00 63 ...............c
    0080 7b af 57 75 f8 a9 72 54 23 29 32 50 bf ef 1e a9 {.Wu..rT#)2P....

    Hi mhellman:
    I can see 3 difficulties with this kind of sign.
    1) To determine the order of the packets.
    2) To determine that happen at the very begining of the conection
    3) fire when the traffic doesn't match with the signature.
    The difficulty number 3, I think, is imposible to resolve because the sensor can compare the trafic with a well defined pattern and fire when it match, but not when it doen't.
    The difficult number 2
    You need a kind of state signature because this can be classified like a machine state (first three way handshake, then hello packet) but I can't see fields in the state engine that help in this case.
    The difficult number 1 could be resolved by a Meta signature.
    You will need to create an a custom atomic signature for the syn packet, another for the syn ack, another to ack, and the last one for hellow packet.
    Then create a meta signature and add the fourth atomic singatures whith a strict order.
    but guess what...
    Meta signature doesn't permit custom signatures.
    I think this kind of signature is imposible to write.
    But I'd try.
    Regards
    Alberto Giorgi from spain.

  • Can't Change Port number on Mail account settings

    I am trying to use Mac mail to read my .mac email. I can recieve messages but can't send them.
    I have isolated the problem to the port number which is 993. The problem is I can't change it to 25 or to 587 which is what .mac recommends. If I uncheck "use ssl" the port number changes to 143 but I still can't change it.
    I have tried every possible way to change the port but it will not allow me.

    Dave,
    You are trying to change the wrong port setting. Those you are describing are related to Incoming Servers and are changed in Mail Preferences/Accounts/Advanced -- those are NOT what you want.
    Instead click open Mail Preferences/Accounts/Account Information, and click on the arrows beside the name of the Outgoing Server, then choose Edit Server List, and then select the Advanced tab and the smtp.mac.com there. You can then change to Port 587, for example.
    Ernie

  • Junk file downloaded when port number and connection scheme is mismatched

    Hello All,
    I am facing a peculiar issue in my server running Apache Tomcat/5.5.9.
    I have a Tomcat server setup with 8080 and 8443 ports listening for http and https connections.
    When I access the tomcat welcome page hosted in my server as below,
    http://<servername>:8080 OR https://<servername>:8443
    I get the expected web page. But when I change the scheme and port number,
    as below,
    http://<servername>:8443
    This is what happens,
    In IE:
    Displays junk characters (in precise, 4 boxes)
    In Mozilla/Safari(Mac):
    Downloads a junk file which says that it is of type "application/octet-stream"
    To shed some more light on the issue,
    When I changed the secure server port to 443 and i tried accessing URL,
    http://<servername>:443 it took me to the default tomcat welcome page and for any other port other than 443, it gave me the same behavior.
    Please let me know if there is any solution for this above scenario and your comments on what is causing this behavior.
    Thanks in Advance,
    Uday

    Hello All,
    I found the reason for the problem,
    1. No. By spec, SSL negotiation is the very first thing that happens on a SSL connection occurring; there's no way to determine that a non-SSL Connection is being attempted.
    2. when we are asking for regular HTTP over a HTTPS port. You'll see the first few bytes of the negotiation, then the protocol will stop.
    3. Accessing an HTTPS Connector via an http:// URL (or vice versa) won't work. It's as simple as that. Of course there's a solution for the strange behavior you see when you access an HTTPS Connector via http://:
    So unless we fix the secure/insecure port numbers to 443/80 respectively, which we do not want to do, I believe that we would not be able to solve this issue.

  • Trying to change back INCOMING server port number

    I was trying to figure out how to SEND email via my iPhone 3G. I can send email fine while at home (using my wireless router), but when I'm out and about I cannot SEND email. How do I do this?
    In trying to figure this out on my own I was reading about my Comcast email account that said to change the port number. I accidentally change the INCOMING port number from 110 to 25. So, I know it needs to be 110, but everytime I change it in the Settings to 110 it automatically changes it back to 25 after I try to retrieve emails within the Mail option. What's going on?
    Help!

    To send email, you need to add cwmx.com under the smtp servers.
    I'm having the same problem with setting my incoming server port to 110. I've been able to change it by opening Apple's mail client and editing the account preferences.
    Then I went into iTunes and on the bottom of the info tab is a "Replace information on this iPhone" section. I checked the Mail Account tab and hit the sync button.
    This did change my server ports to the correct ports, but I'm still having problems getting the iPhone's mail app to refresh using the new settings. I don't know how force the ports to change via windows.
    I had to turn off the iPhone and restart it to get it to work. I also had to turn off the SSL under the advance tab. Little uncertain about leaving that setting.

  • Can I change JNDI port number?

    Does anyone know where to change JNDI port number.
    Currently, (it seems) relies on weblogic.system.listenPort property
    which is the same for HTTP and JNDI. We would like to use separate ports for
    HTTP and JNDI server.
    Thank you
    -Mik

    In article <39fb0341$[email protected]>, [email protected] says...
    Does anyone know where to change JNDI port number.
    Currently, (it seems) relies on weblogic.system.listenPort property
    which is the same for HTTP and JNDI. We would like to use separate ports for
    HTTP and JNDI server.
    Thank you
    -Mik
    You don't. WebLogic is a "complete services" application server which
    means it is listening at its 'listenPort' for all service requests. I'd
    love for the ability to split off ports, and this may be the case in
    6.0. In <6.0, however, you're stuck with two ports: the SSL port and
    the normal port.
    Jesse

  • How to find port number of message server

    Hi All,
       Is anyone there who could tell me how to find out port number of message server (Message Port)?  I am defining new system in my SLD so I need port number of message server of the system that I am connecting to. Thanks in advance.
       Best regards

    Hi,
    Go to the index page of the url,
    type http://hostname:http port in Internet browser.
    for ex : if installation is done on system with IP 172.16.28.90
    and your http port is 50000(depends on Central instance number,JCxx)
    then type http://172.16.28.90:50000.
    1.then go to system information tab in index page.
    for the credentials asked,type,
    user:administrator
    password:master password given during installation.
    then system information page opens,in the left corner top,you can find message server port.
    reward points if helpful.........

  • How to find port number , when there will be different instance number ?

    In case of portal url,
    port number is 50000 for default instance number 00.
    how to find port number , when there will be different instance number , instead of 00?
    Thanks

    Hi
    You can find the port number by your instance number as follows:
    There is a general format for the port number like you have mentioned.
    For 00 instance the port number is 50000.
    The general format for the port number goes like this:
        <b>5<instance_no>00</b>
    If your <b>instance number is 01</b> then the port number would be <b>50100</b>.
    It depends on the installation type which you perform.
    You can also change the instance number during the installation but normally you dont do this.
    If you have many components or units installed on your system you may have more than one instance in that case it may go like this 00, 01, 02....accordingly port number will be 50000, 50100, 50200...resp.
    Hope this solves your doubt.
    If you need some more clarification please lemme know.
    Regards
      Sumit Jain
    **Rewrd with points if useful.

  • Select Listener Port Number from which_table?

    I'm writing a SQL script that, among other things, disconnects from Oracle and then reconnects to the same instance as a different user. I'm able to query v$database and v$instance to get most of the information I need (host, service name, etc) for the reconnect part. The only part I'm missing is the listener port number. I could hard code it to 1521, but that isn't very flexible. Currently, I'm prompting the user (which is normally me) for the listener port number in the SQL script, but that just seems a little bit lame. So my question is this: is there a view or table somewhere in the sys schema that I could use to view the listener configuration? I'm mostly working with 10gR2+ databases.

    cleavitt wrote:
    That is possible, but it needs to be a standard Oracle configuration if the script is to remain generic and portable. The script is actually working fine as-is. I was just trying to go the extra mile and determine the port number automatically. I could also prompt for a TNSNames entry as suggested by others, but I don't always have an entry defined for all of the Oracle instances in my company on every workstation that I work from.
    Here is the script for anyone that is interested. It started out as a script that I found online, but the original did not work with 11g case-sensitive passwords and it only worked for local connections on the server.
    Description:
    Allows a DBA user to impersonate another user (without knowing the user's password).
    Similar in function to using the SU command in Unix/Linux.
    Note:
    This script temporarily changes the impersonated user's password and may cause other
    connection attempts by that user to fail during the moment that the temporary password is in effect.
    WHENEVER SQLERROR EXIT
    SET VERIFY OFF
    ACCEPT username CHAR PROMPT 'Enter the username: '
    ACCEPT listenerport NUMBER DEFAULT 1521 PROMPT 'Enter the listener port [1521]: '
    -- Define substitution variables and column mapping.
    COLUMN username NEW_VALUE username
    COLUMN password_hash NEW_VALUE password_hash
    COLUMN host_name NEW_VALUE hostname
    COLUMN instance_name NEW_VALUE servicename
    -- Populate substitution variables.
    SELECT
    name AS username,
    -- Get the user's password hash(s) and apply appropriate formatting for case-sensitive password if needed (11g+ passwords).
    NVL2(spare4, spare4 || ';' || password /* 11g+ */, password /* pre-11g */) AS password_hash
    FROM sys.user$
    WHERE name = UPPER('&username');
    SELECT host_name, instance_name
    FROM v$instance;
    -- Set the user's password to a temporary value.
    ALTER USER &username IDENTIFIED BY TempPass;
    -- Use the temporary password to connect to the database as the user.
    CONNECT &username/TempPass@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=&hostname)(PORT=&listenerport))(CONNECT_DATA=(UR=A)(SID=&servicename)));
    -- Reset the user's password to the original value using the original password hash(s).
    ALTER USER &username IDENTIFIED BY VALUES '&password_hash';
    SHOW USER
    UNDEFINE username
    UNDEFINE password_hash
    UNDEFINE hostname
    UNDEFINE servicename
    UNDEFINE listenerport
    WHENEVER SQLERROR CONTINUE
    SET VERIFY ONAnd by so doing you just kicked the user's password expiration on down the road, negating the benefit of havng a password expiration.
    Also, you locked out the legitimate user of this account, until such time as you reset it back to the original. And in the mean time, if this happens to be an account used by some automated process, that process doesn't know the new "temporary" password and runs a risk of locking the account from too many invalid connection attempts. Try to become SYSMAN or DBSNMP from this, and you will very quickly kill OEM.
    This has "bad idea" written all over it. What problem is it supposed to be be solving?

  • How to use the same OC4j server with different port number

    How to use the same OC4j server with different port numbers..?
    I have to OC4J installed on my machine on different hard disk drives....
    I want to be able to run both the server simultaneously..?
    is it possible ..it yes then how..?
    for that i have changed the port number of one server...
    but when i am trying to start the other server with different port number..it says that JVM -Bind already...
    Is there any clues...?
    Nilesh G

    In the config directory:
    default-web-site.xml: Change the port the HTTP listener listens on
    jms.xml: Change the port the JMS service listens on
    rmi.xml: Change the port the ORMI listener listens on.
    Or, you can add another web-site.xml file, and deploy your applications to 1 server, and bind the web applications to the different web sites. This way you only have to deploy your applications to 1 place.
    Rob
    Oracle

  • How do I restrict access to JSP or servlet only through SSL Port

    Hi
    I want to restrict the access to few jsp and servlet only through SSL port,
    so how can I block the acces to those jsp and servlet through normal port??? We
    are using weblogic 5.1.
    Any help on this highly appreciated.
    Aruna

    Hi,
    To restrict access(56 bits or less). follow the below steps.
    1. Go to your Webserver instance ServerManager
    2. Click Preferences Tab ------> Encryption Preference
    ------> There disable "DES with 56 bit
    encryption and MD5 message authentication."
    for SSL 2.0 ciphers or SSL3.0 Ciphers. Which ever
    needed.
    3. Save and Restart the Webserver instance.
    The above steps are for 4.x version.
    Thanks,
    Daks.

  • SSL problem: SSL Forbidden or 12204 SSL port specified is not allowed

    Hello there,
    we have a BIG PROBLEM on a production system.
    Some user on internet using IEXplore 5.0x could'nt access our https page.
    Error reported are:
    SSL Forbidden
    SSL port specified is not allowed
    We are using SSL on port 7002
    This is the weblogic properties reagrd SSL:.
    weblogic.security.ssl.enable=true
    # SSL listen port
    weblogic.system.SSLListenPort=7002
    Any suggestion?
    Is there a possibility to use port 80 both for https and http?
    Any help will be apprciated.
    THANK'S!

    I think you need to setup your proxy server to allow 7002 port,
    or use port 443 for SSL ( it is the default proxy secured port)
    Hope this will help
    Mohds
    "Paul Patrick" <[email protected]> wrote:
    If this is a production problem, you should file a problem report with BEA
    Support.
    But I didn't see any certificates for the server registered. Without
    certificates and a private
    key the SSL protocol will not work.
    Paul Patrick
    "Antimo" <[email protected]> wrote in message
    news:3a12cc80$[email protected]..
    Hello there,
    we have a BIG PROBLEM on a production system.
    Some user on internet using IEXplore 5.0x could'nt access our https page.
    Error reported are:
    SSL Forbidden
    SSL port specified is not allowed
    We are using SSL on port 7002
    This is the weblogic properties reagrd SSL:.
    weblogic.security.ssl.enable=true
    # SSL listen port
    weblogic.system.SSLListenPort=7002
    Any suggestion?
    Is there a possibility to use port 80 both for https and http?
    Any help will be apprciated.
    THANK'S!

Maybe you are looking for

  • Memory Question for G4 Cube

    In accordance with recommendations on a previous question here I have ordered OS 10.4.6 from Apple to install on my Cube. The Apple rep said it would work with the 384 MB ram I now have in the computer. I think I will add more memory though and the A

  • String data passed to DDC_SetDataValues

    Using the DIAdem connectivity library, you can call DDC_SetDataValues to store data in a channel. If the channel contains string data, what is the format for the values parameter? My guess would be a sequence of back-to-back null-terminated strings b

  • Order changes to "Prepared for shipment" then back to "Not yet shipped"

    Any idea why? I called Apple Customer Service but they could not give me any reason...one guy I spoke to said he doesnt see ANY activity saying that it ever changed. Am I missing something?

  • Jzip unistalled but Firefox home page keeps reverting to jzip search.

    I installed jzip from Cnet. I have since uninstalled using the standard Windows uninstall program. I am using Windows Vista on a Sony Vaio laptop. Both Firefox and Explorer startup with jzip search as Home Page despite attempts to reset the Home Page

  • NO HP 3D DriveGuard on Win 8.1?!!

    here is the official link to the package: http://h10025.www1.hp.com/ewfrf/wc/softwareDownloa​dIndex?cc=us&lc=en&softwareitem=ob-109933-1 there is no support for Windows 8.1 Devices (see Compatibility) I tried installing in compatibility mode, but no