Sudo command hangs when run as winbind user

Hi,
It even hangs when running:
$ sudo
or
$sudo -V
So nothing to do with my sudo config - have reverted /etc/sudoers back to default. Even control-c does not work and the process needs to be killed as root, using another session.
The command works fine when ran as a local user. It is only when running as a winbind user that there's a problem.
Any help on what tools can be used to find out what's happening while the command is hanging would be much appreciated. Or even better any ideas on how to stop it hanging would be even better!
Can provide any config files if they help anyone.......
Many Thanks,
Richard

*** UPDATE ***
It seems the version of sudo (v1.8*) supplied with Solaris 11 is not compatible with Winbind users.
Workaround:
Compile version 1.7* to /usr/local/bin and add this to the beginning of $PATH

Similar Messages

  • Hang when running program

    I am getting a hang when running my java program. Part of the stacktrace is below. I see an 'overflowEi' in the trace. Is that the problem? What does that mean. Thanks in advance!!
    3HPNATIVESTACK Native Stack of "Thread-19" PID 5753
    NULL -------------------------
    3HPSTACKLINE _hpiThreadHardSuspend at B73B51B0 in libhpi.so
    3HPSTACKLINE ?? at B73A85BB in libhpi.so
    3HPSTACKLINE ?? at B73A87C0 in libhpi.so
    3HPSTACKLINE ?? at BB4F80 in libpthread.so.0
    3HPSTACKLINE ZNSt12_basic_fileIcE6xsputnEPKci at 419F37 in libstdc++.so.5
    3HPSTACKLINE ZNSt13basicfilebufIcSt11char_traitsIcEE22_M_convert_to_externalEPciRiS4_ at 3D01CF in libstdc++.so.5
    3HPSTACKLINE ZNSt13basic_filebufIcSt11char_traitsIcEE18_M_really_overflowEi at 3CFF74 in libstdc++.so.53HPSTACKLINE ZNSt13basicfilebufIcSt11char_traitsIcEE8overflowEi at 3CFE8E in libstdc++.so.5
    3HPSTACKLINE ZNSt15basicstreambufIcSt11char_traitsIcEE6xsputnEPKci at 4091B4 in libstdc++.so.5
    3HPSTACKLINE ZNSt13basicfilebufIcSt11char_traitsIcEE6xsputnEPKci at 3D0708 in libstdc++.so.5
    3HPSTACKLINE _ZNSo5writeEPKci at 3FFBB1 in libstdc++.so.5
    3HPSTACKLINE ZStlsISt11chartraitsIcEERSt13basic_ostreamIcT_ES5_PKc at 4002C6 in libstdc++.so.5
    3HPSTACKLINE ZN6Cronus14mergeRepairsBiEv at B3F5B3CD in libExerciserServerjni56330.so
    3HPSTACKLINE ZN14BurninAbistDD23runEv at B3F1C39B in libExerciserServerjni56330.so
    3HPSTACKLINE ZN15ExerciserServer3runEv at B3EFBFCE in libExerciserServerjni56330.so
    3HPSTACKLINE Java_com_ibm_austin_tex_control_exerciserServer_ExerciserServer__1_1m11 at B3EF1270 in libExerciserServer_jni56330.so
    3HPSTACKLINE B31519AB
    3HPSTACKLINE L0_invokevirtual_quick_w__ at B7574127 in libjvm.so
    3HPSTACKLINE L0_invokevirtual_quick__ at B75736CC in libjvm.so

    No answers, but some more questions:
    Before diving into the JNI stack trace, what does "hang" mean? Are there other threads running in your program? Is this the main thread?
    Looking at the stack -- and Googling libhpi.so didn't turn up much for me, other than similar complaints -- it looks like it's an output routine. What are you writing to? A local disk, or one that's remote mounted?
    Edit: absolute speculation here, but I suspect that it's a routine that's called when an in-memory buffer's full, in order to physically write the data onto whatever medium you're writing too. So probably not worth looking for an actual "buffer overflow" that's damaging memory.

  • FYI: New version of Disk Warrior seems to hang when run with Snow Leopard

    FYI: It seems that the new version of Disk Warrior hangs when run in Snow Leopard

    I have been using DW 4.2 on 10.5.8 and the speed-up was the first thing I noted, too, so it isn't just SL.
    Now if it would only 'come up for air' and respond to input to move window (so I can put it where I can see it if needed) I'd like that.
    There is a 23 page review of Snow Leopard on Ars. On page 22:
    People sometimes ask what, exactly, is wrong with HFS+.
    Aside from its obvious lack of the features just listed, HFS+ is limited in many ways by its dated design, which is based on HFS, *a twenty-five year-old file system.*
    To give just one example, the centrally located Catalog File, which must be updated for each change to the file system's structure, is a frequent and inevitable source of contention. Modern file systems usually spread their metadata around, both for robustness (multiple copies are often kept in separate locations on the disk) and to allow for better concurrency.
    Practically speaking, think about those times when you run Disk Utility on an HFS+ volume and it finds (and hopefully repairs) a bunch of errors. *That's bad, okay?* +*That's something that should not happen*+ with a modern, thoroughly checksummed, always-consistent-on-disk file system unless there are hardware problems (and a ZFS storage pool can actually deal with that as well). And yet it happens all the time with HFS+ disks in Mac OS X when various bits of metadata to get corrupted or become out of date.
    Apple gets by year after year, tacking new features onto HFS+ with duct tape and a prayer, but at a certain point there simply has to be a successor—whether it's ZFS, a home-grown Apple file system, or something else entirely. My fingers are crossed for Mac OS X 10.7.
    If Disk Utility was reliable in mapping out weak sectors (it is not) and report/log errors. But it doesn't and I trust my data to other file systems when possible. We've come to expect and depend on 3rd party utilities and that Apple First Aid doesn't fix every possible error.
    Scanning one drive for errors can take a long time. Maybe it needs to be done, maybe in the background. With 2TB drives it gets worse. Spending hours to scan for errors??? I've set TechTool Pro to concurrently scan anywhere from one to a dozen volumes at once.
    An ounce of prevention, as they say, is worth a pound of cure.

  • As the current one hangs when run

    Trying to obtain orderline data for the Credit Memo project that produces examples where the quantity results in a fraction, using the following formula:
         (Draft Revenue Amount - Invoiced Amount)/ Selling Price
    As the current one hangs when run
    select distinct order_number,l.LINE_NUMBER
    ,l.DRAFT_REVENUE_AMOUNT, l.INVOICED_AMOUNT,l.SELLING_PRICE,ol.ATTRIBUTE2 end_date
    ,l.DRAFT_REVENUE_AMOUNT- l.INVOICED_AMOUNT diff,
    (nvl(l.DRAFT_REVENUE_AMOUNT- l.INVOICED_AMOUNT,0)/nvl(decode(l.SELLING_PRICE,0,1,l.SELLING_PRICE),1)) quantity
    from xxrr_so_headers_all h, xxrr_so_schedules_all s
    ,xxrr_so_lines_all l,apps.oe_order_lines_all ol
    where h.HEADER_ID=l.HEADER_ID
    and l.LINE_ID=s.LINE_ID
    and l.ORDERED_QUANTITY-l.CANCELLED_QUANTITY<>0
    and nvl(l.DRAFT_REVENUE_AMOUNT,0)- nvl(l.INVOICED_AMOUNT,0) <>0
    and to_date(ol.ATTRIBUTE2)between '01-JAN-2007'and sysdate
    Thanks

    select distinct order_number,l.LINE_NUMBER,
           l.DRAFT_REVENUE_AMOUNT,
           l.INVOICED_AMOUNT,
           l.SELLING_PRICE,
           ol.ATTRIBUTE2 end_date ,
           l.DRAFT_REVENUE_AMOUNT- l.INVOICED_AMOUNT diff,
           (nvl(l.DRAFT_REVENUE_AMOUNT- l.INVOICED_AMOUNT,0)/nvl(decode(l.SELLING_PRICE,0,1,l.SELLING_PRICE),1)) quantity
      from xxrr_so_headers_all h,
           xxrr_so_schedules_all s ,
           xxrr_so_lines_all l,
           apps.oe_order_lines_all ol
    where h.HEADER_ID = l.HEADER_ID
       and l.LINE_ID   = s.LINE_ID
       and (l.ORDERED_QUANTITY-l.CANCELLED_QUANTITY) <> 0
       and (nvl(l.DRAFT_REVENUE_AMOUNT,0)- nvl(l.INVOICED_AMOUNT,0)) <> 0
       and to_date(ol.ATTRIBUTE2) between '01-JAN-2007' and sysdateit's not hanging but trying to return all the rows from your apps.oe_order_lines_all table. since your query does not have any conditions on the WHERE clause that would relate it to your so_headers_all table.
    try to add something like:
         and h.header_id = ol.header_id

  • MBP 10.5.8 hanging when run setup as if a new machine

    MBP 10.5.8
    For a number of weeks my MacBook has been hanging and needing a hard restart and at other times taking longer and longer to boot up.
    Finally it gave me a password prompt but not for my usual account and it wouldn't accept my password.
    So in command line I went to ls /Users/ got the username of my account and tried to change the password in command line using:
       Launchctl load /System/Library/LaunchDaemons/com.apple.opendirectory.plist
       Passwd <username>
    And the system said the username was not recognised even though what I typed was the one that showed when I ran ls /Users/
    I did this several times with the same thing happening each time
    Then I tried to create a new admin account by deleting var/db AppleSetUpDone
    when I reboot it runs the setup program as if it were a new mac - I tried setting it up with the details of my wireless connection; it ran overnight without finishing
    I then tried setting it up saying I do not connect to the Internet - same thing, it ran overnight without finishing
    When I run fsck -fy in command line it says everything is fine
    I know this machine is old and on its last legs and I would really appreciate any help getting it going for a little bit longer.
    Thanks very much

    E27 wrote:
    We have a mbp bootable clone with 10.5.8 and want to use this as a backup startup disk on a mba with 10.6.8.  We understand that it is generally not possible to startup a bootable clone that has a different os than what you are currently running.
    You should as long as the MP had booted off the 10.5.8 clone previously.
    However I, and others also, found out that we can no longer boot off the 10.5 disks in a later 10.6+ Software Update, it might be the firmware was changed to disallow 10.5 from booting once on 10.6.+ sometime.
    Apple might have done this because they don't want people using the 10.5 disk to repair their 10.6 altered drive.
    Got the written kp hard boot screen and had to unplug the clone while frozen but there appears to be no permanent damage to any of the drives.  We suspected this may happen.
    There is your answer and no, no pernament damage was done, it's all a read operation and the machine/firmware couldn't use the 10.5.8 drivers.
    You'll have to find a Mac that is of the same model and runs 10.5 to boot off that 10.5.8 clone.

  • Macbook Pro 2008 hangs when running video on nvidia 9400M

    My MBP (2.4GHz unibody) freezes whenever I run youtube videos for a few minutes. Resetting the PRAM and SMC didn't solve the problem. It seems to happen more often when running on batteries rather than plugged in.
    This MBP model has two graphic cards integrated. By default it runs on the nvidia 9400m. I haven't had the problem since switching over to the 9600M (crossing fingers) although the laptop does run a lot hotter now and I really don't need the extra graphics boost given by the 9600M.
    Has anyone else had this problem?
    I don't know if it makes any difference but I purchased the computer from a reseller with extra RAM (4GB total). It has all the latest updates and minimum extra software (it's brand new).
    Message was edited by: kookahunter

    Try downloading this video to see if it plays properly.
    http://www.apple.com/macbook/the-new-macbook/
    If the video that you have downloaded plays properly, then I would think that the issue is related to your Internet service.
    If the video that you have downloaded plays poorly, then I would contact Apple to try to have it exchanged or serviced.
    PS:
    Does the video hang when you watch the live stream at the following URL? You may need Adobe Flash player to view this site.
    http://live.pirillo.com
    Message was edited by: LukeD

  • 11.1.1.3 DRM Blender hangs when run from batch

    We are with some frequency seeing hangs when we run a batch blender of our account hierarchy into our working version.  When this happens logging into the client seems to hang up everything without much possibility of doign any work.
    Has anyone experienced this?  The account hierarchy has some 26,000 nodes and some 10 properties at each node.
    Does anyone have experience handling DRM crash/hang problems with a best practice or troubleshooting tips?  I imagined we might be seeing some sort of locking situation after an http timeout but I am not seeing any meaningful information in any logs, so I appreciate any basic troubleshooting tips.
    Agnete

    Hi Agnete,
    I think I'd suggest logging a service request so that someone in support can have a bit of a dig into this for you and provide the following:
    1. An unfiltered application event log from the primary DRM application server in evt / evtx format (to give us full stack traces and some context).
    2. A specific example (rough time when blend was run) of when a blender was run that hung the system so that we can try to isolate what was going on at that particular time
    I think that any other approach is probably just going to be guess work until we can see what's actually been going on at the time of the problem. Seeing as the log from the batch client is empty in your case that just leaves the Windows application event log where we can look for clues.
    If we can see what is happening from the event log that should hopefully let us give you some pointers to get past the issue. At this point I'd suspect that something could be really upsetting a DRM engine process but until we can have a dig in the event log even that's just pure speculation
    Regards
    Craig

  • Sqlplus hanging when connecting by specifying user/pwd

    Hi All,
    Oracle 11G R2 on WIndows 2008 R2
    I have cloned a server, serverA, and created a new server, lets say serverB. Two things i changed for this serverB:
    1) edited tnsnames entry so that the alias TST now points to this new serverB hostname (previously it was pointing to serverA)
    2) deleted and recreated the listener
    Now when i try to connect to my instance using sqlplus and the username/pwd, it hangs here:
    D:\ORACLE\DATABASE\ORA11G\database>sqlplus sys/blahblhablhar@tst as sysdba
    SQL*Plus: Release 11.2.0.3.0 Production on Tue May 7 15:18:36 2013
    Copyright (c) 1982, 2011, Oracle.  All rights reserved.If i try to connect using
    D:\ORACLE\DATABASE\ORA11G\database>sqlplus / as sysdba - IT WORKS.
    I tried to recreate my pwd file using orapwd and no luck.
    Any ideas as to why i cannot connect using the first method? Also, when i try to connect to this instance using SQL developer from my laptop, it also hangs when i do the 'Test' button..??
    Thanks in advance.
    Edited by: MSandico on 7-May-2013 12:43 PM
    Edited by: MSandico on 7-May-2013 12:47 PM

    Here it is:
    D:\ORACLE\DATABASE\ORA11G\database>lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.3.0 - Production on 08-MAY-2013 13:32
    :59
    Copyright (c) 1991, 2011, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=SERVERA.corp.XXX.com)(PORT=1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.3.0 - Produ
    ction
    Start Date                07-MAY-2013 10:57:31
    Uptime                    1 days 2 hr. 35 min. 28 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   D:\Oracle\Database\ora11g\network\admin\listener.ora
    Listener Log File         D:\ORACLE\DATABASE\diag\tnslsnr\IDCORATST01\listener\a
    lert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=SERVERA.corp.XXX.com)(PO
    RT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 4 handler(s) for this service...
    Service "MMSPRD7XDB" has 1 instance(s).
      Instance "mmsprd7", status READY, has 1 handler(s) for this service...
    Service "mmsprd7" has 1 instance(s).
      Instance "mmsprd7", status READY, has 1 handler(s) for this service...
    The command completed successfully
    D:\ORACLE\DATABASE\ORA11G\database>lsnrctl service
    LSNRCTL for 64-bit Windows: Version 11.2.0.3.0 - Production on 08-MAY-2013 13:33
    :22
    Copyright (c) 1991, 2011, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=SERVERA.corp.XXX.com)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 4 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0
             LOCAL SERVER
          "DEDICATED" established:0 refused:0
             LOCAL SERVER
          "ORACLE SERVER" established:0 refused:0 current:0 max:25 state:ready
             CLRExtProc
             (ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\NTN_498_D98D5B78_8ADC.ORA))
          "ORACLE SERVER" established:0 refused:0 current:0 max:25 state:ready
             CLRExtProc
             (ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\NTN_498_D98D5B78_4773.ORA))
    Service "MMSPRD7XDB" has 1 instance(s).
      Instance "mmsprd7", status READY, has 1 handler(s) for this service...
        Handler(s):
          "D000" established:0 refused:0 current:0 max:1022 state:ready
             DISPATCHER <machine: SERVERA, pid: 2136>
             (ADDRESS=(PROTOCOL=tcp)(HOST=SERVERA.corp.XXX.com)(PORT=521
    94))
    Service "mmsprd7" has 1 instance(s).
      Instance "mmsprd7", status READY, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:7 refused:0 state:ready
             LOCAL SERVER
    The command completed successfully
    D:\ORACLE\DATABASE\ORA11G\database>Anything strike y'all yet?

  • NOT displaying the command window when running applications

    hi
    i'v been seraching all over the web for a way to get rid of the command window (dos shell) that appears when running a java swing based application (or any other). i currently have a batch file that loads all the required libraries into the class path and then calls the application's main class. problem is, the DOS command window stays open. is there any way to have it not display (obviously without losing my program in the process). at the very least can it be minimised automatically (just the dos window)?? though i think getting rid of it all together would be best.
    i would really love some help on this... very over seeing that dos window displayed...
    any help would be greatly appreciated.... thanks heaps
    Takis

    On Win NT
    REM get rid of commnand window
    start /B java swingapp
    REM minimize the command window
    start /MIN java swingapp
    REM for other options
    help start
    Hope this helps,
    Sathish.
    hi
    i'v been seraching all over the web for a way to get rid of the command window (dos shell) that appears when running a java swing based application (or any other). i currently have a batch file that loads all the required libraries into the class path and then calls the application's main class. problem is, the DOS command window stays open. is there any way to have it not display (obviously without losing my program in the process). at the very least can it be minimised automatically (just the dos window)?? though i think getting rid of it all together would be best.
    i would really love some help on this... very over seeing that dos window displayed...
    any help would be greatly appreciated.... thanks heaps
    Takis

  • Classic JVM hangs when running Tomcat as Windows Service

    Hi!
    I am running a Tomcat 3.2.4 application, written with Java 1.3.1_01.
    To run it as a Windows Service (W2000), I am using a slightly altered version of JavaService, which works fine so far: I can use both the "hotspot" and the "server" JVM's (by selecting the jvm.dll from the respective subfolder of the JDK/jre/bin folder).
    However, when I try to run the same application with the "classic" JVM, the service starts, inside of it Tomcat starts, the first output appears (to the stdout logfile) and after some time Tomcat simply hangs - it doesn't respond to anything anymore, 0% CPU, no output to logfiles anymore, doesn't even respond to normal Tomcat shutdown (e.g. when stopping the service, Windows waits the standard timeout then just kills it).
    Using the classic JVM in a console (e.g. not through JavaService and the classic/jvm.dll) works fine! No problems!
    Anyone here who can offer any help on this?
    Any hints why Tomcat may behave correctly in 5 out of six possible configurations (hotspot-server/client as service or console or classic as console) but hanging with 1 configuration (classic as service)?
    Also, on my W2000 box where this happens, the moment Tomcat hangs, I hear a Windows warning sound being played (the standard warning gong), like it happens when an info dialog pops up - only there is no dialog or whatever and the same moment Tomcat's CPU usage drops to 0% (although the app is still in startup and should do some more work for a few seconds).
    This also doesn't always happen at the same moment during startup, but each time at a different moment, e.g. I can not pin it down to something that is done during startup, it just happens a short while (sometimes earlier, sometimes later) after startup...
    Of course, I could simply say "forget classic, it's being phased out anyway", only: The SAME thing happens with IBM's Java 1.3 VM too (except for the gong sound, which seems to be Sun-JVM specific ;-)! And I would very much like my app to be able to run on IBM's VM (usually I'm using Sun's VMs everywhere, but we have a few stray W2000 boxes with SP2 where Sun's 1.3.1_0x VMs crash with our application [not hang like described above, but really crash, even when run as a console]) and on those boxes the IBM JVM in a console works fine - now I only have to get it working as a service too (and while researching why it hangs I saw that Sun's classic JVM hangs too, so I figured, I first find out why that happens, with the hope that the fix is applicable to IBM's JVM too...).
    Thanks already,
    Johannes

    re setting classpath when using JavaService
    for Win2k, Tomcat 3.3.1a, JDK1.2
    below is my script for creating/installing JavaService
    (based on Alexandria web site version). However, if i
    try to add .jar files to classpath (ie, CP environment
    variable), the service does not work. It only works
    when this single .jar file is there. How can .jar or
    .zip files be added to classpath for this service?
    I've not been working with Tomcar as a service, so can't help directly, but can offer some comments that might be of use (apologies if they aren't!).
    There are Tomcat scripts for V3.1, V3.2 and V4 with the JavaService code from Alexandria SC. Looks like you need one for V3.3 as well?
    In these others, there are fairly long lists of jar files in the classpath, so I would expect it to work correctly for the version you are using (unless there is a problem with the way that classloaders are involved, which is something that is known to get in the way for some app server-based programs).
    I would expect the classpath to work if changed from what you have listed to something like the following:
    set CP=%TOMCAT_HOME%\lib\tomcat.jar;%TOMCAT_HOME%\lib\jaxp.jar;%TOMCAT_HOME$\lib\other_library.jar
    Is that what you have tried to do, and found problems?
    Does this version of Tomcat bundle all of its resources into a single jar file (tomcat.jar), or is that a file you have created yourself?
    Is the problem found when loading and starting Tomcat itself, or from within your server-based application?
    Does it fail to load a 'standard' Tomcat library archive, or a jar file containing your own program code?
    set CP=%TOMCAT_HOME%\lib\tomcat.jar
    echo %CP%
    JavaService.exe -install "Jakarta-Tomcat"
    %java_home%\jre\bin\classic\jvm.dll
    -Djava.class.path=%CP% -Dtomcat.home=%TOMCAT_HOME%
    -Djava.security.policy=%TOMCAT_HOME%/conf/tomcat.policy
    -Xms128m -Xmx128m -start
    org.apache.tomcat.startup.Main -params start -stop
    org.apache.tomcat.startup.Main -params stop -out
    %TOMCAT_HOME%\logs\stdout.log -err
    %TOMCAT_HOME%\logs\stderr.log
    Regards,
    John Rutter

  • BAPI_SALESORDER_SIMULATE is  hangs up when running for multiple users

    Hi SAP Gurus,
    I am using BAPI_SALESORDER_SIMULATE for price repricing . However when multiple users or same user runs in multiple sessions, one session will run , however other sessions till it reaches BAPI it is fast and once it enters to BAPI, it got hangs up or keeps running  & not giving any output.
    Any thoughts how i can impove the performace for muliple users when i am using this BAPI.
    Here are the details i am sending to BAPI .
    call function 'BAPI_SALESORDER_SIMULATE'
          exporting
            order_header_in    = lv_sd_order_header
          importing
            return             = lv_return
          tables
            order_items_in     = lit_sd_order_items_in
            order_partners     = lit_sd_order_partners
            order_schedule_in  = lit_sd_order_schdl_in
            order_items_out    = lit_sd_order_items_out
            order_condition_ex = lit_sd_order_condition.
    Your thoughts most appricated.
    Regards
    Harikrishna

    Hi,
    Please let me know where i have to use this destniation .
    I didn't find any parameter like this in BAPI.
    Regards
    Harikrishna

  • Word for mac 2011 keyboard commands hang when network disk mounted

    After much trial and error, I have found that, for my system, at least, MS Word for Mac 2011 hangs on keyboard commands when a network disk is mounted on my desktop.
    Just wanted to alert all who get the beach ball when use keyboard commands in MS Word.
    Symptom was that Cmd-C would take 8-13 seconds or so to copy 1 word, versus immediate when using menu commands. Same with Cmd-V paste. Also, opening a document took much longer.
    Once I ejected network disk, problem disappeared.
    Hopefully this will save someone else the time I spent tracking down the issue. I'd still love to know the root problem, though, as I prefer to have a remoe disk mounted on desktop while I work, and now I can't.

    Follow these instructions to uninstall MacKeeper. They have been tested with the most recent version of MacKeeper (v 2.8). Earlier versions than the one released in 2012 require more extensive work to uninstall all its components.
    The effects of having actually used MacKeeper to do anything are a completely different matter. The fastest way to take an exquisitely designed and painstakingly engineered Mac and make it run like a steaming pile of dung is to install and use such ill-conceived "cleaning" or "security" products. This is just one example of a broad category of time- and money-wasters capable of causing damage that can only be rectified by reinstalling OS X, restoring from a backup, or completely erasing your system and rebuilding it from the ground up. Never install such junk on a Mac.
    If you used MacKeeper to encrypt any files or folders, use MacKeeper to un-encrypt them first.
    Quit the MacKeeper app if it is running.
    Open your Applications folder: Using the Finder's Go menu, select Applications.
    Drag the MacKeeper icon from your Applications folder (not the Dock) to the Trash.
    You will be asked to authenticate (twice):
    You do not need to provide a reason for uninstalling it:
    Just click the Uninstall MacKeeper button. You will be asked to authenticate again.
    After it uninstalls you may empty the Trash and restart your Mac. All that will remain is an inert log file that does nothing but occupy space on your hard disk.

  • Bug Report - Hang when run query and then click on connection

    SQL Developer hangs if you run a query in a SQL Worksheet, then while it's still running, right-click on the connection in the Connections window. It will come back again once the query finishes, but usually you want to open another sql worksheet while the query is still running so you can do other things.
    I find the whole screen refresh very buggy, it's probably related to using Swing. I have to restart SQL Developer about once an hour.

    That's the way sqldev works: almost every action requires querying the connection. Since the connection is busy with your query, it just hangs there until finished.
    Lots of users complained about this, and some rudimental checks where put in place to pop up a "connection busy" dialog instead, but you will only see that in a few situations. Really, this needs a lot of work to filter out unnecessary queries. If other commercial products can, so can sqldev...
    There's also an accepted feature request for automatically opening more connections when necessary (on the SQL Developer Exchange), so you can vote and add comments if you want to.
    Regards,
    K.

  • Firefox 14 crashes on start up, in safe mode, trying to create new profile, after complete removal and reinstall, when run under different user

    AdapterDeviceID: 0x2a02
    AdapterVendorID: 0x8086
    Add-ons: {972ce4c6-7e08-4474-a285-3208198ce6fd}:14.0.1
    BuildID: 20120713134347
    CrashTime: 1342625511
    EMCheckCompatibility: true
    Email: (email removed)
    FramePoisonBase: 7ffffffff0dea000
    FramePoisonSize: 4096
    InstallTime: 1342622791
    Notes: AdapterVendorID: 0x8086, AdapterDeviceID: 0x2a02GL Context? GL Context+ GL Layers? GL Layers+
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 1909
    StartupTime: 1342625464
    Theme: classic/1.0
    Throttleable: 1
    Vendor: Mozilla
    Version: 14.0.1
    This report also contains technical information about the state of the application when it crashed.
    Deleted all of these and reinstalled
    /Users/<user_acct>/Library/Application Support/Firefox/
    /Users/<user_acct>/Library/Caches/Firefox/
    /Users/<user_acct>/Library/Preferences/org.mozilla.firefox.plist
    I have tried rebooting, running Disk Utility and repaired permissions, and checked I have admin privileges.
    I have Reset Launch Services in Snow Leopard.
    I have created a test account
    System Preferences > Users & Groups create a "Test Account"
    then tried launching FF from there = crash
    I have installed FF 13.0.1
    AdapterDeviceID: 0x2a02
    AdapterVendorID: 0x8086
    Add-ons: {972ce4c6-7e08-4474-a285-3208198ce6fd}:13.0.1
    BuildID: 20120614114901
    CrashTime: 1342642579
    EMCheckCompatibility: true
    Email: [email protected]
    FramePoisonBase: 7ffffffff0dea000
    FramePoisonSize: 4096
    InstallTime: 1342642540
    Notes: AdapterVendorID: 0x8086, AdapterDeviceID: 0x2a02GL Context? GL Context+ GL Layers? GL Layers+
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 26
    StartupTime: 1342642569
    Theme: classic/1.0
    Throttleable: 1
    URL: http://www.mozilla.org/en-US/firefox/13.0.1/firstrun/
    Vendor: Mozilla
    Version: 13.0.1
    I have installed version 12 and
    AdapterDeviceID: 0x2a02
    AdapterVendorID: 0x8086
    Add-ons: {972ce4c6-7e08-4474-a285-3208198ce6fd}:12.0
    BuildID: 20120420145725
    CrashTime: 1342643047
    EMCheckCompatibility: true
    FramePoisonBase: 7ffffffff0dea000
    FramePoisonSize: 4096
    InstallTime: 1342643035
    Notes: AdapterVendorID: 0x8086, AdapterDeviceID: 0x2a02GL Context? GL Context+ GL Layers? GL Layers+
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
    ProductName: Firefox
    ReleaseChannel: release
    StartupTime: 1342643035
    Theme: classic/1.0
    Throttleable: 1
    URL: http://www.mozilla.org/en-US/firefox/12.0/firstrun/
    Vendor: Mozilla
    Version: 12.0
    no crash ids since this is version 3.6, the only version that doesn't crash, and I have to use Firefox for work stuff.
    I have submitted over a hundred crash reports and included my email, but no one has ever contacted me with any help. This has been going on for weeks. I have been forced to use an outdated version of FF because no one has bother to get back to me. I would be happy to update to 14 and start the crash cycle again if someone wants to give me some suggestions I haven't tried already.
    BTW, no font conflicts or RAM problems, (someone else's issue)

    Maybe you did't understand my previous statement. There are no crashes in FF 3.6, There is no previous evidence FF 14 was ever here, I completely uninstalled all trace of Firefox, no app data, no preferences, no cache. I will upgrade to FF14 so I can send IDs,
    so here ya go.
    Crash ID: bp-fa9da320-92dc-47f7-afff-33e702120718
    AdapterDeviceID: 0x2a02
    AdapterVendorID: 0x8086
    Add-ons: {972ce4c6-7e08-4474-a285-3208198ce6fd}:14.0.1
    BuildID: 20120713134347
    CrashTime: 1342655269
    EMCheckCompatibility: true
    Email: [email protected]
    FramePoisonBase: 7ffffffff0dea000
    FramePoisonSize: 4096
    InstallTime: 1342655256
    Notes: AdapterVendorID: 0x8086, AdapterDeviceID: 0x2a02GL Context? GL Context+ GL Layers? GL Layers+
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
    ProductName: Firefox
    ReleaseChannel: release
    StartupTime: 1342655256
    Theme: classic/1.0
    Throttleable: 1
    URL: http://www.mozilla.org/en-US/firefox/14.0.1/whatsnew/?oldversion=rv:1.9.2.13
    Vendor: Mozilla
    Version: 14.0.1
    This report also contains technical information about the state of the application when it crashed.

  • Internet Explorer Script Error when running report with user-entered params

    We are using Crystal Reports Version 11.0.0.1282.  We have multiple copies each installed on a separate computer.  We have a relatively simple report with a prompt for 2 values (parameters) to be selected or input by the users.  The desktop is either Windows XP SP3 or Windows Server 2003 SP2  On all the XP/SP3 computers, this report works as expected.  On the exception computer, the Windows Server2003 Desktop, we see the prompting screen with place holders for graphics instead of the buttons.  When we attempt to select a value for the parameter by keying in the value and clicking on the OK link (no button), we see message box titled "Internet Explorer Script Error" with text: An error has occurred in the script on this page.
    Line: xxx (varies depending on param chosen)
    char 1
    error: Object expected
    url: file:///c:/doc...../temp/1/prompting1.html
    ===============================
    Searhing around the forum and using Google, I found a suggestion to be copying the "prompting" folder and dll from a known working system - tried this, it didn't work.
    So. I still need a solution. Any other suggestions??
    Edited by: Grant Ellsworth on Mar 16, 2009 10:29 PM

    >> I do not think it is because of the parameters you are entering/using, try without using the
    >> parameters (just for testing), if you still get the error then its not the parameters which is causing
    >> the problem.
    If I create the report without asking for user-entered params, it works.
    >> Can you please specify the browser and the tool to display the report you are using? Generally the
    >> error popps up when there are any mistakes in html or if you are using a javascript which has a error.
    The active browser on the computer is IE7 - 7.0.5730.13
    I am using the installed crystal reports 11 program to run the report.  I open the report in CR by going to File/Open and selecting the report. Then I get prompted for my ms sql login info, which I enter.  Then I see the "Enter Values" window with my data entry fields; but I don't see the nice formatting and buttons which I see when I run this from the other computers; I see only the placeholders.  I select or enter data and click on the "OK" link.  Then the message box pops up.  The message box pops up when I click on any of the links or on the "x" in the upper right.  Mesage box is explicit - Intenet Explorer Script Error, etc., as I described in my original post.
    Thanks
    Azhar

Maybe you are looking for