SQL Developer 1.1 Crash on connecting

Hello,
I have a TNS type connection defined which uses the default role and a connect identifier rather than a network alias. When I click test I get a success message but when I click connect then SQL developer waits for a few seconds and then crashes (no error message displayed). Can anyone suggest where to start looking for the cause of this?
Regards
Alastair
Message was edited by:
Alastair Green
Just found an earlier post that mentioned launching from the console. This gives me the following output:
C:\SQLDeveloper\sqldeveloper\sqldeveloper\bin>sqldeveloper
WARNING: Unknown directive: SetSkipJ2SDKCheck
Using oracle.home=C:\SQLDeveloper\sqldeveloper
Using ide.user.dir=null
Addin: Translator PlSql is trying to register a input type (.plsql) which confli
cts with translator PlSql who already using this input type
Exception while updating action Copy
java.lang.ClassCastException: ice.pilots.image.ThePilot
at oracle.help.htmlBrowser.ICEBrowser._getThePilot(Unknown Source)
at oracle.help.htmlBrowser.ICEBrowser.getSelectedText(Unknown Source)
at oracle.jdevimpl.help.HelpContentPanel.isTextSelected(HelpContentPanel
.java:485)
at oracle.jdevimpl.help.HelpTopicEditor$HelpTopicEditorController.update
(HelpTopicEditor.java:539)
at oracle.ide.controller.IdeAction.updateAction(IdeAction.java:593)
at oracle.ide.controller.IdeAction.updateAction(IdeAction.java:582)
at oracle.ide.view.View.updateAction(View.java:341)
at oracle.ide.view.View.updateToolbarActions(View.java:337)
at oracle.ide.IdeMainWindow$UpdateVisibleActions.fireUpdate(IdeMainWindo
w.java:673)
at oracle.ide.IdeMainWindow$UpdateVisibleActions.actionPerformed(IdeMain
Window.java:652)
at javax.swing.Timer.fireActionPerformed(Timer.java:271)
at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
reloadBuffers(): 47 nodes checked in 0.467968604 second(s)
fireIdeActivated(): oracle.ide.IdeMainWindow$NodeReloader 471ms
# An unexpected error has been detected by HotSpot Virtual Machine:
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x61d32910, pid=2480, tid=1724
# Java VM: Java HotSpot(TM) Client VM (1.5.0_05-b05 mixed mode)
# Problematic frame:
# C [OraClient10.Dll+0x112910]
# An error report file with more information is saved as hs_err_pid2480.log
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#

Thanks for the response.
I tried updating to 1.5.0_10 but still get similar results although slightly less verbose output:
C:\>"C:\Program Files\sqldeveloper\sqldeveloper\bin\sqldeveloper.exe"
WARNING: Unknown directive: SetSkipJ2SDKCheck
Using oracle.home=C:\Program Files\sqldeveloper
Using ide.user.dir=null
Addin: Translator PlSql is trying to register a input type (.plsql) which confli
cts with translator PlSql who already using this input type
# An unexpected error has been detected by HotSpot Virtual Machine:
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x61d32910, pid=2192, tid=3924
# Java VM: Java HotSpot(TM) Client VM (1.5.0_10-b03 mixed mode)
# Problematic frame:
# C [OraClient10.Dll+0x112910]
# An error report file with more information is saved as hs_err_pid2192.log
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
C:\>
Message was edited by:
Alastair Green
I found another post by jayantp from 8-dec-2006 where he suggested copying some files from the oracle client jdbc\lib directory to the sqldeveloper\jdbc\lib directory:
ojdbc14.jar and
ojdbs14dms.jar
This works for me but I don't know what the side effects might be. Any thoughts?
Message was edited by:
Alastair Green
Should have said, my client version is 10.2.0.1.0

Similar Messages

  • SQL Developer 1.5 where are connections stored?

    SQL Developer 1.5 where are connections stored?

    The connections are in
    C:\Documents and Settings\Application Data\SQL Developer/system1.5.0.53.38/o.jdeveloper.db.connection.11.1.1.0.22.49.35/connections.xml
    If you want to back them up, you can just right-click export from the tree.
    -kris

  • SQL Developer on Windows trying to connect to M/F with RACF authentication

    I am currently running the latest downloaded version of SQL Developer on a Windows XP client machine.
    We have recently upgraded our z/os Oracle version to 10.2.0.3
    I was advised to use the thin java client in SQL Developer by inputting the URL into the advanced window - jdbc:oracle:thin:user/******@ukmet-***:3010:***
    This returns an ORA-28037 Cannot get session key for RACF authentication
    If I however substitute oci for thin then I get a test successful but the subsequent attempt at a connection crashes SQL Developer.
    Any ideas on how I get a stable connection greatly appreciated

    The tns list might be empty due to the bug that it's only looking for lower case tns file names. This is a bug in 1.1 and has been addressed with the patch. Also in 1.1, there are some instance where the tns file is not picked up through the registry setting, you might need to set the PATH variable to address that. This too has been fixed in the patch.
    Sue

  • Oracle SQL developer 3.2.20.09 connection problem

    hello everyone. I just installed oracle SQL developer on mavericks. active JDK is 1.6.0_65. host name : som3a... now the problem is , whenever i try to make a new connection using the previous info and specifiying the default port 1433 i always get the following error
    Status : Failure -Test failed: Cannot connect to Microsoft SQL Server on som3a
    - can these fields ( connection name , username ,password ) take any values or do they need to be something special like ? i mean the host name must be som3a right so do the same constraint apply on these fields ?
    -i tried telnet som3a 1433 , it gets stuck at "trying..."

    I think you have the wrong forum, as this forum is dedicated to the Oracle Database Cloud Service.
    - Rick Greenwald

  • SQL Developer 3.2 crashes with java error when using OCI/Thick Driver

    I just installed SQL Developer 3.2 on my linux desktop. SQL Developer crashes with a java error when I select a database from the object tree.
    When I check Use OCI/Thick driver the application will crash when I navigate to the tree and open a database.
    The app does not crash then I have Use OCI/Thick driver unchecked.
    Here are some details of my environment:
    Desktop OS: Fedora 17 Linux
    $ uname -a
    Linux 3.5.1-1.fc17.x86_64 #1 SMP Thu Aug 9 17:50:43 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
    Java:
    $ java -version
    java version "1.6.0_34"
    Java(TM) SE Runtime Environment (build 1.6.0_34-b04)
    Java HotSpot(TM) 64-Bit Server VM (build 20.9-b04, mixed mode)
    Oracle instant client:
    $ sqlplus -V
    SQL*Plus: Release 11.2.0.3.0 Production
    Here are the error messages:
    $ sqldeveloper
    Oracle SQL Developer
    Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0x00007f6de7157664, pid=3049, tid=140109371119360
    # JRE version: 6.0_34-b04
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.9-b04 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # V [libjvm.so+0x516664] unsigned+0xd4
    # An error report file with more information is saved as:
    # /tmp/hs_err_pid3049.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    /opt/sqldeveloper/sqldeveloper/bin/../../ide/bin/launcher.sh: line 544: 3049 Aborted (core dumped) ${JAVA} "${APP_VM_OPTS[@]}" ${APP_ENV_VARS} -classpath ${APP_CLASSPATH} ${APP_MAIN_CLASS} "${APP_APP_OPTS[@]}"

    I also had the problem of SQL Developer crashing when using OCI/Thick driver but I've managed to solve it. My configuration is:
    - Windows 64-bit
    - Java 64-bit (1.6.0.34)
    - SQL Developer 3.2.09 64-bit
    - OCI Instant client 11.2.0.3 64-bit (without installation).
    The thing that solved the problem was copying two files, ojdbc5.jar and ojdbc6.jar, from Instant client installation folder to JAVA_HOME/lib/ext folder+.
    After that, I haven't had a single crash or error message.
    The same trick that solved the problem on 64-bit installation also solved the problem on another windows computer with 32-bit SQL Developer installation.

  • SQL Developer 1.5 Missing DB Connection Tabs

    After installing SQL Developer 1.5 EA1 in a new directory, I do not have the Sybase, MS SQL, MYSQL tabs when I try to create a new entry in the Database Connection window. Is this a Java problem? I have many database drivers and tools installed on the same workstation.

    I've installed SQL Developer 1.5 EA3 (sqldeveloper-5304.zip incl JDK1.5.0_06) on Windows XP (service pack up to date).
    I've downloaded http://download.sybase.com/pub/jConnect/jConnect-6_05.zip for Sybase connectivity and unzipped to "C:\Program Files\sybase\jConnect-6_0"
    I add the drivers under Prefs > Database > Third party drivers as:
    c:\Program Files\sybase\jConnect-6_0\classes\jconn3.jar
    and/or
    c:\Program Files\sybase\jConnect-6_0\classes\jTDS3.jar
    When adding a connection, I only get Oracle and Access tabs (not a Sybase one too).
    Moving the .jars to a path without spaces didn't help.
    Please help.

  • SQL developer drop all my network connections

    Hi all,
    I have used different versions of SQL Developer and I have read many forum posts but I cannot find solution for my network problem.
    I can connect to my databases without any problem, but when my session goes to snipped state (due to idle_time setting) after some time ALL my network connections are dropped (e.g. my mail client give me message that cannot connect to the server, my ftp client session is dropped, my ssh session are dropped...). It is horrible because sometime I need connect to my PC remotely and due to this problem I cannot. It is not problem of my PC, I have used 2 different PCs and all is the same. If I don't start SQL Developer, I can have ssh session open for week without any problem.
    Last year I used to start keepalive extension, but is really annoying for every oracle session manualy enable keepalive.
    And when I open 10 db sessions and for one session I forgot click enable keepalive then all my network connections are dropped.
    Yesterday I have installed current version of SQL Developer hoping that the problem is solved but today morning I find all my network sessions dropped (e.g. I need 8 ssh sessions reconnect).
    Does anybody have any idea how to solve this?
    Thanks.
    Marian

    Hi Marian,
    I am not quite sure how using SQL Developer could make all client software accessing the network lose their connections. Do you use some kind of VPN (Virtual Private Network) software? Do you always try to use SQL Developer with the non-Oracle KeepAlive plug-in?
    Maybe local policy imposes some limit on the total number of simultaneous connections (active or inactive) you can have, and it gets exceeded only when you run SQL Developer. Are any other application clients used to access databases from your machine(s)?
    If the real network connection is stable, typically one need only worry about database session time-outs (idle limit reached) or VPN time-outs. I suggest asking for help from someone inside your organization responsible for networks. It seems like something is forcing a VPN disconnect.
    Regards,
    Gary
    SQL Developer Team

  • Sql developer - not able to establish connection

    I have installed sql developer 3.2.2 and now I am trying to establish a connection with the database 'orcl' which I just created. But it is giving me a 'socket read timed out error' with vendor code 504. Please help. Thanks in advance.

    The output from 'lsnrctl status' is -
    C:\Users\Bits>lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 11-OCT-2013 22:59
    :55
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date                11-OCT-2013 10:18:43
    Uptime                    0 days 12 hr. 41 min. 38 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\Oracle\Bits\product\11.2.0\dbhome_1\network\admin\l
    istener.ora
    Listener Log File         c:\oracle\bits\diag\tnslsnr\Bits-PC\listener\alert\log
    .xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orcl" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully.
    The output for 'tnsping orcl' is -
    C:\Users\Bits>tnsping orcl
    TNS Ping Utility for 64-bit Windows: Version 11.2.0.1.0 - Production on 11-OCT-2
    013 23:04:28
    Copyright (c) 1997, 2010, Oracle.  All rights reserved.
    Used parameter files:
    C:\Oracle\Bits\product\11.2.0\dbhome_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = localhos
    t)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl)))
    OK (0 msec)
    The windows firewall is not working on my computer. Is that causing this issue?

  • SQL developer (3.1.06.44) connection issue

    When I try to connect the database I'm getting below error, what could be the problem...Can any one help me ...?
    Connection type : Basic , Role : SYSDBA
    Port : 1521
    Connecting through SERVICE NAME
    =====================================================================
    Error:
    ===
    Staus: Failure - Test failed : The network adapter could not establish the connection

    Hi 889828,
    It is a fairly generic error.
    Is your database Started? ( On Windows XP service name: OracleService<name> )
    Is there a firewall (on the client or the server) blocking the connecton? (try telnet to 1521)
    Does SQLPLUS work (through a tcp network alias in tnsnames.ora)?
    Does tnsping work ?
    Are all your arguments typed in correctly?
    I did a quick look for similar messages:
    java.sql.SQLException: IO Error: The Network Adapter could not establish...
    Exception: IO Exception:Thenetwork adapter could not establish connection.
    -Turloch
    SQLDeveloper team

  • SQL Developer Crash

    I can make SQL Developer crash in the following way:
    Click on the "search" tool on the right side of the screen. Enter a package name to search for. Two results will come back, one for the package body, and the other for the package procedure listing. If you single-click (which I have figured out with trial-and-error) things work fine.
    Only problem is on Windows I usually expect to double-click on a dialog box like this, and when I do that I think SQL Developer tries to open two connections at once. Error messages about "connection busy" usually pop up.
    The worst scenario, which happens about 40% of the time, is that some sort of weird modal dialog box interaction can happen between the "searching" dialog box and the "connection busy" dialog box. I can't click anywhere else, can't even close SQL Developer from the Windows toolbar at the bottom of the screen. I have to kill it through Process Manager, which usually makes me lose a bunch of SQL queries and whatever else I've been working on.
    Suggestion: Prevent/catch double-clicking OR change the "search" form to use double and not single-clicking.
    Anybody else have this experience?
    Thanks,
    Josh

    What is the environment so a reproducible test case can be logged with the bug report.
    -Turloch

  • Issue in connection with database using SQL Developer.

    Hi,
    I am facing a problem in connecting to a remote oracle database, below are the configuration setting which i am trying to use in sql developer to make the connection
    TNS Configuration Details (SUDHIR)
    SUDHIR=
    (DESCRIPTION=
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=52.12.xxx.xxx)
    (PORT=1526)
    (CONNECT_DATA=
    (SERVICE_NAME=sudhir)
    User : system
    Password : xxxxxxxxxxx
    Database : sudhir
    Connect as : Normal
    I got the above credential details from Onsite team I need to connect this in my local sytem SQL Developer I am proving the connection as below
    Hostname : 52.12.xxx.xxx
    Port : 1526
    Service Name : sudhir
    Username : xxxxxxxxxxxxxx
    password : xxxxxxxxxxxxx
    I get following error when say test connection in sql developer.
    "The Network Adapter could not establish the connection."
    Please suggest me using the above details how to make the connection success. Please let me know.
    Thanks
    Sudhir
    Edited by: BluShadow on 30-Mar-2012 11:56
    data anonymised by moderator

    (o_0)
    Hopefully for you, the machine is not reachable from internet !
    Your giving online everything needed to log in as system ! that is quite dangerous. I guess the "Onsite team" would be pretty mad discovering that.
    You should edit your previous post before too much people get to it.
    Regarding your problem, I guess you can't get to the machine itself (maybe in a different network).
    Can you try to ping it from your computer ?ping 51.17.130.121
    This is a made-up IP, you'll have to replace with yours

  • "peer not authenticated" - Connecting to ORDS with SQL Developer

    Background
    Configuring ORDS (2.0.7) to my database, with APEX_LISTENER and APEX_REST_PUBLIC_USER created via APEX 4.2.2 script.
    Listener is running as expected - and APEX works as expected.
    ORDS credential setup (as made evident by the credentials file with the user name inside)
    Addition of the line to the ords/default.xml:  <entry key="security.verifySSL">false</entry>
    To allow connection without using SSL.
    Current Status
    I am able to connect using SQL Developer "Restful Data Services" feature using the "HTTP" connection and the credentials that have been setup successfully.
    Problem
    Attempting to configure a SQL Developer (4.0.2.15) connection using the same account, but HTTPS with 443 - the connection results in the error message:
    Authentication Failure
    Cannot connect to S42
    peer not authenticated
    Additional
    I am using an installation of Tomcat and a version of Glassfish to test this feature.  I have received the same error on both test cases.
    I have also tested by removing the <entry key="security.verifySSL">false</entry>
    Is there a specific type of HTTPS certificate that is required to connect using HTTPS? 
    Did I miss a different setting?
    Regards,
    Tim St.

    Got this working, needed a change to the config file on weblogic server by our DBA.

  • Configuring RAC-aware JDBC connection in Oracle SQL Developer?

    How can Oracle SQL Developer be configured to properly connect to an [Oracle RAC|http://en.wikipedia.org/wiki/Oracle_RAC] environment, I.E., not just setup to always connect to one of the individual nodes?
    [http://programmersjournal.blogspot.com/2008/08/jdbc-connection-string-for-oracle-rac.html] has an example of a classic and the equivalent RAC-aware version of a JDBC connection string. I've already been using a RAC connection string of the same format from within custom Java applications without issue. I thought the same should be configurable in Oracle SQL Developer by setting the "Connection Type" drop-down to "Advanced", then entering the RAC-aware JDBC connection string as the "Custom JDBC URL". However, upon testing the connection, the following error is displayed at the bottom of the dialog:
    Status : Failure -Test failed: Io exception: NL Exception was generated
    There is no additional information shown on the "Logging Page" view. Using Oracle SQL Developer 1.5.5.
    Thanks!

    Thanks, Barry. Just F.Y.I., it is working for me now that I upgraded to the 2.1 EA as -K- suggested. I had marked his reply as "Correct", but probably should have left a response indicating my success as well.
    Now, if there's anything you could do regarding the [issues around the display performance of CLOBs, etc., in the Query Result view|http://forums.oracle.com/forums/message.jspa?messageID=3906571] , it'd be very appreciated!

  • Connection on SQL developer

    could you assist me with followings.
    I installed (in my PC) Oracle Database 10g Release 10.2.0.4.0 - 64bit Production and Oracle SQL developer 1.5.3 build 5783.
    I am trying to connect to scott schema using Oracle 10g in SQL developer (on New/Select Database Connection window).
    what should be the connection name, Hostname (should it be localhost), SID, Role (Should it be Default), Connection type (should it be Basic).
    DB name: kam1orac
    Service name : kam1oracle.com
    Scheme name : scott
    I can connect to scott schema using Sqlplus
    Thank you
    kam

    Thanks for your quick response.
    I copied C:\oracle\product\10.2.0\db_1\NETWORK\ADMIN\tnsnames.ora (Oracle 10g) To C:\My Document\sqldeveloper-5783\sqldeveloper\ide\bin (SQL developer).
    but still getting error as "Status : Failure - Test failed: Io exception: The Network Adaptor could not establish connection".
    tnsnames.ora as follows:
    KAM1ORAC =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = kam1oracle.com)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    Thanks
    kam

  • Regarding connection tab in sql developer

    Hi,
    i click on sql developer.exe it shows me connection tab only when the oracle database 11g release 2 is not installed on the PC
    but when i installed the 11g release 2 connection tab disappears
    please help me in setting sql developer connection with the database

    See this Re: Connection keeps open, PL/SQL Compilation
    -kris

Maybe you are looking for

  • OS/X Lion 10.7.2 kernel panic - freezes & crashes continue

    Just using Safari (with a remote session in the background), I had a full kernel panic & crash - the one where it tells you that you have to reset the power. I've a 24" iMac ( early 2009 ) NVIDIA GeForce GT 130 512 MB Lion 10.7.2. So it's not just yo

  • Case sensitive sql - table and field names

    I have a weird problem. I have a client which works with MS SQL SERVER 2000. database collation name is: Turkish_CI_AS at the beginning I have this sql statement: "select value from [OWNER].setting" but because this table exists in database as "SETTI

  • Can Nokia Suite detect update files ?

    Hi all A friend of mine has upgraded his N8 into Belle lately , We searched in his PC for the update files and found them (( I have an N8 too and want  to upgrade it)) Is there any way to tell Nokia Suite that " ok I have the files so dont bother dow

  • Navigational attribute in aggregates

    Pls. answer. -How do you include the navigational attributes in aggregates. Aggregates are created over the characteristics(InfoObjects), how to include the Nav. attr. to aggregates? -Does the usage of Nav attr in aggregates reduces the performance?

  • Indesign Missing Fonts

    I'm looking for help with Adobe InDesign CS4 (on Mac with Lion). I received a document that has a missing font. I installed the font and it's available in other programs but not in InDesign. How do I make it available there too?