Xnewt EA2 hangs

Xnewt hangs and goes to 100% cpu when I do the following:
connection with a windows 2003 terminalserver
Start Excel 2007, load a worksheet, then when I rightclick in a cell and try to add a comment or change a comment the screen freezes.
The only thing I can do is to terminate the session and then kill the Xnewt process which is 100% cpu.
I have tried it severall times with the same result, in EA1 no problems.

Hi all,
I have the same problem to. I installed Sun Ray Server Software 4.2 and wine on a RedHat EL:
[root@winetest ~]# wine --version
wine-1.1.30
[root@winetest log]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.3 (Tikanga)
I installed also Microsoft Office 2003 on wine. When I start, for example, Excel all it's ok, but when I try to browse any directory the SRSS hang (for example when I want to open or save a file). When I click on "Open..." in the menu of Office, on the Red Hat EL I have this situation:
[root@winetest ~]# top
top - 16:13:46 up 4:20, 4 users, load average: 0.36, 0.10, 0.04
Tasks: 156 total, 2 running, 154 sleeping, 0 stopped, 0 zombie
Cpu(s): 50.1%us, 0.2%sy, 0.0%ni, 49.8%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 2075560k total, 912916k used, 1162644k free, 115120k buffers
Swap: 2096472k total, 0k used, 2096472k free, 543616k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
7736 root 25 0 25584 17m 6692 R 99.8 0.9 0:09.13 Xnewt
8559 root 15 0 2196 1048 800 R 0.3 0.1 0:00.06 top
1 root 15 0 2064 628 536 S 0.0 0.0 0:00.48 init
2 root RT -5 0 0 0 S 0.0 0.0 0:00.05 migration/0
3 root 34 19 0 0 0 S 0.0 0.0 0:00.10 ksoftirqd/0
4 root RT -5 0 0 0 S 0.0 0.0 0:00.00 watchdog/0
5 root RT -5 0 0 0 S 0.0 0.0 0:00.02 migration/1
6 root 39 19 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/1
7 root RT -5 0 0 0 S 0.0 0.0 0:00.00 watchdog/1
8 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 events/0
9 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 events/1
10 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 khelper
11 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 kthread
15 root 10 -5 0 0 0 S 0.0 0.0 0:00.02 kblockd/0
16 root 10 -5 0 0 0 S 0.0 0.0 0:00.01 kblockd/1
17 root 14 -5 0 0 0 S 0.0 0.0 0:00.00 kacpid
73 root 14 -5 0 0 0 S 0.0 0.0 0:00.00 cqueue/0
If I run gdb during the hang I have this:
[root@winetest ~]# gdb /opt/SUNWut/lib/Xnewt --pid=7736
GNU gdb Fedora (6.8-27.el5)
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...
Attaching to program: /opt/SUNWut/lib/Xnewt, process 7736
Reading symbols from /usr/lib/libXfont.so.1...done.
Loaded symbols for /usr/lib/libXfont.so.1
Reading symbols from /usr/lib/libfontenc.so.1...done.
Loaded symbols for /usr/lib/libfontenc.so.1
Reading symbols from /usr/lib/libfreetype.so.6...done.
Loaded symbols for /usr/lib/libfreetype.so.6
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /lib/libm.so.6...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/librt.so.1...done.
Loaded symbols for /lib/librt.so.1
Reading symbols from /opt/SUNWut/lib/libutipv6.so.1...done.
Loaded symbols for /opt/SUNWut/lib/libutipv6.so.1
Reading symbols from /opt/SUNWut/lib/libutoscompat.so.1...done.
Loaded symbols for /opt/SUNWut/lib/libutoscompat.so.1
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /lib/libpthread.so.0...done.
[Thread debugging using libthread_db enabled]
[New Thread 0xb7f69b00 (LWP 7736)]
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
0x081f73f7 in miZeroClipLine (xmin=439, ymin=541, xmax=940, ymax=567,
new_x1=0xbf9c8c44, new_y1=0xbf9c8c40, new_x2=0xbf9c8c3c,
new_y2=0xbf9c8c38, adx=6, ady=6, pt1_clipped=0xbf9c8c34,
pt2_clipped=0xbf9c8c30, octant=3, bias=1, oc1=4, oc2=0) at mizerclip.c:548
548     mizerclip.c: No such file or directory.
     in mizerclip.c
(gdb) bt
#0 0x081f73f7 in miZeroClipLine (xmin=439, ymin=541, xmax=940, ymax=567,
new_x1=0xbf9c8c44, new_y1=0xbf9c8c40, new_x2=0xbf9c8c3c,
new_y2=0xbf9c8c38, adx=6, ady=6, pt1_clipped=0xbf9c8c34,
pt2_clipped=0xbf9c8c30, octant=3, bias=1, oc1=4, oc2=0) at mizerclip.c:548
#1 0x0811a5b1 in outClipSloped (conn=0xb7ee2008, nbox=1, pbox=0x9f690c8,
x1=935, y1=573, x2=941, y2=567, bias=216, capStyle=0, dst=0xb78a2000,
stride=1280) at ../newtZeroline.c:641
#2 0x0811b3ce in newtZeroSegment (pDrawable=0x9faf760, pGC=0x9f12e30, nseg=0,
pSeg=0xa0143cc) at ../newtZeroline.c:1110
#3 0x08071862 in xnewtPolySegment (pDrawable=0x9faf760, pGC=0x9f12e30,
nseg=2, pseg=0xa0143bc) at xnewtgc.c:188
#4 0x0806e499 in shadowPolySegment (pDraw=0x9faf760, pGC=0x9f12e30, nseg=2,
pSeg=0xa0143bc) at ../newtShadow.c:751
#5 0x0820261f in damagePolySegment (pDrawable=0x9faf760, pGC=0x9f12e30,
nSeg=2, pSeg=0xa0143bc) at damage.c:1072
#6 0x0807a60f in ProcPolySegment (client=0x9f64fa0) at dispatch.c:1867
#7 0x081ad68c in XaceCatchDispatchProc (client=0x9f64fa0) at xace.c:281
#8 0x08076ce5 in Dispatch () at dispatch.c:457
#9 0x08093450 in main (argc=8, argv=0xbf9c9354, envp=0xbf9c9378) at main.c:445
How can I solve this? Any ideas?
Edited by: qaerwtgfe on 9-ott-2009 17.50

Similar Messages

  • JSC EA2 hangs while starting up

    Here's the thread dump produced by running JSC from the DOS command prompt. Any ideas on how to fix this?
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    Full thread dump Java HotSpot(TM) Client VM (1.5.0_04-b05 mix
    ed mode):
    "Inactive RequestProcessor thread [Was:Folder Instance Processor/org.openide.loa
    ders.FolderInstance$2]" daemon prio=2 tid=0x00acc928 nid=0xb70 in Object.wait()
    [0x23e8f000..0x23e8fd68]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x030d6dc8> (a java.lang.Object)
    at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java
    :692)
    - locked <0x030d6dc8> (a java.lang.Object)
    "Inactive RequestProcessor thread [Was:Folder recognizer/org.openide.loaders.Fol
    derList$ListTask]" daemon prio=5 tid=0x23934038 nid=0xa38 in Object.wait() [0x23
    e4f000..0x23e4f9e8]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x04c84758> (a java.lang.Object)
    at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java
    :692)
    - locked <0x04c84758> (a java.lang.Object)
    "Inactive RequestProcessor thread [Was:Default RequestProcessor/org.openide.modu
    les.InstalledFileLocator$3]" daemon prio=2 tid=0x23933e98 nid=0x6cc in Object.wa
    it() [0x23dcf000..0x23dcfa68]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x04c84a58> (a java.lang.Object)
    at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java
    :692)
    - locked <0x04c84a58> (a java.lang.Object)
    "Inactive RequestProcessor thread [Was:Default RequestProcessor/org.openide.modu
    les.InstalledFileLocator$3]" daemon prio=2 tid=0x23904c18 nid=0x1a8 in Object.wa
    it() [0x23d8f000..0x23d8fae8]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x04c84b10> (a java.lang.Object)
    at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java
    :692)
    - locked <0x04c84b10> (a java.lang.Object)
    "Inactive RequestProcessor thread [Was:Default RequestProcessor/org.openide.modu
    les.InstalledFileLocator$3]" daemon prio=2 tid=0x23804300 nid=0x178 in Object.wa
    it() [0x23cbf000..0x23cbfb68]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x04ab5510> (a java.lang.Object)
    at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java
    :692)
    - locked <0x04ab5510> (a java.lang.Object)
    "AWT-EventQueue-0" prio=7 tid=0x2389e0f8 nid=0x80c runnable [0x23c6f000..0x23c6f
    be8]
    at sun.awt.shell.Win32ShellFolder2.copyFirstPIDLEntry(Native Method)
    at sun.awt.shell.Win32ShellFolderManager2.createShellFolderFromRelativeP
    IDL(Win32ShellFolderManager2.java:57)
    at sun.awt.shell.Win32ShellFolder2.getLinkLocation(Win32ShellFolder2.jav
    a:622)
    at sun.awt.shell.Win32ShellFolder2.isDirectory(Win32ShellFolder2.java:47
    1)
    at sun.awt.shell.Win32ShellFolderManager2.get(Win32ShellFolderManager2.j
    ava:200)
    at sun.awt.shell.ShellFolder.get(ShellFolder.java:221)
    at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.updateUseShellFo
    lder(WindowsFileChooserUI.java:500)
    at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installComponent
    s(WindowsFileChooserUI.java:203)
    at javax.swing.plaf.basic.BasicFileChooserUI.installUI(BasicFileChooserU
    I.java:136)
    at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installUI(Window
    sFileChooserUI.java:140)
    at javax.swing.JComponent.setUI(JComponent.java:652)
    at javax.swing.JFileChooser.updateUI(JFileChooser.java:1755)
    at javax.swing.JFileChooser.setup(JFileChooser.java:366)
    at javax.swing.JFileChooser.<init>(JFileChooser.java:332)
    at javax.swing.JFileChooser.<init>(JFileChooser.java:285)
    at com.sun.rave.api.jsf.project.ui.JFileChooser_RAVE$1.run(JFileChooser_
    RAVE.java:33)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.rave.api.jsf.project.ui.JFileChooser_RAVE.getJFileChooser(JFi
    leChooser_RAVE.java:31)
    at com.sun.rave.api.jsf.project.JsfProjectGlobalSettings.initDefaultWork
    Folder(JsfProjectGlobalSettings.java:76)
    at com.sun.rave.api.jsf.project.JsfProjectGlobalSettings.getDefaultWorkF
    older(JsfProjectGlobalSettings.java:52)
    at com.sun.rave.api.jsf.project.JsfProjectGlobalSettings.getDefaultProje
    ctFolder(JsfProjectGlobalSettings.java:91)
    at com.sun.rave.modules.jsf.project.ModuleInstaller$1.run(ModuleInstalle
    r.java:20)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:163)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    "AWT-Shutdown" prio=5 tid=0x2389dd20 nid=0x1ec in Object.wait() [0x23c2f000..0x2
    3c2fc68]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x048e5ae0> (a java.lang.Object)
    at java.lang.Object.wait(Object.java:474)
    at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259)
    - locked <0x048e5ae0> (a java.lang.Object)
    at java.lang.Thread.run(Thread.java:595)
    "Image Fetcher 3" daemon prio=9 tid=0x23897c70 nid=0xaa8 in Object.wait() [0x23b
    ef000..0x23befce8]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x048e5b30> (a java.util.Vector)
    at sun.awt.image.ImageFetcher.nextImage(ImageFetcher.java:114)
    - locked <0x048e5b30> (a java.util.Vector)
    at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:167)
    at sun.awt.image.ImageFetcher.run(ImageFetcher.java:136)
    "Java2D Disposer" daemon prio=10 tid=0x22f704b0 nid=0xb80 in Object.wait() [0x23
    6cf000..0x236cfb68]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x048e5c08> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
    - locked <0x048e5c08> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
    at sun.java2d.Disposer.run(Disposer.java:107)
    at java.lang.Thread.run(Thread.java:595)
    "Active Reference Queue Daemon" daemon prio=2 tid=0x22f31d58 nid=0x5cc in Object
    .wait() [0x2368f000..0x2368fae8]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x048e5c90> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
    - locked <0x048e5c90> (a java.lang.ref.ReferenceQueue$Lock)
    at org.openide.util.Utilities$ActiveQueue.run(Utilities.java:2465)
    at java.lang.Thread.run(Thread.java:595)
    "Timer-0" daemon prio=5 tid=0x22f42280 nid=0x594 in Object.wait() [0x2364f000..0
    x2364fbe8]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x048e5d20> (a java.util.TaskQueue)
    at java.util.TimerThread.mainLoop(Timer.java:509)
    - locked <0x048e5d20> (a java.util.TaskQueue)
    at java.util.TimerThread.run(Timer.java:462)
    "AWT-Windows" daemon prio=7 tid=0x22f38160 nid=0xd30 runnable [0x2317f000..0x231
    7fc68]
    at sun.awt.windows.WToolkit.eventLoop(Native Method)
    at sun.awt.windows.WToolkit.run(WToolkit.java:269)
    at java.lang.Thread.run(Thread.java:595)
    "main" prio=5 tid=0x22e8bdf0 nid=0xb60 runnable [0x2309f000..0x2309fd68]
    at java.util.Collections$1.hasMoreElements(Collections.java:3372)
    at org.openide.util.lookup.AbstractLookup$R.initItems(AbstractLookup.jav
    a:801)
    at org.openide.util.lookup.AbstractLookup$R.allItemsWithoutBeforeLookup(
    AbstractLookup.java:765)
    at org.openide.util.lookup.AbstractLookup$R.fireStateChanged(AbstractLoo
    kup.java:668)
    at org.openide.util.lookup.AbstractLookup.notifyListeners(AbstractLookup
    .java:390)
    at org.openide.util.lookup.AbstractLookup.notifyCollectedListeners(Abstr
    actLookup.java:272)
    at org.openide.util.lookup.MetaInfServicesLookup.beforeLookup(MetaInfSer
    vicesLookup.java:91)
    at org.openide.util.lookup.AbstractLookup.lookupItem(AbstractLookup.java
    :306)
    at org.openide.util.lookup.AbstractLookup.lookup(AbstractLookup.java:297
    at org.openide.util.lookup.ProxyLookup.lookup(ProxyLookup.java:140)
    at org.netbeans.modules.refactoring.ui.RefactoringOperationListener.<ini
    t>(RefactoringOperationListener.java:88)
    at org.netbeans.modules.refactoring.ui.RefactoringOperationListener.<cli
    nit>(RefactoringOperationListener.java:71)
    at org.netbeans.modules.refactoring.RefactoringModule.restored(Refactori
    ngModule.java:35)
    at org.netbeans.core.modules.NbInstaller.loadCode(NbInstaller.java:322)
    at org.netbeans.core.modules.NbInstaller.load(NbInstaller.java:240)
    at org.netbeans.core.modules.ModuleManager.enable(ModuleManager.java:869
    at org.netbeans.core.modules.ModuleList.installNew(ModuleList.java:382)
    at org.netbeans.core.modules.ModuleList.trigger(ModuleList.java:316)
    at org.netbeans.core.modules.ModuleSystem.restore(ModuleSystem.java:253)
    at org.netbeans.core.NonGui.run(NonGui.java:355)
    at org.netbeans.core.Main.run(Main.java:185)
    at org.netbeans.core.NbTopManager.getNbTopManager(NbTopManager.java:241)
    at org.netbeans.core.NbTopManager.get(NbTopManager.java:190)
    at org.netbeans.core.Main.start(Main.java:311)
    at org.netbeans.core.TopThreadGroup.run(TopThreadGroup.java:90)
    at java.lang.Thread.run(Thread.java:595)
    "CLI Requests Server" daemon prio=5 tid=0x22e228d8 nid=0x174 runnable [0x2305f00
    0..0x2305f9e8]
    at java.net.PlainSocketImpl.socketAccept(Native Method)
    at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
    - locked <0x048e5fb0> (a java.net.SocksSocketImpl)
    at java.net.ServerSocket.implAccept(ServerSocket.java:450)
    at java.net.ServerSocket.accept(ServerSocket.java:421)
    at org.netbeans.CLIHandler$Server.run(CLIHandler.java:758)
    "Low Memory Detector" daemon prio=5 tid=0x00a93840 nid=0x1b4 runnable [0x0000000
    0..0x00000000]
    "CompilerThread0" daemon prio=10 tid=0x00a92418 nid=0xef8 waiting on condition [
    0x00000000..0x22d9f8cc]
    "Signal Dispatcher" daemon prio=10 tid=0x00a917a0 nid=0xcb8 waiting on condition
    [0x00000000..0x00000000]
    "Finalizer" daemon prio=9 tid=0x00a88c38 nid=0xb8 in Object.wait() [0x22d1f000..
    0x22d1fc68]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x048e6250> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
    - locked <0x048e6250> (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=0x00a877a8 nid=0xf6c in Object.wait() [0x
    22cdf000..0x22cdfce8]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x048e5e28> (a java.lang.ref.Reference$Lock)
    at java.lang.Object.wait(Object.java:474)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
    - locked <0x048e5e28> (a java.lang.ref.Reference$Lock)
    "main" prio=5 tid=0x000380a8 nid=0xdb4 in Object.wait() [0x0007f000..0x0007fc3c]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x048e5eb8> (a org.netbeans.core.TopThreadGroup)
    at java.lang.Object.wait(Object.java:474)
    at org.netbeans.core.TopThreadGroup.start(TopThreadGroup.java:84)
    - locked <0x048e5eb8> (a org.netbeans.core.TopThreadGroup)
    at org.netbeans.core.Main.main(Main.java:107)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.netbeans.Main.main(Main.java:48)
    "VM Thread" prio=10 tid=0x00a84e00 nid=0x9a8 runnable
    "VM Periodic Task Thread" prio=10 tid=0x00a94a18 nid=0xb0c waiting on condition

    Hi,
    Please post messages related to Creator 2 EA at the feedbacks programs portal. The URL is:
    https://feedbackprograms.sun.com/login.html
    Thanks,
    RK.

  • OSDDM v3.10.687 EA2 - a RM hangs at engineer it to LM

    Hello
    On Oracle SQL Developer Data Modeler – v3.10.687 EA2
    Windows XP 32bit SP3
    Oracle Database 11.2.0.2
    A Relational Model imported from Oracle Database 11.2.0.2 simply hangs at engineer the entire model to Logical Model.
    Regards
    Nelson ALberti da Rosa

    Hi Nelson,
    if it's the test case provided by Michael then you should run design rules - you need the rule "Identify Circular referring columns" - there is one such column - it's PK column and also FK column at the same time. No problem in engineering to logical model if this problem is fixed.
    Proper processing for such cases will be included in next release.
    Philip

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

    I'm using 64 bit SQL Developer 4.0.3 with the included JDK on Windows 7. When editing the body of a package, SQL Developer becomes unresponsive and I have to End Task. I've tried renaming the APPDATA folder so it will create a new one and didn't import my settings (only copied connections.xml), but that didn't help. Version 3.2 works fine, but all the 4.x versions I've tried do the same thing.
    Please help.
    Signed,
    Stuck in 3.2
    The thread dump follows:
    2015-04-22 08:04:12
    Full thread dump Java HotSpot(TM) 64-Bit Server VM (24.55-b03 mixed mode):
    "RaptorTask: Comparing FMLA_COMPARE_FLAV_PKG Body subprograms" prio=6 tid=0x000000000ee56800 nid=0x1b5c 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)
      at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)
      at 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)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      at java.lang.Thread.run(Thread.java:745)
    "Background Parser" prio=6 tid=0x000000000c03c800 nid=0x12d0 waiting on condition [0x000000000cfef000]
       java.lang.Thread.State: TIMED_WAITING (sleeping)
      at java.lang.Thread.sleep(Native Method)
      at oracle.dbtools.raptor.plsql.BackgroundParser$1.construct(BackgroundParser.java:142)
      at 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 nid=0x1764 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)
      at 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)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      at java.lang.Thread.run(Thread.java:745)
    "DBRequestProcessorFactory_Timer" daemon prio=6 tid=0x000000000f302800 nid=0x1668 in Object.wait() [0x000000000bf9f000]
       java.lang.Thread.State: WAITING (on 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 <0x00000000d3f71d50> (a java.util.TaskQueue)
      at java.util.TimerThread.run(Timer.java:505)
    "Background Parser" prio=6 tid=0x000000000f301000 nid=0x1a00 waiting on condition [0x000000000b33f000]
       java.lang.Thread.State: TIMED_WAITING (sleeping)
      at java.lang.Thread.sleep(Native Method)
      at oracle.dbtools.raptor.plsql.BackgroundParser$1.construct(BackgroundParser.java:142)
      at 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=0x0000000010174000 nid=0x1b58 waiting on 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)
      at 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)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      at java.lang.Thread.run(Thread.java:745)
    "WeakDataReference polling" prio=2 tid=0x000000000f302000 nid=0x1714 in Object.wait() [0x000000000ea6f000]
       java.lang.Thread.State: WAITING (on 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)
      at 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 nid=0x1aac 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)
      at 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)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      at java.lang.Thread.run(Thread.java:745)
    "status-0" prio=2 tid=0x000000000c03a800 nid=0x5bc 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)
      at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
      at java.util.concurrent.DelayQueue.take(DelayQueue.java:209)
      at oracle.ide.status.StatusExecutor$StatusQueue.take(StatusExecutor.java:338)
      at 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)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      at java.lang.Thread.run(Thread.java:745)
    "Background Parser" prio=6 tid=0x0000000010172800 nid=0xa60 waiting on condition [0x000000000d0ef000]
       java.lang.Thread.State: TIMED_WAITING (sleeping)
      at java.lang.Thread.sleep(Native Method)
      at oracle.dbtools.raptor.plsql.BackgroundParser$1.construct(BackgroundParser.java:142)
      at oracle.dbtools.raptor.utils.NamedSwingWorker$2.run(NamedSwingWorker.java:115)
      at java.lang.Thread.run(Thread.java:745)
    "TextBufferScavenger" prio=6 tid=0x0000000010171000 nid=0xfe8 in Object.wait() [0x000000000ceef000]
       java.lang.Thread.State: WAITING (on 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)
      at oracle.ide.model.FacadeBufferReference$PollingThread.run(FacadeBufferReference.java:145)
    "Swing-Shell" daemon prio=6 tid=0x000000001016f800 nid=0x4e8 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)
      at 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)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      at sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run(Win32ShellFolderManager2.java:503)
      at java.lang.Thread.run(Thread.java:745)
    "pool-3-thread-1" prio=6 tid=0x0000000010170000 nid=0xe54 waiting on 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)
      at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
      at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
      at 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)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      at java.lang.Thread.run(Thread.java:745)
    "IconOverlayTracker Timer: null-jdbcNodeInfoType" prio=6 tid=0x000000001016e000 nid=0xe98 in Object.wait() [0x000000001452f000]
       java.lang.Thread.State: WAITING (on 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 <0x00000000d1378268> (a java.util.TaskQueue)
      at java.util.TimerThread.run(Timer.java:505)
    "WaitCursor-Timer" prio=6 tid=0x000000001016d000 nid=0x1bb0 in Object.wait() [0x000000001267f000]
       java.lang.Thread.State: WAITING (on 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 <0x00000000d1b86928> (a java.util.TaskQueue)
      at java.util.TimerThread.run(Timer.java:505)
    "Thread-10" daemon prio=6 tid=0x000000000f326800 nid=0x1a38 in Object.wait() [0x000000001237f000]
       java.lang.Thread.State: WAITING (on object monitor)
      at java.lang.Object.wait(Native Method)
      - waiting on <0x00000000cf483210> (a java.util.LinkedList)
      at java.lang.Object.wait(Object.java:503)
      at java.util.prefs.AbstractPreferences$EventDispatchThread.run(AbstractPreferences.java:1476)
      - locked <0x00000000cf483210> (a java.util.LinkedList)
    "Scheduler" daemon prio=6 tid=0x000000000f325000 nid=0x1898 in Object.wait() [0x000000001217f000]
       java.lang.Thread.State: WAITING (on object monitor)
      at java.lang.Object.wait(Native Method)
      - waiting on <0x00000000d1ba9718> (a oracle.dbtools.raptor.backgroundTask.TaskLinkedList)
      at java.lang.Object.wait(Object.java:503)
      at oracle.dbtools.raptor.backgroundTask.TaskLinkedList.takeNextTask(TaskLinkedList.java:47)
      - locked <0x00000000d1ba9718> (a oracle.dbtools.raptor.backgroundTask.TaskLinkedList)
      at oracle.dbtools.raptor.backgroundTask.RaptorTaskManager$SchedulerThread.run(RaptorTaskManager.java:479)
    "Log Poller" prio=2 tid=0x000000000ee58800 nid=0x1928 waiting on 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)
      at 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)
      at oracle.ideimpl.log.TabbedLogManager$4.run(TabbedLogManager.java:321)
      at java.lang.Thread.run(Thread.java:745)
    "Inactive RequestProcessor thread [Was:TimedSoftReference/org.openide.util.TimedSoftReference]" daemon prio=2 tid=0x000000000ee58000 nid=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)
      at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1989)
      - locked <0x00000000cf513e48> (a java.lang.Object)
    "JarIndex Timer" daemon prio=6 tid=0x000000000ee57000 nid=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 <0x00000000cf19b630> (a java.util.TaskQueue)
      at java.util.TimerThread.run(Timer.java:505)
    "TimedCache-Timer" daemon prio=6 tid=0x000000000c03f000 nid=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 <0x00000000cf0ed978> (a java.util.TaskQueue)
      at java.util.TimerThread.run(Timer.java:505)
    "Framework Event Dispatcher" daemon prio=6 tid=0x000000000c03d800 nid=0x748 in Object.wait() [0x000000000ba5f000]
       java.lang.Thread.State: WAITING (on object monitor)
      at java.lang.Object.wait(Native Method)
      - waiting on <0x00000000ceded8b8> (a org.eclipse.osgi.framework.eventmgr.EventManager$EventThread)
      at java.lang.Object.wait(Object.java:503)
      at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400)
      - locked <0x00000000ceded8b8> (a org.eclipse.osgi.framework.eventmgr.EventManager$EventThread)
      at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:336)
    "State Data Manager" daemon prio=6 tid=0x000000000c03c000 nid=0xb8c waiting on condition [0x000000000b71f000]
       java.lang.Thread.State: TIMED_WAITING (sleeping)
      at 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 nid=0x1718 in Object.wait() [0x000000000b53f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
      at java.lang.Object.wait(Native Method)
      - waiting on <0x00000000cfb6db10> (a org.eclipse.osgi.framework.internal.core.Framework)
      at org.eclipse.osgi.framework.internal.core.Framework.run(Framework.java:1863)
      - locked <0x00000000cfb6db10> (a org.eclipse.osgi.framework.internal.core.Framework)
      at java.lang.Thread.run(Thread.java:745)
    "Active Reference Queue Daemon" daemon prio=2 tid=0x000000000c038000 nid=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)
      at 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 nid=0x700 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)
      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=0x000000000a6ca800 nid=0x18ac runnable [0x000000000b036000]
       java.lang.Thread.State: RUNNABLE
      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)
      at 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 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(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 nid=0x350 runnable [0x000000000adaf000]
       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=0x000000000a6c9000 nid=0x1ac8 in Object.wait() [0x000000000acaf000]
       java.lang.Thread.State: WAITING (on 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)
    "Java2D Disposer" daemon prio=10 tid=0x000000000a6c8000 nid=0xcd8 in Object.wait() [0x000000000abaf000]
       java.lang.Thread.State: WAITING (on 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=0x0000000006413000 nid=0x3b8 runnable [0x0000000000000000]
       java.lang.Thread.State: RUNNABLE
    "C2 CompilerThread1" daemon prio=10 tid=0x0000000006412800 nid=0x1274 waiting on condition [0x0000000000000000]
       java.lang.Thread.State: RUNNABLE
    "C2 CompilerThread0" daemon prio=10 tid=0x000000000640d800 nid=0x344 waiting on condition [0x0000000000000000]
       java.lang.Thread.State: RUNNABLE
    "Attach Listener" daemon prio=10 tid=0x000000000640c800 nid=0x1ab0 waiting on condition [0x0000000000000000]
       java.lang.Thread.State: RUNNABLE
    "Signal Dispatcher" daemon prio=10 tid=0x0000000006404800 nid=0x1180 runnable [0x0000000000000000]
       java.lang.Thread.State: RUNNABLE
    "Finalizer" daemon prio=8 tid=0x00000000063ae000 nid=0xf08 in Object.wait() [0x000000000770f000]
       java.lang.Thread.State: WAITING (on 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)
      at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
    "Reference Handler" daemon prio=10 tid=0x00000000063a3000 nid=0xcbc in Object.wait() [0x000000000760f000]
       java.lang.Thread.State: WAITING (on 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)
      at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
      - locked <0x00000000ce57c148> (a java.lang.ref.Reference$Lock)
    "main" prio=6 tid=0x000000000228d800 nid=0xe00 waiting on condition [0x0000000000000000]
       java.lang.Thread.State: RUNNABLE
    "VM Thread" prio=10 tid=0x000000000639d800 nid=0x102c runnable
    "GC task thread#0 (ParallelGC)" prio=6 tid=0x00000000022a1800 nid=0x520 runnable
    "GC task thread#1 (ParallelGC)" prio=6 tid=0x00000000022a3800 nid=0x1228 runnable
    "GC task thread#2 (ParallelGC)" prio=6 tid=0x00000000022a5000 nid=0x1a20 runnable
    "GC task thread#3 (ParallelGC)" prio=6 tid=0x00000000022a7000 nid=0x190c runnable
    "VM Periodic Task Thread" prio=10 tid=0x000000000641c000 nid=0x830 waiting on condition
    JNI global references: 3151

    If you cannot avoid using the shortcut keys to do cut/copy/paste in the PL/SQL editor, then you must wait for a fix.  Here is a relevant discussion...
    SQL Developer 4.0.3 often freezes unrecoverably
    Try the production 4.1 release when it comes out.  The latest 4.1 is EA2 (Early Adopter 2), but some editor fixes from the JDeveloper team did not become available until after that release.  We are getting close to having a RC1 (release candidate 1) and hope the type of hang you are experiencing will finally be fixed. Another recommendation is to disable Show Breadcrumbs in Tools > Preferences > Coded Editor > Display.  That may help in some cases.

  • Xnewt dies: could not open default font 'fixed'

    Hi,
    trying to get srss4.2 on SXCE b129 running. However, Xnewt has a problem:
    error opening security policy file /usr/X11/lib/X11/xserver/SecurityPolicy
    Could not init font path element /usr/X11/lib/X11/fonts/Type1/sun/, removing from list!
    Fatal server error:
    could not open default font 'fixed'So it can't find the font. The question is: What is the right file to set the fontpath? Right now it looks only into the following files:
    /usr/X11/lib/X11/fonts/TrueType/fonts.dir
    /usr/X11/lib/X11/fonts/TrueType/fonts.alias
    /usr/X11/lib/X11/fonts/Type1/fonts.dir
    /usr/X11/lib/X11/fonts/Type1/fonts.alias
    /usr/X11/lib/X11/fonts/Type1/sun/fonts.dir
    /usr/X11/lib/X11/fonts/Type1/sun/fonts.alias
    /usr/X11/lib/X11/fonts/F3bitmaps/fonts.dir
    /usr/X11/lib/X11/fonts/F3bitmaps/fonts.alias
    /usr/X11/lib/X11/fonts/misc/fonts.dir
    /usr/X11/lib/X11/fonts/misc/fonts.alias
    /usr/X11/lib/X11/fonts/100dpi/fonts.dir
    /usr/X11/lib/X11/fonts/100dpi/fonts.alias
    /usr/X11/lib/X11/fonts/75dpi/fonts.dir
    /usr/X11/lib/X11/fonts/75dpi/fonts.aliasAny help?
    (on b125 with SRSS 4.2 EA2 everything is running fine)

    Maybe some of the [information from Chris Gerhard|http://chrisgerhard.wordpress.com/2010/01/11/more-sun-ray-on-opensolaris-build-130/] about getting Sun Ray Software to work on OpenSolaris build 130 can help you.
    Note that Chris's blog is about OpenSolaris, not SXCE. SXCE 129 may have additional problems. I found the following information from someone working on X in Solaris:
    Though I should probably also warn that if you installed snv_129 from SVR4
    packages, many of the links in /etc/X11/fontpath.d will be broken - these
    are okay in the IPS packages, and are fixed in the snv_130 X packages.
    HOWEVER you probably only want to replace SUNWfont-xxx and SUNWttf-xxx
    packages with the versions from snv_130, as I wouldn't be surprised if
    Xnewt gets further broken by the snv_130 integrations of Xorg 1.7/X11R7.5
    and the move from /usr/X11 to /usr of the programs & libraries.As the SXCE program has ended, you should consider moving to OpenSolaris. The Chris Gerhard blog also has information about getting SRSS to work on recent OpenSolaris builds (b132+).
    Of course you'll always have to expect such breakages with new builds, as OpenSolaris is a rapidly evolving platform.

  • My Excel with PowerPivots acts weird, it hangs when i try to change font color

    Hi 
    I am facing a weird issue using PowerPivot in my workbook, there is a worksheet named Charts in my workbook and all the charts i am using resides in that worksheet. Whenever i try to change the font color in that sheet, my excel's color palette goes blur
    and then everything just freezes and turns black. This problem is happening only with Charts worksheet, when i try to change the color in other sheets, it works just, the problem is only with Charts sheet. File
    size is 16 MB, there are just 10 pivot tables with some calculations and some calculated fields. There are no add-ins other than PowerPivot. 
    Thanks,
    Shanker

    Hi,
    In regarding of the issue, please provide us more information to assist you better.
    Do you receive any error message?
    Which Excel version are you using?  Excel 2013 or other?
    Which workbook format are you using? XLS or XLSX?
    Are you performing any specific task?
    According to your description, this issue seems only occur with the special worksheet "Charts".
    Firstly, I recommend we copy all of the content to a new/blank Excel file to test.
    If it works fine, this issue might be caused by the "Charts" workbook itself. We'd better check the "Charts" workbook. Or re-build the file with a new workbook.
    If it still makes Excel hang with a new file, this issue might due to the content. Please check the content first.
    Secondly, we could follow below KB to troubleshoot this issue:
    https://support2.microsoft.com/kb/2758592/en-us?wa=wsignin1.0
    Thirdly, if the issue still exists, we may try to collect the Event log and App crash dump file to do advanced troubleshooting.
    Event log:
    http://windows.microsoft.com/en-US/windows7/Open-Event-Viewer
    App crash dump file:
    First enable app crash dump collection by copying following words into notepad, saving it as dump.reg and importing
    it:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\localdumps\EXCEL.EXE]
    "DumpFolder"=hex(2):63,00,3a,00,5c,00,63,00,72,00,61,00,73,00,68,00,64,00,75,\
      00,6d,00,70,00,73,00,00,00
    "DumpCount"=dword:00000010
    "DumpType"=dword:00000001
    "CustomDumpFlags"=dword:00000000
    Then, open Excel
    to repro the issue. If crash issue appeared, please find the crashdump file under c:\.
    To further help you, please upload this file into Skydrive and shared the link here.
    Also, you can try to analyze dump by yourself if you would like to:
    How to analyze app crash dump file:
    http://blogs.technet.com/b/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx
    Hope it's helpful.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Just installed Firefox 4. It hangs when I open any website and type in, for example, an ID, or even just click on something, for example, "Compose", in my webmail site.

    Here's the detail of what happens.
    1. Turn on computer and then click on Firefox icon on desktop.
    2. Firefox opens. Everything looks OK. Mr Bunsen's graphic is working fine.
    3. Click on any webpage link. For example, a newspaper or an online webmail page. All looks OK until
    4. Click on anything or type anything, such as in ID in a box, and bingo, the top line of Firefox goes from dark blue to very pale blue and the computer is hung. You cannot get out of Firefox or get Firefox to work.
    5. Switch off computer.
    Is this perhaps due to a clash of Add-ons. I run Avast anti-virus. McAfee came with Firefox 4 and I did not reject it. Is it conflicting wth something in my system and causing it to hang?

    You can modify the pref <b>keyword.URL</b> on the <b>about:config</b> page to use Google's "I'm Feeling Lucky" or Google's "Browse By Name".
    * Google "I'm Feeling Lucky": http://www.google.com/search?btnI=I%27m+Feeling+Lucky&ie=UTF-8&oe=UTF-8&q=
    * Google "Browse by Name": http://www.google.com/search?ie=UTF-8&sourceid=navclient&gfns=1&q=
    * http://kb.mozillazine.org/keyword.URL
    * http://kb.mozillazine.org/Location_Bar_search

  • I upgraded to the latest version of Firefox but it hangs when I use a search site such as Google or Bing. How can I fix this?

    putting a search option in the search box to the right of the address bar opens up the full search window but then Firefox hangs.

    Your UserAgent string in Firefox is messed up by another program that you installed, and those websites don't know you are running Firefox 3.6.3 (which is what you do have installed).
    [http://en.wikipedia.org/wiki/User_Agent]
    type '''about:config''' in the URL bar and hit Enter
    ''If you see the warning, you can confirm that you want to access that page.''
    Filter = '''general.useragent.'''
    Right-click the preferences that are '''bold''', one line at a time, and select '''''Reset''''',
    Then restart Firefox

  • It hangs when playing games

    My system is Windows 7 - 64 bit operating system
    I've used Firefox for many many years and always praised it compared to EI. I am afraid I wont be able to praise it much more. It stinks. It hangs mostly when I am playing games or looking at pictures or videos. Its worse when on Facebook but also happens on other web site. I did all the troubleshooting, updates, remove old versions and re install, disable add ons all and all Its driving me insane. Can you solve the problem with a new versionof Firefox or do we have to flush the darn browser for good.
    Thank you

    anyone has a solution until a new version comes out?

  • When I boot up it hangs on the login screen for awhile, why?

    I have a mid 2011 Macbook Air 13".  It came with Lion but I recently updated to Mountain Lion.  When I wake the laptop from sleep everything is fine.  If it's been awhile since it slept (a couple of hours), the login screen hangs.  What happens is that it boots like normal and looks like everything is correct, but it won't let me type in my password.  After 10 seconds or so I can see a cursor come up but it won't let me type (but anything I do type at this point will later fill in the field after another 2-3 seconds or so).  One other thing that's weird is that when the screen first comes up it shows the battery percentage from when I put it back on the charger, then after everything catches up, it changes to show 100%.
    I hope I explained the problem well enough.  Basicly a "wake from sleep" is fine if it hasn't been long since the laptop slept, but if it's been awhile it takes about 15-20 seconds to boot up.
    Ideas?

    Here are some suggestions based on my recent issue with unable to get Mavericks up after upgrade - The Apple geniuses just simply couldnt figure this one out...despite it being in their shop for 3 days (They probably did not look at it...and asked if they can just wipe out everything and install fresh...i had said NO):
    Restart computer and hold Cmd+V when you hear chime. This will start the computer in Verbose mode.
    See the messages and see where the system boot fails. In my case, it was some backtrace IOStorageFamily issue with com.paragon-software.
    Google may be able to solve your Apple issues - just type the error message in and see if you get any useful suggestions. in most cases - this would be some faulty 3rd party drivers.....
    In my case, it was something stupid i had probably installed....I had to boot to safe mode (Hold Shift at boot chime) - open Terminal, delete the folder com.paragon-software.kext from System/Library/Extensions....that fixed the problem. Mavericks is working great now....
    Let me know if your debugging thing works...

  • Firefox hangs on opening requiring force quit I have snow leopard mac It hangs when I try safe mode. I need to know how to remove all traces of firefox on my mac so I can reinstall. I have tried terminal as advised on firefox webpage. Please advise m

    Firefox hangs on opening requiring force quit I have snow leopard Mac It even hangs when I try safe mode. I need to know how to remove all traces of firefox on my mac so I can reinstall. I have tried terminal as advised on firefox webpage. Please advise me
    == This happened ==
    Every time Firefox opened
    == I tried to update firefox add-ons ==
    == User Agent ==
    Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-us) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7

    Try a new profile. See [[Recovering important data from an old profile]]

  • I am having a problem opening my browser, the broswer is hanging up after slowly opening

    Hello, I have been having trouble with my firefox browser for quite some time now, it just stopped working on me about 5 or 6 months ago. I have switched over to Internet Explorer which has still been working fine. I like using Firefox much more than Explorer these days, but I am unfortunately not good much with fixing computer problems and have pretty much extinguished all my available options for repairing it myself.
    The problem with Firefox is now when I click on the shortcut link on my desktop, it takes a good 5 to 10 minutes to open up the browser now. Once it does finally open, you cannot type or click on anything it is hung up and will not allow you to go to another site(the home page will still load, with current news and other information)
    I cannot remember anything that would have caused it to crash or get hung up like this, but like I said I am not a computer expert by any means. I do know that I am ready to get Mozilla back to running smoothly as before, I had just gotten really used to it(I had been using internet explorer).
    I also uninstalled Firefox completely and reinstalled it, I figured if nothing else I tried worked that usually is the best option...it still did/does the same thing, hangs up everytime you try to run/open it.
    I checked your online solution for what to do on a hanging first page, I saw something about pentium 4's running Windows Vista or XP...my computer runs Windows 7 (was actually purchased running the terribly bug ridden and error-prone Vista, and lucky I was able to obtain a free upgrade to 7). So I was thinking maybe that had something to do with it, I had some problem in the past, with what I cannot remember, but it traced back to something from when Vista was on my computer(even though it was no longer my operating system I'll be darn if it wasn't still causing me headaches! How fitting.)
    My computer in question is a Dell Studio XPS 1640 which I bought new almost two years ago exactly)

    Did you check what I would consider the first place to look:
    * http://kb.mozillazine.org/Problematic_extensions
    If the site is still down (at least 12 hours) when you read this try [http://webcache.googleusercontent.com/search?q=cache:http%3A//kb.mozillazine.org/Problematic_extensions Google's cache]
    Link or url would make it easier to see which page you tried rather than "your online solution for ...".
    * http://kb.mozillazine.org/Firefox_hangs ([http://webcache.googleusercontent.com/search?q=cache:http%3A//kb.mozillazine.org/Firefox_hangs cached version])
    * http://kb.mozillazine.org/Firefox_crashes ([http://webcache.googleusercontent.com/search?q=cache:http%3A//kb.mozillazine.org/Firefox_crashes cached version])
    * [https://support.mozilla.com/kb/Firefox%20hangs#os=mac&amp;browser=fx4 Firefox hangs | Troubleshooting | Firefox Help]

  • When I open Pages from the dock, the page comes up but immediately hangs up with the

    When I open Pages from the Dock,  the page comes up on the screen but immediately hangs up with the rainbow circle spinning.  I finally have to force quite to make it go away.  It does not ask me to choose a template.  This is sporadic, sometimes working, sometimes not.  What is going on?

    Helo,
    Did you try to delete Pages' preferences file(s) in the folder your-user-name/Library/Preferences ?
    There are one or more (depends on your OS X version) file like "com.apple.iWork.Pages.plist"
    You can also repair permissions with Disk Utility in the folder Applications/Utilities.
    Choose the hard drive were Pages is and click the button "Repair permissions".
    Or you can re-install Pages.
    Hope this will help.

  • Z77A-GD65 Multiple BIOS Issues - B4 Hang, Splash Screen Blinking

    Back in November 2012, I built a home server with a Z77A-GD65.  Lately, I've noticed some strange things happening that I've been trying to research but to no avail.
    First off, I get the B4 code hang-up whenever I'm booting.  This doesn't matter if it's a cold boot or a reboot, it hangs on B4 for about 10-15 seconds, flashes 92 really quick, and then goes to A2 which it stays for another 5 or so seconds.  After that I get the MSI splash screen for about 1 second, then it blinks 5 times.  After that it goes into Windows just fine.
    The blinking is a new issue, the B4 hang is not.  I've read from multiple posts that this is a USB issue.  When I disable USB legacy support, the issue goes away, but of course then I can't have legacy support.  I have yet to figure out what exact device is causing it.  In the process of trying to figure this out, I updated BIOS to A.A0.  After updating to this version of BIOS the splash screen blinks 5 times before going to the "Starting Windows" splash screen.  This is a more difficult issue to figure out why it's doing this because if you search for "BIOS" and "flash" or "flashes" or "flashing", you typically get results for flashing your BIOS.   Hence, why I'm using the term "blinking".  But even then I can't really find a solution out there.
    I also happened to see that the website for the Z77A-GD65 is showing a newer BIOS version, but I'm unable to flash this (at least using M-Flash).  I threw it on a USB, re-enabled USB legacy and whenever I click on it to install, the BIOS screen hard locks.  The screen just freezes exactly where it's at in the BIOS and the mouse is dead.  However, I can CTRL+ALT+DEL on the keyboard and it will reboot the system so I don't need to power cycle the computer.  Not sure why this is happening either.  Perhaps I need to flash this a different way?  Maybe I don't need to flash this at all?
    I could really use some input here on why this is happening.
    As for the specs on my system, they're as follows:
    i7-3770K overclocked to 4.2 Ghz by using the Turbo Mode in BIOS
    32GB Komputerbay DDR3 PC3-12800 1600MHz DIMM with Low Profile Blue Heatspreaders Quad Channel RAM | 9-9-9-24 XMP ready
    AMD PowerColor 7870 Myst Edition GPU - currently not overclocked although overclocking this doesn't seem to affect any issues
    2 - 128 GB Corsair SATA III SSD - one runs the OS, the other I use to load games from
    2 - 500 GB Seagate Barracuda 7200 RPM Sata II HDD's mirrored via Windows 7
    1 - 750 GB Seagate Barracude 7200 RPM Sata II HDD
    1 - 1 TB Western Digital MyBook USB 2.0 external
    2 - 3 TB Seagate USB 3.0 external
    ASUS DVD Burner - not sure which one, it's a cheapy $20 from Newegg
    1 - PCI USB 3.0 expansion card
    Antec TruePower New TP-550 Modular 550W Continuous Power ATX12V V2.3 / EPS12V V2.91 SLI Certified CrossFire Ready 80 PLUS BRONZE Certified Active PFC "compatible with Core i7/Core i5" Power Supply
    NZXT Switch 810 gunmetal - currently have 4 fans running but plan on more, also the Switch 810 has the multi-card reader in the front with 1x SD Card, 2x USB 2.0, 2x USB 3.0
    for peripherals
    1 - Microsoft 360 Wireless controller adapter (legit one, not the knockoff although I had a knockoff prior to getting the real deal)
    1 - Logitech Wireless USB Keyboard with Touchpad
    I tried to be thorough.  Thanks in advance for any help!

    Quote from: PirateDog on 26-August-13, 12:45:18
    Probably a USB device problem.
    This is a candidate, as well as mouse and keyboard. Disconnect USB devices one at a time to find the culprit.
    A lot of devices running. PSU a +12V single rail or is it multi rail? A rail going to the graphics or components may not be enough amps. My best guess is the card reader.
    For UEFI/BIOS flashing, select your mainboard here and use the forum flash method;
    I'll definitely try unplugging some of these USB devices to see if that helps with the B4 hang issue.
    As for the PSU, according to the description for it on Newegg:  "Four industry-leading independent +12v rails are provided for more stable and safer power output."  It has two rails going to the GPU.  The GPU is a new addition to the system and so I wasn't running it until recently.  The issues were occurring beforehand, but you're right that this PSU is underpowered for the rig considering PowerColor recommends a minimum of 500w.  I'm going to be buying a larger capacity one sometime in the very near future.  Any recommendations on good modular PSU's?  What's a good way to tell what wattage to get?
    Thanks for letting me know about the forum flash method.  I'll be back later when I have some results.

  • Switched computer cases and now I hang at the MSI splash screen.

    Hey guys. I've never had any problems with building my PC until yesterday on the simplest of tasks.
    I decided to buy a new case and switch everything over but when I did it decided to hang on the MSI motherboard splash screen.
    Specs:
    * MEM 4Gx2|G.SKILL F3-12800CL9D-8GBXL + one more stick.
    * Processor = AMD Phenom II X6 1055T Thuban 2.8GHz Socket AM3 125W Six-Core Desktop Processor HDT55TFBGRBOX
    * Graphics Card = HD 7950
    * Motherboard = MB MSI| 880GM-E41 880G R
    * PSU = CORSAIR CX series CX500 500W ATX12V v2.3 80 PLUS BRONZE Certified Active PFC Power Supply
    * OS = Windows 7 64Bit
    * No overclocking.
    So far I've done the following. 
    * Removed battery/Jumped the bios. 
    * Checked and rechecked each RAM stick. 
    * Removed all connections. 
    * Removed graphics card etc. 
    Any help would be greatly appreciated, Christmas has kind of killed my budget for a new build.
    Thanks!
    These are as far as I can get before everything stops working.

    Really strange.
    Have you made sure that there was will be/was no contact between mobo and case (apart from spots where the contact should be made) ? This could've break the motherboard.
    Check ALL of the power supply cable connections between it and mobo.
    Now something weird which doesn't seen to make any sense... Try to put your motherboard back to the old case.
    That's all my suggestions, apart from that, if you're still able, then get it on a warranty and RMA it.
    Good luck.

Maybe you are looking for

  • Change Purchase Order type ,price before auto creation of PO through MIGO?

    Hi , I have reuirement  infront of me. We are creating return Purchase order through MIGO for Non-ordered items. Purchase Order is created automatically by SAP. I need to change its Purchase Order type  , Net Price , Order Price Unit . Is it possible

  • DEP Error Just Goes On and On

    It seems that the Data Execution Prevention  error with Adobe Flash Player 11.4.402.278 is a common problem. There are posts all over the net: at Adobe, at Microsoft, and at numerous third party sites. For me, it started happening after downloading t

  • InDesign CS5.5 Addresses Frame Edge Highlighting and Saves Back to CS4

    Two of the biggest complaints I've seen over the last year, the inability to turn off frame edge highlighting and only one version back save have have been addressed in CS5.5. There's a new user preference to turn off the frame edge highlighting and

  • Business parameters in 11g

    Hi all!, I remember in Oracle 10g there are an option to add business parameters that I can use into the processes, and i can change their value from the administrator webpage, is there anything like that in 11g? thanks in advance!

  • Change Automatic Stroke Width?

    Doing very complicated work that needs me to constantly switch an object from stroke to fill, except the stroke width of 1 is way too huge at the scale I work at so every time I change it I also have to specify the stroke as 0.1 so I can see what I'm