IStudio hanging while trying to open a project

Hi,
iStudio throws application( DB adapetr) error at the startup, when OK is
clicked on the messages, it hangs showing the status as "Loading deploy view".
Actually iStudio got closed during creating an event in B2BApp (DB
adapter).When opened for the next time it gave above error.
nothing worked with stopping & starting the adapeters & repository.
Messageinfoidtable has following error entry in description column:
"AQ Adapter: ** Error ** unable to restart database and AQ connections."
& "XMLAQAdapter_restartFailed" entry in internalID.
Starting of AQ Adapater is throwing following error:
AQ Adapter: restarting database and AQ connections.
AQ Adapter: resubscribing to queue IP_IN_QUEUE.
AQ Adapter: ** Error ** unable to restart database and AQ connections.
java.sql.SQLException: ORA-01017: invalid username/password; logon denied
at
oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java
:124)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:304)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:271)
at
oracle.jdbc.driver.T4CTTIoauthenticate.receiveOsesskey(T4CTTIoauthent
icate.java:242)
at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:297)
at
oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:
346)
at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:149)
at
oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtensio
n.java:31)
at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:543)
at java.sql.DriverManager.getConnection(DriverManager.java:512)
at java.sql.DriverManager.getConnection(DriverManager.java:171)
at
oracle.oai.common.database.DBConnection.connectToDatabase(DBConnectio
n.java:482)
at
oracle.oai.common.database.DBConnection.connectOnce(DBConnection.java
:314)
at
oracle.oai.agent.common.oracleaq.AQSessionFactory.getAQSession(AQSess
ionFactory.java:47)
at
oracle.oai.agent.common.oracleaq.AQManager.createAQSession(AQManager.
java:482)
at
oracle.oai.agent.common.oracleaq.AQManager.subscribeQueue(AQManager.j
ava:421)
at
oracle.oai.agent.common.oracleaq.AQManager.resubscribe(AQManager.java
:407)
at
oracle.oai.agent.common.oracleaq.AQManager.restart(AQManager.java:210
at oracle.oai.agent.common.Restarter.doOperation(Restarter.java:42)
at oracle.oai.agent.common.TimerThread.run(TimerThread.java:74)
Adapetr entries are as follows:
// Bridge class
bridge_class=oracle.oai.agent.adapter.aq.XMLAQBridge
// AQ database connection info
aq_bridge_username=xxxx // aq_bridge_username=b2buser
//the value of the property "aq_bridge_password" is taken from the
Wallet.
aq_bridge_host=oradisc
aq_bridge_port=1521
aq_bridge_instance=aaa
aq_bridge_owner=aaa
aq_bridge_consumer_name=B2BUSER
aq_bridge_use_thin_jdbc=true
Is there any link between the starting up of iStudio n AQ adaapter?
If password needs to be changed then where can I do the changes, as password is stored in wallet, how to search the wallet utlility?

Hi Colette,
Thnx for the reply.
Yes u r right, the whole intergration consists of AQ, DB & FTP adapter applications, connecting with B2B.
Infact B2BUser entry is commented here.
The inital error coming is error loading in DB application( in which I was creating some event)....then iStudio hangs showing loading deploy view.
I tried with changing the entries suggested, still facing same issue.
Is my metadata corrupted due to some wrong/incomplete event creation?
Can I delete the entries from the messageinfoidtable for the event I was trying to create?
How to check the password entries from wallet..I mean what all steps involved to check the same.
Below is the ini file entiries for the AQ adapter:
// Bridge class
bridge_class=oracle.oai.agent.adapter.aq.XMLAQBridge
// AQ database connection info
aq_bridge_username=ichub // aq_bridge_username=b2buser
//the value of the property "aq_bridge_password" is taken from the Wallet.
aq_bridge_host=oradisc
aq_bridge_port=1521
aq_bridge_instance=b2b
aq_bridge_owner=b2b
aq_bridge_consumer_name=B2BUSER
aq_bridge_use_thin_jdbc=true
+++++++++++++++++++++++++++
+++++++++++++++++++++++++++
Below is the iStudiolog.txt entries: any pointers from below file?
10:47 AM 9/29/200510:47 AM 9/29/2005LOW: 20
HIGH: 40
MAX: 120
DEBUG: true
ADT Support: true
Connecting to repository
RepoConnection: Got IOR!
Bound to EventMgr
Bound to EMDMgr
Bound to AgentATMgr
Bound to LCOMgr
Bound to DSOMgr
Bound to RepoMgr
SessionName:iStudio@sgistudio
COMMIT SESSION CALLED.
ENDSESSION CALLED.
CACHE compaction algorithm running...
CACHE SIZE: 0
CACHE SIZE: 0
CACHE SIZE: 0
CACHE SIZE: 0
CACHE SIZE: 0
CACHE SIZE: 0
CACHE SIZE: 0
CACHE SIZE: 0
CACHE SIZE: 0
CACHE SIZE: 0
CACHE SIZE: 0
CACHE SIZE: 0
CACHE SIZE: 0
CACHE SIZE: 0
END CACHE compaction algorithm.
END SESSION CALLED BY COMMIT SESSION.
CACHE SIZE: 1
CACHE SIZE: 2
CACHE SIZE: 3
CACHE SIZE: 4
CACHE SIZE: 5
CACHE SIZE: 6
CACHE SIZE: 7
CACHE SIZE: 8
CACHE SIZE: 9
CACHE SIZE: 10
CACHE SIZE: 11
CACHE SIZE: 12
CACHE SIZE: 13
CACHE SIZE: 14
CACHE SIZE: 15
CACHE SIZE: 16
CACHE SIZE: 17
CACHE SIZE: 1
CACHE SIZE: 2
CACHE SIZE: 3
CACHE SIZE: 1
Event Map does not exist
CACHE SIZE: 1
CACHE SIZE: 2
Event Map does not exist
CACHE SIZE: 2
CACHE SIZE: 3
Event Map does not exist
CACHE SIZE: 3
CACHE SIZE: 4
Event Map does not exist
CACHE SIZE: 4
CACHE SIZE: 5
Event Map does not exist
CACHE SIZE: 5
CACHE SIZE: 6
Event Map does not exist
CACHE SIZE: 6
CACHE SIZE: 7
Event Map does not exist
CACHE SIZE: 7
CACHE SIZE: 8
Event Map does not exist
CACHE SIZE: 8
CACHE SIZE: 9
Event Map does not exist
CACHE SIZE: 9
CACHE SIZE: 10
Event Map does not exist
CACHE SIZE: 10
CACHE SIZE: 11
Event Map does not exist
CACHE SIZE: 11
+++++++++++++++++++++++++++++++++++++++++++++
Any pointers how to check the password entries in the wallet?

Similar Messages

  • Error while trying to open a project I made on my computer/file format new

    I am trying to open a project I made in June in FC. It is loading about 33% then a message comes up:
    FILE'S FORMAT is TOO NEW FOR THE APPLICATION. Why is that? WHat should I do? It was made in my FCP on my computer.
    Ellen

    What version of Final Cut Pro do you currently have?
    Look in the Finder or at the FCP startup screen to find out.

  • Help - PPro hangs when trying to open a project

    The project was working fine earlier today. I haven't changed the drive letters involved, and the autosave files also hang it. I've tried importing the project into a new project, as well as copying the proj file somewhere else, renaming the folder with all the footage in it, and opening that. What happens in all cases is Prem loads and gives me the "recent projects" panel. (My project was in this, but then I did a system restore in case that would fix it, and it hasn't - all that seems to have happens is that Prem has lost its recent history.) I open the project. The progress bar gets to about 75% of the way within a second or two, then hangs. The amount of memory Prem is using doesn't increase in the task manager, CPU usage is nowhere near 100%, etc. I've defragged the disks (they didn't really need it anyway)  and the registry (which did need it) and that doesn't seem to have done anything.
    I've also tried opening the prproj file in XML Wrench and fixing it for valid XML, but it found no errors. The file itself is only about 4Mb, and not particularly complex - just AVI files and images with scale, position etc keyframes on them.
    I just tried importing the project into a new one, but instead of importing all sequences I chose "selected sequences". I got the message "An Adobe Dynamic Link error occurred".
    Finally I've just managed to open the project in AE, with no fussing, although all the footage items are missing and when I use Replace Footage, this doesn't seem to do anything!!!!! Ctrl-H, locate the file, click on it - at this point AE would usually find the other 200 or whatever missing items - but it doesn't even find the one I've just clicked on! They're there on the disk, I can preview them from windows explorer.
    AAARGH! Anyone got any ideas about anything else I could try, or is this "just one of those things"? Obviously, this has a deadline of, er, tomorrow morning. If I lose it and hurl the whole thing through a window I might post pics, I think they'd be therapeutic.....
    Thanks in advance
    Nick

    Connected the external drive to it, tried to load the project (the ext drive it's on comes up as the M drive, not H, as there's a CD drive on H already which I can't figure out how to get rid of - disabling all CD drives in Device Manager doesn't seem to do it). Predictably this didn't work; it froze as before.I
    n the OS of this other machine:
    To assign, change, or remove a drive letter
    Using the Windows interface
    Open Computer Management (Local).
    In the console tree, click Disk Management.Where?
    Computer Management (Local)
    Storage
    Disk Management
    Right-click a partition, logical drive, or volume, and then click Change Drive Letter and Paths.
    Do one of the following:
    To assign a drive letter, click Add, click the drive letter you want to use, and then click OK.
    To modify a drive letter, click it, click Change, click the drive letter you want to use, and then click OK.
    To remove a drive letter, click it, and then click Remove.
    Important
    Be careful when making drive-letter assignments because many MS-DOS and Windows programs make references to a specific drive letter. For example, the path environment variable shows specific drive letters in conjunction with program names.
    Notes
    To open Computer Management, click Start, and then click Control Panel. Double-click Administrative Tools, and then double-click Computer Management.
    You must be logged on as an administrator or a member of the Administrators group in order to complete this procedure. If your computer is connected to a network, network policy settings might also prevent you from completing this procedure.
    A computer can use up to 26 drive letters. Drive letters A and B are reserved for floppy disk drives, but you can assign these letters to removable drives if the computer does not have a floppy disk drive. Hard disk drives in the computer receive letters C through Z, while mapped network drives are assigned drive letters in reverse order (Z through B).
    You cannot change the drive letter of the system volume or boot volume.
    An error message may appear when you attempt to assign a letter to a volume, CD-ROM drive, or other removable media device, possibly because it is in use by a program in the system. If this happens, close the program accessing the volume or drive, and then click the Change Drive Letter and Paths command again.
    Windows 2000 and Windows XP allow the static assignment of drive letters on volumes, partitions, and CD-ROM drives. This means that you permanently assign a drive letter to a specific partition, volume, or CD-ROM drive. When you add a new hard disk to an existing computer system, it will not affect statically assigned drive letters.
    You can also mount a local drive at an empty folder on an NTFS volume using a drive path instead of a drive letter. For more information, click Related Topics.
    You can re-assign the drive letter for the DVD burners and then assign the appropriate drive letter to match what your Project expects.
    I swap machines a lot with Projects, and have each external's drive letter assignment the same on all computers.
    Good luck,
    Hunt

  • Excel 2013 hangs while trying to open a file from network share

    Hi,
    I am having issue opening excel file from a network share. it happens randomly, the file opens and hangs abruptly. Nothing happens after that ( we can only move the cursor), if we click on the excel sheet we get a beep sound. after i kill the excel process
    and open it again ,it works fine.
    Where did the member use the Excel file? Local disk, SharePoint, File server, or network shared disk?
           Network shared file and sometime locally
    Does the issue occur in the special file or every file?
          it happens randomly and the whole excel freezes. i have to kill the excel session.
    Which Office version is the file created? Excel 2013 or early? If it is XLS format, please try to convert to XLSX to test.
         Network file server has office 2010 and the user is trying to open it in excel 2013
      Does the file have some macros?
     Yes, they have macros in some files 
    Does the issue occur recently? If it is, have you installed some programs or update before you encountered it?
           it happened before too.
    Do you get some error message when Excel crashed?
    Yeah. Attaching the error message from event viewer. We get file corrupt errors and below too.
    Please suggest

    Hi Suren424,
    Since your first image showed that "To see if more information about the problem is available, check the problem history in the Action Center control panel." Please go to this path (Control Panel\All Control Panel Items\Action Center\Problem Reports)
    to check the detailed information, and you might upload the screenshot or info here.
    Then, please try the following methods and check if they are helpful:
    1. File --> Options --> Advanced --> uncheck "Ignore other applications that use Dynamic Data Exchange (DDE)"
    2. Turn off "Protected View"  --> (File –-> Options –-> Trust Center --> Protected View --> Uncheck all options
    3. I notice that >>Network file server has office 2010 and the user is trying to open it in excel 2013 <<, it also might be caused by the Microsoft Office File Validation for Office 2010, please try to change setting in server with
    the link:
    http://support.microsoft.com/kb/2501584
    If you have any update , please feel free let us know.
    Regards,
    George Zhao
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click "[email protected]"

  • AE CS6 crashes while trying to open CS5 project

    First issue that comes upon opening a particular CS5 project into CS6 is that DE_FreeForm plug-in is notified as missing. Ok. Then tries to load a comp and crashes. Project opens fine in CS5. I removed DE_FreeFormAE, will not open in CS6. Help please.
    Here are my specs:
    Model: MacPro5,1, BootROM MP51.007F.B03, 8 processors, Quad-Core Intel Xeon, 2.4 GHz, 12 GB, SMC 1.39f11
    Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
    Memory Module: global_name
    Process:    
    After Effects [1058]
    Path:       
    /Applications/Adobe After Effects CS6/Adobe After Effects CS6.app/Contents/MacOS/After Effects
    Identifier: 
    com.adobe.AfterEffects
    Version:    
    11.0.1 (11.0)
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [153]
    Date/Time:  
    2012-09-25 18:59:20.766 -0700
    OS Version: 
    Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:     
    279499 sec
    Crashes Since Last Report:      
    11
    Per-App Interval Since Last Report:  141638 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                 
    15A04D26-B40E-4836-9CA1-3C42501EC860
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff5f3fffa8
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   PIN.dylib                
    0x0000000101d38162 bool PSL_AE_Interface::TestSetImageTime<PIN_PSLExpensiveObjectCache>(PIN_PSLExpensiveObjectCac he*, AdobePSL::PSLTime const&, PIN_SeqSpec**) + 34914

    From WHERE did you remove the plugin?  From the footage in question in the CS5 project file?  Or somewhere else?

  • Preview hangs while trying to open old multiple files

    Hello Everyone!
    After restarting my Macbook Pro, I opened Preview, it showed all the files I was using  before closing it, but it was frozen. I checked the errors on the Console:
    11/09/12 20:19:55,726 Preview[909]: SCNetworkReachability server not available
    11/09/12 20:19:55,726 Preview[909]: SCNetworkReachability server not available
    11/09/12 20:19:55,747 Preview[909]: socket(PF_ROUTE) failed: Operation not permitted
    11/09/12 20:19:56,000 kernel[0]: Sandbox: sandboxd(914) deny mach-lookup com.apple.coresymbolicationd
    11/09/12 20:19:59,708 sandboxd[914]: ([909]) Preview(909) deny mach-lookup com.apple.SystemConfiguration.SCNetworkReachability
    11/09/12 20:19:59,721 sandboxd[914]: ([909]) Preview(909) deny system-socket
    I researched a bit on the community, but the solution involved moving the com.apple.Preview.plist, and there was no such file in the Preferences folder, I tried searching with the terminal: ls Library/Preferences/com.apple.Preview.plist. But there were no results. I couldn't find the .plist files involving the Preview app. I checked opening the app with the Guest User and it works just fine. The problem could be solved if there was a way to eliminate the history and clear the cache of Preview, so that it'd a fresh start. I also tried looking for the cache files involving the Preview app, but there were none.
    Thank you very much in advance.
    Other information from the Console:
    Preview deny system-socket:
    Preview(774) deny system-socket
    Process:         Preview [774]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Load Address:    0x10dc09000
    Identifier:      com.apple.Preview
    Version:         765 (6.0)
    Build Info:      15-Preview~765000000000000
    Code Type:       x86_64 (Native)
    Parent Process:  launchd [152]
    Date/Time:       2012-09-11 19:50:01.769 -0430
    OS Version:      Mac OS X 10.8.1 (12B19)
    Report Version:  8
    Thread 0:
    0   libsystem_kernel.dylib                  0x00007fff8a67f356 socket + 10
    1   SystemConfiguration                     0x00007fff852865bd __SCNetworkReachabilityGetFlags + 717
    2   SystemConfiguration                     0x00007fff8528b0d3 __SCNetworkReachabilityScheduleWithRunLoop + 1236
    3   SystemConfiguration                     0x00007fff8528d713 SCNetworkReachabilityScheduleWithRunLoop + 107
    4   Foundation                              0x00007fff86f826eb +[NSURLConnection(Loader) _resourceLoadLoop:] + 121
    5   Foundation                              0x00007fff86fe0842 __NSThread__main__ + 1345
    6   libsystem_c.dylib                       0x00007fff892cf782 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff892bc1c1 thread_start + 13
    Binary Images:
        0x7fff85279000 -     0x7fff852cafff  com.apple.SystemConfiguration (1.12 - 1.12) <921FC1D6-06E6-3F37-8AFB-8CFB14E10AF9> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff86f4b000 -     0x7fff872a7ff7  com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff892bb000 -     0x7fff89387fef  libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
        0x7fff8a66c000 -     0x7fff8a687ff7  libsystem_kernel.dylib (2050.9.2) <F646589B-13F8-3685-8C17-92C77993AE86> /usr/lib/system/libsystem_kernel.dylib

    I have solved the issue. Since I couldn't find the files itself, I tried writing the defaults in terminal:
    defaults write com.apple.Preview.SandboxedPersistentURLs.LSSharedFileList RecentDocuments {}
    defaults write com.apple.Preview.LSSharedFileList RecentDocuments ""
    Those commands did not solve the issue right away, but after restarting the Macbook, I was able to access Preview again.

  • AE CS6 crashes while trying to open CS5.5 project

    Just downloaded the demo of CS6, but am having a nightmare trying to open my CS5.5 project. I get the following error message
    After Effects error: crash occurred while invoking effect plug-in "Shadow/Highlight".
    I tried opening a different project, and a similar error occurs, but with a different plugin. This time it's the Paint plugin.
    After Effects error: crash occurred while invoking effect plug-in "Paint".
    Any suggestions?

    Okay.
    Using After Effects CS6 trying to open a project that was created in AE CS5.5
    Running Mac OS X 10.7.4 on a Mac Pro with an ATI Radeon HD 5870 1024 MB graphics card
    2 x 2.4 GHz Quad-Core Intel Xeon
    24 GB 1066 MHz DDR3 ECC
    Source footage is mostly DPX files, some ProRes quicktimes and PSD files as well. It's a rather large project. The project file weighs in at 328 MB
    Not running any other software. still crashes.
    I do have Flip4Mac installed... The project also references missing plug-ins. See screencap. These plugins are in the project but are not turned on...
    Thats the error.
    I disabled render frames simultaneously. I tried enabling caps lock, still crashes. One thing to note is the project pieces start showing up before it crashes, so it is loading most if not all of the project before it crashes... Anything else that might be important to figuring this out?

  • While trying to opening Video link in IE6 browser a white screen appears and the screen hangs.

    Added a video as an internal link to a news article.
    The flash player version we are using is 7.0.0.0. This video opens fine in all the browsers except for IE6 browser.
    While trying to opening this link in IE6 browser a white screen appears and the screen hangs.
    Please find the link below :
    http://www.abnamroprivatebanking.com/global#global/au-news/global/14241
    When we try to open any videos in the above link using IE6 browser white screen appears.
    Could you please provide a solution as what can be done to resolve this issue.

    if you're using an flvplayback component, you need to use fp 8 or better.  or, use the netstream class with fp 7.

  • Trying to open a project from Elements 3..in PRE 6???

    Ok folks don't laugh..but i'm teaching my daughter to edit...she had a fun school project built in Premiere Elements 3....after she added her music clips...the program crashed...
    Now im trying to open/finish project in Premiere 6....doesn't look easy as of yet...any ideas
    Running Windows xp
    Thanks

    Completely different software... and I think P6 is also older than PE3... I doubt you will be able to open a PE3 project in P6
    You will either have to create a new project in P6, or figure out why PE3 crashed
    Most of this (below) is for Premiere Pro... but many of the questions are common to all problems... plus a link at the end about PE crashing
    More information needed for someone to help http://forums.adobe.com/thread/416679
    Some specific information that is needed...
    Brand/Model Computer (or Brand/Model Motherboard if self-built)
    How much system memory you have installed, such as 2Gig or ???
    Operating System version, such as Win7 64bit Pro... or whatevevr
    -including your security settings, such as are YOU the Administrator
    -and have you tried to RIGHT click the program Icon and then select
    -the Run as Administrator option (for Windows, not sure about Mac)
    Your Firewall settings and brand of anti-virus are you running
    Brand/Model graphics card, sush as ATI "xxxx" or nVidia "xxxx"
    -or the brand/model graphics chip if on the motherboard
    -and the exact driver version for the above graphics card/chip
    -and how much video memory you have on your graphics card
    Brand/Model sound card, or sound "chip" name on Motherboard
    -and the exact driver version for the above sound card/chip
    Size(s) and configuration of your hard drive(s)... example below
    -and how much FREE space is available on each drive (in Windows
    -you RIGHT click the drive letter while using Windows Explorer
    -and then select the Properties option to see used/free space)
    Windows Indexing is BAD http://forums.adobe.com/thread/676303
    While in Properties, be sure you have drive indexing set OFF
    -for the drive, and for all directories, to improve performance
    Some/Much of the above are available by going to the Windows
    Control Panel and then the Hardware option (Win7 option name)
    OR Control Panel--System--Hardware Tab--Device Manager for WinXP
    Plus Video-Specific Information http://forums.adobe.com/thread/459220?tstart=0
    And, finally, the EXACT type and size of file that is causing you problems
    -for pictures, that includes the camera used and the pixel dimensions
    Read Bill Hunt on a file type as WRAPPER http://forums.adobe.com/thread/440037?tstart=0
    What is a CODEC... a Primer http://forums.adobe.com/thread/546811?tstart=0
    What CODEC is INSIDE that file? http://forums.adobe.com/thread/440037?tstart=0
    Report back with the codec details of your file, use the programs below
    For PC http://www.headbands.com/gspot/ or http://mediainfo.sourceforge.net/en
    For Mac http://mediainfo.massanti.com/
    Once you know exactly what it is you are editing, report back with that information... and your project setting, and if there is a red line above the video in the timeline, which indicates a mismatch between video and project
    Read Bill Hunt on editing a VOB/MPG file http://forums.adobe.com/thread/464549?tstart=0
    Edit Vob http://premierepro.wikia.com/wiki/FAQ:How_do_I_import_VOB_files_/_edit_a_DVD%3F
    Read Hunt on Using MOD/TOD files http://forums.adobe.com/thread/699990?tstart=0
    Work through all of the steps (ideas) listed at http://forums.adobe.com/thread/459220?tstart=0
    If your problem isn't fixed after you follow all of the steps, report back with ALL OF THE DETAILS asked for in the FINALLY section at the troubleshooting link
    Also read file troubleshooting http://kb2.adobe.com/cps/407/kb407928.html
    Premiere Elements Hang/Crash http://forums.adobe.com/thread/792580?tstart=0
    Reset Preferences = Press/HOLD Ctrl+Alt+Shift while starting program
    Read Bill Hunt on BSOD http://forums.adobe.com/thread/772169?tstart=0

  • Game room doesn't work, as it tries to save nickname and hangs while trying to save nickname info

    Game room doesn't work, as it tries to save nickname and hangs while trying to save nickname info

    From my understanding, trying to save apple server specific attributes on Active Directory users in the WGM will not work unless the AD schema has been extended to include these attributes.
    What you can do in leopard server is to export the list of AD users in WGM and then import them into open directory in WGM.
    From my testing the open directory will automatically authenticate with AD for those imported users. You can save Apple server attributes on those imported users.
    Message was edited by: Kwong Kian Tew

  • Excel service and OWA - getting ERROR while trying to open/edit Excel documents

    Hi All,
    We have configured SharePoint 2013 with Excel Service and OWA (Office Web Apps).
    After configuring, we are able to view/edit Word or PowerPoint documents from the browser (as OWA is configured). But we are getting errors while trying to open/edit Excel documents.
    We are not able to view/edit the excel workbook from the browser (through OWA).
    To open the excel in the browser, decision has to be taken at the farm level on what to be used – Excel Service or OWA Server? Is it possible to do setting at site collection level?
    Error details are given below:
    Event code: 3005
    Event message: An unhandled exception has occurred.
    Event time: 3/25/2013 1:29:08 PM
    Event time (UTC): 3/25/2013 7:59:08 AM
    Event ID: fc2e0530f493493896e6c8b6297a0423
    Event sequence: 10
    Event occurrence: 3
    Event detail code: 0
    Application information:
        Application domain: /LM/W3SVC/2/ROOT/x-1-130086717598089315
        Trust level: Full
        Application Virtual Path: /x
        Application Path: C:\Program Files\Microsoft Office Web Apps\ExcelServicesWfe\
        Machine name: VHYDMANTHSTP-02
    Process information:
        Process ID: 1252
        Process name: w3wp.exe
        Account name: NT AUTHORITY\NETWORK SERVICE
    Exception information:
        Exception type: ArgumentException
        Exception message: An entry with the same key already exists.
       at System.Collections.Generic.TreeSet`1.AddIfNotPresent(T item)
       at System.Collections.Generic.SortedDictionary`2..ctor(IDictionary`2 dictionary, IComparer`1 comparer)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.GetInstalledUICultures()
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.IsUICultureSupported(String cultureTag, CultureInfo& cultureInfo)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentUICulture(String cultureTag, Boolean useOleo, Boolean allowCustomFallback)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentUICultureFromFrontEnd(String uiCultureTag, Boolean allowFallback)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentCulturesFromFrontEnd(String uiCultureTag, String dataCultureTag)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.Microsoft.Office.Excel.Server.Host.IEwaHost.SetCurrentCulturesFromContext(HttpContext context)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.Microsoft.Office.Excel.Server.Host.IEwaHost.PreProcessRequest(HttpContext context)
       at Microsoft.Office.Excel.WebUI.XlPreview.OnLoad(EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Request information:
        Request URL:
    http://mysrevr/x/_layouts/xlpreview.aspx?ui=en-US&rs=en-US&WOPISrc=http://myservernames1/_vti_bin/wopi.ashx/files/f36d669ceb814d67bdad0e1e1f98e466&wdSmallView=1
        Request path: /x/_layouts/xlpreview.aspx
        User host address: 10.81.138.92
        User: 
        Is authenticated: False
        Authentication Type: 
        Thread account name: NT AUTHORITY\NETWORK SERVICE
    Thread information:
        Thread ID: 13
        Thread account name: NT AUTHORITY\NETWORK SERVICE
        Is impersonating: False
        Stack trace:    at System.Collections.Generic.TreeSet`1.AddIfNotPresent(T item)
       at System.Collections.Generic.SortedDictionary`2..ctor(IDictionary`2 dictionary, IComparer`1 comparer)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.GetInstalledUICultures()
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.IsUICultureSupported(String cultureTag, CultureInfo& cultureInfo)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentUICulture(String cultureTag, Boolean useOleo, Boolean allowCustomFallback)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentUICultureFromFrontEnd(String uiCultureTag, Boolean allowFallback)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentCulturesFromFrontEnd(String uiCultureTag, String dataCultureTag)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.Microsoft.Office.Excel.Server.Host.IEwaHost.SetCurrentCulturesFromContext(HttpContext context)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.Microsoft.Office.Excel.Server.Host.IEwaHost.PreProcessRequest(HttpContext context)
       at Microsoft.Office.Excel.WebUI.XlPreview.OnLoad(EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    I have the same issue while opening the file , i have checked every thing twice. but unable to fix this thing . can any one help.
    One more thing which is i am wondering none of the MS representative replied on this post which is originally posted on March 27-2013.
    is microsoft alive??
    Imran Bashir Network Administrator MCP, JNCIA-EX,ER,JNIOUS +92-333-4330176

  • Getting error "Error connecting to MDEX" while trying to open micro browser

    Hi,
    I am using endeca Tools and framework 3.1.0 and MDEX 6.3.0.
    While trying to open micro browser from Workbench UI to create page template configurations,I am getting following message in popout:
    Error connecting to MDEX. The data service associated with this editor is not correctly configured.
    Please guide the if you have any clue.
    Thanks,
    Mayank Batra

    I have successfully configured RecordSpotlight editor to use a different endeca instance. What I did is modify apps\[your app name]\config\editors_config\services\dataservice.json file with updated endeca search configuration, save the file, and run apps\[your app name]\control\set_editros_config.bat to apply the change.
    To verify, you can run apps\[your app name]\control\export_site.bat command to export your site configuration, the updated data service config should show in the site xml file exported.
    Hope it helps,
    Michelle

  • Getting error while trying to open the b2b console

    Hi All,
    I have installed weblogic server 10..3.1.0 and SOA 11.1.1.1.0. After installation I started the admin server and managed servers. While trying to open b2b console after login I am getting the following error message
    access denied (oracle.security.jps.service.policystore.PolicyStoreAccessPermission context=APPLICATION,name=b2bui getApplicationPolicy)
    Can anyone suggest whst could be the issue with this.

    hi,
    Suppose if you are installing linux system...
    Once try to change the permissions to your specfied user!
    try this way may be your problem is solved!
    Regards,
    Bala satish Kamma
    Edited by: 932483 on Jun 11, 2012 7:02 PM

  • While trying to open the order in co03 or co02, It is not opening and showing the error message as "Inconsistent data : order 107434 16.09.2013, duplicate entry o 0020. is showing ?

    Hi,
    While trying to open the order in co03, co02, I am getting the below error message : Inconsistent data : order 107434 16.09.2013, duplicate entry o 0020 is showing. Please guide me the way forward.
    Regards,
    Mastan.

    Hi Mastan
    The report mentioned by Rajen should clear the inconsistent records.
    Please observe that you could have found this by yourself report with a quick note search for this error message or even searching for old threads.
    Even a google search points to the solution.
    You should do your own research before opening such kind of thread.
    BR
    Caetano

  • While trying to open the mail , it shows a blank screen then went to home page.

    while trying to open the mail , it shows a blank screen then went to home page.

    Hello there, Nina2800.
    It sounds like you are having issues connecting to the iTunes Store and getting a blank page.  The following Knowledge Base article offers up some great steps for verifying connectivity:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    Troubleshooting on a Mac
    If you haven't been able to connect to the iTunes Store, a software conflict or your internet service provider (ISP) may be blocking your access. 
    Update iTunes to the latest version.
    If you have a firewall, your settings may be preventing you from connecting to the iTunes Store. To configure your firewall, please refer to the "Blocked by firewall" section in this article.
    You may need to reset your keychain. Connection issues are occasionally caused by keychain issues. Click here to find out how to use Keychain First Aid to resolve any issues with your keychain.
    If you are receiving a specific error message you may want to see, the "Specific Conditions and Alert Messages" section in this article as needed.
    If the issue still persists, contact your internet service provider and confirm that the ports and servers in this article are enabled over your network.
    Additionally, this article provides some additional recomendations if the issue persists:
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/ts3297
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

Maybe you are looking for