Results 1 to 6 of 6

Thread: Oracle SQL Developer can't connect

  1. #1
    Join Date
    May 2010
    Beans
    9
    Distro
    Ubuntu

    Oracle SQL Developer can't connect

    I Installed Oracle Database 10g and downloaded SQL Developer. When I try to test a new connection, this appears in red letters:

    Status : Failure -Test failed: IO Error: The Network Adapter could not establish the connection

    I've been like 3 hours trying to solve this, but I don't know wtf to do.



    ---------------------------

    HOW DID I SOLVE THIS: following this guide: https://forums.oracle.com/forums/thr...readID=2200434

    and here is another one for Oracle 11g: https://forums.oracle.com/forums/thr...readID=2227554
    Last edited by genoskill; December 21st, 2011 at 01:51 AM.

  2. #2
    Join Date
    May 2010
    Beans
    9
    Distro
    Ubuntu

    Re: Oracle SQL Developer can't connect

    Im not using the package (RPM) that appears on the download page (http://www.oracle.com/technetwork/de...ads/index.html)

    Im using "Oracle SQL Developer for other platforms" I unzipped it. I execute it with "sqldeveloper.sh".

  3. #3
    Join Date
    May 2010
    Beans
    9
    Distro
    Ubuntu

    Re: Oracle SQL Developer can't connect

    bump post help please
    Last edited by genoskill; November 23rd, 2011 at 01:18 AM.

  4. #4
    Join Date
    May 2010
    Beans
    9
    Distro
    Ubuntu

    Re: Oracle SQL Developer can't connect

    now I can't even start the Database because when I go to http://127.0.0.1:8080/apex firefox says "Unable to connect"

  5. #5
    Join Date
    Nov 2008
    Location
    Southern Ontario, Canada
    Beans
    253
    Distro
    Ubuntu Development Release

    Re: Oracle SQL Developer can't connect

    Try connecting to the database, then immediately run the following command and post the results:

    Code:
    sudo tail -50 /var/log/messages

  6. #6
    Join Date
    May 2010
    Beans
    9
    Distro
    Ubuntu

    Re: Oracle SQL Developer can't connect

    Hi, since I was frustraded, I tried to install it on a debian partition. I followed this guide:

    https://forums.oracle.com/forums/thr...readID=2227554

    and it worked great.
    Last edited by genoskill; December 21st, 2011 at 01:51 AM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •