Oracle SQL*PLUS has encountered a problem and needs to close

When I have done like below,
C:\Documents and Settings\himanshu.chaudhari>sqlplus /nolog
SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jul 14 07:38:22 2009
Copyright (c) 1982, 2005, Oracle. All rights reserved.
SQL> conn sys@dev as sysdba
Enter password:
Connected.
SQL> spool e:/spool/test.log
SQL> @e:/spool/ms_script.sql
Got error like ,
Oracle SQL*PLUS has encountered a problem and needs to close. We are sorry for the inconvenience.
AppName: sqlplus.exe     AppVer: 0.0.0.0     ModName: oranls10.dll
ModVer: 10.2.0.1     Offset: 0005d6ff
I am using,
Operating System: Microsoft Windows XP Professional Version 2002 Service Pack 3,
Have two different oracle client on same drive
1) 10.2.0.1.0
2) 8.1.7.4.0
I have tried,
Run selecthome.bat from BIN but got same error,
Run sqlpus.exe from particular home then also got same error..
So , Please anyone can have some idea regarding the same ?

Is there any other error in error.log file?
What do you run in that (ms_script) script?
Have you used both sqlplus?
Kamran Agayev A. (10g OCP)
http://kamranagayev.wordpress.com
[Step by Step install Oracle on Linux and Automate the installation using Shell Script |http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

Similar Messages

  • Oracle SQL*PLUS has encountered a problem and needs to close.  We are sorry

    I have installed oracle10g release2(10.2.0.1.0) in my system
    my porblem when i am trying to issue command
    SQL> commit;
    Commit complete.
    SQL> cl scr;
    then it is show below mentioned error
    Oracle SQL*PLUS has encountered a problem and needs to close. We are sorry for the inconvenience.
    Please can anybody help for me.
    with regards,
    srinivas.

    When working with mixed environments you should make sure the path environment variable is consistent with the executables you are currently running, and try not to mix them, i.e. if you are working with the sqlplus from 9i, make sure you execute the sqlplus.exe file from the 9i oracle home and temporarily by means of a batch file put your Oracle Home 9i executables prior to those of 10g , and the other way around, when executing from the 10g make sure all executables and paths are consistent. It should be easier since when installing oracle, oracle configures the PATH environment variable so it can be seen first in the path environment variable.
    In your case you are using two compatible versions, but if the dll's get mixed there could be unexpected results.
    ~ Madrid
    http://hrivera99.blogspot.com/

  • Oracle Forms Designer has encountered a problem and needs to close

    Dear All,
    I got the following error when I compile the form,
    Oracle Forms Designer has encountered a problem and needs to close
    I am using Oracle 10g Developer suite(Forms 32 Bit Version 10.1.2.0.2)
    and Oracle Database 10g Enterprise Edition Release 10.2.0.3.0
    and Window Xp Professional 32 Bit Operating system
    Now I can't do any changes in the form.
    I searched lot of oracle forums .but i can't solve it.
    Please give me one solution
    I am strugling this issue.
    Please help me........
    a lot of thanks in advance.
    Thanks and Regards,
    Fazil

    Hi,
    I am doing the bug fixing in the existing form.Its size is 4.07 MB.when i will get the mentioned error.then i will take previos fmb.then again doing the changes after some time agin will come the mention error.I added some if else condtion code.Its a small code.I think its not a reason for the mentioned error.I think something is happended.I don't know what happened?
    Please help me..
    Thanks and Regards,
    Fazil

  • Oracle Discoverer Desktop has encountered a problem and needs to close

    Hi Everyone,
    Hope all is well,
    For Oracle Desktop users:
    a) do you ever get this msg when you exit Discov?
    b) this pc uses: Windows XP Professional 2002 SP3 - does your pc have same?
    I am trying to run Discov. through command line in a .bat file form Microsoft Access VB/A and:
    1) the bat file works if i run it directly from Windows Explorer
    2) the bat file DOES EVOKE Discoverer when executing from VBA, but it fails right before the parameter screen
    comes up with a Windows error
    3) bat file evokes the query WITHOUT parms, so that user can enter parms themselves
    Rod West gave me an idea, yet trying to see if it's a more basic problem related to pc, Windows, etc.
    tx for your ideas, sandra
    Edited by: [email protected] on Jan 14, 2010 8:40 AM

    Hi Patrick.
    Thx for writing...
    I must step out for lunch, and detach from this for a little while ....
    a) i can try your idea, and if the idea works, it does not really help me, bec. most of my reports use parms
    b) if i run .bat file directly from Windows explorer by clicking .bat file and then pressing enter , discov. opens fine
    c) if i run .bat file from with Access VB/A using shell(full pathname of .bat), discov. fails right before parm screen comes up
    this happens when i am signing in as myself, and executing a query from another sign on called SREG
    as explained below:
    this statement works BEAUTIFULLY: (divided into 4 lines for readablity)
    C:\oracle\BIToolsHome_1\bin\dis51usr.exe
    /connect XXX_SignOn/XXX_Password@odsp8
    /opendb XXX_queryName
    /sheet all
    From within VBA, i replace the xxx fields with valid signon and password.
    Let's focus on xxx_queryName:
    When i save a query in Discoverer, query is save to an INTERNAL database repository
    with the user's signin as a preceding qualifier.
    so if i sign in as mytfein, the query's name is MYTFEIN.queryname
    To create a library of reports, our admin created a general id called SREG and we sign in using
    SREG to save a report so that it is public.
    to recap:
    If i save query to database using my signin, mytfein
    the query's name really is: MYTFEIN.queryName
    if i log as SREG and save query to database
    the query's name really is: SREG.queryname
    now, the shell(.bat) DOES work when the command line uses:
    MYTFEIN as the signin AND MYTFEIN as qualifier for query name
    C:\oracle\BIToolsHome_1\bin\dis51usr.exe
    /connect mytfein/mytfein123@odsp
    /opendb mytfein.Advisor_CAD_M3
    /sheet all
    the shell(.bat) DOES NOT work when the command line uses:
    MYTFEIN as the signin AND SREG as qualifier for query name
    I want MYTFEIN-->SREG to work, bec. I want to create an Access form that will allow
    the user to evoke queries from our public SREG library.
    C:\oracle\BIToolsHome_1\bin\dis51usr.exe
    /connect mytfein/mytfein123@odsp
    /opendb SREG.Advisor_CAD_M3
    /sheet all
    this is the error message from windows event viewer:
    run eventvwr.msc, click appliacation on left side of screen, then click on item with red x
    msg:
    Event Type:     Error
    Event Source:     Application Error
    Event Category:     None
    Event ID:     1000
    Date:          1/14/2010
    Time:          11:54:48 AM
    User:          N/A
    Computer:     STUAB010111DX06
    Description:
    Faulting application dis51usr.exe, version 10.1.2.48, faulting module dis51usr.exe, version 10.1.2.48, fault address 0x000c3eaf.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 41 70 70 6c 69 63 61 74 Applicat
    0008: 69 6f 6e 20 46 61 69 6c ion Fail
    0010: 75 72 65 20 20 64 69 73 ure dis
    0018: 35 31 75 73 72 2e 65 78 51usr.ex
    0020: 65 20 31 30 2e 31 2e 32 e 10.1.2
    0028: 2e 34 38 20 69 6e 20 64 .48 in d
    0030: 69 73 35 31 75 73 72 2e is51usr.
    0038: 65 78 65 20 31 30 2e 31 exe 10.1
    0040: 2e 32 2e 34 38 20 61 74 .2.48 at
    0048: 20 6f 66 66 73 65 74 20 offset
    0050: 30 30 30 63 33 65 61 66 000c3eaf
    0058: 0d 0a ..
    Rod offered an idea, but it does not work for me.
    Wish we could contact the Discov. people directly....
    tx, s
    Edited by: [email protected] on Jan 14, 2010 11:26 AM

  • Reports Builder has encountered a problem and needs to close.

    Hi All,
    The report builder in my system is behaving weirdly. If I open a report, which is having a normal browser output, it allowing me to see the data model, layout model and everything. And if I open a report, which is having a PDF output, it's not allowing me to open the Layout.
    Here the output is in context of Oracle Applications front-end. And as I know it shouldn't be a problem with Report Builder.
    It errors out with the following message.
    Reports Builder has encountered a problem and needs to close. We are sorry for the inconvenience.
    And the error report contains the following message.
    AppName: rwbld60.exe     AppVer: 3.0.0.0     ModName: mmc60.dll
    ModVer: 0.0.0.0     Offset: 0000c533
    Here is the version information:
    Report Builder 6.0.8.11.3
    ORACLE Server Release 8.0.6.0.0
    Oracle Procedure Builder 6.0.8.11.0
    Oracle ORACLE PL/SQL V8.0.6.0.0 - Production
    Oracle CORE Version 4.0.6.0.0 - Production
    Oracle Tools Integration Services 6.0.8.10.2
    Oracle Tools Common Area 6.0.5.32.1
    Oracle Toolkit 2 for Windows 32-bit platforms 6.0.5.35.0
    Resource Object Store 6.0.5.0.1
    Oracle Help 6.0.5.35.0
    Oracle Sqlmgr 6.0.8.11.3
    Oracle Query Builder 6.0.7.0.0 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle ZRC 6.0.8.11.3
    Oracle Express 6.0.8.3.5
    Oracle XML Parser     1.0.2.1.0     Production
    Oracle Virtual Graphics System 6.0.5.35.0
    Oracle Image 6.0.5.34.0
    Oracle Multimedia Widget 6.0.5.34.0
    Oracle Tools GUI Utilities 6.0.5.35.0
    I have tried reinstalling the software a minimum of 10 times, but no luck. At last I got my system formatted and tried. For the first time it worked for me, then I installed Forms Builder... then again I am getting the same problem even though I have different homes for Reports and Forms.
    Is it problem with my system or the Operating System or the version of the Oracle Developer?
    Can anyone please help me out?
    Thanks in advance,
    Lakshman.

    I have been having a similar problem and do not know if this will apply to your situation but I found the following on Metalink.
    Subject:      Reports Builder Crashes Opening the Paper Layout on Large Reports on XP/2003
         Doc ID:
    Note:566304.1     Type:      PROBLEM
         Last Revision Date:      18-AUG-2008     Status:      PUBLISHED
    In this Document
    Symptoms
    Changes
    Cause
    Solution
    References
    Applies to:
    Oracle Reports Developer - Version: 10.1.2.0.2 to 10.1.2.3
    Microsoft Windows XP
    Microsoft Windows Server 2003
    Symptoms
    Oracle Reports Builder crashes opening the Paper Layout on some large reports but ONLY on the following platforms:
         Microsoft Windows XP Professional
         Microsoft Windows Server 2003
    Reports Builder displays the below message and then crashes:
    Reports Builder
    Reports Builder has encountered a problem and needs to close. We are sorry for the inconvenience.
    If you were in the middle of something, the information you were working on might be lost.
    Please tell Microsoft about this problem.
    We have created an error report that you can send to us. We will treat this report as confidential and anonymous.
    To see what data this error report contains, click here.
    [Send Error Report] [Don't Send]
    --> click on [Don't Send] button and Report Builder disappears.
    -and/or-
    access violation in oranls10.dll
    This problem does not reproduce on:
         Microsoft Windows 2000
    The solutions in the below note do not work on v. 10.1.2.2.0 and 10.1.2.3.0:
    Note 361206.1 Title: Reports Builder Crashes Opening a Paper Layout on Windows XP Only
    Changes
    Upgraded to Oracle Report Builder v. 10.1.2.x.x from a previous release.
    Cause
    Bug 7014048 is fixed in one-off Patch 5335195 (Base Bug) but missed inclusion (ie. was not ported to) in latest Developer patchset v. 10.1.2.3.0
    See also:
    Bug 7014048 Abstract: REPORTS BUILDER CRASHES OPENING A PAPER LAYOUT.
    Bug 5029530 Abstract: REPORTS BUILDER CRASHES OPENING PAPER LAYOUT MODEL ONLY ON XP BOX
    Solution
    To implement the solution, please execute the following steps:
    1. Download one-off Patch 5335195 for v. 10.1.2.0.2 to the XP/2003 box.
    2. Back up existing uiw.dll for 10.1.2.3 880KB 10/10/2006 7:23PM --> uiw_orig_10.1.2.3.zip
    3. In the %ORACLE_HOME%\bin directory, replace uiw.dll (880KB) with the uiw.dll (1,316KB) from
    Patch 5335195 --> 1,316KB 7/24/06 11:12PM
    4. Re-launch Report Builder 10.1.2.3.0 on XP/2003.
    5. Open the <large report>.rdf.
    6. Double-click on the Paper Layout icon.
    7. The result should be: Successfully open the Paper Layout for <large report>.rdf.
    References
    Bug 5029530 - REPORTS BUILDER CRASHES OPENING PAPER LAYOUT MODEL ONLY ON XP BOX
    Bug 7014048 - REPORTS BUILDER CRASHES OPENING A PAPER LAYOUT.
    Note 361206.1 - Reports Builder Crashes Opening a Paper Layout on Windows XP Only
    Patch 5335195 - REPORTS BUILDER CRASHES OPENING PAPER LAYOUT MODEL DUE TO ACCESS

  • AS 10gR1 vs "Apache.exe has encountered a problem and needs to close" on XP

    I would really appreciate if somebody has solution for Windows error message popup box
    "Apache.exe has encountered a problem and needs to close".
    I have installed Oracle Application Server 9.0.4 Infrastructure (from 10gR1 AS) on XP laptop (I know it is unsupported)
    opmnctl.exe status show "UP" status for OID,OC4J but "Down" for HTTP_Server
    When I try to run
    opmnctl.exe versbose startproc ias_component=HTTP_Server
    I will always get "result=failure", text="failed to start a managed process after the maximum retry limit"
    and Windows message popup box
    "Apache.exe has encountered a problem and needs to close".
    (I have also 9i and 10g installed in separate Oracle homes).

    I have made 3rd attempt to re-install AS due "Apache.exe has encountere..and must be closed" error.
    I have succeeded after doing following:
    - unistall previous AS 9.0.4 (10gR1) install
    - disabled McAffee and firewall
    - changing NLS_LANG=AMERICA_AMERICAN.WE8ISO8859P15 prior installation
    - removed path to other OH (9i and 10gR2)
    - restart XP laptop
    - doing install AS 9.0.4 (10gR1)
    Now opmnctl.exe status shows everything works (including HTTP_Server :)

  • Java.exe has encountered a problem and needs to close.

    I installed Oracle8i on my P4 then when I reboot I get the error "java.exe has encountered a problem and needs to close." even if I click on "don't report" if keeps popping up, anything to do to resolve this?
    Thanks.

    Hello...
    i had the same problem. then when i searched oracle documentation, it suggested as follows:
    1. go to your %ORACLE_HOME%\Apache\Apache\conf\httpd.conf
    2. comment out 2 lines that has
    include ....\jserv.conf
    include ....\oracle_apache.conf
    so your new line will be:
    #include ....\jserv.conf
    #include ....\oracle_apache.conf
    Those lines are at the end of the file.
    3. save the file.
    4. reboot your machine.
    that solution works for me.. hope it works for you too.
    GOOD LUCK!
    --Melani                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Quicktime player has encountered a problem and needs to close.

    Hi, I'm having real problems running QT on my pc. I've tried several combinations eg- 7.02 with Itunes, 7.02 without itunes plus also the last 6.? version.
    Each time,the programme is fine until it reboots. Then it is unable to open either programme- bringing up 'Quicktime player has encountered a problem and needs to close' screen.
    I'm guessing its quite a common problem but I don't have enough time to trail through all the posts.
    Please can someone offer me some advice, Its driving me crazy!
    Thanks

    Can someone please help me with this??
    I can't reinstall quicktime or uninstall
    it says i am missing quicktime/installer.msi and then it closes

  • IMP.EXE has encountered a problem and needs to close

    Dear all,
    I have a dmp file which need to import into the oracle9i database. The dmp file size which is 1.6GB. Im using the imp cmd to run the import. When importing half way, i encountered an error which is IMP.EXE has encountered a problem and needs to close . Pls advice
    Thanks

    Dear Dean,
    Herewith the log file and print screen that the IMP.EXE hang issue occured while doing the imp.
    http://yfrog.com/bfimpexehangoj
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    Export file created by EXPORT:V08.01.07 via conventional path
    Warning: the objects were exported by SYSTEM, not by you
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    export client uses US7ASCII character set (possible charset conversion)
    export server uses US7ASCII NCHAR character set (possible ncharset conversion)
    IMP-00046: using FILESIZE value from export file of 2097152000
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "CNTRSTATUSUPDATETOCUST_SEQ" MINVALUE 1 MAXVALUE 99999999 I"
    "NCREMENT BY 1 START WITH 159 CACHE 20 NOORDER CYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "GENMESSAGINGERRORID_SEQ" MINVALUE 1 MAXVALUE 99999999 INCR"
    "EMENT BY 1 START WITH 22 CACHE 20 NOORDER CYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "S_AUDITTRAIL" MINVALUE 1 MAXVALUE 99999999 INCREMENT BY 1 "
    "START WITH 5238868 CACHE 20 NOORDER CYCLE"
    IMP-00015: following statement failed because the object already exists:
    Thanks,
    Rgs,
    Oraclebb

  • Acrobat Connect Add-in 7.0 r455 has encountered a problem and needs to close

    Maybe this should have been posted here instead of the
    Acrobat Connect Professional forum? I guess i don't know the
    different between the two products. :) We are running an Adobe
    Connect Enterprise Server.
    Greetings!
    My support group is currently working with several end-users
    of Adobe Connect Professional. These users are presenters and are
    encountering an issue whenever they try to start their Camera and
    Voice Pod. I've sent this up the chain towards Adobe on our end...
    but figured I'd make a post on the forums here to see if anyone
    else has been having this issue. I was able to find one mention of
    the error on some site that was all in Spanish... but that site was
    having timeout issues and I couldn't hack around them. (Plus my
    knowledge of tech -spanish is very limited)
    If the Acrobat Connect add-in is NOT installed on these
    users' PCs then they are able to use the Camera and Voice Pod
    without any issues. Once the Add-In is installed, however, as soon
    as they click to activate the Camera and Voice Pod the add-in
    crashes with the error "Acrobat Connect Add-in 7.0 r455 has
    encountered a problem and needs to close. We are sorry for the
    inconvenience."
    These users are using Windows XP, Windows 2000 SP4 and
    Windows 200 Sp3... all are having the same problem. We've had them
    try different microphones, different browsers... nothing seems to
    affect this. Some other troubleshooting steps include
    removing/reinstalling Flash, clean-boot in Windows XP, disabling
    all security, and uninstalling/reinstalling the Add-in itself.
    Any ideas / suggestions from anyone would be greatly
    appreciated. Thanks!

    Was this problem resolved? I'd be keen to hear details of the fix please?
    I'm seeing the same on v9.3 R110.
    Thank you,
    Sam

  • Outlook 2016 getting crashed and throws an alert message as "microsoft outlook has encountered a problem and needs to close.

    Hi,
    Today i installed Microsoft Office 2016 preview for my Mac OS X 10.10 Yosemite. Word, Excel and Powerpoint applications are working without any problem. However, Outlook getting crashed and throws an alert message as "microsoft outlook has encountered a problem and needs to close.", it's happens always, when i launch outlook. please suggest me, how can i comet from this issue.
    Thanks in advance,
    Suresh Balakrishnan.

    Go to the Microsoft site for help. These forums are not offering support for MS products, especially not for beta products.

  • Adobe Photoshop Lightroom has encountered a problem and needs to close. (ver 1.4.1)

    I completed a search for this problem here and other forums, and found very useful information, however, I still need help. My laptop is an HP Pavillion dv1000, Intel Centrino, Windows XP, 1.24G of RAM; Camera is a Canon 5D, shooting JPEG only.
    After a couple of weeks enjoying a vacation in the Caribbean, it was time to load all the new pics in the computer. I removed the card from my camera and using windows explorer, downloaded all pics in MyPictures folder. I created a new folder for this trip, and while I was there, I decided to reorganize several folders from previous trips. I renamed and moved folders around, deleted pictures, etc. (I believe that all the changes that I made created my problem.)
    Once I finished all the changes with my folders, I launched Lightroom (ver 1.4.1) with the idea of synchronizing the folders and start working on my new pictures. After apx 8 seconds, I got the message: Adobe Photoshop Lightroom has encountered a problem and needs to close.  We are sorry for the inconvenience.
    After a google search, I found a lot of potential answers to my problem, including this one, which I tried:
    "It might also be worth trying a temporary test catalog, just to see whether it's specific to that catalog. To do so, go to File menu > New Catalog and create a new catalog somewhere easy - Desktop perhaps - and just try importing a few photos into that test catalog and see if you can get it to freeze. I'm wondering if the catalog's been damaged slightly by that initial unexpected close, and if so, we'll see if we can get that sorted out for you."
    I did exactly that (created a test catalog) and I don't get the error. I am not clear on what does that mean. Could you help me understand it? What do I need to do to use my old catalog? Is it damaged? How can I fix it? Did I loose all the work that I did in my previous pictures?
    If I go back to my original catalog, I still get the error.
    Thank you in advanced for your assistance.
    Tony

    Tony,
    Here's something you might try:
    Create a new, empty catalogue and try File->Import from catalog... and specify your broken one as input. With luck the damage will be left behind.
    If that doesn't work, try deleting or renaming your preferences file. Look here for its location.
    And if that doesn't work, try deleting or renaming your presets folder. See that same website for details.
    Let us know how you make out.
    Hal

  • Adobe Audition has encountered a problem and needs to close.

    I have been using Audition 2.0 on this computer for quite some time and suddenly now when I open it, I get the cryptic error dialogue:
    "Adobe Audition has encountered a problem and needs to close.  We are sorry for the inconvenience.  If you were in the middle of something, the information you were working on might be lost.  For more information about this error, click here."
    When I click for more information, it's something useless like:
    AppName: audition.exe    AppVer: 2.0.5306.2    ModName: unknown
    ModVer: 0.0.0.0   Offset: 65726168
    Nothing on my computer has changed.  There are no viruses.  I have not added any new audio plug-ins.  I am completely up to date with all critical Windows XP SP3 updates and none have been downloaded and installed recently anyway.
    I searched the knowledgebase and found a document that suggesting many things to try.  I tried them all, including running the Windows hard disk "check disk" tool with options to fix file system errors and recover bad sectors. I also defragmented the hard drive.  Lastly, I completely uninstalled Audition, then  manually deleted any remaining files, including registry entries as suggested in another knowledgebase article.
    I then re-installed Audition 2.0 and it did exactly the same thing!  This it maddening.  Now it gets even more interesting.  I discovered that if I start up the
    Adobe ExtendScript Toolkit that Adobe Audition installed also, then try to launch Audition from the toolkit, IT STARTS CORRECTLY!  I can then close the toolkit and use it like normal.  Weird work-around.
    What the heck could possibly be going on?  Anyone have any ideas?  I've attached the error log file that is generated by the error but I doubt it will be of much help.
    Thanks!
    Steve in Chicago

    stevefoobar2: I may have found a solution for you.
    I had the same thing happen to me today. I was using Audition 2 this morning without any problems. But this afternoon, it started giving me the exact same error with no apparent reason. Nothing on my system had changed.
    So I uninstalled it and installed Audition 3 in its place. Audition 3 continued to have the same problem that Audition 2 had, so we can assume that this is not something that was changed between versions.
    But my attention was brought to the fact that you and I are both running Windows XP SP3 fully up-to-date. So I thought I'd try seeing it from the angle of a problem with Windows instead of Audition, and see if I didn't get a better result -
    First, I logged on to Windows as Administrator. This may or may not be required, but you'll probably want to do it just in case (you'll see what I mean later). At this point, Audition still crashed the same way when I opened it, so I moved on to my next troubleshooting strategy -
    Instead of opening Audition directly, I right-clicked the Audition icon and selected "Run as..." This may seem odd since I was already logged in as Administrator, but it proved to be the solution in my case.
    In the "Run As" diolog, there are two main options: run as current user, or run as another user.
    Since I was already logged in as Administrator, I could safely select the first option (run as current user). But here's the catch: selecting the first option allowed me to UNcheck the box underneath that says "Protect my computer and data from unauthorized program activity" (see the attached picture)
    Audition opened without any problems when I did this.
    This makes me think that one of the Windows security features suddenly decided to block something that Audition was trying to do, crashing the program in the process. By turning off this security feature, the problem was solved. And I only had to do it once. Every time afterwards, Audition has opened without any problems when I simply open it from my desktop. Perhaps Windows now remembers not to block Audition in the future.
    However, I have not restarted my computer yet, or logged off as Administrator. You may need to tweak this solution if you plan to do either of these things. You may end up having to "Run as" Audition every time you restart your computer or log off. You may even need to select the SECOND option, and run the program as Administrator with the appropriate password.
    Anyway, this was the only post I could find on Adobe.com concerning this problem, so I thought I'd post my solution in case it helped someone else.

  • Adobe Captivate has encountered a problem and needs to close.  We are sorry for the inconvenience.

    I am trying to use Adobe Captivate 5 and I am receiving this message when trying to open the application,
    "Adobe® Captivate® has encountered a problem and needs to close. We are sorry for the inconvenience."
    Can you explain how this issue can be resolve!?

    Hi there,
    On which operating system are you using Adobe Captivate?
    Please recreate the preferences of Captivate, following is the location of Captivate Preferences:
    Windows 7: C:\Users\[user name]\AppData (hidden folder)\Local\Adobe\Adobe Captivate 5 folder
               Windows XP:  C:\Documents and Settings\[user name]\Local Settings\Application Data\Adobe\Adobe Captivate 5 folder
               Mac:  /Users/[user name]/Library/Preferences/Adobe Captivate 5 folder
    rename Captivate 5 to Captivate 5_old
    and then try to launch Captivate 5
    Thanks.

  • Adobe Acrobat  has encountered a problem and needs to close.

    Just recently when I launch Acrobat X after about 10 seconds I get this error, "Adobe Acrobat has encountered a problem and needs to close.  We are sorry for the inconvenience."  I can create PDFs and open PDFs for 10 seconds.  I've done a repair of Acrobat,  I tried a new user account, and  I disbled all my start up items.  I still get the same error  I have no clue what to do.  Any suggestions?
    J.R.

    OK Will,  I pressed ctrl + Shift and double clicked on a desktop icon of a file.pdf I had saved there and it opened and is still open.  By not pressing ctrl + Shift the file opens then closes with that error in about10 seconds.
    So now, what has that proved to us is the issue?  Doesn't that load Acrobat without all the extensions?
    This issue just started a few days ago and all I remember installing on my computer were some Window's updates.
    J.R.

Maybe you are looking for

  • Take 2 update any time soon????

    Is a 2.1 update coming soon? I miss the strong performance of my AppleTV since the 2.0 upgrade. I've heard Apple is working on another iTunes update to fix it's bugs, hopefully it will fix my ATV performance as well. Keeping my fingers crossed.

  • Generate columns and rows with a loop

    $query = "SELECT * FROM `Sale` WHERE `Date` >= '2007-01-11' AND `Date` <= '2007-01-14' GROUP BY `Date` ORDER BY Date ASC"; $result = mysql_query($query); How to generate columns and rows with the above mysql query to get this output: Name/Day 11    1

  • GetString issue

    Hi, We are experiencing some strange behaviour with the JDBC getString method on Jdeveloper 10g (I'll also post in the Jdeveloper forum). getString is returning the hex representation of the string when it is executing in the OC4J container, but retu

  • Customizing creation iview for Repository Manager

    Hi All, How to customize the creation iview (NEW menu) for Custom Repository Manager? For example  if we try to use “New submenu” under folder option for CM repository instance “documents” manager then we have lots of option like creation of (folder,

  • CUP 5.3 creating users in Portal

    Hi Experts,           Our external users will be stored in a Directory Service that is connected via a read/write connection to our External Portal.  GRC needs to be able to create users in the Portal.  Has anyone tried this and can confirm it works?