Developer SQL replace date system in a string

Hello

I have a script that exports the result of a query to a file in a folder whose name includes the date current system. I tried the following code but it keeps asking me to enter in the v_today parameter.

def v_today =
Select to_char (sysdate, 'YYYYMMDD') v_today
Double;

coil C:\ & & v_today\Test.csv
Select...

spool off
UNDEF v_today

If someone can fix the above?

Thank you.

Hello

SET is not as powerful as you think!  But you can accomplish what you want with a command of the COLUMN.

COLUMN v_today_from_db new_value by v_today

Select to_char (sysdate, 'YYYYMMDD') v_today_from_db double;

coil c:\&&v_today\Test.csv

COLUMN/new_value is the only way to put the results of a query in a variable set.  This is because the DEFINITION is a substitution of client-side pure text rather than a typed variable SQL/PLSQL.

Discover SQL * more reference.

Good luck

Andrew Wolfe

Tags: Database

Similar Questions

  • Developer SQL 4.1.1 connect returns "invalid connection string format.

    The "invalid connection string format" error is returned, while trying to connect, you use sql developer 4.1.1.19, using 1.8.0_51 JDK on Win 7 x 64 environment.

    The powers of the exact same connection, on the same OS Win 7 x 64, a product without any errors using sql developer 4.0.2.15, using the JDK 1.7.0_80

    Credentials were basic, by default, the name of the Service (not SID) and no special authentication.

    This problem is replicated when it is installed on a different platform to Win 7.

    Screen attached.Capture_sqld_4.1.1.jpg

    You say you have no non-alphabetic characters, but see this previous discussion (a hyphen was the problem) and see if any of Jeff's suggestions work for you: connection error after upgrade to 4.1

    I also read another post (non - developer SQL) where a symbol (@) in the password was a problem, but that may not apply to your case.

  • Problem with the two EA DEVELOPER SQL DATA MODELING 3.0.0.665 and 3.1

    I created a model of very large data using SQL Developer data 3.0.0.665 and 3.1 EA maker. Its having a lot of check constraints. Whenever I am the design of the fence and the DOF and reopening export to import the DDL file failure to import completely check constraints. It is important to check constraints, but without any range of values inside. Its very frustrating because whenever you open import ddl, you must manually add again all the details of data check range constraint.

    OS: Windows XP.
    Check in the two EA Developer SQL Data Modeler 3.0.0.665 and 3.1

    -------------------------------------------
    Here are the contents of the .dmd file.
    -------------------------------------------
    * <? XML version = "1.0" encoding = "UTF - 8"? > *.
    * < OSDM_Design class = "oracle.dbtools.crest.model.design.Design" name = 'Admin_Panel' id = "9BE18B0A-6C67-2E5B-00DE-BD8312189ECB" version = "3.41" > * "
    * < createdBy > administrator < / createdBy > *.
    * < Createduserid > 2011-10-17 08:32:18 UTC < / Createduserid > *.
    * < Admin_Panel ownerDesignName > < / ownerDesignName > *.
    * < false capitalNames > < / capitalNames > *.
    * < designId > 9BE18B0A-6C67-2E5B-00DE-BD8312189ECB < / designId > *.
    * < / OSDM_Design > *.

    -------------------------------------------------------------------------------
    An example how the check constraints to get dirty.
    -------------------------------------------------------------------------------
    Initial check constraint is as below:
    ======================
    ALTER TABLE test_table
    ADD CONSTRAINT Active_Flag_ck
    CHECK (Active_Flag IN ('A', 'I'))
    *;*

    Below how it occurs once I have imported the ddl and re-export:
    ============================================
    ALTER TABLE test_table
    ADD CONSTRAINT Active_Flag_ck
    (CHECK)
    *;*

    I'm in trouble as I already in the middle of the my development using SQL Developer Data Modeler.

    Please help me soon.

    Jean

    Hi John,.

    Every time I'm fence design and export the ddl and reopening through the import of the DDL file

    Why are you doing this? Once the DDL file is imported and then save the drawing and open simply saved design, no need to generate the DDL and import it every time that you start Modeler data.
    On the list of values - forced as this CHECK (Active_Flag IN ('A', 'I')) are imported as constraint check plain and not as a list of values.
    There are the more specific elements import of check constraint - they are defined as type database constraint that you select during the import. Accordingly if you import your DOF as Oracle 10 g DDL, then you will get forced correct check in DDL generated for Oracle 10 g and Oracle 11 g. Constraint of evil will be generated for Oracle 9i. You can move the constraint for Oracle 9i (in the check constraint dialog box) or generic if it can be treated as such constraint.

    I logged for DOF bad bug.

    Philippe

  • Date system frequently replaces 3014 and accordingly, that nothing works until I change the date.

    I turned off my computer after each use.  Quite frequently, the date system at boot is 3014, not in 2014 and therefore, nothing works until I have change the date.  How can I fix all the time?

    Original title: Date System.  Windows 7 Home Premium

    It's a Dell.  I've never opened a computer, but I just opened my old one. The only thing that looks like a battery is round, about 3/4 in. in diameter, said Panasonic 3V +.  Then a stupid question: is the battery you think?

    Thanks Ken.

    Yes, it's the battery. This is very probably a CR 2032 and can be purchased almost anywhere, even at the grocery store in the United States.

    It keeps the clock of computers running, among other things, while the computer is turned off.

    http://www.Dell.com/support/article/us/en/19/129714/en

  • Connect SQL Developer, SQL * Plus can't

    I installed Oracle Database Development VM VM: VM VirtualBox for developers & lt; / title & gt; & lt; meta name = & quot; Title & quot; content = & quot; VM VirtualBox for developers & q...

    Added two adapters, one as a host-only, as NAT.

    We add a few entries tnsnames.ora for network database servers.

    Developer SQL inside the VM can connect to all three databases: XE, remote_db1 and remote_db2.

    SELECT * FROM Dual using a remote connection returns the data immediately.

    SQL * Plus inside the VM can connect to XE, but not to a remote server. It hangs just for awhile and finally back: ORA-12545: Connect failed because target host or object does not exist

    Outside of the virtual machine (on the host), Developer SQL (database connection Type) and SQL (sqlplus connection string) can connect to all three systems.

    What is going on?

    Brian Tkatch wrote:

    SQL * Plus inside the VM can connect to XE, but not to a remote server. It hangs just for awhile and finally back: ORA-12545: Connect failed because target host or object does not exist

    Sounds like the hostname resolution failed.

    A host name must be resolved to an IP address. If you use a host name in the TNS connection string, you need to make sure that it can be resolved to an IP address. With the help of the ping command is an easy way to determine if the host name is resolved.

    Some listeners (such as remote control and headphones RAC), accepts a connection client and in response redirect the client to a different hostname (and port). For example, a remote listener can serve 10 cases (each with a different service name). The client connects, asking servcice5. The listener redirects the customer to hostname ora-Server5 on port 1521. The customer now tries to connect to ora-Server5, to resolve the hostname to an IP address and then make the call to connect.

    If the listener can redirect the customer to a new host name - and the customer must be able to resolve the host name. The error that you get so don't always relates to the connection initial listener. It can also occur when the client driver follows the redirect to the listener and attempt a new connection to a new host.

  • How to set sql server date has time format

    Dear Sir.

    I used the windows 7 operating system.

    I have work on scada software to explore siemens wincc.

    I develop the report based on sql server work.

    but the problem is when I put my system date in DDMMYYYY format, so my data was not stored in sql server.

    but when

    I put my system date in YYYYMMDD format, then my data stored in sql server.

    so, how to change the date format sql server.

    I am attaching screenshot (it is a red box, so this date format, I held DDMMYYYY)

    Please give solution.

    Abhijit Hello,

    Thank you for visiting Microsoft Community and we provide a detailed description of the issue.

    According to the description, I understand that you have a question setting SQL server date time format. When you try to set the system date format id ddmmy, the data are not stored in SQL server on the system.

    To get more information about it, we have a dedicated forum where these issues are dealt with and would be better suited to the TechNet community.

    Please visit the link below to find a community that will provide the best support.

    https://social.technet.Microsoft.com/search/en-us/TechNet?query=SQL%20server&beta=0&AC=4#refinementChanges=129&PageNumber=1&showMore=false

    I hope this information is useful.

    Please let us know if you need more help, we will be happy to help you.

    Thank you.

  • Developer SQL - To_Char not a recognized function

    Hi all

    I have a database SQL Server 2005 connected via Oracle SQL Developer V 1.5.1. I'm trying to convert the date system to a character in the form of YYYYMMDD date.

    So I used this statement but it comes back with the error that it is not a valid function.

    To_char (sysdate, 'YYYYMMDD')

    I searched on the net but can't seem to solve this problem, this means that TO_CHAR works only if you are connected to an Oracle database?
    If so, is there another function that I can use for this?

    see you soon

    mitroberts wrote:
    I searched on the net but can't seem to solve this problem, this means that TO_CHAR works only if you are connected to an Oracle database?

    Different providers offer different features, it's true.

    mitroberts wrote:
    If so, is there another function that I can use for this?

    You'd have to ask (or google) someone competent in SQL Server, this is a forum for Oracle, so probably not trampling the best reason for you to see results in.

    Through the magic of google, I found you a potential answer... it took me all of 5 seconds to scan search results and to determine this looked promising. Something to consider in the future (it will actually save you time).

    http://social.msdn.Microsoft.com/forums/en/TransactSQL/thread/7d4a392f-6d3D-432a-9F95-285cc2a0dee2

  • Adding security to SQL 2000 data sources

    Adding security to SQL 2000 data sources

    I made ColdFusion programming for more than 5 years and now I hired an assistant for myself. So far, I have no warranty on my data sources, but now I need to add user rights for these so if my assistant made a mistake, nothing would happen to the tables. Currently I have about 3 sources of data. I did some research on creating users under Microsoft SQL 2000 and I have created a user account under SQL, but given that my data sources are connected via the account, this user always have full powers on all the tables. Maybe it is more than a simple creation of a user account under SQL and allows read only access to the tables under the permissions tab. Or maybe I need to create new sources of data with different configurations, or perhaps use ColdFusion Sandbox!

    This is where I am confused right now and don't know what would be the way to protect my assistant from damaging my paintings!

    I'll explain my situation with an example here:

    Let's say Mike is a project manager / database administrator and it is the only one in the network, which must have full access to all sources of data/tables. Juta is the programmer who has access to all tables except the Update/Insert access read-only on the tables of 1 or 2.

    I would appreciate if someone can help me understand what I need to do to get there.

    Thank you

    Mike R

    I assume you are using RDS for Dreamweaver to connect with your ColdFusion server, etc, but ColdFusion doesn't RDS to connect to the database, just for you to be able to 'talk' to CF with Dreamweaver, right? We have RDS enabled in our development environment so that we can use CF Studio (Yes, I know, an antique), but the same thing applies to Homesite or DW, I guess. We have no active RDS on our production server see If I happen to use CF Studio to change templates on the production system, I can not run (or look at databases, etc) and would need to use Explorer to run the model and Enterprise Manager (or SQL Plus, etc) to 'look' to the database. However, you shouldn't really get used to change production CF models without testing in development anyway, so it should really not a problem, unless you do not have instances of database development, etc., which could be a problem with the security of the database. Take shortcuts by not having does not separate and production environments development can bite you.

    Phil

  • Cannot get the date system. My input format is %d %m %Y and the output is also a format "YYYYMMDD"?

    Hi all

    I'm using Labview 8.5.

    I'm trying to get the date system.

    I use the Format Date/time string in a "%Y %m %d' format.

    The PROBLEM is the Format Date/time string return "YYYYMMDD" only.

    Please see my attachment to see.

    Please help me with this, whenever I encounter this problem it force to reinstall labview program.

    Best thanks!


  • Date system invalid in Armada E500 - bad RTC battery?

    After you unplug the AC adapter and remove the main battery to an Armada E500 laptop to replace a damaged LCD screen, I rebooted the computer and received a message from Windows XP, saying the date system and the time were not valid. I tried to set the date and time, turn off the computer, remove the adapter and the main battery for a few minutes, and then start the computer again and once more the date system and the time were not valid. Is this normal? If this isn't the case, it means more or less unequivocally that the RTC battery is bad? Or y at - it a good way to test if the problem is a faulty battery of the CCF, short all just buy a new one and see if it solves the problem?

    Message edited by ohwellwhatever on 27/05/2009 21:20

    Yes... the battery is bad... and you can test it and see if the viltage is in spec... but replace it with the sounds of it...

    because the battery is usually only good for appox 5 years... they can go any longer... and this laptop is on the mark of 5 years

    as you know

  • Data system SqlServerCe Version = 3.5.1.0.

    When close the following message is displayed and keeps me close 'data system SqlServerCe Version = 3.5.1.0' culture = neutral. "PublicKey Token = 89845DCD 8080CC91 or one of its dependencies etc etc" it what is and how do I get rid of him?

    Hello

    ·         When exactly do you get this error message?

    ·         What program do you use?

    You can get this error in Visual Studio after installing correctly data dude GDR 1 or 2 GDR, when you try to work with the guy (create the new data type, for example).

    Could not load file or assembly 'System.Data.SqlServerCe, Version = 3.5.1.0, Culture = neutral, PublicKeyToken = 89845dcd8080cc91' or one of its dependencies. The system cannot find the specified file.

    Guy data GDR 1 and 2 require installation of Microsoft SQL Server Compact Edition 3.5 SP1 .

    This requirement is NOT documented in the download page of RDA,
    And when you install the GDR without it, the installation is successful, but the guy raises this error when you try to use it.

  • Developer SQL v4.0.3 on Windows 7 64 bit freezes

    I use 64-bit SQL Developer 4.0.3 with the JDK included on Windows 7. When you change the body to a package, SQL Developer stops responding and I have to end task. I tried to rename the APPDATA folder, so it will create a new and not import my settings (only copied connections.xml), but that did not help. Version 3.2 works fine, but all 4.x versions, that I tried to do the same thing.

    Help, please.

    Signed,

    Stuck in 3.2


    As a result, the thread dump:

    2015-04-22 08:04:12

    Dump full thread Java hotspot 64-bit Server VM (b03 - 24, 55-mixed-mode):

    "RaptorTask: comparing the subprogrammes FMLA_COMPARE_FLAV_PKG body" prio = 6 tid = 0x000000000ee56800 0x1b5c = nest waiting on condition [0x000000000e96f000]

    java.lang.Thread.State: WAITING (parking)

    at sun.misc.Unsafe.park (Native Method)

    -parking to wait for < 0x00000000d1baa128 > (a java.util.concurrent.SynchronousQueue$ TransferStack)

    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)

    to java.util.concurrent.SynchronousQueue$ TransferStack.awaitFulfill (SynchronousQueue.java:458)

    to java.util.concurrent.SynchronousQueue$ TransferStack.transfer (SynchronousQueue.java:359)

    at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:925)

    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:615)

    at java.lang.Thread.run(Thread.java:745)

    'Substantive Analyzer' prio = 6 tid = 0x000000000c03c800 nest = 0x12d0 pending on the condition [0x000000000cfef000]

    java.lang.Thread.State: TIMED_WAITING (sleep)

    to java.lang.Thread.sleep (Native Method)

    to oracle.dbtools.raptor.plsql.BackgroundParser$ 1.construct(BackgroundParser.java:142)

    to oracle.dbtools.raptor.utils.NamedSwingWorker$ 2.run(NamedSwingWorker.java:115)

    at java.lang.Thread.run(Thread.java:745)

    "SwingWorker-pool-6-thread-3" daemon prio = 6 tid = 0x000000000c039000 nest = 0 x 1764 waiting on condition [0x000000001207f000]

    java.lang.Thread.State: WAITING (parking)

    at sun.misc.Unsafe.park (Native Method)

    -parking to wait for < 0x00000000d37eeca8 > (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ ConditionObject)

    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)

    to java.util.concurrent.locks.AbstractQueuedSynchronizer$ ConditionObject.await (AbstractQueuedSynchronizer.java:2043)

    at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)

    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:615)

    at java.lang.Thread.run(Thread.java:745)

    "DBRequestProcessorFactory_Timer" daemon prio = 6 tid = 0x000000000f302800 nest = 0 x 1668 in Object.wait () [0x000000000bf9f000]

    java.lang.Thread.State: WAIT (object monitor)

    at java.lang.Object.wait (Native Method)

    -waiting on < 0x00000000d3f71d50 > (a java.util.TaskQueue)

    at java.lang.Object.wait(Object.java:503)

    at java.util.TimerThread.mainLoop(Timer.java:526)

    -locked (a java.util.TaskQueue) < 0x00000000d3f71d50 >

    at java.util.TimerThread.run(Timer.java:505)

    'Substantive Analyzer' prio = 6 tid = 0x000000000f301000 nest = 0x1a00 pending on the condition [0x000000000b33f000]

    java.lang.Thread.State: TIMED_WAITING (sleep)

    to java.lang.Thread.sleep (Native Method)

    to oracle.dbtools.raptor.plsql.BackgroundParser$ 1.construct(BackgroundParser.java:142)

    to oracle.dbtools.raptor.utils.NamedSwingWorker$ 2.run(NamedSwingWorker.java:115)

    at java.lang.Thread.run(Thread.java:745)

    "SwingWorker-pool-6-thread-2" daemon prio = 6 tid = 0 x 0000000010174000 nest = 0x1b58 pending on the condition [0x000000000b95f000]

    java.lang.Thread.State: WAITING (parking)

    at sun.misc.Unsafe.park (Native Method)

    -parking to wait for < 0x00000000d37eeca8 > (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ ConditionObject)

    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)

    to java.util.concurrent.locks.AbstractQueuedSynchronizer$ ConditionObject.await (AbstractQueuedSynchronizer.java:2043)

    at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)

    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:615)

    at java.lang.Thread.run(Thread.java:745)

    "WeakDataReference election" prio = 2 tid = 0x000000000f302000 nest = 0 x 1714 in Object.wait () [0x000000000ea6f000]

    java.lang.Thread.State: WAIT (object monitor)

    at java.lang.Object.wait (Native Method)

    -waiting on < 0x00000000d36bb260 > (a java.lang.ref.ReferenceQueue$ Lock)

    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)

    -locked < 0x00000000d36bb260 > (a java.lang.ref.ReferenceQueue$ Lock)

    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)

    to oracle.ide.util.WeakDataReference$ Cleaner.run (WeakDataReference.java:88)

    at java.lang.Thread.run(Thread.java:745)

    "SwingWorker-pool-6-thread-1" daemon prio = 6 tid = 0x000000000f328000 0x1aac = nest waiting on condition [0x000000000e76f000]

    java.lang.Thread.State: WAITING (parking)

    at sun.misc.Unsafe.park (Native Method)

    -parking to wait for < 0x00000000d37eeca8 > (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ ConditionObject)

    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)

    to java.util.concurrent.locks.AbstractQueuedSynchronizer$ ConditionObject.await (AbstractQueuedSynchronizer.java:2043)

    at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)

    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:615)

    at java.lang.Thread.run(Thread.java:745)

    "status-0" prio = 2 tid = 0x000000000c03a800 0x5bc = nest waiting on condition [0x000000000b13f000]

    java.lang.Thread.State: WAITING (parking)

    at sun.misc.Unsafe.park (Native Method)

    -parking to wait for < 0x00000000d28392d8 > (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ ConditionObject)

    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)

    to java.util.concurrent.locks.AbstractQueuedSynchronizer$ ConditionObject.await (AbstractQueuedSynchronizer.java:2043)

    at java.util.concurrent.DelayQueue.take(DelayQueue.java:209)

    to oracle.ide.status.StatusExecutor$ StatusQueue.take (StatusExecutor.java:338)

    to oracle.ide.status.StatusExecutor$ StatusQueue.take (StatusExecutor.java:300)

    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:615)

    at java.lang.Thread.run(Thread.java:745)

    'Substantive Analyzer' = 6 tid prio = 0 x 0000000010172800 nest = 0xa60 pending on the condition [0x000000000d0ef000]

    java.lang.Thread.State: TIMED_WAITING (sleep)

    to java.lang.Thread.sleep (Native Method)

    to oracle.dbtools.raptor.plsql.BackgroundParser$ 1.construct(BackgroundParser.java:142)

    to oracle.dbtools.raptor.utils.NamedSwingWorker$ 2.run(NamedSwingWorker.java:115)

    at java.lang.Thread.run(Thread.java:745)

    'TextBufferScavenger' = 6 tid prio = 0 x 0000000010171000 nest 0xfe8 = in Object.wait () [0x000000000ceef000]

    java.lang.Thread.State: WAIT (object monitor)

    at java.lang.Object.wait (Native Method)

    -waiting on < 0x00000000d2603220 > (a java.lang.ref.ReferenceQueue$ Lock)

    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)

    -locked < 0x00000000d2603220 > (a java.lang.ref.ReferenceQueue$ Lock)

    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)

    to oracle.ide.model.FacadeBufferReference$ PollingThread.run (FacadeBufferReference.java:145)

    "Swing-Shell" daemon prio = 6 tid = 0x000000001016f800 0x4e8 = nest waiting on condition [0x000000000bd5f000]

    java.lang.Thread.State: WAITING (parking)

    at sun.misc.Unsafe.park (Native Method)

    -parking to wait for < 0x00000000d1bf1540 > (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ ConditionObject)

    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)

    to java.util.concurrent.locks.AbstractQueuedSynchronizer$ ConditionObject.await (AbstractQueuedSynchronizer.java:2043)

    at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)

    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:615)

    to sun.awt.shell.Win32ShellFolderManager2$ ComInvoker$ 3.run(Win32ShellFolderManager2.java:503)

    at java.lang.Thread.run(Thread.java:745)

    "pool-3-wire-1" prio = 6 tid = 0 x 0000000010170000 nest = 0xe54 pending on the condition [0x000000001462f000]

    java.lang.Thread.State: TIMED_WAITING (parking)

    at sun.misc.Unsafe.park (Native Method)

    -parking to wait for < 0x00000000d204f0e0 > (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ ConditionObject)

    at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)

    to java.util.concurrent.locks.AbstractQueuedSynchronizer$ ConditionObject.awaitNanos (AbstractQueuedSynchronizer.java:2082)

    to java.util.concurrent.ScheduledThreadPoolExecutor$ DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1090)

    to java.util.concurrent.ScheduledThreadPoolExecutor$ DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:807)

    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:615)

    at java.lang.Thread.run(Thread.java:745)

    "IconOverlayTracker Timer: null-jdbcNodeInfoType"prio is 6 tid = 0x000000001016e000 nest in Object.wait ([0x000000001452f000]) 0xe98 = "".

    java.lang.Thread.State: WAIT (object monitor)

    at java.lang.Object.wait (Native Method)

    -waiting on < 0x00000000d1378268 > (a java.util.TaskQueue)

    at java.lang.Object.wait(Object.java:503)

    at java.util.TimerThread.mainLoop(Timer.java:526)

    -locked (a java.util.TaskQueue) < 0x00000000d1378268 >

    at java.util.TimerThread.run(Timer.java:505)

    "WaitCursor-Timer" prio = 6 tid = 0x000000001016d000 nest 0x1bb0 = in Object.wait () [0x000000001267f000]

    java.lang.Thread.State: WAIT (object monitor)

    at java.lang.Object.wait (Native Method)

    -waiting on < 0x00000000d1b86928 > (a java.util.TaskQueue)

    at java.lang.Object.wait(Object.java:503)

    at java.util.TimerThread.mainLoop(Timer.java:526)

    -locked (a java.util.TaskQueue) < 0x00000000d1b86928 >

    at java.util.TimerThread.run(Timer.java:505)

    "Wire-10" daemon prio = 6 tid = 0x000000000f326800 nest 0x1a38 = in Object.wait () [0x000000001237f000]

    java.lang.Thread.State: WAIT (object monitor)

    at java.lang.Object.wait (Native Method)

    -waiting on < 0x00000000cf483210 > (a java.util.LinkedList)

    at java.lang.Object.wait(Object.java:503)

    to java.util.prefs.AbstractPreferences$ EventDispatchThread.run (AbstractPreferences.java:1476)

    -locked < 0x00000000cf483210 > (a java.util.LinkedList)

    "Planner" daemon prio = 6 tid = 0x000000000f325000 nest = 0 x 1898 in Object.wait () [0x000000001217f000]

    java.lang.Thread.State: WAIT (object monitor)

    at java.lang.Object.wait (Native Method)

    -waiting on < 0x00000000d1ba9718 > (an oracle.dbtools.raptor.backgroundTask.TaskLinkedList)

    at java.lang.Object.wait(Object.java:503)

    at oracle.dbtools.raptor.backgroundTask.TaskLinkedList.takeNextTask(TaskLinkedList.java:47)

    -locked (an oracle.dbtools.raptor.backgroundTask.TaskLinkedList) < 0x00000000d1ba9718 >

    to oracle.dbtools.raptor.backgroundTask.RaptorTaskManager$ SchedulerThread.run (RaptorTaskManager.java:479)

    "Log Poller" prio = 2 tid = 0x000000000ee58800 nest = 0 x 1928 pending to the condition [0x0000000011f7f000]

    java.lang.Thread.State: WAITING (parking)

    at sun.misc.Unsafe.park (Native Method)

    -parking to wait for < 0x00000000d0935d38 > (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ ConditionObject)

    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)

    to java.util.concurrent.locks.AbstractQueuedSynchronizer$ ConditionObject.await (AbstractQueuedSynchronizer.java:2043)

    at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)

    at oracle.ide.log.QueuedLoggingHandler.take(QueuedLoggingHandler.java:60)

    to oracle.ideimpl.log.TabbedLogManager$ 4.run(TabbedLogManager.java:321)

    at java.lang.Thread.run(Thread.java:745)

    "[Was:TimedSoftReference/org.openide.util.TimedSoftReference] inactive RequestProcessor wire" daemon prio = 2 tid = 0x000000000ee58000 nest 0xd50 = in Object.wait () [0x0000000011e7f000]

    java.lang.Thread.State: TIMED_WAITING (on object monitor)

    at java.lang.Object.wait (Native Method)

    -waiting on < 0x00000000cf513e48 > (a java.lang.Object)

    to org.openide.util.RequestProcessor$ Processor.run (RequestProcessor.java:1989)

    -locked < 0x00000000cf513e48 > (a java.lang.Object)

    "JarIndex Timer" daemon prio = 6 tid = 0x000000000ee57000 nest 0x138c = in Object.wait () [0x0000000011d7f000]

    java.lang.Thread.State: TIMED_WAITING (on object monitor)

    at java.lang.Object.wait (Native Method)

    -waiting on < 0x00000000cf19b630 > (a java.util.TaskQueue)

    at java.util.TimerThread.mainLoop(Timer.java:552)

    -locked (a java.util.TaskQueue) < 0x00000000cf19b630 >

    at java.util.TimerThread.run(Timer.java:505)

    "TimedCache-Timer" daemon prio = 6 tid = 0x000000000c03f000 nest 0x199c = in Object.wait () [0x000000000bc5f000]

    java.lang.Thread.State: TIMED_WAITING (on object monitor)

    at java.lang.Object.wait (Native Method)

    -waiting on < 0x00000000cf0ed978 > (a java.util.TaskQueue)

    at java.util.TimerThread.mainLoop(Timer.java:552)

    -locked (a java.util.TaskQueue) < 0x00000000cf0ed978 >

    at java.util.TimerThread.run(Timer.java:505)

    "Framework event dispatcher" daemon prio = 6 tid = 0x000000000c03d800 nest = 0 x 748 in Object.wait () [0x000000000ba5f000]

    java.lang.Thread.State: WAIT (object monitor)

    at java.lang.Object.wait (Native Method)

    -waiting on < 0x00000000ceded8b8 > (an org.eclipse.osgi.framework.eventmgr.EventManager$ EventThread)

    at java.lang.Object.wait(Object.java:503)

    to org.eclipse.osgi.framework.eventmgr.EventManager$ EventThread.getNextEvent (EventManager.java:400)

    -locked < 0x00000000ceded8b8 > (an org.eclipse.osgi.framework.eventmgr.EventManager$ EventThread)

    to org.eclipse.osgi.framework.eventmgr.EventManager$ EventThread.run (EventManager.java:336)

    "State Data Manager" daemon prio = 6 tid = 0x000000000c03c000 nest = 0xb8c pending on the condition [0x000000000b71f000]

    java.lang.Thread.State: TIMED_WAITING (sleep)

    to java.lang.Thread.sleep (Native Method)

    at org.eclipse.osgi.internal.baseadaptor.StateManager.run(StateManager.java:297)

    at java.lang.Thread.run(Thread.java:745)

    'Framework active Thread' prio = 6 tid = 0x000000000c03b000 nest = 0 x 1718 in Object.wait () [0x000000000b53f000]

    java.lang.Thread.State: TIMED_WAITING (on object monitor)

    at java.lang.Object.wait (Native Method)

    -waiting on < 0x00000000cfb6db10 > (an org.eclipse.osgi.framework.internal.core.Framework)

    at org.eclipse.osgi.framework.internal.core.Framework.run(Framework.java:1863)

    -locked (an org.eclipse.osgi.framework.internal.core.Framework) < 0x00000000cfb6db10 >

    at java.lang.Thread.run(Thread.java:745)

    "Active Reference File Daemon" daemon prio = 2 tid = 0x000000000c038000 nest 0x16cc = in Object.wait () [0x000000000cb1f000]

    java.lang.Thread.State: TIMED_WAITING (on object monitor)

    at java.lang.Object.wait (Native Method)

    -waiting on < 0x00000000cfb836e0 > (a java.lang.ref.ReferenceQueue$ Lock)

    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)

    -locked < 0x00000000cfb836e0 > (a java.lang.ref.ReferenceQueue$ Lock)

    to org.openide.util.lookup.implspi.ActiveQueue$ Daemon.run (ActiveQueue.java:180)

    -locked < 0x00000000cfb836e0 > (a java.lang.ref.ReferenceQueue$ Lock)

    "TimerQueue" daemon prio = 6 tid = 0x000000000a9af800 nest = 0 x 700 waiting on condition [0x000000000c91f000]

    java.lang.Thread.State: TIMED_WAITING (parking)

    at sun.misc.Unsafe.park (Native Method)

    -parking to wait for < 0x00000000ced6b5a0 > (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ ConditionObject)

    at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)

    to java.util.concurrent.locks.AbstractQueuedSynchronizer$ ConditionObject.awaitNanos (AbstractQueuedSynchronizer.java:2082)

    at java.util.concurrent.DelayQueue.take(DelayQueue.java:220)

    at javax.swing.TimerQueue.run(TimerQueue.java:171)

    at java.lang.Thread.run(Thread.java:745)

    "AWT-EventQueue-0" prio = 6 tid = 0x000000000a6ca800 nest = executable 0x18ac [0x000000000b036000]

    java.lang.Thread.State: EXECUTABLE

    at java.util.HashMap.getEntry(HashMap.java:469)

    at java.util.HashMap.get(HashMap.java:421)

    at oracle.dbtools.parser.Earley.tree(Earley.java:852)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followScan(Earley.java:891)

    at oracle.dbtools.parser.Earley.tree(Earley.java:855)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:947)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followScan(Earley.java:891)

    at oracle.dbtools.parser.Earley.tree(Earley.java:855)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:947)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:947)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:947)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followScan(Earley.java:891)

    at oracle.dbtools.parser.Earley.tree(Earley.java:855)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:947)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followScan(Earley.java:891)

    at oracle.dbtools.parser.Earley.tree(Earley.java:855)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:947)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:947)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:947)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followScan(Earley.java:891)

    at oracle.dbtools.parser.Earley.tree(Earley.java:855)

    at oracle.dbtools.parser.Earley.followScan(Earley.java:891)

    at oracle.dbtools.parser.Earley.tree(Earley.java:855)

    at oracle.dbtools.parser.Earley.followScan(Earley.java:891)

    at oracle.dbtools.parser.Earley.tree(Earley.java:855)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:947)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:947)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:947)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followScan(Earley.java:891)

    at oracle.dbtools.parser.Earley.tree(Earley.java:855)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followScan(Earley.java:891)

    at oracle.dbtools.parser.Earley.tree(Earley.java:855)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:947)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:945)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:947)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:947)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followScan(Earley.java:891)

    at oracle.dbtools.parser.Earley.tree(Earley.java:855)

    at oracle.dbtools.parser.Earley.followScan(Earley.java:891)

    at oracle.dbtools.parser.Earley.tree(Earley.java:855)

    at oracle.dbtools.parser.Earley.followScan(Earley.java:891)

    at oracle.dbtools.parser.Earley.tree(Earley.java:855)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:947)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.followComplete(Earley.java:950)

    at oracle.dbtools.parser.Earley.tree(Earley.java:857)

    at oracle.dbtools.parser.Earley.treeForACell(Earley.java:832)

    at oracle.dbtools.parser.Parser.forest(Parser.java:84)

    at oracle.dbtools.parser.plsql.LazyNode.expand(LazyNode.java:225)

    at oracle.dbtools.parser.plsql.IdentifiersDb.collectIdentifiers(IdentifiersDb.java:204)

    at oracle.dbtools.parser.plsql.IdentifierDefinitionLookup.getIdentifierDefinition(IdentifierDefinitionLookup.java:743)

    at oracle.dbtools.parser.plsql.IdentifierDefinitionLookup.parseIdentifierAtOffset(IdentifierDefinitionLookup.java:409)

    at oracle.dbtools.parser.plsql.IdentifierDefinitionLookup.finishIdSelection(IdentifierDefinitionLookup.java:803)

    at oracle.dbtools.parser.plsql.IdentifierDefinitionLookup.getIdentifierAtOffset(IdentifierDefinitionLookup.java:785)

    at oracle.ide.ceditor.AbstractBrowseClickPlugin.getRegionFor(AbstractBrowseClickPlugin.java:150)

    at oracle.javatools.editor.plugins.AbstractClickPlugin.updateHighlight(AbstractClickPlugin.java:442)

    at oracle.javatools.editor.plugins.AbstractClickPlugin.actionPerformed(AbstractClickPlugin.java:240)

    at javax.swing.Timer.fireActionPerformed(Timer.java:312)

    to javax.swing.Timer$ DoPostEvent.run (Timer.java:244)

    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:312)

    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)

    at $200 (EventQueue.java:103) java.awt.EventQueue.access

    in java.awt.EventQueue$ 3.run(EventQueue.java:694)

    in java.awt.EventQueue$ 3.run(EventQueue.java:692)

    at java.security.AccessController.doPrivileged (Native Method)

    in java.security.ProtectionDomain$ 1.doIntersectionPrivilege(ProtectionDomain.java:76)

    at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)

    at oracle.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)

    at oracle.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)

    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)

    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)

    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)

    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)

    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)

    at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

    "AWT-Windows" daemon prio = 6 tid = 0x000000000a6c9800 nest = 0 x 350 executable [0x000000000adaf000]

    java.lang.Thread.State: EXECUTABLE

    at sun.awt.windows.WToolkit.eventLoop (Native Method)

    at sun.awt.windows.WToolkit.run(WToolkit.java:307)

    at java.lang.Thread.run(Thread.java:745)

    "AWT-stop" prio = 6 tid = 0x000000000a6c9000 nest 0x1ac8 = in Object.wait () [0x000000000acaf000]

    java.lang.Thread.State: WAIT (object monitor)

    at java.lang.Object.wait (Native Method)

    -waiting on < 0x00000000ced6b6d0 > (a java.lang.Object)

    at java.lang.Object.wait(Object.java:503)

    at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:296)

    -locked < 0x00000000ced6b6d0 > (a java.lang.Object)

    at java.lang.Thread.run(Thread.java:745)

    "Crusher Java2D" daemon prio = 10 tid = 0x000000000a6c8000 nest 0xcd8 = in Object.wait () [0x000000000abaf000]

    java.lang.Thread.State: WAIT (object monitor)

    at java.lang.Object.wait (Native Method)

    -waiting on < 0x00000000cfbc1128 > (a java.lang.ref.ReferenceQueue$ Lock)

    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)

    -locked < 0x00000000cfbc1128 > (a java.lang.ref.ReferenceQueue$ Lock)

    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)

    at sun.java2d.Disposer.run(Disposer.java:145)

    at java.lang.Thread.run(Thread.java:745)

    "Service Thread" daemon prio = 6 tid = 0 x = executable 0x3b8 [0 x 0000000000000000] 0000000006413000 nest

    java.lang.Thread.State: EXECUTABLE

    "C2 CompilerThread1" daemon prio = 10 tid = 0 x 0000000006412800 nest = 0 x 1274 pending on the condition [0 x 0000000000000000]

    java.lang.Thread.State: EXECUTABLE

    "C2 CompilerThread0" daemon prio = 10 tid = 0x000000000640d800 nest = 0 x 344 pending to the condition [0 x 0000000000000000]

    java.lang.Thread.State: EXECUTABLE

    "Join the listener" daemon prio = 10 tid = 0x000000000640c800 nest = 0x1ab0 waiting at the condition [0 x 0000000000000000]

    java.lang.Thread.State: EXECUTABLE

    Signal dispatcher "" daemon prio = 10 tid = 0x0 0000000006404800 nest = x 1180 executable [0 x 0000000000000000]

    java.lang.Thread.State: EXECUTABLE

    "Finalizer" daemon prio = 8 tid = 0x00000000063ae000 nest 0xf08 = in Object.wait () [0x000000000770f000]

    java.lang.Thread.State: WAIT (object monitor)

    at java.lang.Object.wait (Native Method)

    -waiting on < 0x00000000ce57c5c0 > (a java.lang.ref.ReferenceQueue$ Lock)

    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)

    -locked < 0x00000000ce57c5c0 > (a java.lang.ref.ReferenceQueue$ Lock)

    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)

    to java.lang.ref.Finalizer$ FinalizerThread.run (Finalizer.java:189)

    "Reference Manager" daemon prio = 10 tid = 0x00000000063a3000 nest 0xcbc = in Object.wait () [0x000000000760f000]

    java.lang.Thread.State: WAIT (object monitor)

    at java.lang.Object.wait (Native Method)

    -waiting on < 0x00000000ce57c148 > (a java.lang.ref.Reference$ Lock)

    at java.lang.Object.wait(Object.java:503)

    in java.lang.ref.Reference$ ReferenceHandler.run (Reference.java:133)

    -locked < 0x00000000ce57c148 > (a java.lang.ref.Reference$ Lock)

    "main" prio = 6 tid = 0x000000000228d800 = 0xe00 nest waiting in the condition [0 x 0000000000000000]

    java.lang.Thread.State: EXECUTABLE

    "VM Thread" prio = 10 tid = 0x000000000639d800 = 0x102c executable nest

    "The GC #0 task Thread (ParallelGC)" prio = 6 tid = 0x00000000022a1800 nest = 0 x 520 executable

    "The GC #1 task Thread (ParallelGC)" prio = 6 tid = 0x00000000022a3800 nest = 0 x 1228 executable

    "The GC #2 task Thread (ParallelGC)" prio = 6 tid = 0x00000000022a5000 nest 0x1a20 = executable

    "The GC #3 task Thread (ParallelGC)" prio = 6 tid = 0x00000000022a7000 nest 0x190c = executable

    'Periodic VM task Thread' prio = 10 tid = 0x000000000641c000 nest = 0 x 830 pending on the condition

    References global NYI: 3151

    If you cannot avoid using shortcut keys for cut/copy/paste in the PL/SQL Editor, then you must wait for a fix.  Here is a relevant discussion...

    Developer SQL 4.0.3 freezes often irreparably

    Try the production version 4.1 when it comes out.  Article 4.1 of the last is ai2 (Early adopter 2), but some corrections of editor-in-Chief of the JDeveloper team don't have become available until after this release.  We get close to having a RC1 (release candidate 1) and hope that the type of blocking you encounter will be finally fixed. Another recommendation is to disable see breadcrumbs in Tools > Preferences > code editor > display.  Who can help in some cases.

  • Why Developer SQL displays arrows (relations) between parent and child tables in my entity relationship diagram?

    Hello


    Oracle version:                     Oracle Database 11 g Release 11.1.0.7.0 - 64 bit Production

    The version of SQL Developer: 4.0.2.15 - 15.21 build

    I have a question about drawing diagram, entity-relationship with SQL Developer & I would be grateful if you could kindly give me a helping hand.

    I would like to draw an entity-relationship diagram in order to better visualize the relationship between multiple tables. After a google search, I found the following interesting article indicating the procedure to be followed:

    http://www.Oracle.com/technetwork/issue-archive/2014/14-may/o34sqldev-2193423.html

    (What I need and I'm trying to produce is Figure 4 in the article above)

    I made exactly as stated in the article & apparently everything has worked well enough, in other words, I had several UML as rectangles showing columns of tables, their data types, primary and
    foreign key and the arrows indicating the link between each parent/child table.

    Later, I tried to do the same thing on a different oracle instance and a different database by using the same procedure. Yet, something strange happened this time. Developer SQL printed on-screen tables, once again,.
    inside the rectangles with types, keys,... but, there was no arrow showing the link between the tables, I just saw on the grid the selected tables but without any association/relationship shown (as a symbol of an arrow)
    between them.

    I repeated the procedure on another instance of development, with a few test tables that I created with primary and foreign keys just to make sure I had followed the procedure correctly. Once again

    the test was successful, but when I repeated the test on another instance, the same problem persisted, in other words, no arrow (relationship) between tables.

    Any idea?

    This could be due to a lack of privilege on the instance? If Yes, what should be granted in what about roles?

    Thanks in advance

    I think that what you see is that not all databases have foreign keys - applications hard-coding relationships vs let the database to handle this.

    Connect to this instance different oracle and browse the tables affected - have FK constraints defined on them?

  • Developer SQL error: ORA-12505. TNS:listner is not currently of SID given in connect descriptor

    Hello guys, I know this question has been posted on several occasions in the past, but my question includes developer oracle sql only. I can use the database and all the features through sql * more even execute sql queries. but when it comes to developer sql always returns this error. (error: ORA-12505.)

    Windows 8-64 oracle 11 g r2

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

    Welcome to LSNRCTL, enter 'help' for more information.

    LSNRCTL > status

    Connection to (ADDRESS = (PROTOCOL = tcp)(HOST=) (PORT = 1521))

    STATUS of the LISTENER

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

    Alias auditeur1

    TNSLSNR for Windows 64-bit version: Version 11.2.0.1.0 - Production

    Start date August 11, 2014 13:08:08

    Uptime 0 days 0 h 14 min 55 sec

    Draw level off

    Security ON: OS Local Authentication

    SNMP OFF

    Listener parameter File C:\app\oracle\product\11.2.0\dbhome_1\network\admin\listener.ora

    C:\app\oracle\diag\tnslsnr\Needo-pc\listener1\alert\log.XML log listener

    Summary of endpoints listening...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp) (HOST = Needo-pc)(PORT=1521)))

    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))

    Summary of services...

    Service 'CLRExtProc' has 1 instance (s).

    Instance of 'CLRExtProc', status UNKNOWN, has 3 service management...

    Service "orcl" has 1 instance (s).

    Instance "orcl", State LOAN, has 1 operation for this service...

    Service 'orclXDB' has 1 instance (s).

    Instance "orcl", State LOAN, has 1 operation for this service...

    The command completed successfully

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

    LSNRCTL > services

    Connection to (ADDRESS = (PROTOCOL = tcp)(HOST=) (PORT = 1521))

    Summary of services...

    Service 'CLRExtProc' has 1 instance (s).

    Instance of 'CLRExtProc', status UNKNOWN, has 3 service management...

    Managers:

    "DEDICATED" set up: 0 denied: 0

    LOCAL SERVER

    "ORACLE SERVER" put in place: 0 denied: current: 0 0 max: 25 status: ready

    CLRExtProc

    (ADDRESS = (PROTOCOL = ipc) (PIPENAME=\\.\pipe\NTN_122C_C6D0FCF3. ORA))

    "ORACLE SERVER" put in place: 0 denied: current: 0 0 max: 25 status: ready

    CLRExtProc

    (ADDRESS = (PROTOCOL = ipc) (PIPENAME=\\.\pipe\NTN_122C_C6D0FCF3. ORA))

    Service "orcl" has 1 instance (s).

    Instance "orcl", State LOAN, has 1 operation for this service...

    Managers:

    "DEDICATED" set up: 22 refused: 0 status: ready

    LOCAL SERVER

    Service 'orclXDB' has 1 instance (s).

    Instance "orcl", State LOAN, has 1 operation for this service...

    Managers:

    "D000" put in place: 0 denied: current: 0 0 max: 1022 State: loan

    DISPATCHER < machine: NEEDO-PC, pid: 3172 >

    (ADDRESS = (PROTOCOL = tcp) (HOST = Needo-pc)(PORT=52654))

    The command completed successfully

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

    Thank you!

    Try it with sid ORCL instead of XE.

    If this does not help, then choose SERVICE_NAME orcl instead of SID in sql developer.

    Your listener seems to have an entry for this.

    You can also test it in SQl * more. But what you've done so far in SQl * plus was a "server connection", without providing the database.

    Because in your case, the client and the server is on the same machine, it works with sql * more.

    If you try a customer coonnect by specifying the database, then you would do the same thing as the Oracle SQL Developer is by train.

    For test purposes, something like

    sqlplus user/pwd@host:port/ORCL

    also in the Sqlnet.ora file must be an etry for local EZCONNECT connect method. I don't know if it is set during the installation of network by default.


    You can try if there is an Alias-TNS name (configured in the tnsnames.ora)

    sqlplus user/pwd@ORCL


    If it works with sql * plus, so you must always indicate the sql developer where the tnsnames.ora file is located on your computer.

    The setting can be found in the menu: extras/tools/base data/improved

    The tnsnames.ora file is usually in a file like this:

    C:\Oracle\product\11.2.0\client_1\network\admin


  • Developer SQL blocks every time when saving

    Hello, I am using SQL Developer for the last 6 months on the same project, and just recently, I started running into this question.  Everytime I go to save the entire application crashes and this happens without worrying if I use the shortcut (ctrl + s) or click on the button Save real.  I have this problem consistantly when recording, but it will also happen occationaly when I open a menu, compilation or perform a specific function.  I have tried different ideas to solve the problem as the increase in the value of Xms, disable some preferences, used different java sdk, updated and re-installed but nothing has changed.  My friend who did the same as me is having no problem.  Is there anything I can delete temporary data that could help with this?  I've been looking at other positions, but the only one I've seen that's similar to me is not answered and some points in a similar position, but unanswered, Re: Developer SQL does not is this post.

    Here is my error report, it is bigger than my buffer allows then it is cut in the upper part.  I'm working on getting all of this, I just wanted to post this in the meantime.

    Thanks for any help.

            at org.openide.util.RequestProcessor$TickTac.obtainFirst(RequestProcesso
    r.java:2267)
            - locked <0x00000000ce163850> (a java.lang.Class for org.openide.util.Re
    questProcessor$TickTac)
            at org.openide.util.RequestProcessor$TickTac.run(RequestProcessor.java:2
    243)
    
    
    "Active Reference Queue Daemon" daemon prio=2 tid=0x000000000a62b800 nid=0x2184
    in Object.wait() [0x000000000b87f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            - waiting on <0x00000000d2594818> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
            - locked <0x00000000d2594818> (a java.lang.ref.ReferenceQueue$Lock)
            at org.openide.util.lookup.implspi.ActiveQueue$Daemon.run(ActiveQueue.ja
    va:180)
            - locked <0x00000000d2594818> (a java.lang.ref.ReferenceQueue$Lock)
    
    
    "TimerQueue" daemon prio=6 tid=0x000000000a5ed000 nid=0x219c waiting on conditio
    n [0x000000000b67f000]
       java.lang.Thread.State: TIMED_WAITING (parking)
            at sun.misc.Unsafe.park(Native Method)
            - parking to wait for  <0x00000000ce164458> (a java.util.concurrent.lock
    s.AbstractQueuedSynchronizer$ConditionObject)
            at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226
    )
            at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject
    .awaitNanos(AbstractQueuedSynchronizer.java:2082)
            at java.util.concurrent.DelayQueue.take(DelayQueue.java:220)
            at javax.swing.TimerQueue.run(TimerQueue.java:171)
            at java.lang.Thread.run(Thread.java:745)
    
    
    "AWT-EventQueue-0" prio=6 tid=0x000000000a3b3000 nid=0x2198 waiting on condition
     [0x000000000ad7a000]
       java.lang.Thread.State: TIMED_WAITING (parking)
            at sun.misc.Unsafe.park(Native Method)
            - parking to wait for  <0x00000000d353fcf0> (a java.util.concurrent.lock
    s.ReentrantReadWriteLock$NonfairSync)
            at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226
    )
            at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared
    Nanos(AbstractQueuedSynchronizer.java:1033)
            at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireShare
    dNanos(AbstractQueuedSynchronizer.java:1326)
            at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.tryLock(Re
    entrantReadWriteLock.java:873)
            at oracle.javatools.buffer.JdkReadWriteLockImplementation.lock(JdkReadWr
    iteLockImplementation.java:189)
            at oracle.javatools.buffer.JdkReadWriteLockImplementation.readLock(JdkRe
    adWriteLockImplementation.java:94)
            at oracle.javatools.buffer.ReadWriteLock.readLock(ReadWriteLock.java:192
    )
            at oracle.javatools.buffer.AbstractTextBuffer.readLock(AbstractTextBuffe
    r.java:948)
            at oracle.javatools.buffer.ReadTextBufferDecorator.readLock(ReadTextBuff
    erDecorator.java:126)
            at oracle.javatools.editor.BasicDocument.readLock(BasicDocument.java:442
    )
            at oracle.javatools.editor.folding.DefaultCodeFoldingModel.readLock(Defa
    ultCodeFoldingModel.java:198)
            at oracle.javatools.editor.folding.CodeFoldingMargin.paintComponent(Code
    FoldingMargin.java:855)
            at javax.swing.JComponent.paint(JComponent.java:1054)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at javax.swing.JViewport.paint(JViewport.java:731)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at org.jdesktop.jxlayer.JXLayer.paint(Unknown Source)
            at org.jdesktop.jxlayer.plaf.AbstractLayerUI.paintLayer(Unknown Source)
            at org.jdesktop.jxlayer.plaf.AbstractLayerUI.paint(Unknown Source)
            at javax.swing.plaf.ComponentUI.update(ComponentUI.java:161)
            at javax.swing.JComponent.paintComponent(JComponent.java:778)
            at org.jdesktop.jxlayer.JXLayer.paint(Unknown Source)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at org.netbeans.swing.tabcontrol.TabbedContainer.paint(TabbedContainer.j
    ava:994)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at org.netbeans.core.windows.view.ui.MultiSplitPane.paint(MultiSplitPane
    .java:341)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at org.netbeans.core.windows.view.ui.MultiSplitPane.paint(MultiSplitPane
    .java:341)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at javax.swing.JLayeredPane.paint(JLayeredPane.java:585)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at org.netbeans.core.windows.view.ui.MainWindow$1.paint(MainWindow.java:
    179)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at javax.swing.JLayeredPane.paint(JLayeredPane.java:585)
            at javax.swing.JComponent.paintChildren(JComponent.java:887)
            - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
            at javax.swing.JComponent.paint(JComponent.java:1063)
            at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219)
            at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManag
    er.java:295)
            at javax.swing.RepaintManager.paint(RepaintManager.java:1249)
            at javax.swing.JComponent._paintImmediately(JComponent.java:5167)
            at javax.swing.JComponent.paintImmediately(JComponent.java:4978)
            at javax.swing.RepaintManager$3.run(RepaintManager.java:808)
            at javax.swing.RepaintManager$3.run(RepaintManager.java:796)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDo
    main.java:76)
            at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796)
    
    
            at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769)
    
    
            at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:7
    18)
            at javax.swing.RepaintManager.access$1100(RepaintManager.java:62)
            at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java
    :1677)
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:312)
            at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
            at java.awt.EventQueue.access$200(EventQueue.java:103)
            at java.awt.EventQueue$3.run(EventQueue.java:694)
            at java.awt.EventQueue$3.run(EventQueue.java:692)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDo
    main.java:76)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
            at oracle.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQu
    eueWrapper.java:169)
            at oracle.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQue
    ueWrapper.java:151)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
    ad.java:242)
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
    java:161)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:150)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
    
    
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
    
    
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
    
    
    "AWT-Windows" daemon prio=6 tid=0x000000000a3ae000 nid=0x217c runnable [0x000000
    000ab1f000]
       java.lang.Thread.State: RUNNABLE
            at sun.awt.windows.WToolkit.eventLoop(Native Method)
            at sun.awt.windows.WToolkit.run(WToolkit.java:307)
            at java.lang.Thread.run(Thread.java:745)
    
    
    "AWT-Shutdown" prio=6 tid=0x000000000a3ad000 nid=0x2194 in Object.wait() [0x0000
    00000aa1f000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            - waiting on <0x00000000ce2bad18> (a java.lang.Object)
            at java.lang.Object.wait(Object.java:503)
            at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:296)
            - locked <0x00000000ce2bad18> (a java.lang.Object)
            at java.lang.Thread.run(Thread.java:745)
    
    
    "Java2D Disposer" daemon prio=10 tid=0x000000000a3ac000 nid=0x2190 in Object.wai
    t() [0x000000000a91f000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            - waiting on <0x00000000ce27f228> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
            - locked <0x00000000ce27f228> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
            at sun.java2d.Disposer.run(Disposer.java:145)
            at java.lang.Thread.run(Thread.java:745)
    
    
    "Service Thread" daemon prio=6 tid=0x0000000008a5c000 nid=0x2188 runnable [0x000
    0000000000000]
       java.lang.Thread.State: RUNNABLE
    
    
    "C2 CompilerThread1" daemon prio=10 tid=0x0000000008a5a800 nid=0x216c waiting on
     condition [0x0000000000000000]
       java.lang.Thread.State: RUNNABLE
    
    
    "C2 CompilerThread0" daemon prio=10 tid=0x0000000008a55800 nid=0x2180 waiting on
     condition [0x0000000000000000]
       java.lang.Thread.State: RUNNABLE
    
    
    "Attach Listener" daemon prio=10 tid=0x0000000008a54000 nid=0x1a24 runnable [0x0
    000000000000000]
       java.lang.Thread.State: RUNNABLE
    
    
    "Signal Dispatcher" daemon prio=10 tid=0x0000000008a4d000 nid=0x21d8 waiting on
    condition [0x0000000000000000]
       java.lang.Thread.State: RUNNABLE
    
    
    "Finalizer" daemon prio=8 tid=0x00000000089fd000 nid=0x21d4 in Object.wait() [0x
    0000000009d5f000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            - waiting on <0x00000000ce2bb4a8> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
            - locked <0x00000000ce2bb4a8> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
            at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
    
    
    "Reference Handler" daemon prio=10 tid=0x00000000089f2000 nid=0x1dfc in Object.w
    ait() [0x0000000009c5f000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            - waiting on <0x00000000ce2bb630> (a java.lang.ref.Reference$Lock)
            at java.lang.Object.wait(Object.java:503)
            at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
            - locked <0x00000000ce2bb630> (a java.lang.ref.Reference$Lock)
    
    
    "main" prio=6 tid=0x00000000027eb800 nid=0x12ec waiting on condition [0x00000000
    00000000]
       java.lang.Thread.State: RUNNABLE
    
    
    "VM Thread" prio=10 tid=0x00000000089ee000 nid=0xf18 runnable
    
    
    "GC task thread#0 (ParallelGC)" prio=6 tid=0x0000000002801000 nid=0xe38 runnable
    
    
    
    
    "GC task thread#1 (ParallelGC)" prio=6 tid=0x0000000002802800 nid=0x149c runnabl
    e
    
    
    "GC task thread#2 (ParallelGC)" prio=6 tid=0x0000000002804800 nid=0x314 runnable
    
    
    
    
    "GC task thread#3 (ParallelGC)" prio=6 tid=0x0000000002806000 nid=0x1e88 runnabl
    e
    
    
    "VM Periodic Task Thread" prio=10 tid=0x000000000a268800 nid=0x218c waiting on c
    ondition
    
    
    JNI global references: 2254
    
    
    Heap
     PSYoungGen      total 209408K, used 104582K [0x00000000ef500000, 0x00000000ffb8
    0000, 0x0000000100000000)
      eden space 197632K, 47% used [0x00000000ef500000,0x00000000f4fc39f0,0x00000000
    fb600000)
      from space 11776K, 98% used [0x00000000fb600000,0x00000000fc15e118,0x00000000f
    c180000)
      to   space 34816K, 0% used [0x00000000fd980000,0x00000000fd980000,0x00000000ff
    b80000)
     ParOldGen       total 175104K, used 91643K [0x00000000ce000000, 0x00000000d8b00
    000, 0x00000000ef500000)
      object space 175104K, 52% used [0x00000000ce000000,0x00000000d397efd8,0x000000
    00d8b00000)
     PSPermGen       total 84992K, used 84957K [0x00000000be000000, 0x00000000c33000
    00, 0x00000000ce000000)
      object space 84992K, 99% used [0x00000000be000000,0x00000000c32f7468,0x0000000
    0c3300000)
    
    

    Finally figured it out, had to kill the session.  I am embarressed to say that I try to look at user sessions. When I did, I saw there were two for me, one normal and one that screwed up.  It took a few runs for nothing to take, but in the end, it worked, this link helped how kill/terminate a session in Oracle

Maybe you are looking for

  • MacAfee blocked access to the web in Firefox?

    I use Firefox as my default browser and McAfee Security. Today, a popup asking if I would allow Firefox to access the internet and I accidentally pressed on 'no '. I had to use Chrome to reach this site because Firefox does not connect what anyone on

  • Need a new disc of recovery for Satellite L300D

    My grandson got a Satellite L300D for Christmas and lost the recovery disk that came with it... He now has a problem where the laptop does not start and the drive needs. Anyone know where I can download one or get a new one. I would try to repair the

  • hp110-210: upgrade cpu on hp 110-210

    1.50 GHz on this APU AMD of A4-5000 with processor Radeon HD, with 4 GB of ram, is very slow. I am also running McAfee antivirus. Can I upgrade the processor in this unit?

  • The utility cartridge replacement

    Hey guys,. The utility cartridge inherited agent were replaced again? Can someone provide a link? WebMonitor specifically and AppMonitor. Thank you! -Daniel

  • I need to find the meaning of error codes.

    (0 x 80070043) (0 x 80070053)? cannot find windows I Microsoft\not Explorer\ anything or anywhereto find files