Consistent Hang

I am getting a consistent hang. I have a connection open, I am typing a sqlstatement into the worksheet and everyting stops completely.
1.5.3 on Xp Pro,
CVS Version (External)     (CVSNT) 2.5.03 (Scorpio) Build 2382 (client/server)
Java(TM) Platform     1.6.0_07
Oracle IDE     1.5.3.57.83
Versioning Support     1.5.3.57.83
Thread dump
Full thread dump Java HotSpot(TM) Client VM (10.0-b23 mixed mode):
"pool-2-thread-1" prio=6 tid=0x03a76800 nid=0x84 waiting on condition [0x06f3f000..0x06f3fa94]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x13e355d8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1925)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:358)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:946)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:906)
        at java.lang.Thread.run(Thread.java:619)
"IconOverlayTracker Timer" prio=6 tid=0x04bbc400 nid=0xca4 in Object.wait() [0x06e3f000..0x06e3fb14]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:485)
        at java.util.TimerThread.mainLoop(Timer.java:483)
        - locked <0x13e35710> (a java.util.TaskQueue)
        at java.util.TimerThread.run(Timer.java:462)
"Timer-2" prio=6 tid=0x04bc7c00 nid=0xf40 in Object.wait() [0x06d3f000..0x06d3fb94]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:485)
        at java.util.TimerThread.mainLoop(Timer.java:483)
        - locked <0x13e35790> (a java.util.TaskQueue)
        at java.util.TimerThread.run(Timer.java:462)
"TextBufferScavenger" prio=6 tid=0x048cb800 nid=0x498 in Object.wait() [0x0693f000..0x0693fd14]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
        - locked <0x13a1ccd8> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
        at oracle.ide.model.TextNode$FacadeBufferReference$PollingThread.run(TextNode.java:1886)
"Native Directory Watcher" prio=2 tid=0x03928c00 nid=0xdc8 runnable [0x059cf000..0x059cfa14]
   java.lang.Thread.State: RUNNABLE
        at oracle.ide.natives.NativeHandler.enterWatcherThread(Native Method)
        at oracle.ide.natives.NativeHandler$2.run(NativeHandler.java:252)
        at java.lang.Thread.run(Thread.java:619)
"Swing-Shell" daemon prio=6 tid=0x049fb800 nid=0xd70 waiting on condition [0x05acf000..0x05acfa94]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x130ec738> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1925)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:358)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:946)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:906)
        at sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run(Win32ShellFolderManager2.java:458)
        at java.lang.Thread.run(Thread.java:619)
"IconOverlayTracker Timer" prio=6 tid=0x0457a400 nid=0xee8 in Object.wait() [0x058cf000..0x058cfb94]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:485)
        at java.util.TimerThread.mainLoop(Timer.java:483)
        - locked <0x1300fca0> (a java.util.TaskQueue)
        at java.util.TimerThread.run(Timer.java:462)
"IconOverlayTracker Timer" prio=6 tid=0x0482dc00 nid=0xc2c in Object.wait() [0x056cf000..0x056cfc14]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:485)
        at java.util.TimerThread.mainLoop(Timer.java:483)
        - locked <0x1300f728> (a java.util.TaskQueue)
        at java.util.TimerThread.run(Timer.java:462)
"Meter Updater" prio=6 tid=0x04497800 nid=0xb04 waiting on condition [0x055cf000..0x055cfd14]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
        at java.lang.Thread.sleep(Native Method)
        at elephant.insider.view.impl.MeterUpdater$Updater.run(MeterUpdater.java:131)
        at java.lang.Thread.run(Thread.java:619)
"Meter Dispatcher" prio=6 tid=0x04497000 nid=0xbb0 waiting on condition [0x054cf000..0x054cfd94]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
        at java.lang.Thread.sleep(Native Method)
        at elephant.insider.view.impl.MeterUpdater$Dispatcher.run(MeterUpdater.java:282)
        at java.lang.Thread.run(Thread.java:619)
"Adapter Monitor" prio=6 tid=0x0455f400 nid=0xc5c waiting on condition [0x053cf000..0x053cfa14]
   java.lang.Thread.State: TIMED_WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x12dd0ca0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1963)
        at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:395)
        at elephant.insider.server.monitor.impl.AdapterMonitorImpl$Monitor.run(AdapterMonitorImpl.java:247)
        at java.lang.Thread.run(Thread.java:619)
"TimerQueue" daemon prio=6 tid=0x03b25400 nid=0x854 in Object.wait() [0x0446f000..0x0446fb14]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at javax.swing.TimerQueue.run(TimerQueue.java:236)
        - locked <0x1281d380> (a javax.swing.TimerQueue)
        at java.lang.Thread.run(Thread.java:619)
"AWT-EventQueue-0" prio=6 tid=0x03ab8800 nid=0xea4 runnable [0x042bf000..0x042bfb94]
   java.lang.Thread.State: RUNNABLE
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:129)
        at oracle.net.ns.Packet.receive(Unknown Source)
        at oracle.net.ns.DataPacket.receive(Unknown Source)
        at oracle.net.ns.NetInputStream.getNextPacket(Unknown Source)
        at oracle.net.ns.NetInputStream.read(Unknown Source)
        at oracle.net.ns.NetInputStream.read(Unknown Source)
        at oracle.net.ns.NetInputStream.read(Unknown Source)
        at oracle.jdbc.driver.T4CMAREngine.unmarshalUB1(T4CMAREngine.java:1099)
        at oracle.jdbc.driver.T4CMAREngine.unmarshalSB1(T4CMAREngine.java:1070)
        at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:478)
        at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:213)
        at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:796)
        at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1031)
        at oracle.jdbc.driver.T4CPreparedStatement.executeMaybeDescribe(T4CPreparedStatement.java:836)
        at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1124)
        at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3285)
        at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3329)
        - locked <0x104f5820> (a oracle.jdbc.driver.T4CPreparedStatement)
        - locked <0x140ce730> (a oracle.jdbc.driver.T4CConnection)
        at oracle.dbtools.raptor.insight.InsightableOracleDatabase.fetch(InsightableOracleDatabase.java:512)
        at oracle.dbtools.raptor.insight.CompletionInsight.getInsightData(CompletionInsight.java:501)
        at oracle.javatools.editor.insight.AbstractInsight.showInsight(AbstractInsight.java:781)
        at oracle.javatools.editor.insight.AbstractInsight.showInsight(AbstractInsight.java:706)
        at oracle.javatools.editor.insight.AbstractInsight.actionPerformed(AbstractInsight.java:501)
        at javax.swing.Timer.fireActionPerformed(Timer.java:271)
        at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
"AWT-Windows" daemon prio=6 tid=0x03ab2000 nid=0xfd0 runnable [0x040bf000..0x040bfc94]
   java.lang.Thread.State: RUNNABLE
        at sun.awt.windows.WToolkit.eventLoop(Native Method)
        at sun.awt.windows.WToolkit.run(WToolkit.java:290)
        at java.lang.Thread.run(Thread.java:619)
"AWT-Shutdown" prio=6 tid=0x03aac800 nid=0xbec in Object.wait() [0x03fbf000..0x03fbfd14]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:485)
        at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259)
        - locked <0x127b9a78> (a java.lang.Object)
        at java.lang.Thread.run(Thread.java:619)
"Java2D Disposer" daemon prio=6 tid=0x03aaac00 nid=0x618 in Object.wait() [0x03ebf000..0x03ebfd94]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
        - locked <0x1281d5c8> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
        at sun.java2d.Disposer.run(Disposer.java:125)
        at java.lang.Thread.run(Thread.java:619)
"Low Memory Detector" daemon prio=6 tid=0x00ea0400 nid=0x478 runnable [0x00000000..0x00000000]
   java.lang.Thread.State: RUNNABLE
"CompilerThread0" daemon prio=6 tid=0x00e9b000 nid=0xf2c waiting on condition [0x00000000..0x035bf7bc]
   java.lang.Thread.State: RUNNABLE
"Attach Listener" daemon prio=6 tid=0x00e99c00 nid=0xadc runnable [0x00000000..0x00000000]
   java.lang.Thread.State: RUNNABLE
"Signal Dispatcher" daemon prio=6 tid=0x00e98c00 nid=0xf3c waiting on condition [0x00000000..0x00000000]
   java.lang.Thread.State: RUNNABLE
"Finalizer" daemon prio=8 tid=0x00e89800 nid=0x1d8 in Object.wait() [0x032bf000..0x032bfc94]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
        - locked <0x12780298> (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=6 tid=0x00e85400 nid=0xdf8 in Object.wait() [0x031bf000..0x031bfd14]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:485)
        at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
        - locked <0x12780320> (a java.lang.ref.Reference$Lock)
"main" prio=6 tid=0x00926400 nid=0xf80 waiting on condition [0x00000000..0x0012fb3c]
   java.lang.Thread.State: RUNNABLE
"VM Thread" prio=6 tid=0x00e82400 nid=0x1e0 runnable
"VM Periodic Task Thread" prio=6 tid=0x00eb3800 nid=0xef8 waiting on condition
JNI global references: 2245
Heap
def new generation   total 4928K, used 2478K [0x10020000, 0x10570000, 0x12780000)
  eden space 4416K,  49% used [0x10020000, 0x10246f00, 0x10470000)
  from space 512K,  53% used [0x104f0000, 0x105349b0, 0x10570000)
  to   space 512K,   0% used [0x10470000, 0x10470000, 0x104f0000)
tenured generation   total 64456K, used 53602K [0x12780000, 0x16672000, 0x30020000)
   the space 64456K,  83% used [0x12780000, 0x15bd8b60, 0x15bd8c00, 0x16672000)
compacting perm gen  total 44032K, used 43441K [0x30020000, 0x32b20000, 0x38020000)
   the space 44032K,  98% used [0x30020000, 0x32a8c5d0, 0x32a8c600, 0x32b20000)
No shared spaces configured.

Does not looks like that there is a deadlock.
The GUI Thread ("AWT-EventQueue-0") is waiting for a JDBC operation to complete.
This is happening from the code insight.
Try these :
- ensure that the connection is not busy when you type in the worksheet. Close any results grids / datatab you have open.
- if this does not help, switch off the code insight.
Let me know what happens after this.
-Raghu

Similar Messages

  • TS3742 I have an iMac 24" system. I just recently installed MAC OS X 10.7.4 (Lion) on my system. Since doing so, my system consistently hangs. Particularly when using iMovie and iPhoto.

    I have an iMac 24" system. I just recently installed MAC OS X 10.7.4 (Lion) on my system. Since doing so, my system consistently hangs. Particularly when using iMovie and iPhoto. I have to power off my system to get it running again. Any suggestions on what I can do  to address this situation.

    I would first reset the SMC:
    Shut down and unplug the Mac.
    Keep the Mac unplugged for at least fifteen seconds.
    Plug the Mac back in and do not turn it back on for at least five seconds.
    Press the power button to turn the Mac back on.
    Then I would reset the PRAM by rebooting the iMac while simultaneously holding the Command-Option-P-R keys until the machine restarts a second time.
    Let us know if these  procedures don't solve the problems.
    Hope this helps

  • FF 3.6.4 consistently hangs in Options menu

    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    FF 3.6.3 gave me absolutely no problems, and with considerably more extensions installed. After letting 3.6.4 automatically update, the browser hangs every time I load the Tools-->Options menu. Sometimes I have to click through a few of the choices to get a hang, but it's bound to happen after only a few clicks through the browser's options.
    I tried uninstalling the browser and all user customizations, then re-installing 3.6.4 from scratch, but with the same results. Using the -safemode options with everything checked didn't get me any farther. Ideas?
    == This happened
    ==
    Every time Firefox opened
    == after updating from 3.6.3 to 3.6.4
    ==
    == Troubleshooting information
    ==
    Also hangs if I start up in safemode with all the boxes checked...
    Application Basics
    Name
    Firefox
    Version
    3.6.4
    Profile Directory
    Open Containing Folder
    Installed Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    NewsFox
    1.0.6.1
    true
    {899DF1F8-2F43-4394-8315-37F6744E6319}
    IE Tab 2 (FF 3.6+)
    2.5.10.1
    true
    {1BC9BA34-1EED-42ca-A505-6D2F1A935BBB}
    Adblock Plus
    1.2
    true
    Adobe DLM (powered by getPlus(R))
    1.6.2.63
    true
    Modified Preferences
    Name
    Value
    accessibility.typeaheadfind.flashBar
    0
    browser.places.smartBookmarksVersion
    2
    browser.startup.homepage
    http://www.google.com/
    browser.startup.homepage_override.mstone
    rv:1.9.2.4
    dom.ipc.plugins.enabled.npietab2.dll
    true
    dom.max_script_run_time
    20
    extensions.lastAppVersion
    3.6.4
    network.cookie.prefsMigrated
    true
    places.last_vacuum
    1277493177
    privacy.sanitize.migrateFx3Prefs
    true
    security.warn_viewing_mixed
    false
    == Firefox version
    ==
    3.6.4
    == Operating system
    ==
    Windows XP
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4
    == Plugins installed
    ==
    *-IE Tab 2 Plug-in for Mozilla/Firefox
    *getplusplusadobe16263
    *Default Plug-in
    *Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers
    *NPRuntime Script Plug-in Library for Java(TM) Deploy
    *Adobe PDF Plug-In For Firefox and Netscape "9.3.2"
    *The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
    *DRM Netscape Network Object
    *Npdsplay dll
    *DRM Store Netscape Plugin

    I tried one more time to get a solution to this and a user came forward with the following:
    I read the thread here: http://support.mozilla.com/en-US/questions/707893
    Mainly I think of the video card, specifically to reduce the hardware acceleration:
    http://pcsupport.about.com/od/fixtheproblem/ht/hardwareacc.htm
    Since the problem is a hang, not a crash, Mozilla I think does not get automated reports about it. There are several bug reports filed though (comments in bugs should follow the bug etiquette guidelines) I see these at least:
    https://bugzilla.mozilla.org/show_bug.cgi?id=575787 this one mentions TortoiseCVS - you don't have that do you?
    https://bugzilla.mozilla.org/show_bug.cgi?id=587903 in this bug, a developer requests a stacktrace so that would be one way you could help (the bug has some info on how to create one)
    https://bugzilla.mozilla.org/show_bug.cgi?id=513092 here, I believe a STR is being requested which seems like an abbreviation for stacktrace also
    I was indeed running an older version of TortoiseCVS.
    Getting rid of it made the latest Firefox build (3.6.11) fully functional!
    Try the suggestions as I did, and then if that doesn't work for anybody else out there, try looking in Mozilla's reported bugs database for info on
    "hangs" and maybe you'll get a good hit that applies to your sitiuation.
    Good luck to those of you still wrestling with this!

  • FireFox 8.0.1 consistently hangs in specific circumstances

    Dear Sirs/Madams,
    I have a lot of tabs open in use all the time, and normally things work relatively acceptable (not great since after a while FF always crashes). But recently, when I click on certain tabs, FF becomes immediately non-responsive with the typical system mention about that in the title of the window; CPU is fully busy with FF process.
    This happens absolutely every time -- no matter if I restart FF, upgrade it from 8.0.0 to 8.0.1, restart my computer, whatever. The link in the tab which causes the hang is this (works perfectly normal in other browsers):
    http://www.zdnet.com/blog/violetblue/great-debate-postmortem-kindle-fire-vs-ipad/847#comments
    However, this is not site specific problem, since there is at least one another site with the tab which causes same effect. All other links/tabs on that site and on this ZDNet site work normally in FF, nothing hangs.
    The most interesting thing is that if I open this link anew, then new tab is created and no hang happens. But when I try to switch to the old tab with the same link, it always hangs.
    I can not close that old tab to fix this problem, since once I click on it, FF does not even redraw the window to show that the chosen tab is now active. It immediately hangs.
    Is there way to cure this tab without killing my whole session? It has a lot of tabs I need and opening them all anew is not realistic option.
    Windows 7 hang error information (I tried translate it to English):
    Signature of the problem:
    Name of the event: AppHangB1
    Application name: firefox.exe
    Application version: 8.0.1
    Time stamp: 4eb4a985
    Signature of the hang: 9fa1
    Type of hang: 0
    OS version: 6.1.7600.2.0.0.256.4
    Language code: 1049
    Additional signature of the hang 1: 9fa16842bce256ccc5f3b7a0ab70b173
    Additional signature of the hang 2: 247d
    Additional signature of the hang 3: 247d058fb4d4bfc8d1c54c566f26857c
    Additional signature of the hang 4: 9fa1
    Additional signature of the hang 5: 9fa16842bce256ccc5f3b7a0ab70b173
    Additional signature of the hang 6: 247d
    Additional signature of the hang 7: 247d058fb4d4bfc8d1c54c566f26857c
    Not sure if this would be any helpful, but Process Monitor utility only returns "Profiling" activity of FF process when it is hang/fully busy state.

    Similar problem - my details:
    I got a new HP midrange desktop 5 days ago, core I7 2600 8GB Win7 SP1 64b, nvidia GT545 3GB. (My point of comparison is my old HP HDX18 laptop, core 2 duo T9400, 4GB, Vista SP2 64b, nvidia 9600M 512MB. It's been running Firefox exclusively sinc early 2009, with every upgrade allowed as soon as Norton add-ons are available - usually a week or 2 after FF release. 8.0.1 still works great on it.)
    I installed FF and began researching problems with audio and usb 3.0 drivers. FF was running slow, almost dialup-slow, which raised concerns about the wifi card. So first I did router pings on both systems - both get about 10ms for a 10000b ping so I ruled out the network as a source of the problem. I got my audio and usb 3 working, and have been troubleshooting FF now for 3 days.
    Symptoms are:
    Very slow content load (right after loading same content quickly on the laptop).
    Unresponsive FF window for 10+ seconds at a time - buttons/links/scroll don't work, can't move window, typed characters are ignored.
    Ending the FF process takes 20-30 seconds, and sometimes never ends. When I delete the process tree, it sometimes still will not restart until I reboot, sometimes more than once. On the laptop, 5 seconds.
    On the plus side, no outright crashes.
    Here's what I've tried with zero success:
    Safe mode.
    Complete uninstall & (standard) reinstall.
    Config tweaks to browser.sessionstore.interval, network.http.max-connections.
    Delete prefs.js to reset defaults.
    IE9 performance is OK. Installed Chrome but unfortunately I've developed an unaccountable hostility to apps that have no UI.
    My ISP is 3Mb DSL with horrible latency, so the TryAgain addon is a must. Speed test results are identical to laptop.
    Any thoughts? Thanks, CC
    [Edit 17Dec2011]: Well I've given up on FF for now except when security is important - hopefully whatever is wrong with it will be fixed in the next release. I'm getting super response with IE9 and it also correctly renders pages every time - with FF I have always had to constantly refresh to get pages to display correctly.

  • Skype consistently hangs up on first ring calling ...

    I am having a repetitive issue, that occurs on both of my computers. Routinely, when I call a landline or cell phone, the line will ring once and immediately hang up. I repeat the dialing out, and it goes through - every single time. This is very annoying, and on some occassions, I hear the recipient answer before it hangs up on them. I anticipate that this has to do with settings, but do not know where to turn.
    I appreciate any help!
    John

    I recently had this problem with my webcam. Turns out after days of frustration... I have a USB 2.0 webcam that I was plugging into my USB 1.1 front panel ports. It would lock up my system when I accessed the cam. Make sure your cam is plugged into a USB 2.0 port.
    Also, I used to have an Acer notebook that would run hot. The CPU frequency scaling had the cpu dialed down most of the time to keep the heat down. I took all the screws out of the bottom of the case, exposing a very large heatsink/fan unit choked up with dust. Cleaned that with a toothbrush and some air. Notebook ran like new again.

  • Internet Connect Consistently Hangs On Startup

    Anytime the computer is shut down and has to be restarted, Internet Connect always hangs without fail. It appears to actually connect, but quickly thereafter, I get the prompt that tells me that it's unexpectedly quit. When I try again, I'm successful. All disconnects and connections thereafter work until I shut my computer down and have to restart.
    I've gone so far as to reinstall from the DVD, backing up, and selectively reinstalling third party apps, but the problem persists. Anyone else encountering this problem, which came bundled with my new 20" G5 iMac and Tiger?

    Hi, WildBill —
    I hope you'll forgive if it takes me a moment to get acquainted. It's been a long time since I used Internet Connect.
    How are you using it — Bluetooth, AirPort, PPoE, VPN, etc.? (I'm wondering whether something like a signal delay or connection problem may factor in to the behavior...)
    Have you tried logging in to a temporary, "test" user account (with administrative privileges) in an effort to determine whether the problem is restriced to your user account or system-wide? This and other general troubleshooting tactics are described in KnowledgeBase Article Mac OS X: How to troubleshoot a software issue.
    When you say "I get the prompt that tells me that it's unexpectedly quit" —are we talking about the application actually "crashing" ?  If so, have you used Console to look in ~/Library/Logs/ for an Internet Connect.crash.log? This may help to identify the specific sequence that's causing the problem.
    Looking forward to hearing back from you.
    Hope this helps... and
    Good luck!
    Dean

  • Photoshop CC consistently hangs during photomerge when trying to blend images. Had to revert to CS6 which works great. Bug in cc?

    It doesn't matter how many photos I'm trying to merge...get the same problem. System just quits when it gets to the "blending" stage. Photoshop CS6 works fine, so must be a bug in cc.
    I have a new Windows 7 system with plenty of memory and a 3tb hard disk. Any thoughts or work-arounds would be helpful.

    Photoshop CS6 works fine, so must be a bug in cc.
    The things some people use the term "bug" for …
    You have not even mentioned the exact version of Photoshop you use, so even if it should be a bug it is impossible to ascertain whether it was a bug that has already been fixed in an update.
    Best practices: Usage | Adobe Community

  • Aperture 3.0.2 consistently hangs on Export

    I've created multiple projects based on the "Faces" criterion. When I export these projects to a thumb drive, the export takes a very long time and upon completion leaves Aperture in an unusable state. It appears to be "active" but attempting to do anything - literally - I get the classic "bonk" sound of a hung program. There is no way to escape from the program except by "Force Quitting". There are no logs created so there is nothing to send to Apple. But, I've replicated this multiple times with different projects.
    Anyone else experiencing this?

    A workaround found - remote install using LightsOut.

  • Firefox 4.0 is not working for Vista..error messages regarding Internet Explorer, yahoo, consistently hanging on all websites, facebook, aol, etc.

    I updated from 3.6 to 4.0 Firefox. Multiple problems with programs, security, websites, etc. i have Windows Vista on my computer and disabled Internet Explorer. When I turn on my computer i get error messages regarding 3rd party being disabled in IE and I disabled IE so I do not understand i have run scans on my system I need a total clean up as firefox messed up all my settings.

    mixalis88,
    I appreciate the suggestion, but that did NOT fix the problem. I, however, HAVE fixed the problem...I now use Google Chrome as my browser.
    It may not be perfect, but it correctly displays the websites I visit most, and I dont get that Goddamn annoying re-direct page in Google like I do in FF.
    I use to LOVE FF...but until they work out the bugs, I'm done with it.

  • Animated GIF causes popup to hang?

    Hi:
    We have started using animated GIFs heavily in Teststand popups for about the last year and half. As we have used this feature more and more, we have had more and more reports of Teststand hanging after acknowledging the popups.
    The problem is very intermittant. But it is reproducible. See attached files. All the sequence does is call a non-modal teststand popup over and over that displays an animated image. The popup is set to timeout after one second (just for convenience of reproducing the problem). The sequence consistently hangs within a couple minutes. Behavior is the same in the sequence editor or the CVI user interface. If the sequence is changed such that no image is displayed by the popup, the sequence does not hang.
    We are using Teststand 4.0.1f1. Let me know how to resolve this, as it is quite a major issue with us. 
    Thanks,
    Dave
    Solved!
    Go to Solution.

    dsteel,
    Take a look at the following thread, http://forums.ni.com/ni/board/message?board.id=330​&message.id=22997#M22997. Basically there is some code that the TestStand step type uses from the CVI RTE to display non-BMP images in an IE control. Specifically, to display the IE ActiveX control, the step type must create an STA thread to display the dialog and it uses some threading functions from the CVI RTE to do it. There is a slight chance that when the step type waits for the STA thread to complete, the CVI function function to wait for the thread can sometimes miss its event, so the step type ends up waiting forever for the STA to complete, even though it already did.
    If you would like to discuss this in more detail, please contact us by using http://ni.com/ask
    Message Edited by Josh W. on 03-13-2009 11:49 AM
    Message Edited by Josh W. on 03-13-2009 11:51 AM
    Josh W.
    Certified TestStand Architect
    Formerly blue

  • Why does CD Burning in iTunes 10.6 hang my system on the first track?

    I have iTunes 10.6.3.25 running on Windows 7.
    When I try to burn a playlist to a CD iTunes hangs on the first track.
    To stop the hang I have to shutdown my computer and unplug the external LG super multi-blue writer (BE06LU10)
    This used to work in previous version of iTunes.
    There is nothing wrong with my CD drive or OS since I am able to burn a CD using Power2Go software on the same system.
    It is more convenient to use iTunes since that is where my playlists are stored.

    Well unplugging the power to the external optical drive breaks the iTunes hang-up without having to re-boot.
    My question is why itunes consistently hangs while trying to write the first track to the CD?
    I deleted iTunes and re-installed but to no affect.
    I can burn CD with other software on my system so this must be an iTunes bug that needs to be fixed my Apple. Meanwhile, I will use other software.

  • Cannot install OS (system hangs) on K7N2GM-L

    I've just put together a (mostly) new system.  The system posts OK, but when I try to install either Slackware or Win2k, the system hangs.  Slackware consistently hangs after recognizing the cd drive, with a message about a kernel bug, while Win2k hangs while loading hardware files, with a message about a registry error (As in a hardware registry, not the windows registry).  At one point, I was able to get slackware further in the install process, and even partitioned the hd, but I kept getting segfaults and then it would crash.
    [Update]:  Slackware actually hangs in one of two places.  Sometimes it hangs right after initializing the Ramdisk, at which poing it gives an eror about being "Unable to handle kernel NULL pointer dereference at virual address"  I get the CD error when FSB spectrum is set to .50, I get the ramdisk error when it is set to 1.00
    Things I've tried:
    I've tested both ram sticks individually.
    I've tried relaxing the memory timings, and changing the ram voltage.
    I've tried disabling external cache.
    Other info:
    System temperature: 30 degrees celsius
    CPU temp: 50 degrees celsius
    I had to manually tweak the FSB to 166 (was being registered at 100) and set the FSB/DDR ratio to 1:1 (otherwise my PC2700 showed a 100mhz clock)
    Voltages appear to be within tolerance.
    Can anyone suggest what might be wrong?  My power supply is rather cheap, but again, voltages look OK in the bios, and would that create such consistent problems?  Is it my RAM?  Or do I just have a faulty motherboard or CPU?
    I've been at this for hours and I'm going nuts.  Please help!

    qui3ote it's so hard to say just exactly what your rig is going to take to run properly...some ppl spend hours trying different component configurations trying to make them work together only to find out that they have 1 or even 2 components in the "mix" failing at the same time thus leaving them to scratch their heads in disbelievement...I've been there myself...your best bet is to do as the "pro" builders do...
    Homework, homework, homework...many of us now look around the net for others who have already built systems around a certain motherboard not being the first pioneers to venture into the unknown...saving ourselves countless hours because we've taken the time to talk to the experienced out there as to what will and will not work...
    Some of us who do build a lot of systems for other folx out there take the time to buy different brands of memory, PSU's, CPU's, MB's, etc...and play with different configs in order to find "what works" and then post results in different forums in order to let others know what they've tried and not tried...this usually takes a bit of capital in order to buy what's known as "troubleshooting parts" and can get quite expensive...
    To the occasional home builder: The days of buying and building with no problems is long past...with todays high speed systems, a lot of these home builders only remember the brand names that they used in the past thinking that they can go out and buy a really full featured high end MB, cheap generic or "Value" RAM memory, use the same case (usually 3 to 5 yrs old with a PSU in it that couldn't jump start someone's heart if they were dying, much less start up a power hungry high end gaming rig), as well as other peripherals...
    Then they head on down to the MB mfg's website (if they even have one these days) and (thankfully not in your case) begin to trash and bash the company about how they have a crappy product, blah, blah, blah...
    See where I'm going with this? In any case, as long winded as I've been here, you must now rise above the "occasional home builder" status and approach building with a new outlook as to "how to" and do that homework if you don't want to end up in this boat each and everytime...technology advances and it's up to us humans to advance our thought processes with it...
    I wish you luck in your build here...my biggest advice I can give you atm is to go read the sticky posts at the top of the forum for some excellent tips on Memory, troubleshooting, etc, in order to gain some insight into how to do what you're doing...also, as Raven here points out, that PSU is way out of it's league in being able to supply the power needed for the build you're doing...take a step up into the world of high speed computing and lay down some cash for some higher end components that will leave you tearing out less of your hair and give you some peace of mind...
    Apacer, OCZ, Corsair, Infineon, and, of course, Mushkin are all decent memory lines that have been known to work with these MB's...DO NOT buy cheap "Value" RAM memory for your board, it's likely to only give you more headaches...Mid to high end memory will cost you considerably more money but will save you countless hours of time trying to troubleshoot which to me is more valuable these days...a PSU with AT LEAST the amperage specs that Raven lists in his post, +3.3v-28, +5v-35A, +12V-18A, or even better is in most cases a requirement these days...and yes you're going to spend 60 to 100 dollars US or more to get one that gives you that spec...sales are a good thing to watch for all of this...
    Sorry to go on for so long but I just wanted to give you some insight into the "new age" of computer building! Hope I've enlightened some things for you...if not sorry I rambled on so much *chuckles*
    Good luck and let us know if you need any more help!

  • Photo Booth hangs on movie playback in ML (10.8.1)

    I have a mid-2009 MBP running ML (10.8.1).  Photobooth (v5.0 (307)) starts up okay and can record a video.  However, playback of that same video causes Photo booth to consistently hang, requiring a force quit. 
    I've verified that the internal isight camera works fine in QT (v7) and can record/playback video.  The mac is uptodate on all software as well.
    I also have an iMac running ML and Photo Booth works fine on it.
    Anyone experiencing this behavior (or specifically on a MBP)?  Suggestions are much appreciated.
    Thank you,
    Ken

    I have a mid-2009 MBP running ML (10.8.1).  Photobooth (v5.0 (307)) starts up okay and can record a video.  However, playback of that same video causes Photo booth to consistently hang, requiring a force quit. 
    I've verified that the internal isight camera works fine in QT (v7) and can record/playback video.  The mac is uptodate on all software as well.
    I also have an iMac running ML and Photo Booth works fine on it.
    Anyone experiencing this behavior (or specifically on a MBP)?  Suggestions are much appreciated.
    Thank you,
    Ken

  • Firefox hangs upon pressing a Browse... button in a file upload form

    Firefox consistently hangs when you press the Browse... button on a form to upload a file.
    This affects one single user account.
    The problem occurs even in new firefox profiles.
    Other users on this computer are not affected.

    Maybe a problem with the MRU keys in the Windows registry.
    You can try to delete the MRU (Most Recently Used) ComDlg32 registry keys with the regedit.exe program.
    Navigate to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32
    Delete the subkeys (LastVisitedMRU and OpenSaveMRU).
    Be careful with editing the registry as there is no Undo possible: all changes are applied immediately.
    You can export key(s) before making changes.

  • WebLogic Hanging in RedHat 6.0

    I've got a strange problem where WebLogic consistently hangs after a
    period of inactivity(no pages being requested). I'm running the eval
    version of WebLogic 4.5.1 on Redhat 6.0, ibm JDK 1.1.8 with the JIT
    turned off. Any ideas of what I should be looing for? The thread dump
    is pasted in below.
    Thanks,
    Chris Fraser
    ==========================
    SIGQUIT received at bcfffae8 in
    /usr/local/jdk/lib/linux/native_threads/libjava.so.
    Sat Jan 22 09:16:32 2000
    java full version "JDK 1.1.8 IBM build l118-19991221 (JIT disabled)"
    args: /usr/local/jdk/bin/linux/native_threads/java -verbosegc -nojit
    -ms32m -mx32m
    -classpath
    /usr/local/jdk/lib/classes.zip:/usr/local/weblogic/classes/boot:/usr/ora
    cle/product/8.1.5/jdbc/lib/classes111.zip:/usr/oracle/product/8.1.5/jdbc/lib/nls_ch
    arset10.zip
    -Dweblogic.class.path=/usr/local/weblogic/license:/usr/local/weblogic/c
    lasses:/usr/local/weblogic/lib/weblogicaux.jar:/usr/local/weblogic/myserver/serverc
    lasses -Dweblogic.system.home=/usr/local/weblogic weblogic/Server
    Operating Environment
    Host : mp-dev
    OS Level : 2.2.5-15smp.#1 SMP Mon Apr 19 22:43:28 EDT 1999
    glibc Version : 2.1.1
    No. of Procs : 2
    Memory Info:
    total: used: free: shared: buffers: cached:
    Mem: 529707008 263962624 265744384 17281024 131670016 62296064
    Swap: 1074765824 0 1074765824
    MemTotal: 517292 kB
    MemFree: 259516 kB
    MemShared: 16876 kB
    Buffers: 128584 kB
    Cached: 60836 kB
    SwapTotal: 1049576 kB
    SwapFree: 1049576 kB
    User Limits (in bytes except for NOFILE and NPROC) -
    RLIMIT_FSIZE : infinity
    RLIMIT_DATA : infinity
    RLIMIT_STACK : 2088960
    RLIMIT_CORE : 1024000000
    RLIMIT_NOFILE : 1024
    RLIMIT_NPROC : 256
    Application Environment
    Signal Handlers -
    SIGQUIT : ignored
    SIGILL : sysThreadIDump (libjava.so)
    SIGABRT : sysThreadIDump (libjava.so)
    SIGFPE : sysThreadIDump (libjava.so)
    SIGBUS : sysThreadIDump (libjava.so)
    SIGSEGV : sysThreadIDump (libjava.so)
    SIGPIPE : ignored
    SIGUSR1 : doSuspendLoop (libjava.so)
    Environment Variables -
    USERNAME=root
    HISTSIZE=1000
    HOSTNAME=mp-dev
    LOGNAME=root
    HISTFILESIZE=1000
    MAIL=/var/spool/mail/root
    LD_LIBRARY_PATH=/usr/local/jdk/lib/linux/native_threads:/usr/local/weblogic
    /lib/linux:/usr/oracle/product/8.1.5/lib
    CLASSPATH=/usr/local/jdk/lib/classes.zip:/usr/local/weblogic/classes/boot:/
    usr/oracle/product/8.1.5/jdbc/lib/classes111.zip:/usr/oracle/product/8.1.5/jdbc/lib
    /nls_charset10.zip
    TERM=vt100
    HOSTTYPE=i386
    PATH=/usr/local/jdk/bin:/sbin:/usr/sbin:/usr/bin:/usr/local/bin:/bin:/usr/X
    11R6/bin:/usr/local/weblogic/bin:/root/bin
    KDEDIR=/usr
    HOME=/root
    INPUTRC=/etc/inputrc
    SHELL=/bin/bash
    USER=root
    JAVA_HOME=/usr/local/jdk
    ORACLE_HOME=/usr/oracle/product/8.1.5
    OSTYPE=Linux
    SHLVL=2
    Current Thread Details
    "SSLListenThread" (TID:0x401f18e0, sys_thread_t:0x854de10)
    Native Thread State: ThreadID: 00005416 Reuse: 1 USER BLOCKING
    Native Stack Data : base: bcfffd40 pointer bcfff48c used(2228)
    free(114508)
    ----- Monitors held -----
    java.net.PlainSocketImpl@40e5ef50
    ----- Native stack -----
    sysAcceptFD - FD: 16
    java_net_PlainSocketImpl_socketAccept
    Java_java_net_PlainSocketImpl_socketAccept_stub
    __irem_trap6
    ------ Java stack ------ () prio=5 current thread
    java.net.PlainSocketImpl.accept(PlainSocketImpl.java:423)
    java.net.ServerSocket.implAccept(ServerSocket.java:191)
    java.net.ServerSocket.accept(ServerSocket.java:174)
    weblogic.security.SSL.SSLServerSocket.acceptNoHandshake(SSLServerSocket.jav
    a:121)
    weblogic.security.SSL.SSLServerSocket.accept(SSLServerSocket.java:112)
    weblogic.t3.srvr.ListenThread.run(ListenThread.java:280)
    Total Thread Count: 22
    Active Thread Count: 22
    JNI Thread Count: 0
    Full thread dump:
    "SSLListenThread" (TID:0x401f18e0, sys_thread_t:0x854de10)
    Native Thread State: ThreadID: 00005416 Reuse: 1 USER BLOCKING
    Native Stack Data : base: bcfffd40 pointer bcfff480 used(2240)
    free(114496)
    ----- Monitors held -----
    java.net.PlainSocketImpl@40e5ef50
    ----- Native stack -----
    sysAcceptFD - FD: 16
    java_net_PlainSocketImpl_socketAccept
    Java_java_net_PlainSocketImpl_socketAccept_stub
    __irem_trap6
    ------ Java stack ------ () prio=5 current thread
    java.net.PlainSocketImpl.accept(PlainSocketImpl.java:423)
    java.net.ServerSocket.implAccept(ServerSocket.java:191)
    java.net.ServerSocket.accept(ServerSocket.java:174)
    weblogic.security.SSL.SSLServerSocket.acceptNoHandshake(SSLServerSocket.jav
    a:121)
    weblogic.security.SSL.SSLServerSocket.accept(SSLServerSocket.java:112)
    weblogic.t3.srvr.ListenThread.run(ListenThread.java:280)
    "ListenThread" (TID:0x401f1998, sys_thread_t:0x83f6e58)
    Native Thread State: ThreadID: 00005015 Reuse: 4 USER RUNNING
    Native Stack Data : base: bd1ffd40 pointer bd1ff90c used(1076)
    free(115660)
    ----- Monitors held -----
    ----- Native stack -----
    ------ Java stack ------ () prio=5
    java.net.InetAddress.getHostAddress(InetAddress.java)
    java.net.ServerSocket.implAccept(ServerSocket.java:195)
    java.net.ServerSocket.accept(ServerSocket.java:174)
    weblogic.t3.srvr.ListenThread.run(ListenThread.java:280)
    "ExecuteThread-14" (TID:0x401f1ab0, sys_thread_t:0x83e1bb0)
    Native Thread State: ThreadID: 00004c14 Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: bd3ffd40 pointer bd3ffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f1ab0
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-13" (TID:0x401f1b20, sys_thread_t:0x83dfa50)
    Native Thread State: ThreadID: 00004813 Reuse: 1 DAEMON RUNNING
    Native Stack Data : base: bd5ffd40 pointer bd5ffa7c used(708)
    free(116028)
    ----- Monitors held -----
    Thread queue lock
    String intern lock
    JNI global reference lock
    BinClass lock
    Heap Lock
    Has finalization queue lock
    Finalize me queue lock
    Monitor cache lock
    ----- Native stack -----
    ------ Java stack ------ () prio=5
    java.lang.System.gc(System.java)
    weblogic.rmi.internal.DGCClientImpl.trigger(DGCClientImpl.java:137)
    weblogic.time.common.internal.ScheduledTrigger.executeLocally(ScheduledTrig
    ger.java:201)
    weblogic.time.common.internal.ScheduledTrigger.execute(ScheduledTrigger.jav
    a:195)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:106)
    "ExecuteThread-12" (TID:0x401f1b90, sys_thread_t:0x83c3a88)
    Native Thread State: ThreadID: 00004412 Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: bd7ffd40 pointer bd7ffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f1b90
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-11" (TID:0x401f1c00, sys_thread_t:0x83c37f8)
    Native Thread State: ThreadID: 00004011 Reuse: 1 DAEMON RUNNING
    Native Stack Data : base: bd9ffd40 pointer bd9ff9bc used(900)
    free(115836)
    ----- Monitors held -----
    java.util.Hashtable@40df9750
    ----- Native stack -----
    ------ Java stack ------ () prio=5
    java.util.Hashtable.keys(Hashtable.java)
    weblogic.servlet.internal.session.MemorySessionContextImpl.getIds(MemorySes
    sionContextImpl.java:20)
    weblogic.servlet.internal.session.SessionContext$SessionInvalidator.invalid
    ateSessions(SessionContext.java:331)
    weblogic.servlet.internal.session.SessionContext$SessionInvalidator.trigger
    (SessionContext.java:325)
    weblogic.time.common.internal.ScheduledTrigger.executeLocally(ScheduledTrig
    ger.java:201)
    weblogic.time.common.internal.ScheduledTrigger.execute(ScheduledTrigger.jav
    a:195)
    weblogic.time.server.ScheduledTrigger.execute(ScheduledTrigger.java:63)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:106)
    "ExecuteThread-10" (TID:0x401f1c70, sys_thread_t:0x83c3568)
    Native Thread State: ThreadID: 00003c10 Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: bdbffd40 pointer bdbffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f1c70
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-9" (TID:0x401f1ce0, sys_thread_t:0x83c32d8)
    Native Thread State: ThreadID: 0000380f Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: bddffd40 pointer bddffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f1ce0
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-8" (TID:0x401f1d50, sys_thread_t:0x83c3048)
    Native Thread State: ThreadID: 0000340e Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: bdfffd40 pointer bdfffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f1d50
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-7" (TID:0x401f1dc0, sys_thread_t:0x83c2db8)
    Native Thread State: ThreadID: 0000300d Reuse: 1 DAEMON SUSPENDED
    Native Stack Data : base: be1ffd40 pointer be1ff7d4 used(1388)
    free(115348)
    ----- Monitors held -----
    ----- Native stack -----
    sem_getvalue
    __pthread_mutex_lock - blocked on Heap Lock
    sysThreadBlockingSection
    sysMonitorWait
    monitorWait
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-6" (TID:0x401f1e30, sys_thread_t:0x83c2b28)
    Native Thread State: ThreadID: 00002c0c Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: be3ffd40 pointer be3ffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f1e30
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-5" (TID:0x401f1ea0, sys_thread_t:0x83c2898)
    Native Thread State: ThreadID: 0000280b Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: be5ffd40 pointer be5ffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f1ea0
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-4" (TID:0x401f1f10, sys_thread_t:0x83c2608)
    Native Thread State: ThreadID: 0000240a Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: be7ffd40 pointer be7ffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f1f10
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-3" (TID:0x401f1f80, sys_thread_t:0x83c2378)
    Native Thread State: ThreadID: 00002009 Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: be9ffd40 pointer be9ffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f1f80
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-2" (TID:0x401f1ff0, sys_thread_t:0x83b91e0)
    Native Thread State: ThreadID: 00001c08 Reuse: 1 DAEMON SUSPENDED
    Native Stack Data : base: bebffd40 pointer bebff9bc used(900)
    free(115836)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f1ff0
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-1" (TID:0x401f2060, sys_thread_t:0x83bc3c8)
    Native Thread State: ThreadID: 00001807 Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: bedffd40 pointer bedffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f2060
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-0" (TID:0x401f20d0, sys_thread_t:0x83c20e8)
    Native Thread State: ThreadID: 00001406 Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: befffd40 pointer befffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f20d0
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "TimeEventGenerator" (TID:0x401f2140, sys_thread_t:0x838c300)
    Native Thread State: ThreadID: 00001005 Reuse: 1 DAEMON SUSPENDED
    Native Stack Data : base: bf1ffd40 pointer bf1ff9c0 used(896)
    free(115840)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on
    weblogic.time.common.internal.TimeTable@40a02a20
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:252)
    weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.jav
    a:146)
    java.lang.Thread.run(Thread.java)
    "SpinnerRandomSource" (TID:0x401f2190, sys_thread_t:0x8387288)
    Native Thread State: ThreadID: 00000c04 Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: bf3ffd40 pointer bf3ffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on
    weblogic.security.SpinnerThread@401f2190
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.security.SpinnerThread.stopSpinning(SpinnerRandomBitsSource.java:1
    02)
    weblogic.security.SpinnerThread.run(SpinnerRandomBitsSource.java:119)
    "Async Garbage Collector" (TID:0x401f2238, sys_thread_t:0x8089ff0)
    Native Thread State: ThreadID: 00000803 Reuse: 1 DAEMON SUSPENDED
    Native Stack Data : base: bf5ffd40 pointer bf5ffa78 used(712)
    free(116024)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    sysThreadSleep
    threadSleep
    SetOrigArgs
    sysThread_shell
    pthread_detach
    __clone
    ------ Java stack ------ () prio=1
    "Finalizer thread" (TID:0x401f2288, sys_thread_t:0x8089d60)
    Native Thread State: ThreadID: 00000402 Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: bf7ffd40 pointer bf7ffba8 used(408)
    free(116328)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait - waiting on Finalize me queue lock
    finalizeOnExit
    sysThread_shell
    pthread_detach
    __clone
    ------ Java stack ------ () prio=1
    "main" (TID:0x401f22d8, sys_thread_t:0x804a930)
    Native Thread State: ThreadID: 00000400 Reuse: 1 USER PRIMORDIAL
    MONITOR WAIT
    Native Stack Data : base: bffff8bc pointer bffff528 used(916)
    free(115820)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.T3Srvr@403a2c30
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.T3Srvr.waitForDeath(T3Srvr.java:1701)
    weblogic.Server.startServerDynamically(Server.java:95)
    weblogic.Server.main(Server.java:61)
    System Monitor Status
    Verifier lock: unowned.
    Thread queue lock: owner: "ExecuteThread-13".
    Name and type hash table lock: unowned.
    String intern lock: owner: "ExecuteThread-13".
    JNI pinning lock: unowned.
    JNI global reference lock: owner: "ExecuteThread-13".
    Zip lock: unowned.
    BinClass lock: owner: "ExecuteThread-13".
    Class loading lock: unowned.
    Java stack lock: unowned.
    Code rewrite lock: unowned.
    Heap Lock: owner: "ExecuteThread-13".
    Has finalization queue lock: owner: "ExecuteThread-13".
    Finalize me queue lock: owner: "ExecuteThread-13".
    Integer lock access-lock: unowned.
    Monitor cache lock: owner: "ExecuteThread-13".
    Monitor registry: unowned.
    Object Monitor Status
    weblogic.t3.srvr.ExecuteThread@401f1ab0: unowned
    "ExecuteThread-14" (0x401f1ab0) waiting
    weblogic.t3.srvr.ExecuteThread@401f1b90: unowned
    "ExecuteThread-12" (0x401f1b90) waiting
    weblogic.t3.srvr.ExecuteThread@401f1c70: unowned
    "ExecuteThread-10" (0x401f1c70) waiting
    weblogic.t3.srvr.ExecuteThread@401f1ce0: unowned
    "ExecuteThread-9" (0x401f1ce0) waiting
    weblogic.t3.srvr.ExecuteThread@401f1d50: unowned
    "ExecuteThread-8" (0x401f1d50) waiting
    weblogic.t3.srvr.ExecuteThread@401f1e30: unowned
    "ExecuteThread-6" (0x401f1e30) waiting
    weblogic.t3.srvr.ExecuteThread@401f1ea0: unowned
    "ExecuteThread-5" (0x401f1ea0) waiting
    weblogic.t3.srvr.ExecuteThread@401f1f10: unowned
    "ExecuteThread-4" (0x401f1f10) waiting
    weblogic.t3.srvr.ExecuteThread@401f1f80: unowned
    "ExecuteThread-3" (0x401f1f80) waiting
    weblogic.t3.srvr.ExecuteThread@401f1ff0: unowned
    "ExecuteThread-2" (0x401f1ff0) waiting
    weblogic.t3.srvr.ExecuteThread@401f2060: unowned
    "ExecuteThread-1" (0x401f2060) waiting
    weblogic.t3.srvr.ExecuteThread@401f20d0: unowned
    "ExecuteThread-0" (0x401f20d0) waiting
    weblogic.security.SpinnerThread@401f2190: unowned
    "SpinnerRandomSource" (0x401f2190) waiting
    weblogic.t3.srvr.T3Srvr@403a2c30: unowned
    "main" (0x401f22d8) waiting
    weblogic.time.common.internal.TimeTable@40a02a20: unowned
    "TimeEventGenerator" (0x401f2140) waiting
    java.util.Hashtable@40df9750: owner: "ExecuteThread-11"
    java.net.PlainSocketImpl@40e5ef50: owner: "SSLListenThread"
    OK

    How do you turn off the native threads and turn on the green threads in IBM's 1.1.8 JDK?
    I only see support for native threads, and no way to turn them off. Also, you mention
    NT, but we're using RedHat Linux.
    thanks,
    cfraser
    Tobias Christen wrote:
    Instead of turning of JIT we turned off the native threads and used
    green threads; then it worked.
    Another VM, which seems to work is SUN´s JDK1.2.2 RC2 (Black
    Down gave us some hangers as well. Yes I know the performance of
    SUN´s (and Black Downs VMs) are close to miserable (upto 3 times
    slower than SUN´s Hotspot under NT measured with JVM98 on same
    Hardware with clean installs NT4/SP6 and RedHat 6).
    Cheers
    Toby
    Chris Fraser wrote:
    I've got a strange problem where WebLogic consistently hangs after a
    period of inactivity(no pages being requested). I'm running the eval
    version of WebLogic 4.5.1 on Redhat 6.0, ibm JDK 1.1.8 with the JIT
    turned off. Any ideas of what I should be looking for? The thread dump
    is pasted in below.
    Thanks,
    Chris Fraser
    ==========================
    SIGQUIT received at bcfffae8 in
    /usr/local/jdk/lib/linux/native_threads/libjava.so.
    Sat Jan 22 09:16:32 2000
    java full version "JDK 1.1.8 IBM build l118-19991221 (JIT disabled)"
    args: /usr/local/jdk/bin/linux/native_threads/java -verbosegc -nojit
    -ms32m -mx32m
    -classpath
    /usr/local/jdk/lib/classes.zip:/usr/local/weblogic/classes/boot:/usr/ora
    cle/product/8.1.5/jdbc/lib/classes111.zip:/usr/oracle/product/8.1.5/jdbc/lib/nls_ch
    arset10.zip
    -Dweblogic.class.path=/usr/local/weblogic/license:/usr/local/weblogic/c
    lasses:/usr/local/weblogic/lib/weblogicaux.jar:/usr/local/weblogic/myserver/serverc
    lasses -Dweblogic.system.home=/usr/local/weblogic weblogic/Server
    Operating Environment
    Host : mp-dev
    OS Level : 2.2.5-15smp.#1 SMP Mon Apr 19 22:43:28 EDT 1999
    glibc Version : 2.1.1
    No. of Procs : 2
    Memory Info:
    total: used: free: shared: buffers: cached:
    Mem: 529707008 263962624 265744384 17281024 131670016 62296064
    Swap: 1074765824 0 1074765824
    MemTotal: 517292 kB
    MemFree: 259516 kB
    MemShared: 16876 kB
    Buffers: 128584 kB
    Cached: 60836 kB
    SwapTotal: 1049576 kB
    SwapFree: 1049576 kB
    User Limits (in bytes except for NOFILE and NPROC) -
    RLIMIT_FSIZE : infinity
    RLIMIT_DATA : infinity
    RLIMIT_STACK : 2088960
    RLIMIT_CORE : 1024000000
    RLIMIT_NOFILE : 1024
    RLIMIT_NPROC : 256
    Application Environment
    Signal Handlers -
    SIGQUIT : ignored
    SIGILL : sysThreadIDump (libjava.so)
    SIGABRT : sysThreadIDump (libjava.so)
    SIGFPE : sysThreadIDump (libjava.so)
    SIGBUS : sysThreadIDump (libjava.so)
    SIGSEGV : sysThreadIDump (libjava.so)
    SIGPIPE : ignored
    SIGUSR1 : doSuspendLoop (libjava.so)
    Environment Variables -
    USERNAME=root
    HISTSIZE=1000
    HOSTNAME=mp-dev
    LOGNAME=root
    HISTFILESIZE=1000
    MAIL=/var/spool/mail/root
    LD_LIBRARY_PATH=/usr/local/jdk/lib/linux/native_threads:/usr/local/weblogic
    /lib/linux:/usr/oracle/product/8.1.5/lib
    CLASSPATH=/usr/local/jdk/lib/classes.zip:/usr/local/weblogic/classes/boot:/
    usr/oracle/product/8.1.5/jdbc/lib/classes111.zip:/usr/oracle/product/8.1.5/jdbc/lib
    /nls_charset10.zip
    TERM=vt100
    HOSTTYPE=i386
    PATH=/usr/local/jdk/bin:/sbin:/usr/sbin:/usr/bin:/usr/local/bin:/bin:/usr/X
    11R6/bin:/usr/local/weblogic/bin:/root/bin
    KDEDIR=/usr
    HOME=/root
    INPUTRC=/etc/inputrc
    SHELL=/bin/bash
    USER=root
    JAVA_HOME=/usr/local/jdk
    ORACLE_HOME=/usr/oracle/product/8.1.5
    OSTYPE=Linux
    SHLVL=2
    Current Thread Details
    "SSLListenThread" (TID:0x401f18e0, sys_thread_t:0x854de10)
    Native Thread State: ThreadID: 00005416 Reuse: 1 USER BLOCKING
    Native Stack Data : base: bcfffd40 pointer bcfff48c used(2228)
    free(114508)
    ----- Monitors held -----
    java.net.PlainSocketImpl@40e5ef50
    ----- Native stack -----
    sysAcceptFD - FD: 16
    java_net_PlainSocketImpl_socketAccept
    Java_java_net_PlainSocketImpl_socketAccept_stub
    __irem_trap6
    ------ Java stack ------ () prio=5 current thread
    java.net.PlainSocketImpl.accept(PlainSocketImpl.java:423)
    java.net.ServerSocket.implAccept(ServerSocket.java:191)
    java.net.ServerSocket.accept(ServerSocket.java:174)
    weblogic.security.SSL.SSLServerSocket.acceptNoHandshake(SSLServerSocket.jav
    a:121)
    weblogic.security.SSL.SSLServerSocket.accept(SSLServerSocket.java:112)
    weblogic.t3.srvr.ListenThread.run(ListenThread.java:280)
    Total Thread Count: 22
    Active Thread Count: 22
    JNI Thread Count: 0
    Full thread dump:
    "SSLListenThread" (TID:0x401f18e0, sys_thread_t:0x854de10)
    Native Thread State: ThreadID: 00005416 Reuse: 1 USER BLOCKING
    Native Stack Data : base: bcfffd40 pointer bcfff480 used(2240)
    free(114496)
    ----- Monitors held -----
    java.net.PlainSocketImpl@40e5ef50
    ----- Native stack -----
    sysAcceptFD - FD: 16
    java_net_PlainSocketImpl_socketAccept
    Java_java_net_PlainSocketImpl_socketAccept_stub
    __irem_trap6
    ------ Java stack ------ () prio=5 current thread
    java.net.PlainSocketImpl.accept(PlainSocketImpl.java:423)
    java.net.ServerSocket.implAccept(ServerSocket.java:191)
    java.net.ServerSocket.accept(ServerSocket.java:174)
    weblogic.security.SSL.SSLServerSocket.acceptNoHandshake(SSLServerSocket.jav
    a:121)
    weblogic.security.SSL.SSLServerSocket.accept(SSLServerSocket.java:112)
    weblogic.t3.srvr.ListenThread.run(ListenThread.java:280)
    "ListenThread" (TID:0x401f1998, sys_thread_t:0x83f6e58)
    Native Thread State: ThreadID: 00005015 Reuse: 4 USER RUNNING
    Native Stack Data : base: bd1ffd40 pointer bd1ff90c used(1076)
    free(115660)
    ----- Monitors held -----
    ----- Native stack -----
    ------ Java stack ------ () prio=5
    java.net.InetAddress.getHostAddress(InetAddress.java)
    java.net.ServerSocket.implAccept(ServerSocket.java:195)
    java.net.ServerSocket.accept(ServerSocket.java:174)
    weblogic.t3.srvr.ListenThread.run(ListenThread.java:280)
    "ExecuteThread-14" (TID:0x401f1ab0, sys_thread_t:0x83e1bb0)
    Native Thread State: ThreadID: 00004c14 Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: bd3ffd40 pointer bd3ffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f1ab0
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-13" (TID:0x401f1b20, sys_thread_t:0x83dfa50)
    Native Thread State: ThreadID: 00004813 Reuse: 1 DAEMON RUNNING
    Native Stack Data : base: bd5ffd40 pointer bd5ffa7c used(708)
    free(116028)
    ----- Monitors held -----
    Thread queue lock
    String intern lock
    JNI global reference lock
    BinClass lock
    Heap Lock
    Has finalization queue lock
    Finalize me queue lock
    Monitor cache lock
    ----- Native stack -----
    ------ Java stack ------ () prio=5
    java.lang.System.gc(System.java)
    weblogic.rmi.internal.DGCClientImpl.trigger(DGCClientImpl.java:137)
    weblogic.time.common.internal.ScheduledTrigger.executeLocally(ScheduledTrig
    ger.java:201)
    weblogic.time.common.internal.ScheduledTrigger.execute(ScheduledTrigger.jav
    a:195)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:106)
    "ExecuteThread-12" (TID:0x401f1b90, sys_thread_t:0x83c3a88)
    Native Thread State: ThreadID: 00004412 Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: bd7ffd40 pointer bd7ffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f1b90
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-11" (TID:0x401f1c00, sys_thread_t:0x83c37f8)
    Native Thread State: ThreadID: 00004011 Reuse: 1 DAEMON RUNNING
    Native Stack Data : base: bd9ffd40 pointer bd9ff9bc used(900)
    free(115836)
    ----- Monitors held -----
    java.util.Hashtable@40df9750
    ----- Native stack -----
    ------ Java stack ------ () prio=5
    java.util.Hashtable.keys(Hashtable.java)
    weblogic.servlet.internal.session.MemorySessionContextImpl.getIds(MemorySes
    sionContextImpl.java:20)
    weblogic.servlet.internal.session.SessionContext$SessionInvalidator.invalid
    ateSessions(SessionContext.java:331)
    weblogic.servlet.internal.session.SessionContext$SessionInvalidator.trigger
    (SessionContext.java:325)
    weblogic.time.common.internal.ScheduledTrigger.executeLocally(ScheduledTrig
    ger.java:201)
    weblogic.time.common.internal.ScheduledTrigger.execute(ScheduledTrigger.jav
    a:195)
    weblogic.time.server.ScheduledTrigger.execute(ScheduledTrigger.java:63)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:106)
    "ExecuteThread-10" (TID:0x401f1c70, sys_thread_t:0x83c3568)
    Native Thread State: ThreadID: 00003c10 Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: bdbffd40 pointer bdbffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f1c70
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-9" (TID:0x401f1ce0, sys_thread_t:0x83c32d8)
    Native Thread State: ThreadID: 0000380f Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: bddffd40 pointer bddffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f1ce0
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-8" (TID:0x401f1d50, sys_thread_t:0x83c3048)
    Native Thread State: ThreadID: 0000340e Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: bdfffd40 pointer bdfffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f1d50
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-7" (TID:0x401f1dc0, sys_thread_t:0x83c2db8)
    Native Thread State: ThreadID: 0000300d Reuse: 1 DAEMON SUSPENDED
    Native Stack Data : base: be1ffd40 pointer be1ff7d4 used(1388)
    free(115348)
    ----- Monitors held -----
    ----- Native stack -----
    sem_getvalue
    __pthread_mutex_lock - blocked on Heap Lock
    sysThreadBlockingSection
    sysMonitorWait
    monitorWait
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-6" (TID:0x401f1e30, sys_thread_t:0x83c2b28)
    Native Thread State: ThreadID: 00002c0c Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: be3ffd40 pointer be3ffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f1e30
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-5" (TID:0x401f1ea0, sys_thread_t:0x83c2898)
    Native Thread State: ThreadID: 0000280b Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: be5ffd40 pointer be5ffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f1ea0
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-4" (TID:0x401f1f10, sys_thread_t:0x83c2608)
    Native Thread State: ThreadID: 0000240a Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: be7ffd40 pointer be7ffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f1f10
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-3" (TID:0x401f1f80, sys_thread_t:0x83c2378)
    Native Thread State: ThreadID: 00002009 Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: be9ffd40 pointer be9ffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f1f80
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-2" (TID:0x401f1ff0, sys_thread_t:0x83b91e0)
    Native Thread State: ThreadID: 00001c08 Reuse: 1 DAEMON SUSPENDED
    Native Stack Data : base: bebffd40 pointer bebff9bc used(900)
    free(115836)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f1ff0
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-1" (TID:0x401f2060, sys_thread_t:0x83bc3c8)
    Native Thread State: ThreadID: 00001807 Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: bedffd40 pointer bedffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f2060
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "ExecuteThread-0" (TID:0x401f20d0, sys_thread_t:0x83c20e8)
    Native Thread State: ThreadID: 00001406 Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: befffd40 pointer befffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.ExecuteThread@401f20d0
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    weblogic.t3.srvr.ExecuteThread.run(ExecuteThread.java:103)
    "TimeEventGenerator" (TID:0x401f2140, sys_thread_t:0x838c300)
    Native Thread State: ThreadID: 00001005 Reuse: 1 DAEMON SUSPENDED
    Native Stack Data : base: bf1ffd40 pointer bf1ff9c0 used(896)
    free(115840)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on
    weblogic.time.common.internal.TimeTable@40a02a20
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:252)
    weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.jav
    a:146)
    java.lang.Thread.run(Thread.java)
    "SpinnerRandomSource" (TID:0x401f2190, sys_thread_t:0x8387288)
    Native Thread State: ThreadID: 00000c04 Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: bf3ffd40 pointer bf3ffa7c used(708)
    free(116028)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on
    weblogic.security.SpinnerThread@401f2190
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.security.SpinnerThread.stopSpinning(SpinnerRandomBitsSource.java:1
    02)
    weblogic.security.SpinnerThread.run(SpinnerRandomBitsSource.java:119)
    "Async Garbage Collector" (TID:0x401f2238, sys_thread_t:0x8089ff0)
    Native Thread State: ThreadID: 00000803 Reuse: 1 DAEMON SUSPENDED
    Native Stack Data : base: bf5ffd40 pointer bf5ffa78 used(712)
    free(116024)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    sysThreadSleep
    threadSleep
    SetOrigArgs
    sysThread_shell
    pthread_detach
    __clone
    ------ Java stack ------ () prio=1
    "Finalizer thread" (TID:0x401f2288, sys_thread_t:0x8089d60)
    Native Thread State: ThreadID: 00000402 Reuse: 1 DAEMON MONITOR
    WAIT
    Native Stack Data : base: bf7ffd40 pointer bf7ffba8 used(408)
    free(116328)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait - waiting on Finalize me queue lock
    finalizeOnExit
    sysThread_shell
    pthread_detach
    __clone
    ------ Java stack ------ () prio=1
    "main" (TID:0x401f22d8, sys_thread_t:0x804a930)
    Native Thread State: ThreadID: 00000400 Reuse: 1 USER PRIMORDIAL
    MONITOR WAIT
    Native Stack Data : base: bffff8bc pointer bffff528 used(916)
    free(115820)
    ----- Monitors held -----
    ----- Native stack -----
    sysMonitorWait
    monitorWait - waiting on weblogic.t3.srvr.T3Srvr@403a2c30
    java_lang_Object_wait
    Java_java_lang_Object_wait_stub
    invokeNativeMethod
    __irem_trap6
    ------ Java stack ------ () prio=5
    java.lang.Object.wait(Object.java)
    weblogic.t3.srvr.T3Srvr.waitForDeath(T3Srvr.java:1701)
    weblogic.Server.startServerDynamically(Server.java:95)
    weblogic.Server.main(Server.java:61)
    System Monitor Status
    Verifier lock: unowned.
    Thread queue lock: owner: "ExecuteThread-13".
    Name and type hash table lock: unowned.
    String intern lock: owner: "ExecuteThread-13".
    JNI pinning lock: unowned.
    JNI global reference lock: owner: "ExecuteThread-13".
    Zip lock: unowned.
    BinClass lock: owner: "ExecuteThread-13".
    Class loading lock: unowned.
    Java stack lock: unowned.
    Code rewrite lock: unowned.
    Heap Lock: owner: "ExecuteThread-13".
    Has finalization queue lock: owner: "ExecuteThread-13".
    Finalize me queue lock: owner: "ExecuteThread-13".
    Integer lock access-lock: unowned.
    Monitor cache lock: owner: "ExecuteThread-13".
    Monitor registry: unowned.
    Object Monitor Status
    weblogic.t3.srvr.ExecuteThread@401f1ab0: unowned
    "ExecuteThread-14" (0x401f1ab0) waiting
    weblogic.t3.srvr.ExecuteThread@401f1b90: unowned
    "ExecuteThread-12" (0x401f1b90) waiting
    weblogic.t3.srvr.ExecuteThread@401f1c70: unowned
    "ExecuteThread-10" (0x401f1c70) waiting
    weblogic.t3.srvr.ExecuteThread@401f1ce0: unowned
    "ExecuteThread-9" (0x401f1ce0) waiting
    weblogic.t3.srvr.ExecuteThread@401f1d50: unowned
    "ExecuteThread-8" (0x401f1d50) waiting
    weblogic.t3.srvr.ExecuteThread@401f1e30: unowned
    "ExecuteThread-6" (0x401f1e30) waiting
    weblogic.t3.srvr.ExecuteThread@401f1ea0: unowned
    "ExecuteThread-5" (0x401f1ea0) waiting
    weblogic.t3.srvr.ExecuteThread@401f1f10: unowned
    "ExecuteThread-4" (0x401f1f10) waiting
    weblogic.t3.srvr.ExecuteThread@401f1f80: unowned
    "ExecuteThread-3" (0x401f1f80) waiting
    weblogic.t3.srvr.ExecuteThread@401f1ff0: unowned
    "ExecuteThread-2" (0x401f1ff0) waiting
    weblogic.t3.srvr.ExecuteThread@401f2060: unowned
    "ExecuteThread-1" (0x401f2060) waiting
    weblogic.t3.srvr.ExecuteThread@401f20d0: unowned
    "ExecuteThread-0" (0x401f20d0) waiting
    weblogic.security.SpinnerThread@401f2190: unowned
    "SpinnerRandomSource" (0x401f2190) waiting
    weblogic.t3.srvr.T3Srvr@403a2c30: unowned
    "main" (0x401f22d8) waiting
    weblogic.time.common.internal.TimeTable@40a02a20: unowned
    "TimeEventGenerator" (0x401f2140) waiting
    java.util.Hashtable@40df9750: owner: "ExecuteThread-11"
    java.net.PlainSocketImpl@40e5ef50: owner: "SSLListenThread"
    OK

Maybe you are looking for

  • How can I turn off automatic startup of LR 5?

    Each time I boot up the computer, or restart the computer, and each time I connect any USB device to the computer, LR 5 starts up. If there are images on a USB drive (or camera, or phone) I'm connecting - for example, to recharge the cell phone - LR

  • How to make open sales order consider allocated & unallocated stocks in MRP

    Dear Experts, MAT BOM, MAT TYPE, STRATEGY GROUP, PLANNING STRATEGY, Req-DM Req-CU 3. TC180TK   fert                     20                                    KE                        make-to-order 2. TB300TK   halb                    20             

  • Help on Custom Annotation Mapping between @CustomAnno and ResultSet Mapping

    Hi, I am working on a DAO which has getter and setter methods and annotation of the Database Table Column Name. Class UserDao { @CustomAnnotation(value="FIRST_NAME") String firstName CREATE TABLE USER( FIRST_NAME VARCHAR(30) Question 1. I am planning

  • Dial-In access to VRF Lite (MPLS VPN)

    Hi, I'm trying to implement a solution, that gives opportunity to dial-in to some specific customers VPN (VRF Lite) Configuration of NAS is done using cisco.com guide and seems OK. NAS is using RADIUS to authenticate users, and if authenticated, RADI

  • Link properties except setAction

    Hi all, In Javascript is there any other possibility to add an action (for goto page view, goto named destination) except "setAction()" Thanks, Christober