SQL Developer 3.2 - Connection reset

Hi, I've installed SQL Developer 3.2 build MAIN-09.30 under Windows 7 64 bit and Client 11g 64 bit.
Wherever server I try to connect, when I click on a table I have the connection reset and it tries to fetch data with no success, i.e. the Results display show with the gauge moving and nothing more, while in backgroup I have a message box that suggets to reset the connection. If I stop task and choose some other thing, such as data, I can see tha data inside the table. Getting back to Columns, I have to click on refresh button but I don't see anything.
More, I have the following errors:
SEVERE     51     2348     oracle.dbtools.db.DBUtil     Avvertenza. Eccezione non gestita: Errore di I/O: Size Data Unit (SDU) mismatch.
SEVERE     50     22991     oracle.dbtools.db.DBUtil     Avvertenza. Eccezione non gestita: Errore di I/O: Size Data Unit (SDU) mismatch.
"Avvertenza. Eccezione non gestita: Errore di I/O" is italian for Warning: Unhandled exception: I/O Error
Can U help me please???
Thanks a lot
Edited by: user10660511 on 4-set-2012 7.58 - Added errors

Hi,
The case you describe is not familiar to me, but you may want to review this thread with a similar error:
java.sql.SQLRecoverableException Io exception Size Data Unit (SDU) mismatch
The comment there about a "recent JDBC driver upgrade to ojdbc6.jar" is interesting. I encountered a different error within the past couple weeks (can't recall exactly what), but noticed that the ojdbc6 jar files in 64-bit SQL Developer 3.2.09 and Instant Client's do not match. The SQL Developer jar is newer. Copying the one from the Instant Client (11.2.0.3) and replacing the SQL Developer version (supposedly 11.2.0.3 also) fixed whatever issue I faced. Comparing the manifest.mf files shows this:
ojdbc6.jar from SQLDeveloper 3.2.09.23 64-bit -> Repository-Id: JAVAVM_11.2.0.3.0_LINUX.X64_110829
ojdbc6.jar from Instant Client 11.2.0.3   64-bit  -> Repository-Id: JAVAVM_11.2.0.4.0_LINUX_120621This is just my best guess at this point.
Let us know if this helps,
Gary
SQL Developer Team

Similar Messages

  • SQL Developer 1.5 Connection Problems

    Unable to connect to my localhost installation of Oracle 11G in Windows XP environment
    SQLPLUS connections look just fine.
    I went out to the windows registry to verify the Oracle SID.
    The environment ORADLE_SID is set to 'orcl'
    I have tried logging in as HR and as SYS. Both work in SQLPLUS. Neither work in Sql Developer.
    The connection settings I am using are as follows:
    User Name: HR
    Password: HR
    Oracle Tab Settings:
    Role: default
    Connection type: basic
    OS Authentication: unchecked
    Proxy Connection: unchecked
    Hostname: localhost
    Port: 1521
    SID: orcl
    Really appreciate your assistance.
    Thanks,
    Kent

    Kent,
    Does Oracle monitor this? Yup - I am PM for SQL Developer and various team members, like Turloch, also monitor the forum.
    We use thin or thick JDBC drivers to connect to the Oracle Database from SQL Developer, Turloch was trying alternatives. You should be able to connect using the thin JDBC driver, not using tns. (Basic Connection)
    When you try the Basic connection, please can you ensure that the Preference (Tools -> Preferences -> Database- Advanced Parameters) "use OCI/Thick driver" is not selected.
    Instead of localhost, can you insert the IP address of your machine?
    I have one other question - when you installed SQl Developer 1.5, did you install it into a new empty directory?
    Finally, if you have a support contract for the Database, you can contact Metalink and open a SR. There you should be able to track your progress and they can help you get connected.
    Sue
    Oracle SQL Developer
    Product Manager

  • SQL Developer and TOAD connection.

    Hi,
    I am able to see the DDL script for tables using TOAD, but NOT using SQL Developer (2.1.1). Same user, pass, and tnsname file.
    They use same tnsname.ora file on my computer. I set basic and TNS connection for SQL Developer.
    The connection is from my computer to the server (Oracle 11.1.0.7 EE).
    ORA-31603: object "ALARM_DEFINITION" of type TABLE not found in schema "AIRCOM"
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
    ORA-06512: at "SYS.DBMS_METADATA", line 3241
    ORA-06512: at "SYS.DBMS_METADATA", line 4812
    ORA-06512: at line 1
    It is same with packages. I cannot see package body.
    What is the different and which additional privileges I need to see the DDL script?
    Thanks in advance for your help!
    Konstantin

    I don't think it's a connection issue. There seem to be differences in how Oracle and Toad access system views to show objects. If you search the boards you see it has effected a couple of people. Sometimes they post what permissions they changed to get things to work for them.
    ie... Re: Issue with viewing Package Body  in SQL Developer 2.1 RC1
    I don't think I've seen any official documentation to indicate what privileges need to be granted in order to see them thought. And I think there is a bug that prevents generating DDL for tables owned by other users. I don't know if that extends to generating stored procedure code.

  • Sql developer won't connect with SQL server database on cluster

    Hello,
    I have a microsoft SQL server database on a windows cluster. Name for this cluster is like XXX/YYY
    When I try to connect to this database with SQL developer, I get a failure, mentioning:
    "Status : Failure -Cannot connect to Miscrosoft SQL Server on XXX/YYY"
    As far as I know, I have installed the correct jtds driver (version 1.2.5), since I can connect to sql server databases on single server hosts.
    Does anyone know how to connect to databases on windows clusters?
    Edited by: Ingmar on Jan 16, 2012 4:08 PM
    Edited by: Ingmar on Jan 16, 2012 4:22 PM

    Hi Ingmar,
    Try this is in the port box
    1433/dbname;instance=YYY
    dbname can be omitted
    -Turloch
    SQL Developer team
    1/Giving an instance name in SQLDeveloper connection to SQL Server (from August 2011)
    MS SQL Server Connection
    The correct syntax to deal with this is in the port box
    1433/dbname;instance=instance
    dbname can be omitted
    2/cluster configuration (uses instance name)
    http://stackoverflow.com/questions/1160024/jdbc-connect-string-for-sql-server-cluster
    where vvv\iii is the cluster address: jdbc address is:
    "jdbc:sqlserver://vvv;instanceName=iii"
    3/jtds url details available in
    http://jtds.sourceforge.net/faq.html

  • SQL Developer vs TOAD: connection stability

    I am trying to persuade a group of developers to switch from TOAD to SQL Developer. The feature set of version 1.5 is quite nice; and most of our users don't need the extra bells and whistles of TOAD. However, in side-by-side situations, it seems that TOAD gets better response times. In particular, the connection for SQL Developer sometimes seems to freeze and then come back later, while TOAD does not seem to be affected.
    Our DBA thinks that the difference may be from SQL Developer using a JDBC connection while TOAD uses Oracle SQLNET. He said that switching to an LDAP server for name resolution might make the difference; but we really don't have much experience at this level of detail on the connections.
    Is anyone else having a similar issue? Has anyone been able to 'equalize' the performance of the two products?
    You insights are welcome.

    However, in side-by-side situations, it seems that
    TOAD gets better response times. In particular, the
    connection for SQL Developer sometimes seems to
    freeze and then come back later, while TOAD does not
    seem to be affected.
    Our DBA thinks that the difference may be from SQL
    Developer using a JDBC connection ... I think the problem ist not SQL Developer\JDBC itself but rather the Java Runtime Environment. The behavior you describe sounds like that Garbage Collector hits you. SUN trys to make the GC better in each Java version, so I suggest you update your JRE to the newest one you can get(today: 1.6.0_06 from java.sun.com).
    After doing that, install "Oracle SQL Developer for Windows, with JDK already installed" to make sure that SQL Dev. use the new one. You can check the used java version within SQL Dev. at the "About" dialog (register: version)
    If you are familiar with java you should play with some gc and memory settings. Details about that you find here: http://java.sun.com/docs/hotspot/gc5.0/gc_tuning_5.html
    Andreas

  • SQL Developer Hangs when connecting for Remote Debug

    Hello,
    I've been trying to use the Remote Debug feature of SQL Developer. We are writing a Web Application that connects to Oracle and I would like to debug a package function on the database server (which is not the same machine as my SQL Developer client).
    To test my configuration, I tried connecting on SQLPlus creating a connection (by calling exec dbms_debug_jdwp.connect_tcp('xxx.xxx.xxx.xxx', 'xxxxx'); ) and calling a function which had a breakpoint and the debugging started immediately on SQL Developer. Then I tried putting the dbms_debug_jdwp.connect_tcp('xxx.xxx.xxx.xxx', 'xxxxx'); call inside the stored procedure I was debugging (prior to the line with the breakpoint) and it connected and got to the breakpoint successfully as well. So I'm pretty sure my firewall / user privileges are set up correctly.
    So I modified the function that my web application eventually calls to create the connection (in order to remain in the same session) but whenever it gets to the connect_tcp line SQL Developer hangs and I'm unable to debug. I've realized that it only hangs if I have a breakpoint there. If I don't have a breakpoint then it creates a connection just fine. Of course without a breakpoint it's a bit difficult to debug isn't it? :)
    My Sql Developer version is 3.0 and I'm connecting to Oracle 11.1.0 Below you can find a dump when running SqlDeveloper with console. My OS is windows XP and my Oracle instance is running on Linux.
    I appreciate any help you can provide.
    2012-01-27 16:08:30
    Full thread dump Java HotSpot(TM) Client VM (11.0-b16 mixed mode):
    "JDI Target VM Interface" daemon prio=6 tid=0x3398f800 nid=0x1574 runnable [0x3702f000..0x3702fa14]
    java.lang.Thread.State: RUNNABLE
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java:129)
    at java.net.SocketInputStream.read(SocketInputStream.java:182)
    at com.sun.tools.jdi.SocketConnection.readPacket(SocketTransportService.java:393)
    - locked <0x097d3528> (a java.lang.Object)
    at com.sun.tools.jdi.TargetVM.run(TargetVM.java:99)
    at java.lang.Thread.run(Thread.java:619)
    "JDI Internal Event Handler" daemon prio=6 tid=0x34a82c00 nid=0x15ac in Object.wait() [0x355ef000..0x355efa94]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:485)
    at com.sun.tools.jdi.EventQueueImpl.removeUnfiltered(EventQueueImpl.java:171)
    - locked <0x097218d0> (a com.sun.tools.jdi.EventQueueImpl)
    at com.sun.tools.jdi.EventQueueImpl.removeInternal(EventQueueImpl.java:106)
    at com.sun.tools.jdi.InternalEventHandler.run(InternalEventHandler.java:36)
    at java.lang.Thread.run(Thread.java:619)
    "JPDA Listener" prio=6 tid=0x35806400 nid=0x7b8 runnable [0x3533f000..0x3533fd94]
    java.lang.Thread.State: RUNNABLE
    at java.net.PlainSocketImpl.socketAccept(Native Method)
    at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
    - locked <0x095ec870> (a java.net.SocksSocketImpl)
    at java.net.ServerSocket.implAccept(ServerSocket.java:453)
    at java.net.ServerSocket.accept(ServerSocket.java:421)
    at com.sun.tools.jdi.SocketTransportService.accept(SocketTransportService.java:330)
    at com.sun.tools.jdi.GenericListeningConnector.accept(GenericListeningConnector.java:136)
    at oracle.jdevimpl.debugger.jdi.DebugJDIConnectorListen.run(DebugJDIConnectorListen.java:127)
    at java.lang.Thread.run(Thread.java:619)
    "Native Directory Watcher" prio=2 tid=0x35e47c00 nid=0x170c runnable [0x34fef000..0x34fefa14]
    java.lang.Thread.State: RUNNABLE
    at oracle.ide.natives.NativeHandler.enterWatcherThread(Native Method)
    at oracle.ide.natives.NativeHandler$2.run(NativeHandler.java:252)
    at java.lang.Thread.run(Thread.java:619)
    "Background Parser" prio=6 tid=0x35c4a800 nid=0x17e0 waiting on condition [0x3832f000..0x3832fa14]
    java.lang.Thread.State: TIMED_WAITING (sleeping)
    at java.lang.Thread.sleep(Native Method)
    at oracle.dbtools.raptor.plsql.BackgroundParser$1.construct(BackgroundParser.java:139)
    at oracle.dbtools.raptor.utils.NamedSwingWorker$2.run(NamedSwingWorker.java:115)
    at java.lang.Thread.run(Thread.java:619)
    "status-0" prio=2 tid=0x35d54400 nid=0x1208 waiting on condition [0x3812f000..0x3812fc14]
    java.lang.Thread.State: WAITING (parking)
    at sun.misc.Unsafe.park(Native Method)
    - parking to wait for <0x064a8cf0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1925)
    at java.util.concurrent.DelayQueue.take(DelayQueue.java:160)
    at oracle.ide.status.StatusExecutor$StatusQueue.take(StatusExecutor.java:329)
    at oracle.ide.status.StatusExecutor$StatusQueue.take(StatusExecutor.java:291)
    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:947)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
    at java.lang.Thread.run(Thread.java:619)
    "Background Parser" prio=6 tid=0x35dde800 nid=0xa00 waiting on condition [0x3782f000..0x3782fb14]
    java.lang.Thread.State: TIMED_WAITING (sleeping)
    at java.lang.Thread.sleep(Native Method)
    at oracle.dbtools.raptor.plsql.BackgroundParser$1.construct(BackgroundParser.java:139)
    at oracle.dbtools.raptor.utils.NamedSwingWorker$2.run(NamedSwingWorker.java:115)
    at java.lang.Thread.run(Thread.java:619)
    "WeakDataReference polling" prio=2 tid=0x35f59c00 nid=0x1144 in Object.wait() [0x3802f000..0x3802fb14]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x08554ba8> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
    - locked <0x08554ba8> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
    at oracle.ide.util.WeakDataReference$Cleaner.run(WeakDataReference.java:88)
    at java.lang.Thread.run(Thread.java:619)
    "Background Parser" prio=6 tid=0x35d00400 nid=0xe1c waiting on condition [0x37e2f000..0x37e2fc94]
    java.lang.Thread.State: TIMED_WAITING (sleeping)
    at java.lang.Thread.sleep(Native Method)
    at oracle.dbtools.raptor.plsql.BackgroundParser$1.construct(BackgroundParser.java:139)
    at oracle.dbtools.raptor.utils.NamedSwingWorker$2.run(NamedSwingWorker.java:115)
    at java.lang.Thread.run(Thread.java:619)
    "TextBufferScavenger" prio=6 tid=0x35df1c00 nid=0xabc in Object.wait() [0x37c2f000..0x37c2fd94]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x0842dfe0> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
    - locked <0x0842dfe0> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
    at oracle.ide.model.TextNode$FacadeBufferReference$PollingThread.run(TextNode.java:1949)
    "pool-4-thread-1" prio=6 tid=0x33a11c00 nid=0x444 waiting on condition [0x33f0f000..0x33f0fa94]
    java.lang.Thread.State: TIMED_WAITING (parking)
    at sun.misc.Unsafe.park(Native Method)
    - parking to wait for <0x07ba2040> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
    at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1963)
    at java.util.concurrent.DelayQueue.take(DelayQueue.java:164)
    at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:583)
    at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:576)
    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:947)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
    at java.lang.Thread.run(Thread.java:619)
    "IconOverlayTracker Timer" prio=6 tid=0x3491a000 nid=0x1750 in Object.wait() [0x3792f000..0x3792fb94]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:485)
    at java.util.TimerThread.mainLoop(Timer.java:483)
    - locked <0x07b36968> (a java.util.TaskQueue)
    at java.util.TimerThread.run(Timer.java:462)
    "Timer queue for AWT thread" daemon prio=6 tid=0x34913c00 nid=0xdfc in Object.wait() [0x3772f000..0x3772fd94]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x075b5cc8> (a java.lang.Object)
    at java.lang.Object.wait(Object.java:485)
    at ice.util.awt.TimedAWTExecutor.nextElem(TimedAWTExecutor.java:108)
    - locked <0x075b5cc8> (a java.lang.Object)
    at ice.util.awt.TimedAWTExecutor.runScheduler(TimedAWTExecutor.java:130)
    at ice.util.awt.TimedAWTExecutor$1.run(TimedAWTExecutor.java:19)
    "WaitCursor-Timer" prio=6 tid=0x35ca5800 nid=0x1230 in Object.wait() [0x3752f000..0x3752fa14]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:485)
    at java.util.TimerThread.mainLoop(Timer.java:483)
    - locked <0x0719c1c0> (a java.util.TaskQueue)
    at java.util.TimerThread.run(Timer.java:462)
    "Timer queue for AWT thread" daemon prio=6 tid=0x35a1f800 nid=0x1444 in Object.wait() [0x3692f000..0x3692fb14]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x0719c240> (a java.lang.Object)
    at java.lang.Object.wait(Object.java:485)
    at ice.util.awt.TimedAWTExecutor.nextElem(TimedAWTExecutor.java:108)
    - locked <0x0719c240> (a java.lang.Object)
    at ice.util.awt.TimedAWTExecutor.runScheduler(TimedAWTExecutor.java:130)
    at ice.util.awt.TimedAWTExecutor$1.run(TimedAWTExecutor.java:19)
    "pool-2-thread-1" prio=6 tid=0x35a75800 nid=0x135c waiting on condition [0x3742f000..0x3742fc14]
    java.lang.Thread.State: WAITING (parking)
    at sun.misc.Unsafe.park(Native Method)
    - parking to wait for <0x06d72e80> (a java.util.concurrent.SynchronousQueue$TransferStack)
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
    at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:422)
    at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:323)
    at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:857)
    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:947)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
    at java.lang.Thread.run(Thread.java:619)
    "BaseTreeExplorer.NodeOpeningExecutor" prio=6 tid=0x359c6800 nid=0x1618 waiting on condition [0x3732f000..0x3732fc94]
    java.lang.Thread.State: WAITING (parking)
    at sun.misc.Unsafe.park(Native Method)
    - parking to wait for <0x06d492a8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1925)
    at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:358)
    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:947)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
    at java.lang.Thread.run(Thread.java:619)
    "Scheduler" daemon prio=6 tid=0x35a44400 nid=0x131c in Object.wait() [0x3722f000..0x3722fd14]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x06d493e0> (a oracle.dbtools.raptor.backgroundTask.TaskLinkedList)
    at java.lang.Object.wait(Object.java:485)
    at oracle.dbtools.raptor.backgroundTask.TaskLinkedList.takeNextTask(TaskLinkedList.java:47)
    - locked <0x06d493e0> (a oracle.dbtools.raptor.backgroundTask.TaskLinkedList)
    at oracle.dbtools.raptor.backgroundTask.RaptorTaskManager$SchedulerThread.run(RaptorTaskManager.java:429)
    "Thread-8" daemon prio=6 tid=0x35a01400 nid=0x1390 in Object.wait() [0x3712f000..0x3712fd94]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x06d49460> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
    - locked <0x06d49460> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
    at org.tmatesoft.svn.core.javahl.SVNClientImplTracker.run(SVNClientImplTracker.java:65)
    at java.lang.Thread.run(Thread.java:619)
    "ChangeSetService" prio=2 tid=0x3595dc00 nid=0x11d8 in Object.wait() [0x3682f000..0x3682fa94]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x06a26d80> (a oracle.jdevimpl.vcs.changeset.ChangeSetService)
    at java.lang.Object.wait(Object.java:485)
    at oracle.jdevimpl.vcs.changeset.ChangeSetService.awaitEvents(ChangeSetService.java:178)
    - locked <0x06a26d80> (a oracle.jdevimpl.vcs.changeset.ChangeSetService)
    at oracle.jdevimpl.vcs.changeset.ChangeSetService.eventLoop(ChangeSetService.java:199)
    at oracle.jdevimpl.vcs.changeset.ChangeSetService.access$200(ChangeSetService.java:56)
    at oracle.jdevimpl.vcs.changeset.ChangeSetService$2.run(ChangeSetService.java:138)
    at java.lang.Thread.run(Thread.java:619)
    "Thread-6" daemon prio=6 tid=0x3590e400 nid=0x1520 runnable [0x36b2f000..0x36b2fb14]
    java.lang.Thread.State: RUNNABLE
    at sun.print.Win32PrintServiceLookup.notifyPrinterChange(Native Method)
    at sun.print.Win32PrintServiceLookup.access$100(Win32PrintServiceLookup.java:32)
    at sun.print.Win32PrintServiceLookup$PrinterChangeListener.run(Win32PrintServiceLookup.java:302)
    "TimerQueue" daemon prio=6 tid=0x330a9c00 nid=0x11b0 in Object.wait() [0x3672f000..0x3672fc94]
    java.lang.Thread.State: TIMED_WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    at javax.swing.TimerQueue.run(TimerQueue.java:236)
    - locked <0x06887680> (a javax.swing.TimerQueue)
    at java.lang.Thread.run(Thread.java:619)
    "TimedCache-Timer" daemon prio=6 tid=0x33a85000 nid=0x76c in Object.wait() [0x3460f000..0x3460fa94]
    java.lang.Thread.State: TIMED_WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x05f36890> (a java.util.TaskQueue)
    at java.util.TimerThread.mainLoop(Timer.java:509)
    - locked <0x05f36890> (a java.util.TaskQueue)
    at java.util.TimerThread.run(Timer.java:462)
    "JarIndex Timer" daemon prio=6 tid=0x33a83c00 nid=0x15a8 in Object.wait() [0x3410f000..0x3410fb14]
    java.lang.Thread.State: TIMED_WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    at java.util.TimerThread.mainLoop(Timer.java:509)
    - locked <0x05e824b0> (a java.util.TaskQueue)
    at java.util.TimerThread.run(Timer.java:462)
    "AWT-EventQueue-0" prio=6 tid=0x33a6a400 nid=0x15e8 in Object.wait() [0x3400f000..0x3400fb94]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:485)
    at com.sun.tools.jdi.TargetVM.waitForReply(TargetVM.java:281)
    - locked <0x02fa0320> (a com.sun.tools.jdi.Packet)
    at com.sun.tools.jdi.VirtualMachineImpl.waitForTargetReply(VirtualMachineImpl.java:1015)
    at com.sun.tools.jdi.PacketStream.waitForReply(PacketStream.java:51)
    at com.sun.tools.jdi.JDWP$Method$LineTable.waitForReply(JDWP.java:3651)
    at com.sun.tools.jdi.JDWP$Method$LineTable.process(JDWP.java:3627)
    at com.sun.tools.jdi.ConcreteMethodImpl.getBaseLocations(ConcreteMethodImpl.java:343)
    at com.sun.tools.jdi.ConcreteMethodImpl.getLocations(ConcreteMethodImpl.java:262)
    at com.sun.tools.jdi.ConcreteMethodImpl.locationsOfLine(ConcreteMethodImpl.java:120)
    at com.sun.tools.jdi.ReferenceTypeImpl.locationsOfLine(ReferenceTypeImpl.java:893)
    at oracle.jdevimpl.debugger.jdi.DebugJDI.getLocationsOfLine(DebugJDI.java:5254)
    at oracle.jdevimpl.debugger.jdi.DebugJDIBreakpointFileLine.verify(DebugJDIBreakpointFileLine.java:71)
    at oracle.jdevimpl.debugger.jdi.DebugJDIBreakpointPackageFileLine.verify(DebugJDIBreakpointPackageFileLine.java:83)
    at oracle.jdevimpl.debugger.jdi.DebugJDI.breakpointAfterChange(DebugJDI.java:2546)
    - locked <0x09721d70> (a oracle.jdevimpl.debugger.jdi.DebugJDI)
    at oracle.jdevimpl.debugger.jdi.DebugJDIBreakpoint.afterChange(DebugJDIBreakpoint.java:386)
    at oracle.jdevimpl.debugger.jdi.DebugJDI.putBreakpoint(DebugJDI.java:2426)
    - locked <0x09721d70> (a oracle.jdevimpl.debugger.jdi.DebugJDI)
    at oracle.jdevimpl.debugger.jdi.DebugJDI.putBreakpointPackageFileLine(DebugJDI.java:893)
    - locked <0x09721d70> (a oracle.jdevimpl.debugger.jdi.DebugJDI)
    at oracle.jdevimpl.runner.debug.Breakpoint.putBreakpoint(Breakpoint.java:1701)
    at oracle.jdevimpl.runner.debug.DebuggingProcess.afterConnection(DebuggingProcess.java:1352)
    at oracle.jdevimpl.runner.debug.DebuggingProcess.accept(DebuggingProcess.java:1704)
    at oracle.jdevimpl.runner.debug.DebuggingListener$2.run(DebuggingListener.java:231)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    "AWT-Windows" daemon prio=6 tid=0x33a64000 nid=0x12e8 runnable [0x33e0f000..0x33e0fc94]
    java.lang.Thread.State: RUNNABLE
    at sun.awt.windows.WToolkit.eventLoop(Native Method)
    at sun.awt.windows.WToolkit.run(WToolkit.java:291)
    at java.lang.Thread.run(Thread.java:619)
    "AWT-Shutdown" prio=6 tid=0x33a31c00 nid=0xd4c in Object.wait() [0x33d0f000..0x33d0fd14]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x05e826a0> (a java.lang.Object)
    at java.lang.Object.wait(Object.java:485)
    at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259)
    - locked <0x05e826a0> (a java.lang.Object)
    at java.lang.Thread.run(Thread.java:619)
    "Java2D Disposer" daemon prio=10 tid=0x33a41400 nid=0x1294 in Object.wait() [0x33c0f000..0x33c0fd94]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x05e82730> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
    - locked <0x05e82730> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
    at sun.java2d.Disposer.run(Disposer.java:125)
    at java.lang.Thread.run(Thread.java:619)
    "Low Memory Detector" daemon prio=6 tid=0x33076000 nid=0x688 runnable [0x00000000..0x00000000]
    java.lang.Thread.State: RUNNABLE
    "CompilerThread0" daemon prio=10 tid=0x3306fc00 nid=0x910 waiting on condition [0x00000000..0x336df7bc]
    java.lang.Thread.State: RUNNABLE
    "Attach Listener" daemon prio=10 tid=0x3306e400 nid=0x162c runnable [0x00000000..0x00000000]
    java.lang.Thread.State: RUNNABLE
    "Signal Dispatcher" daemon prio=10 tid=0x3306d000 nid=0x17a4 waiting on condition [0x00000000..0x00000000]
    java.lang.Thread.State: RUNNABLE
    "Finalizer" daemon prio=8 tid=0x3305d400 nid=0xe3c in Object.wait() [0x333df000..0x333dfc94]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x05e00298> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
    - locked <0x05e00298> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
    "Reference Handler" daemon prio=10 tid=0x33058800 nid=0x1228 in Object.wait() [0x332df000..0x332dfd14]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:485)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
    - locked <0x05e00320> (a java.lang.ref.Reference$Lock)
    "main" prio=6 tid=0x00bc7c00 nid=0x10e0 waiting on condition [0x00000000..0x0012fae8]
    java.lang.Thread.State: RUNNABLE
    "VM Thread" prio=10 tid=0x33055000 nid=0x194 runnable
    "VM Periodic Task Thread" prio=10 tid=0x33077800 nid=0xfd0 waiting on condition
    JNI global references: 2649
    Heap
    def new generation total 9216K, used 3904K [0x02cd0000, 0x036c0000, 0x05e00000)
    eden space 8256K, 35% used [0x02cd0000, 0x02fb0330, 0x034e0000)
    from space 960K, 100% used [0x035d0000, 0x036c0000, 0x036c0000)
    to space 960K, 0% used [0x034e0000, 0x034e0000, 0x035d0000)
    tenured generation total 121024K, used 61455K [0x05e00000, 0x0d430000, 0x2acd0000)
    the space 121024K, 50% used [0x05e00000, 0x09a03eb0, 0x09a04000, 0x0d430000)
    compacting perm gen total 71168K, used 70950K [0x2acd0000, 0x2f250000, 0x32cd0000)
    the space 71168K, 99% used [0x2acd0000, 0x2f219bf8, 0x2f219c00, 0x2f250000)
    No shared spaces configured.
    Edited by: 910659 on Jan 27, 2012 7:45 AM

    What I mean is that I put the connect_tcp command inside the package function I want to debug in order to ensure it's going to remain in the same session. e.g.:
    Function GetValue Return Varchar2 Is
    Begin
    dbms_debug_jdwp.connect_tcp('xxx.xxx.xxx.xxx', '25255');
    return 'My Value';
    End;
    I'm afraid I cannot post our code which causes this problem due to our information security policies and simple console and web applications failed to replicate the problem. The function creates a connection to Oracle SQL Developer (which can be seen in the environment with the small ladybug icon) if no breakpoints are set which obviously doesn't allow breaking into the function. However if a breakpoint is also specified in the Return line the connection seems to freeze Oracle SQL Developer. No ladybug icon is shown and no Remote Debug Session seems to open.

  • Sql developer won't connect to internet to check for updates

    Hi all,
    When I try to check the latest updates, Sql Developer (2.1.0.63) says it can't access to Internet in order to search for updates.
    The credentials that I gave are correct (proxy, port, username, password) : when I click on the "Test Proxy" button, it says everything is OK.
    But when I click on the "OK" button, it won't connect.
    Then I click on the "Cancel" button, and check the details and get the following stack trace:
    org.xml.sax.SAXParseException: <Line 6, Column 39>: XML-20125: (Fatal Error) Attribute value should start with quote.
         at oracle.xml.parser.v2.XMLError.flushErrorHandler(XMLError.java:422)
         at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:287)
         at oracle.xml.parser.v2.NonValidatingParser.parseAttrValue(NonValidatingParser.java:1645)
         at oracle.xml.parser.v2.NonValidatingParser.parseAttr(NonValidatingParser.java:1550)
         at oracle.xml.parser.v2.NonValidatingParser.parseAttributes(NonValidatingParser.java:1483)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1322)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:368)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:314)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:225)
         at oracle.javatools.xml.esax.spi.ExtensibleSAXParser.parse(ExtensibleSAXParser.java:65)
         at oracle.ideimpl.webupdate.parser.MasterListParser.parse(MasterListParser.java:47)
         at oracle.ideimpl.webupdate.CheckMasterListRunnable.run(CheckMasterListRunnable.java:148)
         at java.lang.Thread.run(Thread.java:619)
    What is wrong ???
    Thank you for your help,
    Phil.
    Edited by: user3182799 on 15 janv. 2010 08:56

    Did anybody meet the same problem, please ?

  • SQL developer cannot see connection info from tnsnames.ora file

    Greetings All,
    I have been using sql developer for a while. Currently on 3.0.04.34.
    I have 16 database connections.
    Everything was working fine until yesterday.
    Today when I tried to connect to a database from the list of connections I am getting following error:
    Invalid connection information specified. Verify url format for specified driver.
    When I pull up the property for this connection -connection type is still TNS, Netwrok Alias is now greyed out and what was in Netwrok Alias has shifted to Connect Identifier.
    When I try to create a new connection I do not see entry from tnsnames.ora file for the databse I am trying to connect to in the Network Alias drop down list.
    I can connect to this database from sqlplus.
    Has anyone seen this behavior? Does any one know the fix for this?
    Thanks.

    Hi,
    Maybe your preference settings got corrupted, or the Tnsnames.ora file got moved to somewhere SQL Developer can't find it.
    Are you using either:
    1. Tools|Preferences|Database|Advanced|Tnsnames Directory, or a
    2. TNS_ADMIN environment variable
    to point to your Tnsnames? Having one of those should enable the Network Alias drop-down list to get populated. Otherwise, if the values moved to Connection Identifier are correct, then you won't be to connect in that mode without also having an Oracle client installed with an 11.1 JDBC thick driver (ocijdbc11.dll).
    If there is no issue with the Tnsnames. ora location, it might be a good idea to use Export Connections to make a backup of your connections. Then you can try deleting the connections from SQL Developer and re-importing them. Even if that doesn't fix the problem, you should be no worse off.
    Regards,
    Gary
    SQL Developer Team

  • Missing SQL Developer functions when connecting to MS SQL Server 2005

    Hi all,
    I've connected SQL Developer to a ms sql server db. Now I can't use the functions from SQL Developer like
    - Drag&Drop tables to the sql-sheet,
    - autocompletition of attributes (Strg+Space).
    Is this function not supported or do I have to change some preferences?
    THX Steve

    Unfortunately most of the advanced functions of SQL Developer are supported only for oracle databases, so on ms sql, or almost anything else you can do little more than browse data.

  • SQL Developer Error when connecting to Listener on Glassfish

    I am having some issues with connecting to Apex Listener via SQL Developer. I get "cannot connect to connection" when I attempt to connect.
    I do get apex pages (when I use the Glassfish default port - it doesn't seem to take the specified port which is defined as 7788 in the apex.properties at the config.dir location).
    I have defined the user via the war config (which is written to the credentials file), and added the users under default config > file realm in Glassfish.
    I wonder if anyone has had a similar issue?
    I am using the following:
    Glassfish 3.1.2.2
    Apex Listener 2.0.2.133.14.50
    SQL Dev 3.2.09
    Edited by: Steve_Macleod on May 24, 2013 2:42 PM
    Edited by: Steve_Macleod on May 24, 2013 2:57 PM

    Steve_Macleod wrote:
    I am having some issues with connecting to Apex Listener via SQL Developer. I get "cannot connect to connection" when I attempt to connect.
    I do get apex pages (when I use the Glassfish default port - it doesn't seem to take the specified port which is defined as 7788 in the apex.properties at the config.dir location). The port specified in apex.properties is only used by Standalone Mode, the port that GlassFish uses is configured by GlassFish, not Listener.
    I have defined the user via the war config (which is written to the credentials file), and added the users under default config > file realm in Glassfish.You only need to do the former, doing the latter should have no effect, I would remove the user in the GlassFish file realm, to avoid causing confusion.
    I wonder if anyone has had a similar issue?
    Ensure you have spelt the role name correctly when setting up the user, any typos (it is case sensitive) and it won't match the role, and will therefore refuse access.
    You have disabled SSL verfication as well? (If you are not using SSL)
    http://docs.oracle.com/cd/E37099_01/doc/doc.20/e25066/install.htm#CHDJFAAI
    If neither of those work, try turning on logging in the Listener to see if the request is even reaching Listener (It sounds like it's not even connecting TBH).
    https://cdivilly.wordpress.com/2013/03/11/configuring-logging-with-oracle-application-express-listener-and-glassfish/
    I am using the following:
    Glassfish 3.1.2.2
    Apex Listener 2.0.2.133.14.50
    SQL Dev 3.2.09
    Edited by: Steve_Macleod on May 24, 2013 2:42 PM
    Edited by: Steve_Macleod on May 24, 2013 2:57 PM

  • SQL-developer 4 EA - connections becomes invisible

    When leaving my SQL-developer open over nigth, my connections become invisible. The connections are still open and available but unfortunately invisible.
    I have to re-start SQL-developer in order to fix this annoying problem.
    I don't know the exact reason for this, Maybee a shutdown of a database or something else.
    regards Karsten

    I'm experiencing the same issue as KarstenH-dk -- connection window is blank... try to close, reopen window, connections don't reappear -- have to close EA4 and restart EA4 for them to show back up

  • SQL Developer crashes on connect

    I have used SQL Developer on other machines. But on my new system, when I try to connect to an Oracle Database, it just closes down without warning.
    Following is the text from the file hs_err_pid316.log
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x61d32910, pid=316, tid=1624
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_12-b04 mixed mode)
    # Problematic frame:
    # C [OraClient10.Dll+0x112910]
    --------------- T H R E A D ---------------
    Current thread (0x039c9a48): JavaThread "Init Insight" [_thread_in_native, id=1624]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
    Registers:
    EAX=0x610818c0, EBX=0x00000000, ECX=0x058be2ea, EDX=0x00000000
    ESP=0x064df018, EBP=0x064df058, ESI=0x00000001, EDI=0x058bbc24
    EIP=0x61d32910, EFLAGS=0x00010297
    Top of Stack: (sp=0x064df018)
    0x064df018: 127adc50 00000000 1008fb68 32047700
    0x064df028: 058ba4dc 00000001 058b3538 00009014
    0x064df038: 00000020 131fed20 1007ff18 058bbc44
    0x064df048: 058be2ea 011c034b 058bf289 058ba4dc
    0x064df058: 064df088 61d33146 058bbc24 058bf289
    0x064df068: 00000001 00000000 058be2e8 058be2ea
    0x064df078: 00000000 00000000 00000000 00000000
    0x064df088: 064df0e4 61d32eda 058ba4dc 058bbc24
    Instructions: (pc=0x61d32910)
    0x61d32900: 0c 00 a1 44 b1 e0 61 88 9f c4 00 00 00 8b 14 98
    0x61d32910: 8b 0a 81 e1 00 80 00 00 89 4d dc 0f 85 90 03 00
    Stack: [0x063e0000,0x064e0000), sp=0x064df018, free space=1020k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [OraClient10.Dll+0x112910]
    C [OraClient10.Dll+0x113146]
    C [OraClient10.Dll+0x112eda]
    C [OraClient10.Dll+0x6735]
    C [OCI.dll+0x7333]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j oracle.jdbc.driver.T2CStatement.t2cParseExecuteDescribe(Loracle/jdbc/driver/OracleStatement;JIIIZZZZ[BIBII[SI[B[CII[SII[B[CII[I[S[BIIIIZZ[Loracle/jdbc/driver/Accessor;[[[B[J[BI[CI[SIZ)I+0
    j oracle.jdbc.driver.T2CCallableStatement.executeForDescribe()V+271
    j oracle.jdbc.driver.T2CCallableStatement.executeForRows(Z)V+41
    j oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout()V+275
    j oracle.jdbc.driver.OraclePreparedStatement.executeInternal()I+94
    j oracle.jdbc.driver.OraclePreparedStatement.execute()Z+17
    j oracle.jdbc.driver.OracleCallableStatement.execute()Z+60
    j oracle.dbtools.raptor.insight.CompletionInsight.getInsightableOracleDatabase(Loracle/javatools/db/Database;)Loracle/dbtools/raptor/insight/InsightableDatabase;+70
    j oracle.dbtools.raptor.insight.CompletionInsight.<init>(Loracle/ide/Context;Loracle/javatools/db/Database;)V+161
    j oracle.dbtools.sqlworksheet.sqlview.SqlEditorMainPanel$5.run()V+52
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x044ecd38 JavaThread "Init Insight" [_thread_in_native, id=404]
    =>0x039c9a48 JavaThread "Init Insight" [_thread_in_native, id=1624]
    0x039c98c0 JavaThread "OwaInit" [_thread_blocked, id=1776]
    0x04553850 JavaThread "OwaInit" [_thread_in_native, id=3588]
    0x03d63238 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=3304]
    0x039ae180 JavaThread "Timer-4" [_thread_blocked, id=2748]
    0x038f3c28 JavaThread "Timer-3" [_thread_blocked, id=2108]
    0x04619a60 JavaThread "WeakDataReference polling" [_thread_blocked, id=4068]
    0x04a34310 JavaThread "WaitCursorTimer" daemon [_thread_blocked, id=448]
    0x0446a860 JavaThread "IconOverlayTracker Timer" [_thread_blocked, id=2788]
    0x046d7a00 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=1460]
    0x03cb0de0 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=3448]
    0x0393b7c8 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=3152]
    0x044d9d50 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=2784]
    0x037cead0 JavaThread "Timer-0" [_thread_blocked, id=3432]
    0x03789410 JavaThread "Log Page Updater" [_thread_blocked, id=3784]
    0x00d76f60 JavaThread "TimerQueue" daemon [_thread_blocked, id=2060]
    0x03cb17a8 JavaThread "AWT-EventQueue-0" [_thread_in_vm, id=3568]
    0x03c98098 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4020]
    0x03c97d20 JavaThread "AWT-Shutdown" [_thread_blocked, id=3188]
    0x03b6cd90 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1688]
    0x00d67e60 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1156]
    0x00d66a58 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4052]
    0x00d65e68 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4048]
    0x00d5c1e8 JavaThread "Finalizer" daemon [_thread_blocked, id=4036]
    0x00d5b758 JavaThread "Reference Handler" daemon [_thread_blocked, id=972]
    0x00849980 JavaThread "main" [_thread_blocked, id=3060]
    Other Threads:
    0x00d58c90 VMThread [id=2964]
    0x00d690c8 WatcherThread [id=3072]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 1600K, used 989K [0x10020000, 0x101d0000, 0x12780000)
    eden space 1472K, 58% used [0x10020000, 0x100f75d0, 0x10190000)
    from space 128K, 100% used [0x101b0000, 0x101d0000, 0x101d0000)
    to space 128K, 0% used [0x10190000, 0x10190000, 0x101b0000)
    tenured generation total 19808K, used 11943K [0x12780000, 0x13ad8000, 0x30020000)
    the space 19808K, 60% used [0x12780000, 0x13329dc8, 0x13329e00, 0x13ad8000)
    compacting perm gen total 33280K, used 33076K [0x30020000, 0x320a0000, 0x34020000)
    the space 33280K, 99% used [0x30020000, 0x3206d218, 0x3206d400, 0x320a0000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x004149d0      C:\Anup\sqldeveloper\sqldeveloper.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f5000      C:\WINDOWS\system32\kernel32.dll
    0x7e410000 - 0x7e4a0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x10000000 - 0x1001a000      C:\Anup\sqldeveloper\ide\bin\launcher.dll
    0x7c9c0000 - 0x7d1d5000      C:\WINDOWS\system32\SHELL32.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\msvcrt.dll
    0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x763b0000 - 0x763f9000      C:\WINDOWS\system32\comdlg32.dll
    0x5d090000 - 0x5d12a000      C:\WINDOWS\system32\COMCTL32.dll
    0x773d0000 - 0x774d3000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
    0x76ee0000 - 0x76f1c000      C:\WINDOWS\system32\RASAPI32.DLL
    0x76e90000 - 0x76ea2000      C:\WINDOWS\system32\rasman.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x5b860000 - 0x5b8b4000      C:\WINDOWS\system32\NETAPI32.dll
    0x76eb0000 - 0x76edf000      C:\WINDOWS\system32\TAPI32.dll
    0x76e80000 - 0x76e8e000      C:\WINDOWS\system32\rtutils.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x77c70000 - 0x77c93000      C:\WINDOWS\system32\msv1_0.dll
    0x76d60000 - 0x76d79000      C:\WINDOWS\system32\iphlpapi.dll
    0x769c0000 - 0x76a73000      C:\WINDOWS\system32\USERENV.dll
    0x5ad70000 - 0x5ada8000      C:\WINDOWS\system32\uxtheme.dll
    0x6d740000 - 0x6d8dd000      C:\Program Files\Java\jdk1.5.0_12\jre\bin\client\jvm.dll
    0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
    0x6d300000 - 0x6d308000      C:\Program Files\Java\jdk1.5.0_12\jre\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d710000 - 0x6d71c000      C:\Program Files\Java\jdk1.5.0_12\jre\bin\verify.dll
    0x6d380000 - 0x6d39d000      C:\Program Files\Java\jdk1.5.0_12\jre\bin\java.dll
    0x6d730000 - 0x6d73f000      C:\Program Files\Java\jdk1.5.0_12\jre\bin\zip.dll
    0x6d070000 - 0x6d1da000      C:\Program Files\Java\jdk1.5.0_12\jre\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.dll
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x6d2b0000 - 0x6d300000      C:\Program Files\Java\jdk1.5.0_12\jre\bin\fontmanager.dll
    0x77b40000 - 0x77b62000      C:\WINDOWS\system32\Apphelp.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
    0x00c00000 - 0x00c1a000      C:\Anup\sqldeveloper\ide\lib\idenative.dll
    0x77120000 - 0x771ac000      C:\WINDOWS\system32\OLEAUT32.dll
    0x6d540000 - 0x6d553000      C:\Program Files\Java\jdk1.5.0_12\jre\bin\net.dll
    0x6d560000 - 0x6d569000      C:\Program Files\Java\jdk1.5.0_12\jre\bin\nio.dll
    0x6d280000 - 0x6d288000      C:\Program Files\Java\jdk1.5.0_12\jre\bin\dt_shmem.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x6d230000 - 0x6d253000      C:\Program Files\Java\jdk1.5.0_12\jre\bin\dcpr.dll
    0x04e80000 - 0x05145000      C:\WINDOWS\system32\xpsp2res.dll
    0x6d530000 - 0x6d538000      C:\Program Files\Java\jdk1.5.0_12\jre\bin\management.dll
    0x62f00000 - 0x62f13000      C:\oracle\product\10.2.0\client_1\BIN\ocijdbc10.dll
    0x00fc0000 - 0x01017000      C:\oracle\product\10.2.0\client_1\bin\OCI.dll
    0x7c340000 - 0x7c396000      C:\WINDOWS\system32\MSVCR71.dll
    0x61c20000 - 0x61e72000      C:\oracle\product\10.2.0\client_1\bin\OraClient10.Dll
    0x60870000 - 0x60953000      C:\oracle\product\10.2.0\client_1\bin\oracore10.dll
    0x60a80000 - 0x60b44000      C:\oracle\product\10.2.0\client_1\bin\oranls10.dll
    0x63690000 - 0x636a8000      C:\oracle\product\10.2.0\client_1\bin\oraunls10.dll
    0x60eb0000 - 0x60eb7000      C:\oracle\product\10.2.0\client_1\bin\orauts.dll
    0x636b0000 - 0x636b6000      C:\oracle\product\10.2.0\client_1\bin\oravsn10.dll
    0x60fa0000 - 0x61092000      C:\oracle\product\10.2.0\client_1\bin\oracommon10.dll
    0x60300000 - 0x60857000      C:\oracle\product\10.2.0\client_1\bin\orageneric10.dll
    0x63430000 - 0x63457000      C:\oracle\product\10.2.0\client_1\bin\orasnls10.dll
    0x05380000 - 0x054e0000      C:\oracle\product\10.2.0\client_1\bin\oraxml10.dll
    0x00c60000 - 0x00c71000      C:\WINDOWS\system32\MSVCIRT.dll
    0x60960000 - 0x60a6d000      C:\oracle\product\10.2.0\client_1\bin\oran10.dll
    0x62740000 - 0x6277d000      C:\oracle\product\10.2.0\client_1\bin\oranl10.dll
    0x62790000 - 0x627a7000      C:\oracle\product\10.2.0\client_1\bin\oranldap10.dll
    0x627f0000 - 0x628f9000      C:\oracle\product\10.2.0\client_1\bin\orannzsbb10.dll
    0x62530000 - 0x62583000      C:\oracle\product\10.2.0\client_1\bin\oraldapclnt10.dll
    0x62670000 - 0x6268b000      C:\oracle\product\10.2.0\client_1\bin\orancrypt10.dll
    0x71ad0000 - 0x71ad9000      C:\WINDOWS\system32\WSOCK32.dll
    0x62920000 - 0x6296c000      C:\oracle\product\10.2.0\client_1\bin\oranro10.dll
    0x626b0000 - 0x626b7000      C:\oracle\product\10.2.0\client_1\bin\oranhost10.dll
    0x62660000 - 0x62666000      C:\oracle\product\10.2.0\client_1\bin\orancds10.dll
    0x629c0000 - 0x629c8000      C:\oracle\product\10.2.0\client_1\bin\orantns10.dll
    0x60b50000 - 0x60ea8000      C:\oracle\product\10.2.0\client_1\bin\orapls10.dll
    0x00c80000 - 0x00c89000      C:\oracle\product\10.2.0\client_1\bin\oraslax10.dll
    0x63080000 - 0x63284000      C:\oracle\product\10.2.0\client_1\bin\oraplp10.dll
    0x61ed0000 - 0x61f5b000      C:\oracle\product\10.2.0\client_1\bin\orahasgen10.dll
    0x62ab0000 - 0x62b1a000      C:\oracle\product\10.2.0\client_1\bin\oraocr10.dll
    0x62b20000 - 0x62b60000      C:\oracle\product\10.2.0\client_1\bin\oraocrb10.dll
    0x62980000 - 0x62990000      C:\oracle\product\10.2.0\client_1\bin\orantcp10.dll
    0x054e0000 - 0x0557a000      C:\oracle\product\10.2.0\client_1\bin\orasql10.dll
    VM Arguments:
    jvm_args: -Xmx512M -Xverify:none -XX:JavaPriority10_To_OSPriority=10 -XX:JavaPriority9_To_OSPriority=9 -Dapple.laf.useScreenMenuBar=true -Dcom.apple.mrj.application.apple.menu.about.name="SQL_Developer" -Dcom.apple.mrj.application.growbox.intrudes=false -Dcom.apple.macos.smallTabs=true -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Dsun.java2d.ddoffscreen=false -Dwindows.shell.font.languages= -Dide.AssertTracingDisabled=true -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Djava.util.logging.config.file=logging.conf -Dhttp.proxyHost=webproxy.int.westgroup.com -Dhttp.proxyPort=80 -Dhttp.nonProxyHosts=127.0.0.1|*.int.thomson.com*|*.tlr.thomson.com|safe.thomson.com|my.thomson.com|*.my.thomson.com|*.roc.westgroup.com|*.mytlr.com|*.int.westlaw.com|*.int.westgroup.net|*.int.westgroup.com -Dide.startingArg0=C:\Anup\sqldeveloper\sqldeveloper.exe -Dide.launcherProcessId=316 -Dide.config_pathname=C:\Anup\sqldeveloper\sqldeveloper\bin\sqldeveloper.conf -Dide.startingcwd=C:\Anup\sqldeveloper\sqldeveloper\bin -Dide.shell.enableFileTypeAssociation=C:\Anup\sqldeveloper\sqldeveloper.exe -Dide.pref.dir.base=C:\Documents and Settings\c048281\Application Data -Dide.work.dir.base=C:\Documents and Settings\c048281\My Documents
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    PATH=C:\oracle\product\10.2.0\client_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\Program Files\Microsoft SQL Server\90\Tools\binn\
    USERNAME=c048281
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 7, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 1 (cores per cpu 1, threads per core 1) family 15 model 2 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 2095092k(1032096k free), swap 4035960k(3233360k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_12-b04) for windows-x86, built on May 2 2007 02:07:59 by "java_re" with MS VC++ 6.0

    I too has been facing the same issue. I tried to uninstall/reinstall a different sql developer version and java version but to no help
    # A fatal error has been detected by the Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d93883a, pid=892, tid=1528
    # JRE version: 6.0_25-b06
    # Java VM: Java HotSpot(TM) Client VM (20.0-b11 mixed mode, sharing windows-x86 )
    # Problematic frame:
    # V [jvm.dll+0x9883a]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x03909400): JavaThread "AWT-Windows" daemon [_thread_in_vm, id=1528, stack(0x03d00000,0x03e00000)]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
    Registers:
    EAX=0x00000000, EBX=0x03909528, ECX=0x00000006, EDX=0x038adf08
    ESP=0x03dfe7a0, EBP=0x03dfe7e8, ESI=0x03909400, EDI=0x00000000
    EIP=0x6d93883a, EFLAGS=0x00010246
    Top of Stack: (sp=0x03dfe7a0)
    0x03dfe7a0: 00000308 03909528 00000001 03dffacc
    0x03dfe7b0: 03909400 00f43f78 03dfe7ac 03dfe7b0
    0x03dfe7c0: 03dfe83c 6daa9ac0 6daac6e0 ffffffff
    0x03dfe7d0: 03dfe7e0 6d8a2bc0 03909400 00000000
    0x03dfe7e0: 6d93edb6 00010002 03dfe848 6d11c77c
    0x03dfe7f0: 03909528 038adf08 00000000 03dfe810
    0x03dfe800: 6d11c82f 03909528 038adf08 00000000
    0x03dfe810: 6d14c425 03909528 00000000 00000000
    Instructions: (pc=0x6d93883a)
    0x6d93881a: ff 8b 46 04 83 c4 08 85 c0 89 75 f0 c7 45 f4 00
    0x6d93882a: 00 00 00 74 08 8d 4d f0 e8 19 8d 09 00 8b 7d 10
    0x6d93883a: 8b 07 c7 45 e0 0e 00 00 00 8b 48 08 0f b7 51 2a
    0x6d93884a: 8b 40 0c 8b 4c 90 28 51 56 8d 4d c4 e8 d5 76 07
    Register to memory mapping:
    EAX=0x00000000 is an unknown value
    EBX=0x03909528 is an unknown value
    ECX=0x00000006 is an unknown value
    EDX=0x038adf08 is a global jni handle
    ESP=0x03dfe7a0 is pointing into the stack for thread: 0x03909400
    EBP=0x03dfe7e8 is pointing into the stack for thread: 0x03909400
    ESI=0x03909400 is a thread
    EDI=0x00000000 is an unknown value
    Stack: [0x03d00000,0x03e00000], sp=0x03dfe7a0, free space=1017k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x9883a]
    C [awt.dll+0x6c77c] Java_sun_awt_windows_WChoicePeer_create+0x10c
    C [USER32.dll+0x8734] GetDC+0x6d
    C [USER32.dll+0x8816] GetDC+0x14f
    C [USER32.dll+0x89cd] GetWindowLongW+0x127
    C [USER32.dll+0x8a10] DispatchMessageW+0xf
    C [QIPCAP.DLL+0x505c]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j sun.awt.windows.WToolkit.eventLoop()V+0
    j sun.awt.windows.WToolkit.run()V+52
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x053e1800 JavaThread "Background Parser" [_thread_blocked, id=5640, stack(0x3b3f0000,0x3b4f0000)]
    0x053ec400 JavaThread "RaptorTask: Saving Sql History" [_thread_blocked, id=7848, stack(0x3b1f0000,0x3b2f0000)]
    0x051b2400 JavaThread "RaptorTask: StatementRunner Task" [_thread_blocked, id=6572, stack(0x3aaf0000,0x3abf0000)]
    0x054b7400 JavaThread "SwingWorker-pool-5-thread-6" daemon [_thread_blocked, id=5928, stack(0x3a1f0000,0x3a2f0000)]
    0x05411400 JavaThread "SwingWorker-pool-5-thread-5" daemon [_thread_blocked, id=3576, stack(0x06110000,0x06210000)]
    0x05670400 JavaThread "Image Animator 0" daemon [_thread_blocked, id=7592, stack(0x39450000,0x39550000)]
    0x053a5c00 JavaThread "SwingWorker-pool-5-thread-4" daemon [_thread_blocked, id=2772, stack(0x3aff0000,0x3b0f0000)]
    0x0530f800 JavaThread "SwingWorker-pool-5-thread-3" daemon [_thread_blocked, id=3644, stack(0x3acf0000,0x3adf0000)]
    0x05368800 JavaThread "SwingWorker-pool-5-thread-2" daemon [_thread_blocked, id=5636, stack(0x3adf0000,0x3aef0000)]
    0x05305400 JavaThread "Background Parser" [_thread_blocked, id=500, stack(0x3abf0000,0x3acf0000)]
    0x054f0000 JavaThread "status-0" [_thread_blocked, id=6248, stack(0x3a9f0000,0x3aaf0000)]
    0x054ef800 JavaThread "SwingWorker-pool-5-thread-1" daemon [_thread_blocked, id=7572, stack(0x3a8f0000,0x3a9f0000)]
    0x0512e400 JavaThread "Background Parser" [_thread_blocked, id=6216, stack(0x3a5f0000,0x3a6f0000)]
    0x054a1400 JavaThread "pool-4-thread-1" [_thread_blocked, id=4608, stack(0x39050000,0x39150000)]
    0x05498400 JavaThread "WeakDataReference polling" [_thread_blocked, id=5052, stack(0x3a4f0000,0x3a5f0000)]
    0x05585400 JavaThread "Background Parser" [_thread_blocked, id=4480, stack(0x06810000,0x06910000)]
    0x051de000 JavaThread "TextBufferScavenger" [_thread_blocked, id=1648, stack(0x05f10000,0x06010000)]
    0x05442400 JavaThread "IconOverlayTracker Timer" [_thread_blocked, id=4336, stack(0x3a6f0000,0x3a7f0000)]
    0x051f8400 JavaThread "WaitCursor-Timer" [_thread_blocked, id=7588, stack(0x3a3f0000,0x3a4f0000)]
    0x04f4ec00 JavaThread "BaseTreeExplorer.NodeOpeningExecutor" [_thread_blocked, id=6400, stack(0x3a2f0000,0x3a3f0000)]
    0x043a4c00 JavaThread "Scheduler" daemon [_thread_blocked, id=7560, stack(0x3a0f0000,0x3a1f0000)]
    0x051ad400 JavaThread "Thread-8" daemon [_thread_blocked, id=7492, stack(0x39350000,0x39450000)]
    0x04f57000 JavaThread "Thread-6" daemon [_thread_in_native, id=6884, stack(0x39550000,0x39650000)]
    0x05572400 JavaThread "ChangeSetService" [_thread_blocked, id=2824, stack(0x39250000,0x39350000)]
    0x05088800 JavaThread "TimerQueue" daemon [_thread_blocked, id=7348, stack(0x05e10000,0x05f10000)]
    0x04110c00 JavaThread "TimedCache-Timer" daemon [_thread_blocked, id=7024, stack(0x04510000,0x04610000)]
    0x0395d400 JavaThread "JarIndex Timer" daemon [_thread_blocked, id=6356, stack(0x04010000,0x04110000)]
    0x0390fc00 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=5444, stack(0x03f00000,0x04000000)]
    =>0x03909400 JavaThread "AWT-Windows" daemon [_thread_in_vm, id=1528, stack(0x03d00000,0x03e00000)]
    0x00f43800 JavaThread "AWT-Shutdown" [_thread_blocked, id=2408, stack(0x03c00000,0x03d00000)]
    0x00fd2400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7752, stack(0x03b00000,0x03c00000)]
    0x00f98c00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4876, stack(0x03670000,0x03770000)]
    0x00f96000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6060, stack(0x03570000,0x03670000)]
    0x00f91400 JavaThread "Attach Listener" daemon [_thread_blocked, id=4868, stack(0x03470000,0x03570000)]
    0x00f8fc00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1540, stack(0x03370000,0x03470000)]
    0x00f89000 JavaThread "Finalizer" daemon [_thread_blocked, id=1584, stack(0x03270000,0x03370000)]
    0x00f87c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=6828, stack(0x03170000,0x03270000)]
    0x00b17c00 JavaThread "main" [_thread_blocked, id=7376, stack(0x00040000,0x00140000)]
    Other Threads:
    0x00f4b800 VMThread [stack: 0x01030000,0x01130000] [id=7812]
    0x00fa3c00 WatcherThread [stack: 0x03770000,0x03870000] [id=2704]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 39488K, used 31101K [0x06990000, 0x09460000, 0x13ee0000)
    eden space 35136K, 84% used [0x06990000, 0x086b8178, 0x08be0000)
    from space 4352K, 28% used [0x09020000, 0x091575e8, 0x09460000)
    to space 4352K, 0% used [0x08be0000, 0x08be0000, 0x09020000)
    tenured generation total 87424K, used 39803K [0x13ee0000, 0x19440000, 0x2e990000)
    the space 87424K, 45% used [0x13ee0000, 0x165bede0, 0x165bee00, 0x19440000)
    compacting perm gen total 57344K, used 57310K [0x2e990000, 0x32190000, 0x36990000)
    the space 57344K, 99% used [0x2e990000, 0x321879d0, 0x32187a00, 0x32190000)
    ro space 10240K, 54% used [0x36990000, 0x36f0e770, 0x36f0e800, 0x37390000)
    rw space 12288K, 55% used [0x37390000, 0x37a34ac8, 0x37a34c00, 0x37f90000)
    Code Cache [0x01170000, 0x01820000, 0x03170000)
    total_blobs=3843 nmethods=3532 adapters=244 free_code_cache=26559936 largest_free_block=384
    Dynamic libraries:
    0x00400000 - 0x00408000      C:\sqldeveloper\sqldeveloper.exe
    0x7c900000 - 0x7c9b2000      C:\WINNT\system32\ntdll.dll
    0x7c800000 - 0x7c8f6000      C:\WINNT\system32\kernel32.dll
    0x7e410000 - 0x7e4a1000      C:\WINNT\system32\USER32.dll
    0x77f10000 - 0x77f59000      C:\WINNT\system32\GDI32.dll
    0x76390000 - 0x763ad000      C:\WINNT\system32\IMM32.DLL
    0x77dd0000 - 0x77e6b000      C:\WINNT\system32\ADVAPI32.dll
    0x77e70000 - 0x77f03000      C:\WINNT\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000      C:\WINNT\system32\Secur32.dll
    0x60080000 - 0x60097000      C:\WINNT\system32\QIPCAP.DLL
    0x00910000 - 0x0092b000      C:\sqldeveloper\ide\bin\launcher.dll
    0x7c9c0000 - 0x7d1d7000      C:\WINNT\system32\SHELL32.dll
    0x77c10000 - 0x77c68000      C:\WINNT\system32\msvcrt.dll
    0x77f60000 - 0x77fd6000      C:\WINNT\system32\SHLWAPI.dll
    0x763b0000 - 0x763f9000      C:\WINNT\system32\comdlg32.dll
    0x5d090000 - 0x5d12a000      C:\WINNT\system32\COMCTL32.dll
    0x773d0000 - 0x774d3000      C:\WINNT\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\comctl32.dll
    0x648b0000 - 0x648be000      C:\Documents and Settings\All Users\Application Data\Real\RealPlayer\BrowserRecordPlugin\Chrome\Hook\rpchromebrowserrecordhelper.dll
    0x78520000 - 0x785c3000      C:\WINNT\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.5570_x-ww_0517bbc6\MSVCR90.dll
    0x78480000 - 0x7850e000      C:\WINNT\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.5570_x-ww_0517bbc6\MSVCP90.dll
    0x77b40000 - 0x77b62000      C:\WINNT\system32\apphelp.dll
    0x755c0000 - 0x755ee000      C:\WINNT\system32\msctfime.ime
    0x774e0000 - 0x7761e000      C:\WINNT\system32\ole32.dll
    0x7c340000 - 0x7c396000      C:\Program Files\Java\jdk1.6.0_25\bin\msvcr71.dll
    0x6d8a0000 - 0x6db4f000      C:\Program Files\Java\jdk1.6.0_25\jre\bin\client\jvm.dll
    0x76b40000 - 0x76b6d000      C:\WINNT\system32\WINMM.dll
    0x6d850000 - 0x6d85c000      C:\Program Files\Java\jdk1.6.0_25\jre\bin\verify.dll
    0x6d3d0000 - 0x6d3ef000      C:\Program Files\Java\jdk1.6.0_25\jre\bin\java.dll
    0x76bf0000 - 0x76bfb000      C:\WINNT\system32\PSAPI.DLL
    0x6d890000 - 0x6d89f000      C:\Program Files\Java\jdk1.6.0_25\jre\bin\zip.dll
    0x6d6b0000 - 0x6d6c3000      C:\Program Files\Java\jdk1.6.0_25\jre\bin\net.dll
    0x71ab0000 - 0x71ac7000      C:\WINNT\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINNT\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000      C:\WINNT\System32\mswsock.dll
    0x76f20000 - 0x76f47000      C:\WINNT\system32\DNSAPI.dll
    0x76d60000 - 0x76d79000      C:\WINNT\system32\iphlpapi.dll
    0x76fb0000 - 0x76fb8000      C:\WINNT\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINNT\system32\WLDAP32.dll
    0x751d0000 - 0x751ee000      C:\WINNT\system32\wshbth.dll
    0x77920000 - 0x77a13000      C:\WINNT\system32\SETUPAPI.dll
    0x76fc0000 - 0x76fc6000      C:\WINNT\system32\rasadhlp.dll
    0x6d0b0000 - 0x6d1fb000      C:\Program Files\Java\jdk1.6.0_25\jre\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINNT\system32\WINSPOOL.DRV
    0x6d2e0000 - 0x6d32f000      C:\Program Files\Java\jdk1.6.0_25\jre\bin\fontmanager.dll
    0x03e00000 - 0x03e1a000      C:\sqldeveloper\ide\lib\idenative.dll
    0x77120000 - 0x771ab000      C:\WINNT\system32\OLEAUT32.dll
    0x6d600000 - 0x6d609000      C:\Program Files\Java\jdk1.6.0_25\jre\bin\management.dll
    0x6d6d0000 - 0x6d6d9000      C:\Program Files\Java\jdk1.6.0_25\jre\bin\nio.dll
    0x3d930000 - 0x3da17000      C:\WINNT\system32\WININET.dll
    0x03e40000 - 0x03e49000      C:\WINNT\system32\Normaliz.dll
    0x78130000 - 0x78263000      C:\WINNT\system32\urlmon.dll
    0x3dfd0000 - 0x3e1b9000      C:\WINNT\system32\iertutil.dll
    0x76ee0000 - 0x76f1c000      C:\WINNT\system32\RASAPI32.dll
    0x76e90000 - 0x76ea2000      C:\WINNT\system32\rasman.dll
    0x5b860000 - 0x5b8b5000      C:\WINNT\system32\NETAPI32.dll
    0x76eb0000 - 0x76edf000      C:\WINNT\system32\TAPI32.dll
    0x76e80000 - 0x76e8e000      C:\WINNT\system32\rtutils.dll
    0x769c0000 - 0x76a74000      C:\WINNT\system32\USERENV.dll
    0x77c70000 - 0x77c95000      C:\WINNT\system32\msv1_0.dll
    0x76790000 - 0x7679c000      C:\WINNT\system32\cryptdll.dll
    0x722b0000 - 0x722b5000      C:\WINNT\system32\sensapi.dll
    0x6d2a0000 - 0x6d2a8000      C:\Program Files\Java\jdk1.6.0_25\jre\bin\dt_shmem.dll
    0x68000000 - 0x68036000      C:\WINNT\system32\rsaenh.dll
    0x59a60000 - 0x59b01000      C:\WINNT\system32\dbghelp.dll
    0x77c00000 - 0x77c08000      C:\WINNT\system32\VERSION.dll
    0x39650000 - 0x396d8000      C:\WINNT\System32\spool\DRIVERS\W32X86\3\PSCRIPT5.DLL
    0x73b30000 - 0x73b45000      C:\WINNT\system32\mscms.dll
    0x396e0000 - 0x39794000      C:\WINNT\System32\spool\DRIVERS\W32X86\3\PS5UI.DLL
    0x6d610000 - 0x6d6a3000      C:\Program Files\Java\jdk1.6.0_25\jre\bin\mlib_image.dll
    0x6d250000 - 0x6d273000      C:\Program Files\Java\jdk1.6.0_25\jre\bin\dcpr.dll
    0x662b0000 - 0x66308000      C:\WINNT\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINNT\System32\wshtcpip.dll
    0x066d0000 - 0x066e2000      C:\Program Files\Lenovo\HOTKEY\hkvolkey.dll
    0x62f00000 - 0x62f13000      C:\app\JohnDV\product\11.1.0\db_1\BIN\ocijdbc11.dll
    0x06700000 - 0x06781000      c:\app\JohnDV\product\11.1.0\db_1\bin\OCI.dll
    VM Arguments:
    jvm_args: -Xmx640M -Xms128M -Xverify:none -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Dsun.java2d.ddoffscreen=false -Dwindows.shell.font.languages= -XX:MaxPermSize=128M -Doracle.jdbc.mapDateToTimestamp=false -Dide.AssertTracingDisabled=true -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Djava.util.logging.config.file=logging.conf -Dsqldev.debug=false -Dide.startingArg0=C:\sqldeveloper\sqldeveloper.exe -Dide.launcherProcessId=892 -Dide.config_pathname=C:\sqldeveloper\sqldeveloper\bin\sqldeveloper.conf -Dide.startingcwd=C:\sqldeveloper -Dide.shell.enableFileTypeAssociation=C:\sqldeveloper\sqldeveloper.exe -Dide.pref.dir.base=C:\Documents and Settings\SHARRY\Application Data -Dide.work.dir.base=C:\Documents and Settings\SHARRY\My Documents
    java_command: <unknown>
    Launcher Type: generic

  • Sql developer impossible to connect to  the server MSS at localhost

    hi,
    plz help i can't connect to sql server 2008 via SQL Developer i want to migrate a database with online migrate.
    thank's

    The 'connection refused' error probably means that TCP/IP connections haven't been enabled for the MSSQL server.
    However, SQL Developer doesn't work with the microsoft driver, you must use jtds.
    To find out why the connection tab isn't appearing try running sqldeveloper from <sqldev>\sqldeveloper\bin\sqldeveloper.exe. This will open a console which may show useful information.
    Remember you need to select the JAR file, not the directory.

  • SQL Developer cannot import connections from a tnsnames.ora

    Just try sql develorper today, I saw it can import connections from a XML file or a .properties file? But has no an option to import from a tnsnames.ora ?
    I think this should be a basic function. Did I miss it?

    You didn't answer the questions:
    Would the connection name simply mirror the tns entry? I'm not sure that'd be correct since I frequently have multiple connections defined to 1 DB ( tns entry ) If you program this "connection collection" to be performed at first startup (asking the user if he wants to), before having added any connection, you have a 1:1 relation; problem solved.
    If you want it enabled even after adding connections, you can add arbitrary suffixes (_1, _2 and so on).
    What username would be defaulted?This is even easier: none.
    That's the least the end-user can add. He can even leave it blank if he really wants to be prompted on connecting.
    K.

  • Using SQL Developer and IPC connection

    SQL Dev 1.0.0.15 on Windows XP
    On the windows PC I am run SQL Dev on I have a Listener & tnsnames setup to use an IPC connection. I did not have the listener setup to use a protocol of TCP. The connection to the db worked fine via sql+. Also I have toad on this PC and it worked just fine via the IPC connection.
    I installed SQL Dev and tried to use the IPC connection. It did not work. I kept getting the message of "unable to access the network adapter" or something close to that. The message made sense as an IPC connection does not use the Network or Network adapter.
    I ended up setting up the listener to listen for both IPC and TCP and SQL Dev worked.
    My question is does SQL Dev use only the JDBC thin driver as it is my understanding the thin driver must use TCP. And is there a method to allow SQL Dev to use an IPC connection.
    Here is my currect listener and tnsnames. SQL Dev I simple listed the parms to connect via TCP in the basic tab of the connection dialog.
    listener=
    (description=
    (address_list=
    (address=(protocol=tcp)(host=localhost)(port=1521))
    (address=(protocol=ipc)(key=to2))
    sid_list_listener=
    (sid_list=
    (sid_desc=(sid_name=to2)))
    tnsnames:
    to2.world =
    (description =
    (address = (protocol=ipc)(key=to2))
    (connect_data = (sid=to2)))
    Thanks

    As packaged, sql dev uses the thin driver.
    I believe that it is possible to dump the thick driver in its place (most likely in jdbc/lib) and use that with the advanced connection tab. I have yet to see anyone submit instructions on how to do it, so I am not of much help beyond saying that it is possible.

Maybe you are looking for

  • IPod is no longer recognized by Windows or iTunes

    I tried to up date my iPod Nano with the 2006-06-28 updater. Instead of going through the normal process of opening iTunes and telling it to disconnect my iPod, I went to the icon on the tool bar that says "Safely Remove Hardware" and told it to disc

  • Monitor dying?

    For about a 2 weeks now as the computer warms up, various colored pixels or interference comes on the screen but is only seen while the screen is black such as loading games. When doing normal thing such as web browsing or playing the game it is fine

  • How to edit text in JPG image downloaded from Shutterstock? [was: help]

    I downloaded a jpeg image from shutterstock.com to use for my baby shower invitation and was told that I would be able to erase the example text and add my own using adobe illustrator but having a hard time figuring this out. Please help.

  • Mail App v4.2 crashes when selecting messages to be read

    I'm a bit lost as to how to diagnose this. I do not know how to log errors in the app for starters. The program starts fine, but when I select a message for viewing, it pauses for a few seconds and crashes. Has anyone else had this problem? I've re-i

  • Recent move has messed up my online account

    Last month I changed residences. I used the automated move process through the FIOS website and it appears that something strange has happened to my account. Immediately when I submitted the order, i lost the ability to manage my DVR, stream video, e