Connection Refused -RMI over the internt

Hi All
I have been looking at posts in the forums to solve my problem and now reached a kind of dead end hope someone can help.
I have this RMI application that was desigend to run over a network and it works fine.It was decided that it should be used over the internet. Running as is started the problems ( as expected)
what happened initially was that client would make a connection to the server but would throw an exception when server tried to callback the client.
The forums solution was to have 2 ports opened ( like 1098 and 1099) and connect which I did. This caused a new problem now the client itslef throws a connection exception.
This led me to belive that there would be a networking issue but the netadmin reports that he is seeing traffic reach the server and packets sent back. However I see an exception that is Connection refused to host : <IPADDRESS OF THE SERVER> :connection timed out
Any help would be much appreciated
Thanks

I followed ejp's instructions and everything worked perfectly. Here is a bit more detailed explanation of what I did.
I've been having various problems implementing an RMI Server/Client architecture, with Client Callbacks. My scenario is that both Server and Client are behind Firewall/NAT. In the end I got a fully working implementation. Here are the main things that I did:
Server Side , Local IP: 192.168.1.10. Public (Internet) IP 80.80.80.10
On the Firewall/Router/Local Server PC open port 6620.
On the Router/NAT redirect incoming connections on port 6620 to 192.168.1.10:6620
In the actual program:
System.getProperties().put("java.rmi.server.hostname", IP 80.80.80.10);
UnicastRemoteObject.exportObject(this, 6620);
Client Side, Local IP: 10.0.1.123 Public (Internet) IP 70.70.70.20
On the Firewall/Router/Local Server PC open port 1999.
On the Router/NAT redirect incoming connections on port 1999 to 10.0.1.123:1999
In the actual program:
System.getProperties().put("java.rmi.server.hostname", 70.70.70.20);
UnicastRemoteObject.exportObject(this, 1999);
Hope this helps.
Iraklis

Similar Messages

  • My iPhone 4 has lost SIM connection several times over the past week when the phone is left on continually. I have had the SIM checked and it was not the source of the problem. I have found that I can reactivate the SIM by switching the phone off and on.

    My iPhone 4 has lost SIM connection several times over the past week when the phone is left on continually. I have had the SIM checked and it was not the source of the problem. I have found that I can reactivate the SIM by switching the phone off and on again. Has anyone else experienced this problem and if so, is there an easy fix. I have been advised by Apple that the latest IOS update may overcome this situation but I'm only on slow download speeds and 690 Mb would take forever. I would appreciate any advice.
    Best regards,
    Rob.

    PinguXeF wrote:
    , while I have taken a backup of the iTunes Library,
    this means nothing if it was not done correctly...
    To have  EVERYTHING on a New Computer...
    From your OLD computer...
    Copy your ENTIRE iTunes FOLDER to an External Drive... and then from the External Drive to your New Computer..
    Full Details Here  >  http://support.apple.com/kb/HT1751

  • [svn] 4258: Bug: LCDS-522 - Add more configurable reconnect handling for connecting up again over the same channel when there is a connection failure /outage.

    Revision: 4258
    Author: [email protected]
    Date: 2008-12-08 16:33:17 -0800 (Mon, 08 Dec 2008)
    Log Message:
    Bug: LCDS-522 - Add more configurable reconnect handling for connecting up again over the same channel when there is a connection failure/outage.
    QA: Yes
    Doc: No
    Checkintests Passes: Yes
    Details:
    * Updates to configuration handling code and MXMLC code-gen to support new long-duration reliable reconnect setting.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/LCDS-522
    Modified Paths:
    blazeds/trunk/modules/common/src/flex/messaging/config/ClientConfiguration.java
    blazeds/trunk/modules/common/src/flex/messaging/config/ClientConfigurationParser.java
    blazeds/trunk/modules/common/src/flex/messaging/config/ConfigurationConstants.java
    blazeds/trunk/modules/common/src/flex/messaging/config/ServicesDependencies.java
    blazeds/trunk/modules/common/src/flex/messaging/errors.properties
    Added Paths:
    blazeds/trunk/modules/common/src/flex/messaging/config/FlexClientSettings.java
    Removed Paths:
    blazeds/trunk/modules/core/src/flex/messaging/config/FlexClientSettings.java

    Remember that Arch Arm is a different distribution, but we try to bend the rules and provide limited support for them.  This may or may not be unique to Arch Arm, so you might try asking on their forums as well.

  • Why is my page or connection jumping all over the place after my recent update to firefox 5.0

    I came back from a week away and when I got on the internet firefox had updated to 5.0 and ever since then my pages just jump all over the place Why?

    Hi Aish,
    I have found the problem, but not sure where to find the solution as I'm pretty new to Adobe products.
    I built another site to see if I had the same problem, this time I made it shorter to see if the length was the problem. I put in some elements and 'assets', added parallax scroll key frames, left out pretty much most other things to see if I could pin the problem down. I found that I had the exact same problem.
    In the Muse preview it scrolls with the mouse like a dream when I grab the scroll bar and drag it down. But when I preview in business catalyst, export HTML or preview in browser, it goes crazy and won't let me get to the bottom. Further to that, when you scroll back to the top, everything is out of place and gets worse every time you scroll down and back to the top.
    I have a touch screen computer and tried to scroll the screen with my finger rather than dragging the scroll bar down with the mouse. The website works like a dream when I scroll with my finger, even when I scroll back to the top everything stays in place and the whole site works lovely! I then tried the other, long website to see if this was the same case and it was exactly the same case. It scrolls with a finger like a dream, but has a fit when you drag down the scroll bar with a mouse.
    My next question would be could I somehow disable some kind of touch scroll option in only the desktop version of the site, but leave it active in mobile and tablet sites? If I can do this can you please advise me on how to deactivate it, I think that should solve the problem.
    Can you please get back to me with an answer to this? I would be very greatful!
    Marc.

  • Connecting to mpd over the Internet (outside home network) - error

    I'm trying to connect to an mpd instance running on my home computer from my computer at work.  I have an OpenVPN server at home, and so I can securely connect to my home network from work.  I've set up a second instance of mpd and icecast at home, and I'm trying to connect to this at work.  I can connect to the extent of being able to pull my library, playlist info over, but I can't actually seem to play anything.
    When I look at the mpd error messages, I find:
    shout_output: Failed to open "exelion HD mpd stream" [shout]: problem opening connection to shout server localhost:8000: Login failed
    output: Failed to open audio output
    I'm trying to connect using Cantata (which I use at home and like). 
    Things I've played with:
    originally in my mpd config I had:
    user "source"
    I tried commenting that out and just letting mpd use whatever the default user is, but that didn't seem to help.
    The other thing I wonder about but haven't tried is different settings for "admin-user" in the icecast config.
    I currently have
    <admin-user>my-home-usernamer</admin-user>
    .  Should I change this to "admin"?  Does it matter? 
    The passwords match between the mpd and icecast configs.

    Foucault wrote:Just in case you are not aware of it, MPD has built-in HTTP streaming to mp3/ogg/whatever. Unless you need any of the more advanced Icecast features, just use the httpd audio_output and get done with it.
    Thanks. I didn't know that. But that seems much easier.  I tried this, but I'm still having trouble.  From the mpd server I get the following report:
    path: SetFSCharset: fs charset is: UTF-8
    libsamplerate: libsamplerate converter 'Fastest Sinc Interpolator'
    vorbis: Xiph.Org libVorbis 1.3.4
    opus: libopus 1.1
    sndfile: libsndfile-1.0.25
    db: reading DB
    curl: version 7.40.0
    curl: with OpenSSL/1.0.2
    avahi: Initializing interface
    avahi: Client changed to state 2
    avahi: Client is RUNNING
    avahi: Registering service _mpd._tcp/Music Player
    avahi: Service group changed to state 0
    avahi: Service group is UNCOMMITED
    avahi: Failed to add service _mpd._tcp: Local name collision
    state_file: Loading state file /home/user/.mpd/icecast-state
    server_socket: bind to '0.0.0.0:8000' failed: Address already in use (continuing anyway, because binding to '[::]:8000' succeeded)
    playlist: play 0:"Bob Marley/Bob Marley & the Wailers (1972-1980) - The Unreleased Studio Sessions/Disc 01 - The 'Catch A Fire' Sessions/1-01 Concrete Jungle (Studio Demo).mp3"
    replay_gain: replay gain mode has changed -1->1
    replay_gain: scale=1.000000
    replay_gain: replay gain mode has changed -1->1
    replay_gain: scale=1.000000
    config: option 'quality' on line 19 was not recognized
    playlist: queue song 1:"Bob Marley/Bob Marley & the Wailers (1972-1980) - The Unreleased Studio Sessions/Disc 01 - The 'Catch A Fire' Sessions/1-02 Slave Driver (Studio Demo).mp3"
    decoder: audio_format=48000:24:2, seekable=true
    client: [0] opened from 192.168.1.5:53478
    client: [1] opened from 192.168.1.5:53479
    client: [1] process command "channels"
    client: [1] command returned 0
    client: [1] process command "idle"
    client: [1] command returned 1
    client: [0] process command "status"
    client: [0] command returned 0
    client: [0] process command "stats"
    client: [0] command returned 0
    client: [0] process command "urlhandlers"
    client: [0] command returned 0
    client: [0] process command "tagtypes"
    client: [0] command returned 0
    client: [0] process command "currentsong"
    client: [0] command returned 0
    client: [0] process command "replay_gain_mode off"
    replay_gain: replay gain mode has changed 1->-1
    replay_gain: replay gain mode has changed 1->-1
    client: [0] command returned 0
    client: [0] process command "listallinfo"
    buffered_socket: error on client 0: Output buffer is full
    client: [0] command returned 0
    client: [0] closed
    client: [2] opened from 192.168.1.5:53480
    client: [2] process command "playlistinfo"
    client: [2] command returned 0
    client: [2] process command "status"
    client: [2] command returned 0
    client: [2] process command "status"
    client: [2] command returned 0
    client: [2] process command "listallinfo"
    buffered_socket: error on client 2: Output buffer is full

  • Apple TV does not connect to internet over the WiFi network

    I recently bought an Apple TV and hooked it up to my Sony 46" HD LCD TV.
    My desktop is an iMac running Mac OSX Leopard
    I have created a WiFi network using the AirportExpress conected to an ADSL router.
    The wireless network is working fine and I have access to internet through my iMac or other PC and Apple laptops.
    Yesterday, I tried installing my new AppleTV following the little instruction book. My problem is that while the AppleTV detects my network (it shows up as the network) and on choosing this network connects to the network but gives a message that it has not connected to internet.
    As a result while it synchronises with iTunes on my iMac, it fails to download from the internet directly. I am unable to upgrade to the latest version or play YouTube or images from my MobileMe account or log on directly to the iTune Store.
    I have tried figuring out the problem but unable to do so. Thanks for your help.

    I am having a similar (or identical) problem. I have a network running on my airport extreme. My imac and my girlfriend's laptop can connect to the internet without issue. The apple tv finds my network and reports that it connects, yet it doesn't seem to. I cannot access trailers or youtube, cannot update, and cannot play purchased content. I reset the apple TV, but that did not solve the problem. Should I reset the airport extreme?

  • Can you use Crystal Reports for Enterprise to connect to BOE4 over the web?

    Hello,
    When I use Crystal Reports for Enterprise in BI Launchpad when I am connected on the LAN network it works.
    If I connect via the internet, it doesn't.
    I wanted to know if Crystal Reports for Enterprise only works if you are connected to Business Enterprise 4.0 on a LAN network and if it's not designed to work remotely, aka via the internet connection, like you can with Webi?
    regards
    Janetta

    Hello,
    We installed BOE4 on the server, it runs perfectly, no issues.
    Install Crystal Reports for Enterprise on a laptop. It's the latest one as I checked to see if there's any later versions or patches.
    I am able to log into the BOE Enterprise system as administrator.
    Namely I have setup the Server connections per the following:
    Server Name:   <IP address>
    The check box for SSL is unchecked.
    Server Port Number:   nnnn
    Server Context:  /dswsbobje
    System display name:   <my server> External Connection
    User Name : Administrator
    It connects successfully.
    I then go and create a report against a Universe that I can see listed on my BOE 4 server.
    It then comes up with this error message:
    "Unable to Logon: There is a problem logging on to SAP BusinessObjects Enterprise.
    Please check your logon credentials and make sure your nework is properly configured before trying again.
    If problems persist please contact your Administrator."
    Architecture: 
    BOE 4 sits on Windows 2008 Server SP2
    Laptops tried it on are Windows Vista and Windows 2003 Std.
    Thanks for looking into this for me.
    Edited by: Symonds Janetta on Oct 11, 2011 12:05 AM

  • MAX connection to cRIO over the Internet

    Is it possible to use some sort of virtual IP mechanism to allow a remote cRIO to appear as a local IP addressable device and be recognized in MAX?

    Hello sachsm,
    A virtual IP address (VIP or VIPA) is an IP address that is not connected to a specific computer or network interface card (NIC) on a PC. We do not make any software that creates a Virtual IP, but if you can create one using third party software such that those IP addresses can be seen on the network on the same subnet as the PC, they should be viewable in MAX.
    Regards,
    Deborah Y.
    LabVIEW Real-Time Product Marketing Manager
    Certified LabVIEW Architect
    National Instruments

  • HT204387 after i updated my software to the current version, i am unable to connect my maps over the bluetooth

    Unable to play mapping directions over bluetooth

    Maybe it's a faulty update
    You could see it happened with some ipod touch 4g users too
    https://discussions.apple.com/message/15763481#15763481

  • RMI Callback Connection Refused Problem

    we are running Red Hat Linux 9, we previously had a problem connecting a server and client running in 2 different PC's. we had the following error
    Exception in mainjava.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is:
    java.net.ConnectException: Connection refused
    we used the -Djava.rmi.server.hostname= <hostname> option to make it run. Now, were trying to make use of call backs this time we ran into another problem having the error:
    Exception in mainjava.rmi.ConnectException: Connection refused to host: 172.16.100.24; nested exception is:
    java.net.ConnectException: Connection refused
    what are we doing wrong?

    We already included a security manager. but the error is still there.

  • TV Guide on-Screen not working over-the-air

    Just recently revived a 42HL196 (see thread "Red light flashing on 42L196"), the first TV I've repaired that features TVGuide On Screen.  I was all excited about this until reading on the web that Rovi, the owner company of TVGuide service, phased out over-the-air (antenna) transmission of TV Guide data earlier this year.  This explains the fact that even with the set programmed for antenna service and connected to AC over the last couple of weeks, the TV Guide function shows "in progress" for everything but the time setting, which I had set manually.   Rovi will supposedly also phase out the cable based service, leaving only the web based TV Guide, which of course, requires an internet connected TV.
    So here's the question; any other 42HL196 owners out there using over-the-air (antenna) notice the loss of TV Guide, and if so, have you contacted Toshiba support about it?  I submitted an email request but their reply was that I should phone their support number.  Before going that route, I'm checking this forum for any owners that may already have dealt with this.  It doesn't help that the user manual for this set says next to nothing about TV Guide on Screen; some other Toshiba TVs with this feature appear to have a full section in their manuals covering it, but not this one.  The set has version 37 software and I don't know if this is the latest.  Since this TV has a network connection, I was sorta hoping that maybe there is a software update that would make the TV retrieve TV Guide data over the internet rather than from the antenna/cable input.

    Those drivers are crap.Try other drivers.

  • Error Integrating BOE via KM in Portal : Connection Refused

    Hi
    I am following the steps outlined on http://wiki.sdn.sap.com/wiki/display/BOBJ/IntegrateBOEXI3.1intoaKMNavigationintoSAPEP+portal in order to integrate BOE content into the portal via KM iViews.
    I create the repository, and it shows up in the KM Content area, but as soon as I click on it, I get the following error:
    java.net.ConnectException: Connection refused
    I check the default trace file from NWA, and there are a bunch of error messages, starting with this one:
    com.sapportals.wcm.repository.ResourceException: Invalid root sid. It must be an Integer representing the SI_ID on CMS.
    I have used the default ID (23), which corresponds to the ID of the root folder in BOE. I have also tried using the ID of another folder, still with the same error message.
    I have checked the security settings on the folder(s), and the user group Everyone has Full Access, so I don't think it is an access problem.
    Any ideas on how I can get this working?
    Cheers,
    Andrew

    Hi Andrew
    Have you find a solution?
    br
    Murat

  • WSAECONNREFUSED: Connection refused

    i am trying to access my newly installed system after i have performed a client copy and it gives the following error
    partner not reached (host 192.167.1.3, service sapdp03)
    WSAECONNREFUSED: Connection refused
    here is the detailed error log
    Time:               Tue Apr 17 12:19:48 2007
    Component:      NI (network interface)
    Release            640
    version              37
    Module             nixxi_r.cpp
    Line                 NiPConnect2
    Return Code     -10
    System Call     SiPeekPendConn
    Error No           10061
    Error Text         WSAECONNREFUSED: Connection refused
    Counter            1

    Hi..
    i strongly beleive , After a client copy you are not able to connect sounds, You oraarch directory is full and database is not accepting any incoming requests from application. (or) Dispatcher is stopped.
    if you are sure - you have done no changes on server end except using SAPGUI i.e. client copy - The only reason i feel - ORAARCH is FULL.
    if it is not the reason
    ======
    can you ping the server ??   if yes
    As ora<SID> user Check - is db is up or not ??
    As ora<SID> user Check - listener status ??
    As <SID>adm user check - "R3trans -d" what is the return code ??
    if return code is 0 no issues with DB connection ??
    if return code other than "0" enclose trans.log file (it will be created in directory where  "R3trans -d" executed.
    also enclose dev_disp trace file from work directory.
    if this answers - Please mark it as answered.
    Regrds
    PR

  • SAP NETWEAVER TRIAL 7.02 Connection refused

    hi all !  First of all let me tell that I installed in a Windows 7 enterprise enviorment (64bits)
    I installed my SAP netweaver, everything was working fine, then I deleted the user accounts that were created in windows and it stopped working (wsaeconnrefused). So I reinstall it and Im trying to log but all Im getting is the wsaeconnrefused error.
    I checked the services related to SAP, they are running, the service file located in windows/system32... is also correct. I dont know what else could be.
    Any help is appreciated.
    Thanks!

    OK I was able to install the system when I tried to login using SAP GUI I got the initial problem (connection refused) went to the SAP management and I see the system is not in green so I try to start it and a console pops asking me for my OS user and pass (I have no pass) so I try to log but I get:
    Start failed:2
    Invalid credentials
    Any help is appreciated.
    Thanks in advance.
    Edited by: juanmanuelsanchez on May 12, 2011 7:55 PM

  • Linux Error:111:Connection refused & Linux Error:29:Illegal seek

    I have installed the rpm pack oracle-xe-univ-10.2.0.1-1.0.i386.rpm in Red Hat Enterprise Linux. I was able to install the rpm pack and am able to initiat sqlplus on the server and even run sql queries.
    However i am facing the following issues:-
    1) While browsing http://127.0.0.1:8090/apex for accessing the database home page i am getting the error message "The connection was refused when connecting to http://127.0.0.1:8090/apex" (i have mentioned 8090 as the HTTP port during configuration and this is the URL which was listed after the configuration).
    2) I am unable to start the listerner service.
    Please help me to resolve the above issues.
    Following is the message while checking the listener status:-_
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=RHL-Research-001)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Following is the message while initiating a listener:-_
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=RHL-Research-001)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Following is the content of the listerner.ora file:-_
    [root@RHL-Research-001 admin]# cat listener.ora
    # listener.ora Network Configuration File:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /usr/lib/oracle/xe/app/oracle/product/10.2.0/server)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = RHL-Research-001)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)
    Following is the content of /etc/hosts:-_
    [root@RHL-Research-001 admin]# cat /etc/hosts
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1 RHL-Research-001 localhost.localdomain localhost
    [root@RHL-Research-001 admin]#
    Following is the pinging status:-_
    [root@RHL-Research-001 admin]# ping RHL-Research-001
    PING RHL-Research-001 (127.0.0.1) 56(84) bytes of data.
    64 bytes from RHL-Research-001 (127.0.0.1): icmp_seq=0 ttl=0 time=0.050 ms
    64 bytes from RHL-Research-001 (127.0.0.1): icmp_seq=1 ttl=0 time=0.049 ms
    64 bytes from RHL-Research-001 (127.0.0.1): icmp_seq=2 ttl=0 time=0.051 ms
    64 bytes from RHL-Research-001 (127.0.0.1): icmp_seq=3 ttl=0 time=0.052 ms
    64 bytes from RHL-Research-001 (127.0.0.1): icmp_seq=4 ttl=0 time=0.050 ms
    64 bytes from RHL-Research-001 (127.0.0.1): icmp_seq=5 ttl=0 time=0.046 ms
    64 bytes from RHL-Research-001 (127.0.0.1): icmp_seq=6 ttl=0 time=0.051 ms
    --- RHL-Research-001 ping statistics ---
    7 packets transmitted, 7 received, 0% packet loss, time 6016ms
    rtt min/avg/max/mdev = 0.046/0.049/0.052/0.009 ms, pipe 2
    Thanks,
    SKP

    I had to re-install the linux server and install the oracle rpm again ... resulting in delayed reply.
    Currently still i am unable to access http://127.0.0.1:8090/apex. The following error message is being displayed
    "The connection was refused when attempting to contact http://127.0.0.1:8090/apex"
    However now the listener service has started successfully.
    Following is the output of the command lsnrctl status:-
    bash-2.05b$ lsnrctl status
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 24-FEB-2010 17:55:02
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date 24-FEB-2010 17:35:26
    Uptime 0 days 0 hr. 19 min. 36 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Listener Log File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=selinux)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "XE" has 1 instance(s).
    Instance "XE", status BLOCKED, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
    Instance "XE", status BLOCKED, has 1 handler(s) for this service...
    The command completed successfully
    Following is the output of the command env|sort:-
    bash-2.05b$ env|sort
    COLORTERM=gnome-terminal
    DISPLAY=:0.0
    G_BROKEN_FILENAMES=1
    GDMSESSION=Default
    GNOME_DESKTOP_SESSION_ID=Default
    GTK_RC_FILES=/etc/gtk/gtkrc:/usr/lib/oracle/xe/.gtkrc-1.2-gnome2
    HISTSIZE=1000
    HOME=/usr/lib/oracle/xe
    HOSTNAME=selinux
    INPUTRC=/etc/inputrc
    LANG=en_US.UTF-8
    LD_LIBRARY_PATH=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/lib:
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    LOGNAME=oracle
    LS_COLORS=
    MAIL=/var/spool/mail/oracle
    NLS_LANG=AMERICAN_AMERICA.AL32UTF8
    ORACLE_HOME=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server
    ORACLE_SID=XE
    PATH=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/lib/oracle/xe/bin
    PWD=/usr/lib/oracle/xe
    SESSION_MANAGER=local/selinux:/tmp/.ICE-unix/4320
    SHELL=/bin/bash
    SHLVL=2
    SSH_AGENT_PID=4365
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    SSH_AUTH_SOCK=/tmp/ssh-Jsbl4320/agent.4320
    TERM=xterm
    USER=oracle
    _=/usr/bin/env
    WINDOWID=27268667
    XAUTHORITY=/usr/lib/oracle/xe/.Xauthority
    XMODIFIERS=@im=none
    bash-2.05b$
    Please let me know how to resolve this issue of accessing the database home page at http://127.0.0.1:8090/apex.
    Thanks,
    SKP

Maybe you are looking for

  • Lack of a print preview button on the toolbar

    Like several users, I miss the availability of a Print Preview button on the toolbar. The reason: Many, many, many web sites configure their web page outputs so that they ignore the size and limitations of the user's printer. For instance, a web page

  • Itunes stops working when accessing itunes match, Windows 8

    I installed itunes match a few months ago and it worked well once, but now whenever i start iTunes, it tries to access iTunes match for about 2 minutes, than I get a window "iTunes has stopped working" and it shuts down. I tried reinstalling, but no

  • Problems printing to file in LR4

    I am trying to print a jpg to file in LR4. All the settings in the print module seem to be correct an I have done this before. I am print (to file) a 20X16 print at at 240 ppi  sharpening = standard  paper = glossy jpg quality = 100% . Printing to a

  • CS4 and Mountain Lion

    Hello, I have a MacBook Pro with an old OS (10.5.8), I'd like to upgrade to Mountain Lion and wondering if Adobe CS4 will work after the update. Apparently I'll have to first upgrade to Snow Leopard and then Mountain Lion. Do I have to reinstall CS4

  • Saving pictures edited in Elements 6 back to iPhoto

    I am have started editing pictures in Elements 6 by choosing that as the default editor. When I try to save the picture back to iPhoto it does not show up in the folder it seems to be saved to. Am I having several senior moments here? I go File > Sav