JVMDI Launching and Thread Suspension

Hi,
I am using JVMDI to debug a java application. I launch the application and debugger with the following command line.
java -Xdebug -Xnoagent -XrunTest:ADA <applicationName>
When I try and suspend the application after a method entry event, everything (including my JVMDI debugger) is suspended. This is not what I had thought would happen. I only want the application thread to suspend so that I can access the stack frames. Is there a problem with the way I am loading the application and debugger � or am I suspending that application incorrectly (see below).
err = jvmdi->GetMethodLocation((*event).u.frame.clazz,
(*event).u.frame.method,
&startLocationPtr, &endLocationPtr);
err = jvmdi->GetMethodName((*event).u.frame.clazz,
(*event).u.frame.method,
&namePtr, &signaturePtr);
err = jvmdi->GetSourceFileName((*event).u.frame.clazz,&SourceNamePtr);
/* is this the application class or a system class */
if ((strncmp(prefix,SourceNamePtr,prefixLength) == 0))
err = jvmdi->SuspendThread((*event).u.frame.thread);
Any help would be greatly appreciated.
Chief

Are you running your JVMDI code on the same thread as the
application? If so, then SuspendThread will indeed suspend
everything, and your code will not be able to resume itself.
Is (*event).u.frame.thread the same as `this` thread in your code?
Then you are suspending yourself. You will need to take pains
to run your code on a Debug thread. See "RunDebugThread" at this URL:
http://java.sun.com/j2se/1.4.1/docs/guide/jpda/jvmdi-spec.html#RunDebugThread
It would be less intrusive on the debugee if you wrote
an out-of-process debugger that attached to the debugee
using the Java Debug Interface (JDI). For more information,
refer to the Architecture Overview document:
http://java.sun.com/j2se/1.4.1/docs/guide/jpda/architecture.html
JDI has an added advantage: it is a Java Language API, which
means you can write your debugger in the Java Language. There
is a reference debugger (jdb) with source available for you to
study. Unpack $JAVA_HOME/demo/jpda/examples.jar, and
then look at
Trace.java and TTY.java (and their related support classes).

Similar Messages

  • Leopard Mail! Problems?...heck, it launches and the ball starts spinning...

    Yup.
    God bless all of the early adopters.
    I installed Leopard the other night. First just the update....hmmm, things were buggy. So I archived and installed.
    Mail.....will launch, and then the spinning ball of death starts. Nothing else. I have to force quit it.
    I have read through the threads here, and many seem to have specific problems. Mine is a bit more generic...I cant get to first base.
    Suggestions?
    Another observation. I am using Firefox to post this. When I start to write or type anything into a Safari window......the spinning ball of death happens in Safari as well.
    I dont mean to sound surly, but I am a bit disappointed in this upgrade to say the least.
    Thoughts or suggestions on my malady?

    This is what I would try in your situation...
    Obviously it is always good to have a backup to start off with...
    I would reinstall Leopard using Archive and Install but do NOT preserve user settings...
    After the installation and Leopard starts, you will be presented with a new install and you will have to fill in all the information just like a new computer...
    Do not move any of your files or preferences over at this time. They will still be in a folder called "Previous Systems" as you probably already know..
    See if Leopard runs for you this way... If it does, then start moving some of your things back a little at a time.

  • Firefox won't load homepage when launched and crashes when closed.

    Last night, while I was in Firefox, a notification popped up that updater.exe had been downloaded. I could easily take a guess: a new version of Firefox was out. I closed Firefox and then had the updater do its thing.
    When Firefox then launched & came up with a blank screen (like what you would see with New Tab), I was a little confused. I checked Tools > Options and the general tab was still set to show the homepage when Firefox starts up (Xfinity). I also went through all the other tabs and found that nothing had been changed. It was 18.0, as shown in "About Firefox" so I was scratching my head as to what was going on. Humoring myself, I clicked the "home" Icon, and sure enough it toop me to my homepage. Figuring I'd take a shot at it later, I closed Firefox (The red X in the upper right).
    Then things took a stranger turn. Upon closing, the Mozilla Crash Report screen popped up. I figured this was a one-time thing, so I didn't send a report. I launched Firefox again, and again I got a blank screen. Upon closing, the Crash Report screen popped up again. To ensure this was just something with Firefox, I launched Internet Explorer. It showed the homepage upon launch, and didn't crash when closed.
    Now, upon getting the troubleshoot information, I discovered another twist: When I go to close one of the tabs, Forefox crashes.
    This has me scratching my head. Before I updated, everything was perfectly fine. Now I run into this. Any thoughts?

    Alright, I just tried to reset (help > Troubleshooting > click 'Reset Firefox'. It said it would try to hold onto bookmarks, passwords, etc). When it closes, we hit the Crash Report screen again. Launching Firefox reveals nothing has changed (Theme being the same is the give-away). I'd say that hasn't worked as of yet.
    I typed about:crashes and copy/pasted everything in the "details" tab. If the "Raw Dump" tab would be more effective, just say so and I'll add that
    Signature coffplgn.dll@0x3714
    UUID 89ad14cd-e4c9-43d9-9ba0-fa8332130111
    Date Processed 2013-01-11 08:26:27
    Uptime 27
    Last Crash more than 3 months before submission
    Install Age 27 seconds since version was first installed.
    Install Time 2013-01-11 08:25:31
    Product Firefox
    Version 18.0
    Build ID 20130104151925
    Release Channel release
    OS Windows NT
    OS Version 5.1.2600 Service Pack 3
    Build Architecture x86
    Build Architecture Info AuthenticAMD family 16 model 2 stepping 3
    Crash Reason EXCEPTION_ACCESS_VIOLATION_EXEC
    Crash Address 0x54d7048
    User Comments
    App Notes
    AdapterVendorID: 0x1002, AdapterDeviceID: 0x9611, AdapterSubsysID: 00000000, AdapterDriverVersion: 8.531.0.0
    D3D10 Layers? D3D10 Layers- D3D9 Layers? D3D9 Layers-
    Processor Notes
    EMCheckCompatibility True
    Winsock LSP
    MSAFD Tcpip [TCP/IP] : 2 : 1 :
    MSAFD Tcpip [UDP/IP] : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\system32\mswsock.dll
    RSVP UDP Service Provider : 6 : 2 : %SystemRoot%\system32\rsvpsp.dll
    RSVP TCP Service Provider : 6 : 1 : %SystemRoot%\system32\rsvpsp.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip_{0BBE6F70-6FFF-4959-B762-459BA69AE89C}] SEQPACKET 4 : 2 : 5 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip_{0BBE6F70-6FFF-4959-B762-459BA69AE89C}] DATAGRAM 4 : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip_{CA2BB869-E7F7-405E-9266-0E2BDF8F748D}] SEQPACKET 1 : 2 : 5 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip_{CA2BB869-E7F7-405E-9266-0E2BDF8F748D}] DATAGRAM 1 : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip_{2FAAFBE0-C5F0-46B6-A02A-3B87402292F7}] SEQPACKET 2 : 2 : 5 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip_{2FAAFBE0-C5F0-46B6-A02A-3B87402292F7}] DATAGRAM 2 : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    Adapter Vendor ID 0x1002
    Adapter Device ID 0x9611
    Total Virtual Memory 2147352576
    Available Virtual Memory 1770160128
    System Memory Use Percentage 29
    Available Page File 4371468288
    Available Physical Memory 2476265472
    Bugzilla - Report this bug in Firefox, Core, Plug-Ins, or Toolkit
    Related Bugs
    783369 NEW --- Norton Confidential 2012/2013 crashes (couictlr.dll, coffplgn.dll)
    Crashing Thread
    Frame Module Signature Source
    0 @0x54d7048
    1 coFFPlgn.dll coFFPlgn.dll@0x3714
    2 couictlr.dll couictlr.dll@0x28355
    3 couictlr.dll couictlr.dll@0x3dcec
    4 couictlr.dll couictlr.dll@0x35609
    5 couictlr.dll couictlr.dll@0xbe7f
    6 oleaut32.dll APP_DATA::AllocCachedMem
    7 couictlr.dll couictlr.dll@0x6106b
    8 coFFPlgn.dll coFFPlgn.dll@0x590e7
    9 coFFPlgn.dll coFFPlgn.dll@0xa812b
    10 coFFPlgn.dll coFFPlgn.dll@0x51748
    11 coFFPlgn.dll coFFPlgn.dll@0x2bec
    12 coFFPlgn.dll coFFPlgn.dll@0x4ef66
    13 coFFPlgn.dll coFFPlgn.dll@0xb335b
    14 coFFPlgn.dll coFFPlgn.dll@0xc753f
    15 coFFPlgn.dll coFFPlgn.dll@0x3c5a3
    16 coFFPlgn.dll coFFPlgn.dll@0xa7b00
    17 coFFPlgn.dll coFFPlgn.dll@0xa522
    18 coFFPlgn.dll coFFPlgn.dll@0xc6fe
    19 coFFPlgn.dll coFFPlgn.dll@0x2a908
    20 coFFPlgn.dll coFFPlgn.dll@0xc8813
    21 coFFPlgn.dll coFFPlgn.dll@0xa9e51
    22 coFFPlgn.dll coFFPlgn.dll@0x2a346
    23 coFFPlgn.dll coFFPlgn.dll@0xaa35b
    24 xul.dll nsObserverService::NotifyObservers xpcom/ds/nsObserverService.cpp:149
    25 xul.dll nsCOMPtr_base::assign_from_qi obj-firefox/xpcom/build/nsCOMPtr.cpp:56
    26 xul.dll xul.dll@0xebfe67
    27 @0x12c713
    28 xul.dll nsWindowWatcher::RemoveWindow embedding/components/windowwatcher/src/nsWindowWatcher.cpp:1221
    29 xul.dll nsAppShellService::UnregisterTopLevelWindow xpfe/appshell/src/nsAppShellService.cpp:525
    30 xul.dll nsTimerImpl::Release xpcom/threads/nsTimerImpl.cpp:138
    31 xul.dll nsWebShellWindow::Destroy xpfe/appshell/src/nsWebShellWindow.cpp:758
    Show/hide other threads

  • Slow launch and intermittent freezing in Windows 8.1

    Been trolling through the threads and cannot find a solution. I've also tried the QTMovieWin.dll solution but no change. I've also uninstalled, then went back and deleted all reminants of iTunes related files (incl. Bonjour, iCloud, etc), then re started the computer and re-installing the latest iTunes program (via run as administrator). I've done this several times to date. On each occasion I launch iTunes but it take at least 10minutes for it to launch, and when it is running it intermittently freezes for a couple of minutes or so. Problem is worse when I attach one of my devices, and then becomes a pig of a thing to complete certain tasks.
    Has anyone come across this behaviour? As far as I'm aware the drivers are update, but are any specific drivers that I should double check?
    Any help would be appreciated.

    Hello eycon
    Try out the article below to troubleshoot your issue with iTunes freezing on you. Also check to make sure that when you removed iTunes, did you uninstall in the order of the second article as it does make a difference when troubleshooting the issue.
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/ts1717
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/ht1923
    Regards,
    -Norm G.

  • DB Connection and threads

    Is it safe to use the same Connection object in several concurrent threads?
    My app launches several threads which handle requests and need to access the database. Can the threads share the same Connection object or should a different one be created for each thread?
    Thanks in advance

    Ok. Is there any sort of connection pool available then?
    Creating a new Connection object for every single thread, doesn't seem to be like the most efficient way to go...
    Thanks in advance!

  • RMI and Threading: Urgent, pls help!

    Hi everyone,
    I read the previous topics in multithreading but i'm still confused about how RMI works in this case.
    I have a client server application with RMI where client runs some time-consuming executables on the server.
    (i use Process proc = Runtime.getRuntime().exec(cmd...)...)
    Basically I want to make sure that simultaneous requests from different clients execute concurrently, instead of waiting for each other to finish. So my questions are:
    1) When mutiple clients are making remote calls, does RMI map each client request to separate thread and execute them simultaneously (if yes, does it have some limit on number of threads that can be created?);
    Or will I have to take care of creating threads on the server side for each request myself? if the later is the case, how could I go about doing that?
    2) What if all (or some of) the clients are connected from the same VM? How can I ensure that they get executed in different threads, concurrently. Could you pls direct me to ways of implementing it.
    any help is greatly appreciated,
    yulduz

    1) When mutiple clients are making remote calls, does RMI map each client request to separate
    thread and execute them simultaneously (if yes, does it have some limit on number of threads
    that can be created?); Yes, RMI takes care of launching a thread on each remote call. It actually maintains a pool of threads from which, a free thread is assigned a new request. From then on, you have different threads running in server VM (one per each client call).
    Or will I have to take care of creating threads on the server side for each request myself? if the
    later is the case, how could I go about doing that?No, you dont have to create any thread just for the purpose of handling a remote call.
    2) What if all (or some of) the clients are connected from the same VM? How can I ensure that
    they get executed in different threads, concurrently. Could you pls direct me to ways of
    implementing it.You dont have to do anything extra for achieving this. It doesnt matter whether you are running clients in the same VM or different VMs. If you want concurrency on the client side, you have to make remote calls from different threads. The following code outlines the difference between concurrency and non-concurrency in client VM (and NOT server VM).
    class CallerThread extends Thread {
         public void run() {
              remoteRef.callMethod();
    public class Client {
        ... main() {
            // these are not concurrent in client VM bcos the second call happens only after first one       returns
            remoteRef.callMethod1();        
            remoteRef.callMethod2();
            CallerThread t1, t2;
            // these two calls are concurrent on the client side as they're called from two different threads
            t1.start();        
            t2.start();
    }regds,
    CA

  • Component Services - Launch and Activation permissions

    Hi,
    I've got a machine for a user that is blue screening about 3 times a day, and I can see that there's a DCOM error in the system log in eventvwr. Event ID:10020. I've checked the COM Security permissions within dcomcnfg, but whenever I try to access Edit
    Limits for Launch and Activation pemissions, it doesn't load the permissions. It just says that it cannot be displayed. I beleive this is why the machine is blue screening, and this DCOM error is plastered all over the eventvwr, and this now appears to be
    a permissions issue. I've tried this with elevated rights and also as local admin.
    I've also checked in other forums for an answer to fix this, but I've been unsuccessful.
    Please advise.

    In order to assist you, we will need the .DMP files to analyze what exactly occurred at the time of the crash, etc. 
    If you don't know where .DMP files are located, here's how to get to them:
    1. Navigate
    to the %systemroot%\Minidump folder.
    2. Copy any and all
    DMP files in the Minidump folder to your Desktop and then zip up these files.
    3. Upload
    the zip containing the .DMP files to Onedrive or a hosting site of your choice and paste in your reply. Prefered sites: Onedrive, Mediafire, Dropbox, etc. Nothing with wait-timers.
    4 (optional): The type
    of .DMP files located in the Minidump folder are known as Small Memory Dumps. In %systemroot% there will be what is known as a Kernel-Dump (if your system is set to generate). It is labeled MEMORY.DMP. The difference between Small Memory Dumps and Kernel-Dumps
    in the simplest definition is a Kernel-Dump contains much more
    information at the time of the crash, therefore allowing further debugging of your issue. If your upload speed permits it, and you aren't going against any strict bandwidth and/or usage caps, etc, the Kernel-Dump is the best choice. Do note that Kernel-Dumps
    are much larger in
    size due to containing much more info, which is why I mentioned upload speed, etc.
    If
    you are going to use Onedrive but don't know how to upload to it, please visit the following:
    Upload
    photos and files to Onedrive.
    Please note that any "cleaner" programs such as TuneUp Utilities, CCleaner, etc, by default
    will delete .DMP files upon use.
    If
    your computer is not generating .DMP files, please do the following:
    1. Start > type %systemroot%
    which should show the Windows folder, click on it. Once inside that folder, ensure there is a Minidump folder created. If not, CTRL-SHIFT-N to make a New Folder and name it Minidump.
    2. Windows key + Pause
    key. This should bring up System. Click Advanced System Settings on the left > Advanced > Performance > Settings > Advanced > Ensure there's a check-mark for 'Automatically manage paging file size for all drives'.
    3. Windows key + Pause
    key. This should bring up System. Click Advanced System Settings on the left > Advanced > Startup and Recovery > Settings > System Failure > ensure there is a check mark next to 'Write an event to the system log'. 
    Ensure Small Memory Dump is selected and ensure the path is %systemroot%\Minidump.
    4. Double check that
    the WERS is ENABLED:
    Start > Search > type services.msc > Under the name tab, find Windows Error Reporting Service > If the status of the service is
    not Started then right click it and select Start. Also ensure that under Startup Type it is set to Automatic rather than Manual. You can do this by right clicking it, selecting properties, and under General selecting startup type to 'Automatic', and then click
    Apply. 
    Arnav Sharma | http://arnavsharma.net/ Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading
    the thread.

  • Follow-up: Starting, Launching and Switching ...

    Follow-up: Starting, Launching and Switching ... Messing around with the Windows UI - not a feature problem, but a provisioning problem! Now start listening and please fix it this time! 
    (Is it still program managers or people in power designing the UI for Windows? It certainly does not look like domain specialist or software engineering designing the solution here - it's just too weak for that to look like a professional solution?
    Please let educated people do their work ...)
    Problem:
    - Task Bar = (is and still is originally) Start. So keep promoting task bar and kill the new Start. Task Bar is Start.
    - Virtual Desktop lacks virtual Start (= virtual Task Bar) (Virtual Desktop only have virtual launch from the virtual documents (the virtual desktop) ... you need to add virtual start beyond virtual launch.
    - Starting universal Windows apps including touch goes to the virtual task bar (add virtualization above, i.e. context changes - for touch meaning i.e. increasing the task bar (Start) areas height)
    Cause:
    Steven Sinofsky:
    @Computermensch writes “The problem with this "analysis" (show me the data) is that you're only managing current activities surrounding the taskbar. So with respect "to evolving the taskbar" you're only developing it within its
    current operational framework while developing or evolution of it really should refer to developing the taskbars concept.” 
    0) A history reminder - where is Windows 10 now starting program: Back where Windows 7 left off.
    Well, guess I do not have to remind about what happened to Windows 8. Now we're back at it. Welcome back to testing ...
    I did some of them, testing Windows client for Windows Vista, Windows 7, Windows 8 and now Windows 10.
    Let's go back in time to 2008 - Engineneering Windows 7: 
    Follow-up: Starting, Launching, and Switching
    http://blogs.msdn.com/b/e7/archive/2008/09/29/follow-up-starting-launching-and-switching.aspx
    Steven Sinofsky:
    @Computermensch writes “The problem with this "analysis" (show me the data) is that you're only managing current activities surrounding the taskbar. So with respect "to evolving the taskbar" you're only developing it within its
    current operational framework while developing or evolution of it really should refer to developing the taskbars concept.” 
    Then let's go forward in time - to Windows 8 coming up with a new start and launch context namely the Start Screen - and now kind of back in time again to Windows 7 and the desktop using Windows 10. So now we're also back to the Task Bar!!!! Hence we're
    back to developing and evolving the way of Starting programs.
    Microsoft just have a serious problem working the provisioning in it system, i.e. what concepts you supply (provision) to the user. For instance just compare an open instance of Windows Explorer with MacOS Finder. It's the same features - but the provisioning
    is just much better in Finder. The concepts are just an important mess in Windows - and needs serious clean up.
    No new features! Evolvle the pinning (task bar and make it work with the virtual desktop - including touch (just add some height man ...).
    And fix the freaking provisioning of concepts in the All Apps list. For instance take a look at the naming in Linux for some standard folders - instead of the bloating 3rd party names.
    1) Provisioning: Now back to Windows 10 and starting programs
    It's the task bar that needs development (Windows 8 kind-of "Start Menu" in Windows 7)  Take a look at my comment above again for engineering Windows 7 about the taskbar on evolution - now in context with Virtual Desktops:
           - May add some height to the task bar - and you can have kind-of tilesized stuff there.
           - Have the taskbar configuration of pins switch (be variable) with the virtual desktop. May add an ekstra feature to pin program across all virtual desktops.
           - Do not have 2 different places for pinning programs (really bad provisioning ...). Lets see some nice categories instead when pressing the start button. It really confusing pressing the start menu button - and
    then you see a place like the task bar to pin programs. Typical Microsoft end up scenario, the more, the merrier ...
    Please cut it down to having a pinning feature working variably in context (the task bar) with virtual desktops.
    2) Finally the All Apps list pressing the start menu button: using navigation (categories, tags or filters!!!!!) to look up and finding programs not in use on a daily or weekly basis - now in context with the virtual desktop
    The All Apps list that needs a nice feature to support categorization, really better provisioning in the UI of user or standard concepts (now come on, man - fix the mess. Just take a look at the complexity in that list ...). You could add a feature
    to filter the All Apps list in context with the concepts for the virtual desktop.
    At least provide the application infrastructure for categorization in the Start Menu. So you could process it as a third party. See what happens. Add app store later then. Whatever. Make categorization happen. No more bloat navigating for programs.
    Add a template feature to the categorization. Provide 2-3 templates with Windows and let people tag there programs. Let them extend the templates ... the concepts when doing their own user concepts.
    With a template feature a user just have to fill in the blanks i.e. tag his/her programs - and the menus will parse equally. Hey, the template feature could even parse into virtual desktops. I.e. using a dev variant of a template.
    It's going to be 2015. And compositional software design have been around for some time. Including factories for configuring software variability. Some come on now. Let's work.
    4) Conclusion
    360 degrees now on virtual desktops, task bar, all apps and workflow please! Make it happen.
    The problem with Windows 8 was not bad features - but bad provisioning including empty programs like the new wau media players ... underdeveloped features (no really good quantity of content demonstrating value = bad provisioning) ... completely lack of
    demonstrating the value of the new UI. Like if Sharepoint or any other CMS was demonstrated completely blank with no sites and empty features, no templates. Just nothing.
    Please do not miss the oppertunity to demonstrate the value of an evolved UI this time.
    Please complete the provisioning. Your greatest problem is releasing undone things - may be the intension is there (recall DB schemas). However the "DB extension" is empty on release? Which consumers just buy the DB schema :o). Add some "movies"
    (content) please ... add frameworks for content and provisioning ... use templates. If you do not understand this ... go away program manager ;o) Let a good software engineering read it.
    Now let's fully develop the virtual features in the desktop in Windows 10. And have them provisioned - so people can see how to use them. That unfortunately never happened during engineering in Windows 8.

    3 different ways and displays for pinning a program for Start!
    Please consider merging Start (on the Start), Start Screen and the task bar - with pins extending the Task Bar and using the Metro UI icons overall including on the desktop. It would be a nice move on the look and feel - while the task bar would be
    the same. Add virtualization for pins as well on the task bar. Make shortscuts and docs on the virtual desktop actual as well - binding dynamically to a virtual desktop - instead of formal and static.
    Just observed the Start Screen can be turned back on using properties on the Task Bar.
    Many ambigious concepts now for Starting programs instead of just using a Consolidated Start concept for Start Screen, Start on the Start Menu and Task bar.

  • Photoshop CS6 won't launch and when it does it's really slow...help?

    Hi,
    So my copy of Photoshop CS6 sometimes won't launch and when it does manage to launch fully, it's really slow. I mean ridiculously slow. The only times when I can get it to run even remotely quick is if I shut down my computer, and then restart it and then start up Photoshop CS6 as the first program. Even then it slows down after a while. (And I only have a firefox browser open usually, never more than a couple of tabs at once, so it's not a bandwidth issue)
    Here are my comp specs:
    Samsung
    Processor:
    AMD A6-3420M APU with
    Radeon (Tm) HD graphics 1.50 ghz
    Installed Memory (RAM) - 4.00 (3.48 usable)
    64 Bit operating System running on Windows 7 home premium, service pack 1
    I also did just recently install the new update Adobe had for Photoshop, so that's up to date.
    It's getting really frustrating! I have another program I'm using in the meantime (Paint tool Sai), but I'd really like to use Photoshop CS6.....
    Any help would be greatly appreciated!

    Make sure you updated the drivers from AMD's website, not Microsoft.
    Make sure you are running the 64 bit version of Photoshop, not 32 bit.
    Disable all third party plugins, and try disabling system utilities (we've seen font managers, antivirus, disk backup software, etc. cause slowdowns due to bugs in those utilities).

  • Iphoto'11 wont launch and stops responding...

    am running 10.6.6 and after my last time machine backup, iphoto'11 has stopped launching.. restarted several times. repaired disk permissions too. the icon bounces and then nothing. rightclicking shows app not responding. i force quit it but and then relaunch it but it wont open. any advice?
    Neerav

    Try trash the com.apple.iPhoto.plist file from the HD/Users/ Your Name / library / preferences folder. (Remember you'll need to reset your User options afterwards. These include minor settings like the window colour and so on. Note: If you've moved your library you'll need to point iPhoto at it again.)
    *What's the plist file?*
    For new users: Every application on your Mac has an accompanying plist file. It records certain User choices. For instance, in your favourite Word Processor it remembers your choice of Default Font, on your Web Browser is remembers things like your choice of Home Page. It even recalls what windows you had open last if your app allows you to pick up from where you left off last. The iPhoto plist file remembers things like the location of the Library, your choice of background colour, whether you are running a Referenced or Managed Library, what preferences you have for autosplitting events and so on. Trashing the plist file forces the app to generate a new one on the next launch, and this restores things to the Factory Defaults. Hence, if you've changed any of these things you'll need to reset them. If you haven't, then no bother. Trashing the plist file is Mac troubleshooting 101.
    Regards
    TD

  • If you click on a link in an email or pdf, for instance and Firefox is closed, it will launch and open the home page, not the link.

    Used to be when you clicked on a link in an email, Firefox would launch and load that page. Now, FF launches and loads your default home page, and you have to go back to the other program and click on the link again.

    I have not found a way for the email hypertext to go to the FaceBook App, but I no longer click on the hypertext as I know whatever information or posting it is directing me to in FaceBook will show up when I open my FaceBook App.  I also have noticed that many pop-ups on the Browser don't actually know if you already have the software they are promoting. 

  • How can I stop iTunes from launching and playing by itself?

    iTunes launches and plays by itself, which is very annoying, given that there is no discernable reason for it to do so.
    Nothing in preferences should allow this. No device is connected. The library is not being shared.
    Has anyone found a solution to this?

    Check Dashboard to see if you have any iTunes-related widgets running. If so, close them and see if that makes a difference. Similarly, look for any third-party apps that may be related to iTunes, such as apps that copy "now playing" information to a web site.
    Another possibility is external speakers, if you have them. Another user here found that a loose speaker connection may cause random launching and playing on iTunes. Try wiggling the speaker plug and see if that causes iTunes to launch.  If so, unplugging and reconnecting the speakers may cure the problem. If not, you may have a defective speaker jack or an off-size plug on the speakers.
    Hope this helps.

  • Is there a way to stop the OS from switching to a newly opened app?  I would like to be able to continue what I'm doing while I wait for an app to launch and not get interrupted by a forced entry into the app.

    Is there a way to stop the OS from switching to a newly opened app?  I would like to be able to continue what I'm doing while I wait for an app to launch and not get interrupted by a forced entry into the app.
    As an example, I'm going to my email in safari, while I wait for it to load, I open an excel document, and the OS decides excel should be the front app, so I go back to safari so I can enter my login info, but halfway through my password the OS decides that excel is where I should finish typing my password.
    VERY ANNOYING.  Can I open apps in the background?

    Thank you everyone for the suggestions. J D, I'm not a terminal fan, but I'm sure it works.  I found a solution that I can use in the dock from another post. 
    Annoyed by Mac OS
    Works great and allows me to maximize those multitasking minutes.

  • TS3988 I am not able to open the settings icon from my old iPAD. When I try to select the settings icon it looks like it's about to launch and open however; it will not stay open. I am trying to transfer all my data from my old iPAD to my new 4th gen iPAD

    I am not able to open the settings icon from my old iPAD. When I try to select the settings icon it looks like it's about to launch and open however; it will not stay open. I am trying to transfer all my data from my old iPAD to my new 4th gen iPAD.

    Try a soft reset - press the home and power bottons and keep them pressed until the Apple logo comes on.  Then see if you can access Settings.

  • I have a problem in this that i want to paas a form in a case that when user pres n then it must go to a form but error arises and not working good and threading is not responding

    made in cosmos help please need it
    using System;
    using Cosmos.Compiler.Builder;
    using System.Threading;
    using System.Windows.Forms;
    namespace IUOS
        class Program
            #region Cosmos Builder logic
            // Most users wont touch this. This will call the Cosmos Build tool
            [STAThread]
            static void Main(string[] args)
                BuildUI.Run();
            #endregion
            // Main entry point of the kernel
            public static void Init()
                var xBoot = new Cosmos.Sys.Boot();
                xBoot.Execute();
                Console.ForegroundColor = ConsoleColor.DarkBlue;
                a:
                Console.WriteLine("------------------------------");
                Console.WriteLine("WELCOME TO THE NEWLY OS MADE BY THE STUDENTS OF IQRA UNIVERSITY!");
                Console.WriteLine("------------------------------");
                Console.WriteLine();
                Console.WriteLine();
                Console.WriteLine();
                Console.WriteLine("\t _____                                
                Console.WriteLine("\t|     |        |            |        
    |            |      |");
                Console.WriteLine("\t|     |        |            |        
    |            |      |");
                Console.WriteLine("\t|     |        |            |        
    |            |      |");
                Console.WriteLine("\t|     |        |            |        
    |            |      |___________");
                Console.WriteLine("\t|     |        |            |        
    |            |                  |");
                Console.WriteLine("\t|     |        |            |        
    |            |                  |");
                Console.WriteLine("\t|     |        |            |        
    |            |                  |");
                Console.WriteLine("\t|     |        |            |        
    |            |                  |");
                Console.WriteLine("\t|     |        |            |        
    |            |                  |");
                Console.WriteLine("\t|_____|        |____________|         |____________|      ____________");
                string input;
                Console.WriteLine();
                Console.Write("\nAbout OS     : a");
                Console.Write("\nTo Shutdown  : s");
                Console.Write("\nTo Reboot    : r");
                Console.Write("\nStart Windows Normaly : n");
                Console.WriteLine();
                input = Console.ReadLine();
                if (input == "s" || input == "S"){
                    Cosmos.Sys.Deboot.ShutDown();
                else
                if (input == "r" || input == "R"){
                    Cosmos.Sys.Deboot.Reboot();
                else
                if (input == "a" || input == "A"){
                    Console.ForegroundColor = ConsoleColor.DarkBlue;
                    Console.Clear();
                    Console.WriteLine("\n\n\n-------------------------------------");
                    Console.WriteLine("version: DISPLAYS OS VERSION");
                    Console.WriteLine("about: DISPLAYS INFO ABOUT ANGRY OS");
                    Console.WriteLine("hello or hi: DISPLAYS A HELLO WORLD");
                    Console.WriteLine("MESSAGE THAT WAS USED TO TEST THIS OS!!");
                    Console.WriteLine("-----------------------------------");
                    Console.Write("You Want to know : ");
                    input = Console.ReadLine();
                    if (input == "version"){
                        Console.WriteLine("--------------------");
                        Console.WriteLine("OS VERSION 0.1");
                        Console.WriteLine("--------------------");
                    else
                    if (input == "about"){
                        Console.WriteLine("--------------------------------------------");
                        Console.WriteLine("OS IS DEVELOPED BY Qazi Jalil-ur-Rahman & Syed Akber Abbas Jafri");
                        Console.WriteLine("--------------------------------------------");
                    Console.Write("Want to go back to the main window");
                    Console.Write("\nYes : ");
                    string ans = Console.ReadLine();
                    if (ans == "y" || ans == "Y")
                        goto a;
                        Thread.Sleep(10000);
                    else
                    if (input == "n" || input == "N")
                        Thread.Sleep(5000);
                        Console.Clear();
                        for (int i = 0; i <= 0; i++){
                            Console.Write("\n\n\n\n\t\t\t\t\t  ____        ____   ___  
                            Console.Write("\n\t\t|\t\t |  |      |    |     
    |   |  | |  |  |");
                            Console.Write("\n\t\t|\t|    |  |----  |    |     
    |   |  | |  |  |---");
                            Console.Write("\n\t\t|____|____|  |____  |___ |____  |___|  |    |  |___");
                            Thread.Sleep(500);
                        Thread.Sleep(5000);
                        Console.Clear();
                        BootUserInterface();
                        Console.ReadLine();
    //                    Form1 fo = new Form1();
                    else{
                        for (int i = 0; i <= 5; i++){
                            Console.Beep();
                            Thread.Sleep(1000);
                            goto a;
                while (true);
            private static void BootUserInterface() {
                Thread t = new Thread(UserInterfaceThread);
                t.IsBackground = true;
                t.SetApartmentState(ApartmentState.STA);
                t.Start();
            private static void UserInterfaceThread(object arg) {
                Form1 frm = new Form1();  // use your own
                Application.Run(frm);
     

    Hi
    Jalil Cracker,
    >>when user pres n then it must go to a form but error arises and not working good and threading is not respondin
    Could you post the error information? And which line caused this error?
    If you want to show Form1, you can use form.show() method
    Form1 frm = new Form1();
    frm.Show();
    In addition, Cosmos is an acronym for C# Open Source Managed Operating System. This is not Microsoft product.If the issue is related to Cosmos, it would be out of our support. Thanks for your understanding. And you need raise an issue at Cosmos site.
    Best regards,
    kristin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • Ascending Order of Objects at universe Level

    Hi Techies. I am working on BO 3.1 Designer SP5. I have one Period (Month Year) object at universe level and I have arranged the order of object as Descending by editing the properties of the object. and when I use this object in the Query Filter sec

  • Both displays very washed out and saturated.

    I searched a whole lot for an answer to my problem but I don't really know how to formulate it into words so I didn't get very far. I'm using a 13" MacBook with an external monitor and on my user only, the whites have absolutely no contrast and appea

  • Analog phone with ring light

    We have analog phones in certain applications that use a neon light instead of a ring tone.  It requires 90v to activate the neon light. We have VG224 analog gateways which appear to not be able to push 90v.  Does anyone have a solution or is there a

  • Need a refund asap for an unauthorized charge

    need a refund asap for an unauthorized charge

  • Does the Undo command work in Finder anymore (Mountain Lion)?

    I used to be able to Undo an accidental file move, etc. with a quick Command-Z. Not anymore. Is there a workaround, or some other option I am not aware of? Thanks.