Cannot connect to OSR remotely, only locally

I am stuck. I have installed OSR and an Admin Server in a single domain. However I cannot access the following url remotely:
http://NodeServer2:8001/registry/uddi/web
The following statements are true:
1) this url can be accessed from a browser on the same m/c as that which OSR is installed on using either localhost, NodeServer2 or the IP address.
2) The url cannot be accessed from anywhere else using either localhost, NodeServer2 or the IP address
3) The firewall is allowing traffic across port 8001 - I ran a simple Java socket program which demonstrates that it works.
4) Admin Server console http://NodeServer2:7001/console works fine. Additionally I can change its port to be 8001, it still works fine.
5) 3) and 4) above prove that this is not a firewall issue. HTTP and TCP are working fine across the firewall.
6) debugging has been turned on. There is nothing in the logs. The server is not being reached.
7) The error message from firefox is 'Firefox can't establish a connection to the server at NodeServer2:8001', this is not the same as a 404 error (resource missing) or something.
8) I have changed the ports for OSR and the Admin Server. Admin Server works fine over 8001. OSR doesn't work on any port.
9) Using different browsers, i.e. Internet Explorer doesn't change things.
Has anyone out there had issues with connecting to the Service Registry remotely?
System:
RHEL 5.4
Oracle 11g Oracle Service Registry 11.1.1
Edited by: user10103872 on 18-Nov-2011 03:33

OK solved the problem. When I installed OSR, I specified the machine name as the Listen Address, this should of course be Listen All (or something like that)

Similar Messages

  • DUPLICATE DB : ORA-17629: Cannot connect to the remote database server

    [oracle@ora11g1 ~]$ export ORACLE_SID=sales
    [oracle@ora11g1 ~]$ rman target sys/sales@sales
    Recovery Manager: Release 11.2.0.1.0 - Production on Wed Jun 5 13:00:15 2013
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    connected to target database: SALES (DBID=690066655)
    RMAN> connect auxiliary sys/salestby2@salestby2
    connected to auxiliary database: SALES (not mounted)
    RMAN> DUPLICATE TARGET DATABASE FOR STANDBY FROM ACTIVE DATABASE SPFILE
    2> SET DB_NAME= 'sales'
    3> SET DB_UNIQUE_NAME= 'salestby2'
    4> SET control_files='/u02/oradata/salestby2/control01.ctl','/u02/oradata/salestby2/control02.ctl'
    5> SET DB_FILE_NAME_CONVERT='/u02/oradata/sales/','/u02/oradata/salestby2/'
    6> SET LOG_FILE_NAME_CONVERT='/u02/oradata/sales/','/u02/oradata/salestby2/';
    Starting Duplicate Db at 05-JUN-13
    using target database control file instead of recovery catalog
    allocated channel: ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: SID=20 device type=DISK
    contents of Memory Script:
    backup as copy reuse
    targetfile '/u01/app/oracle/product/11.2.0/dbhome_1/dbs/orapwsales' auxiliary format
    '/u01/app/oracle/product/11.2.0/dbhome_1/dbs/orapwsalestby2' targetfile
    '/u01/app/oracle/product/11.2.0/dbhome_1/dbs/spfilesales.ora' auxiliary format
    '/u01/app/oracle/product/11.2.0/dbhome_1/dbs/spfilesalestby2.ora' ;
    sql clone "alter system set spfile= ''/u01/app/oracle/product/11.2.0/dbhome_1/dbs/spfilesalestby2.ora''";
    executing Memory Script
    Starting backup at 05-JUN-13
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=58 device type=DISK
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 06/05/2013 13:05:26
    ORA-17629: Cannot connect to the remote database server
    ORA-17627: ORA-01017: invalid username/password; logon denied
    ORA-17629: Cannot connect to the remote database server
    continuing other job steps, job failed will not be re-run
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 06/05/2013 13:05:27
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 06/05/2013 13:05:27
    ORA-17629: Cannot connect to the remote database server
    ORA-17627: ORA-01017: invalid username/password; logon denied
    ORA-17629: Cannot connect to the remote database server

    Welcome to the oracle forums!
    Please take some time to go through [url https://forums.oracle.com/forums/ann.jspa?annID=1535]FAQ PAGE
    Always post 4 digit oracle version and OS details.
    Post any query out put between \  \ tags
    Mark your questions as answered if you get the answer
    Password of SYS user on primary and standby must be same.Copy the password file from primary to standby server
    scp $ORACLE_HOME/dbs/orapwv112 <oracle_user@auxiliary_host>:/u01/app/oracle/product/11.2/dbs/orapwdupv112

  • SPROXY: No connection to Integration Builder (only local data visible)

    ¡Hola!
    When I try to access the transaction SPROXY I get the message "No connection to Integration Builder (only local data visible)".
    I already did the configuration steps described in the XI Configuration Guide, section 8: Connecting Business Systems with an Integration Engine to the Central Integration Server.  I also checked that the parameters in the Exchange Profile were correct.
    Transaction SLDCHECK is working ok.  The TCP/IP connections SAPSLDAPI & LCRSAPRFC work OK when I do Test Connection.
    In transaction SPROXY, when I do Connection Test the first 2 steps work fine, but I get an error on the last two:
    1.  The address of the Integration Builder must be stored in the R/3
         System
         =>Check/maintain with report SPROX_CHECK_IFR_ADDRESS
    Result: OK: Address maintained
    2. The HTTP connection of the R/3 application server must function
    correctly
    =>Check with report SPROX_CHECK_HTTP_COMMUNICATION
    Result: HTTP communication functioning
    The following 2 steps return an error:
    3. The Integration Builder server must be running correctly
    =>Check with report SPROX_CHECK_IFR_RESPONSE
    Result: Integration Builder data not understood
    4. Proxy generation must correctly interpret the data of the
    Integration Builder
    ==>Check with report SPROX_CHECK_IFR_CONNECTION
    Result: Integration Builder data not understood
    I've been looking in the forums and weblogs but haven't been able to figure out what could be wrong with my system.   Can someone please help?
    Thanks and Regards,
    Carlos

    Carlos,
    Check Global Configuration data in R3  using TC : SXMB_ADM.
    You need to set values..Role of Business System : Application System and Corresponding Integration server details.
    Also check your HTTP RFC connection : INTEGRATION_DIRECTORY_HMI
    Nilesh
    Message was edited by:
            Nilesh Kshirsagar

  • No connection to integration builder (Only local data visible)

    Hi,
    I am created Interface objects in IR but it is not reflected in SPROXY (ECC 5.0). It is showing like this no connection to integration builder (Only local data visible) please can you  help me necessary configuration.
    Regards,
    -Prabakar.A

    HI Prabakar,
    the Business System SM59 destinations LCRSAPRFC & SAPSLDAPI
      should have the Program IDs
    SAPSLDAPI _UNICODE.
    LCRSAPRFC_UNICODE
    See the online help for connecting Biusiness Systems
    [Connecting Unicode Business Systems|http://help.sap.com/saphelp_nwpi71/helpdata/en/c9/7a1041ebf0f06fe10000000a1550b0/frameset.htm]
    see also
    [Connecting to the Integration Server|http://help.sap.com/saphelp_nwpi71/helpdata/en/c9/7a1041ebf0f06fe10000000a1550b0/frameset.htm]
    Regards
    Kenny
    Edited by: Kenny Scott on Feb 25, 2010 5:02 PM

  • No Connection to Integration Builder (only local data visible): from R/3

    Hi,
    I am also facing the same problem. I maintained the RFC destinations in R/3 properly. I did Test Connection and for RFC destination its working fine. I maintained proper values in SLDAPICUST. When I run SLDCHECK I got the following error.
    <b>Calling function LCR_LIST_BUSINESS_SYSTEMS
    Retrieving data from the SLD server...
    Function call returned exception code 4
    => Check whether the SLD is running!
    Summary: Connection to SLD does not work
    => Check SLD function and configurations</b>
    Otherwise access to XI Profile works fine. But then when I run SPROXY I am getting the same message <b>No Connection to Integration Builder (only local data visible)</b>
    I also checked the following report =>Check with report SPROX_CHECK_IFR_RESPONSE (3rd option) its giving informational message <b>Integration Builder data not understood</b>, for the 4th report  ==>Check with report SPROX_CHECK_IFR_CONNECTION, it is also showing the same above information message.
    Looking forward for the response,
    Appreciate your help,
    Thanks and Regards,
    Jagadish

    Hi,
    I had the same problem and I have already solved it.
    You have just to apply the following sap notes :
    1232805 - Saint: Queue calculation for an add-on with CRT´s fail.
    769120 - Support Package for APPINT 200_620
    The first one is to update tha SPAM/SAINT to v 30 and the second one allow you use the pi/xi objects on application system.
    There is another sap note 689847, but you just apply this if the sap notes above described did not work.
    Paulo Correa

  • HT204266 25 apps on my wife's phone need updating and now it "Cannot connect to iTunes Store" only when i try to update them for her.  I can access the iTunes store for all other options but not to update.  How can I get her updated?

    25 apps on my wife's phone need updating and now it "Cannot connect to iTunes Store" only when i try to update them for her.  I can access the iTunes store for all other options but not to update.  How can I get her updated?

    Try quitting the App Store:
    Tap the home button to get to the home screen. Then double tap the home button, and hold your finger over the App Store icon. Tap the red when it appears. Tap the home button again to return to the home screen.
    Try resetting:
    Hold the home and power buttons at the same time until the Apple boot logo appears. No data will be lost.

  • Windows cannot connect to the printer the local print spooler service is not running please restart the spooler or restart the m

    We have 7 computers on a local network 3 of them have local printers 2 and are brand new Vista equiped. we shared the local printers on the vista machines but they are unaccessable from one vista to the other... it works from an XP to a Vista, but not from a Vista to a Vista.... go figure.... When we try to add the printers, the error message that we get is: "windows cannot connect to the printer. the local print spooler service is not running. please restart the spooler or restart the machine."
    I would appreciate any help...
    Thank you

    This worked for me.  GP
    Problem : error 1075 and Local print spooler service is not running.
    problem description : I have a Lexmark x4270 all in one. I installed the driver for it in my new laptop running Vista. Turns out the driver is not for Vista but XP. I uninstalled the XP driver and downloaded a Vista driver from Lexmark. When I try to run the printer software I get a message "Local print spooler service is not running. Please restart the spooler or restart the machine." I tried all of that. I have looked this problem up on the web and it is quite common with Vista. Many of the "solutions" say it is a problem with an incomplete removal of the incorrect printer driver and they show how to correct in the registry. I am not comfortable tinkering with the registry and thought I'd consult with you first.
    I tried "everything" I could to fix the problem of getting "error 1075" fixed in my HP laptop running Vista.  HP came up with simple solution below.  The regedit part is what fixed mine.  I did not need the safe mode part.  I think Lexmark should add the solution to your knowledge base.
    ==============================
    From HP:  Please perform the below given steps in safe mode to resolve the issue.
    Reboot your notebook and press F8. The system will show some booting options select safe mode.
    Note: Starting computer in safe mode may take some time.
    Uninstall the printer using Programs and Features from the control panel of your notebook.
    Uninstalling any software from Control Panel :
    1. Click on Vista (start) button
    2. Click on control panel
    3. Double click on Programs and Features
    4. Click on YOUR Lexmark Printer  and click on remove.
    Download and reinstall the printer software using the below given link :
    http://downloads.lexmark.com/cgi-perl/downloads.cgi?ccs=229:1:0:438:0:0&searchLang=en&os_group=Windows%20Vista&target=
         NOTE:  Clicking the link may give an error indicating it is invalid.
                Copy and paste the entire link in a new browser window.
    After the installation of drivers, restart the notebook into normal mode. Now plese check with printing any document. If the still persists then perform the below given steps :
    Click on Vista (Start) button, and type Regedit.exe in search bar
    Navigate to the following branch
    HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ Spooler
    In the right-pane, double-click the DependOnService value
    Delete the existing data, and then type RPCSS
    Close Regedit.exe
    Restart the computer.
    This should resolve the issue.
    For information on keeping your HP and Compaq products up and running, please visit our Web site at:
    http://www.hp.com/go/totalcare

  • Dreaded "cannot connect to youtube" but only over WiFi.  Twitterific bad to

    Okay, so here's the deal... for some reason on my home WiFi, my iPhone (and my wife's) suddenly isn't working right.
    I get the "cannot connect to YouTube" error in the YouTube app. I get a "Twitter API Error - the connection to Twitter failed with 'can't find host'" error in Twitterific. Scrabble won't let me connect to Facebook. I can only assume there are other problems as well.
    Here's the deal - it's only happening while connected to WiFi. I turn it off and use 3G, and it all works fine. Thing is, I want to use my WiFi connection. Any thoughts on why this suddenly started happening? Worked fine yesterday. I've reset both my DSL modem and my wireless router to no avail. Nothing has changed since then.
    (My DSL is through Embarq)
    Any thoughts?

    Oh yeah, forgot to mention that most everything else is working fine on it. My email is coming through, and regular Safari stuff is working.

  • Cannot connect clients to LDAP only CardDav

    Hi All,
    I've got a mountain lion server running 10.8.2 and we're recently migrated our OD from a 10.6.8 server. All the users and passwords work fine for file sharing, contacts (via carddav), calendar, and vpn. However, I'd like to some users via LDAP for machines that are unmanaged but shared computers or ios devices.
    I've got the "directory contacts in search" check marked in the server admin app. The server host name is example.com and I'm trying to setup my ldap clients as below:
    iOS
    Server: example.com
    User Name: user         (not [email protected])
    Password: password
    Description: example.com
    Mountain Lion
    Account Type: LDAP
    server address: example.com
    Server Options: por 636 use ssl
    Description: EXAMPLE LDAP
    Search Base: dc=example, dc=com
    Scope: Subtree
    Authentication: Simple
    User Name: User
    Password: Password
    On iOS devices, I get an error that says "cannot connect using ssl" even though there's  valid certificate on the server for the hostname, I then get an "LDAP Account unable to verify account information" error. On the Macs I can add the account, and it will show under directories, but nothing is returned in searchs.
    As a side note, I do have Google apps setup on the same hostname, with those MX records on the ISP DNS, but not the internal DNS (as when they were on the internal DNS CardDav would not work).
    Any suggestions? Are my search bases wrong? Something I need to configure in the Directory Manager?
    Thanks!
    Fkick

    I was able to get this fixed myself. Basically, I had to have Authentication set to none in order for any device to connect to the server... is there no way to enforce user authentication with 10.8.2 Server?

  • Sess_sh (via IIOP) cannot connect fr a remote machine!

    hi,
    when i tried
    sess_sh -u scott -p tiger -s sess_iiop://servername:2481:demo
    where servername is the name of the server machine, 2481 the
    listener port for IIOP, & demo is the SID.
    the error "cannot connect to service..." appears.
    the same command executed on the server machine worked
    perfectly. the network has been properly set up, as i could use
    SQL PLUS to interact with the database @ port 1521.
    what can be the prob ?
    thanks to anyone who can help...
    mokkie
    null

    Mokkie,
    Try this connect string:
    sess_sh -u scott -p tiger -s sess_iiop://servername:2481
    I am not sure why this happens but leaving out the service id has
    been suggested as a workaround.
    Hope this helps.
    Regards,
    mokkie (guest) wrote:
    : hi,
    : when i tried
    : sess_sh -u scott -p tiger -s sess_iiop://servername:2481:demo
    : where servername is the name of the server machine, 2481 the
    : listener port for IIOP, & demo is the SID.
    : the error "cannot connect to service..." appears.
    : the same command executed on the server machine worked
    : perfectly. the network has been properly set up, as i could use
    : SQL PLUS to interact with the database @ port 1521.
    : what can be the prob ?
    : thanks to anyone who can help...
    : mokkie
    null

  • HELP: Safari cannot connect to Google & Yahoo only

    not sure what i did recently but start from two days ago i cannot access only google and yahoo and all related sites. the rest of the sites are fine.
    I tried installing firefox and it is experiencing the same problem. However if I access using my ipad safari then everything is fine. using openDNS also does not fix the problem.
    help please?

    Hi,
    For Safari... from your Safari menu bar click Safari / Preferences then select the Security tab.
    Click: Show Cookies
    Delete all Yahoo and Google "only google and yahoo and all related sites" Cookies.
    And from your Safari menu bar click Safari / Empty Cache...
    Relaunch Safari. Try accessing those sites.
    if I access using my ipad safari then everything is fine
    That rules out your internet connection.
    If that didn't help, Quit Safari. Open the Keychain Access application (Applications / Utilities) Select Passwords on the left.
    Delete the Yahoo and Google keychains.
    Relaunch Safari. Navigate to either Yahoo or Google. Login with your user name and password. Click Yes when prompted.
    If you still have problems accessing those sites, delete the "Safari Forms Autofill" keychain. Relaunch Safari and try again.
    Carolyn

  • 9300 Curve wifi problem - cannot connect to internet using only wifi once data turned off

    I've got a 9300 Curve with a data plan from Rogers. I want to use my wifi in hotspots when I go overseas without using my data. I have no problems connecting to wifi networks. Once I turn off my data services, my connections to the wifi network show that the signal is still just as strong, but I can't use my browser, facebook, bbm, etc. - message is "unable to connect to internet" when I try and access my browser. This problem occurs whether I'm using a public hotspot or my home router. I used to be able to access wifi without using data from Rogers on my older Curve (can't remember the model), so I don't think it has anything to do with my plan.
    Any suggestions/advice would be much appreciated!

    Thanks for the reply!
    Did you mean "leave data ON and turn off data roaming"? But that would just turn off my data while I'm roaming, and while I'm not roaming, it'll still access through data and not through wifi like I would prefer. That's what I understand, but pls correct me if I'm wrong! I guess I meant to also mention that whether I'm in my home zone or overseas, I still can't use my browser, bbm, etc through wifi only, with data turned off...it just says there's no connection to the server/internet, even though it shows that I'm connected to a wifi network.

  • Cannot connect to a remote JMX server using OC4J 10.1.3

    Hi,
    Running the following code in an EJB deployed in OC4J 10.1.3
    jmxurl = new JMXServiceURL ("service:jmx:rmi:///jndi/rmi://localhost:1060/jmxconnector");
    connector = JMXConnectorFactory.connect(jmxurl);
    gives the following exception:
    java.net.MalformedURLException: Unsupported proto : rmi
    at javax.management.remote.JMXConnectorFactory.newJMXConnector JMXConnectorFactor
    y.java:318)
    at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:246)
    at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:206
    Thanks for help.

    Even using the
    command:
    java - classpath C:\Program Files\Microsoft SQL
    Server 2005 JDBC Driver\sqljdbc_1.1\enu\sqljdbc.jar
    program_name does not work.
    As specified that wouldn't work even if everthing else did. The path has spaces so the value has to be quoted.
    >
    Any help would be greatly appreciated. Thank you for
    at least reading this thread!Connecting has nothing to do with the class path.
    Either it is finding the class or it isn't. You can't even attempt to connect until it finds the class.
    If it is finding the class then everything you posted here is pointless.

  • Apple tv cannot connect to wifi it only gives me ethernet connection. and even ethernet is not working

    I have try many times to connect with my wifi apple tv but it does not find it to put codes it only gives me ethernet and even that does not connect. It was working perfectly but not now

    I have the same issue, and it sounds like others may have similar. What's weird is I watched a streamed video on the 22nd with no issues with 10.5.5, iTunes 8.0.1, and AppleTV 2.1. I went to watch something on Monday night and had the same issue you did. I checked my Software Update.log and these were the only updates (changes) to my MBP since I had it working on the 22nd:
    2008-10-27 17:32:45 -0400: Installed "Migration and DVD ⁄ CD Sharing Update" (1.1)
    2008-10-27 17:32:51 -0400: Installed "AirPort Extreme Update 2008-004" (1.0)
    2008-10-27 17:33:58 -0400: Installed "iPhoto Update" (7.1.5)
    I did installed Boxee on Friday, but in troubleshooting this week I factory defaulted my AppleTV to 1.0, then did an upgrade to 2.2 and have the same issue.
    I troubleshoot technology for a living, and this makes no sense to me--you can always find something that changed to cause and issue, and I can't find anything.
    One more note, I did a sniffer (Wireshark) capture, and it reported malformed packets from the AppleTV to my MBP...now I accidentally deleted the capture and didn't dig further. Wireshark sometimes misrepresents normal things as issues. I will try and re-do the capture and see if I can did deeper.
    Apple please fix this!

  • Cannot connect to Weblogic remotely

    We are attempting to monitor weblogic 9.2 running Jrockit R27.2.0-131-78843-1.5.0_10-20070320-1457-windows-ia32 using mission control 3.03. and we are getting an error java.net.ConnectException: Connection refused: connect.
    Any ideas? We have no clue as to what is happening and have placed -Xmanagement:port=7090 in our java startup options on the server but it still does not work.
    Thank you,
    Curtis Fisher

    We do not have SSL in place. I still could use an example of a working startup script if anyone could be kind enough to post one. I am getting an error on startup as noted below.
    Given the error: Memory Leak Detector could not connect to a JVM at dev-server. Make sure one is running and you are using the correct protocol in the Service URL. Connection refused to host: dev-server; nested exception is: java.net.ConnectException: Connection refused: connect
    this error on startup... Error: Password file not found: D:\bea\JROCKI~1\jre\lib\management\jmxremote.password may be the issue.
    Thanks all...
    Edited by: user1573969 on Oct 27, 2008 5:37 PM

Maybe you are looking for