Applications start but crash 5 secs in

Starting about an hour or two ago all my apps started crashing about 5 secs after starting. Anyone else having this problem and know a fix?
I've already tried a restore.

I've seen this happen too. Restored normal operation by power cycling the phone. No idea why it happened - so it will probably happen again.

Similar Messages

  • IMovie '11 - when I open iMovie the application starts, but there is no window, If i plug in my iPhone the window will appear from the top right corner, but disappear again. HELP!?

    iMovie '11 - when I open iMovie the application starts, but there is no window, If i plug in my iPhone the window will appear from the top right corner, but disappear again, even if i use a drop down menu from the top menu bar and select, say 'New Project', it will appear from the top right corner, let me choose a new project, only to disappear again into that same corner.

    Argh I'm having the same problem! I always use imovie, and haven't had this prob before... apprantly imovie 11 is full of bugs like this. Anyone know if theres any way of downgrading?

  • MDSD 2.1 application starts but does not respond

    Hi,
    I am having a problem with the DSD application on a mobile device.
    I have loaded the:
    JVM
    DB2e
    MI
    MDSD 2.1
    onto the mobile device (the mobile has been restarted after each application has been loaded)- the backend has been confiereged using the configeration guide.
    When I start the application in MI by selecting the MDSD button the mobile device shows a processing icon (like egg timer) but progresses no further and does not exit this state.
    In addittion I cannot locate any error logs that identify why the application has appeared to stop.
    Help on this would very much be apprechiated!
    Thanks James

    hi
    The trace file;
    [20090608 11:05:39:917] I [MI/API/Logging           ] ***** LOG / TRACE SWITCHED ON
    [20090608 11:05:39:917] I [MI/API/Logging           ] ***** Mobile Infrastructure version: MI 70 SP 15 Patch 3 Build 200903191315
    [20090608 11:05:39:917] I [MI/API/Logging           ] ***** Current timezone: GMT[20090608 11:05:39:917] I [MI/API/Logging           ] ***** Current Trace Level: 50
    [20090608 11:08:45:260] E [MI/CCMS                  ] Config Info: /Windows/Start Menu/MIServer.lnk
    [20090608 11:08:45:263] E [MI/CCMS                  ] java.io.FileNotFoundException: /Windows/Start Menu/MIServer.lnk
    java.io.FileNotFoundException: /Windows/Start Menu/MIServer.lnk
         at java.io.FileInputStream.<init>()
         at java.io.FileInputStream.<init>()
         at java.io.FileReader.<init>()
         at com.sap.ip.me.ccms.configinfo.ConfigInfoCollector.addMobileEngineLnk()
         at com.sap.ip.me.ccms.configinfo.ConfigInfoCollector.addConfigInfoToContainer()
         at com.sap.ip.me.ccms.configinfo.ConfigInfoCollector.createConfigInfoContainer()
         at com.sap.ip.me.ccms.configinfo.ConfigInfoCheckerInboundProcessor.process()
         at com.sap.ip.me.sync.SyncManagerImpl.processSingleContainer()
         at com.sap.ip.me.sync.SyncManagerMerger.processInboundContainers()
         at com.sap.ip.me.sync.SyncManagerImpl.processSyncCycle()
         at com.sap.ip.me.sync.SyncManagerImpl.syncForUser()
         at com.sap.ip.me.sync.SyncManagerImpl.processSynchronization()
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend()
         at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend()
         at com.sap.ip.me.awtapps.home.Home.doSync()
         at com.sap.ip.me.awtapps.home.HomeFrame.doUserActionSync()
         at com.sap.ip.me.awtapps.home.HomeFrame.userActionSync()
         at com.sap.ip.me.awtapps.home.HomeFrame.access$000()
         at com.sap.ip.me.awtapps.home.HomeFrame$SyncThread.run()
         at java.lang.Thread.run()

  • Win Phone Emulator starts but crashes

    Im just trying to load an fbx scene, all fbx related links and files seem fine! this problem seems to be related to the emulator, the following output appears however there seems to be nothing wrong with the code or its dependencies,
    it sometimes fails immediately after loading and sometimes it completely fails to load
    OUTPUT IS
    1>  pch.cpp
    1>  SceneFBX.cpp
    1>  app.cpp
    1>  App5Main.cpp
    1>  DeviceResources.cpp
    1>  3DSceneRenderer.cpp
    1>  App5.vcxproj -> Projects\App5\Debug\App5\App5.exe
    2>------ Deploy started: Project: App5, Configuration: Debug Win32 ----
    1>Deploying to Phone Internal Storage...
    1>Creating a new clean layout...
    1>Copying files: Total <1 mb to layout...
    1>Checking whether required frameworks are installed...
    1>Framework: Microsoft.VCLibs.120.00.Phone.Debug/x86, app package version 12.0.30113.0 is not currently installed.
    1>Installing missing frameworks...
    1>Registering the application to run from layout...
    THEN THIS APPEARS
    'App5.exe' (Win32): Loaded 'U:\SharedData\PhoneTools\AppxLayouts\eef7e0bb-5963-49c7-b50a-524df25d6adeVS.Debug_Win32.Breand_n\App5.exe'. Symbols loaded.
    'App5.exe' (Win32): Loaded 'C:\Windows\system32\NTDLL.DLL'. Cannot find or open the PDB file.
    'App5.exe' (Win32): Loaded 'C:\Windows\system32\KERNELBASE.DLL'. Cannot find or open the PDB file.
    'App5.exe' (Win32): Loaded 'C:\Windows\system32\COMBASE.DLL'. Cannot find or open the PDB file.
    'App5.exe' (Win32): Loaded 'C:\Windows\system32\DXGI.DLL'. Cannot find or open the PDB file.
    'App5.exe' (Win32): Loaded 'C:\Windows\system32\D3D11.DLL'. Cannot find or open the PDB file.
    'App5.exe' (Win32): Loaded 'C:\Windows\system32\D2D1.DLL'. Cannot find or open the PDB file.
    'App5.exe' (Win32): Loaded 'C:\Windows\system32\DWRITE.DLL'. Cannot find or open the PDB file.
    The thread 0xcc8 has exited with code -1073741515 (0xc0000135).
    The program '[3268] App5.exe' has exited with code -1073741515 (0xc0000135) 'A dependent dll was not found'.
    AND A DIALOG APPEAR SAYING "ACTIVATION REQUEST FAILED"
    IS THERE A WAY TO SOLVE THIS PROBLEM, HOW DO I FIGURE OUT WHAT THIS MISSING DEPENDENCY IS,IM USING THE LATEST
    .NET 4.5.2 AND THE PHONE 8.1 SDK WITH
    EMULATOR UPDATES 3, IM ALSO USING THE LATEST
    FBX SDK 2015.1. AND I HAVE THE PROPERTIES SET FOR THE FBX DEPENDENCIES AND I HAVE THE
    FBX LIBRARY FILE IN MY PROJECT DIRECTORY
    ANY INPUT TO PUT ME IN THE RIGHT DIRECTION WOULD GREATLY BE APPRECIATED

    Can you decribe your question clearly? Which OS?
    Mark if helps

  • Applications start but then freeze with dreaded 'spinning wheel'

    Just lately I have been unable to import into iPhoto 5.0.4
    Camera is recognised. I click on Import and then only one or two pics are imported before there is a complete freeze. The spinning wheel just goes on spinning.
    When I try to stop import there is a very lengthy wait before the import appears to stop. I then try to drag the camera icon into reject but it does not work. I have to unplug the camera (dire threats of corruption etc) but so far images have been retained.
    Thereafter it is not always possible to Quit in normal fashion and I have to 'power off' on the computer.
    I have assumed this is an iPhoto issue but yesterday I came home to the evil spinning disc and my weekly automatic back-up in limbo. It had by then been going for eleven hours, so no question of impatience.
    I use SuperDuper and those nice people told me to shut down. Disconnect all periphials and reboot using the cloned Back-up after which try again.
    This worked but SuperDuper people told me I have one or two drive issues.
    Does this mean I am looking at a new machine.
    If anybody out there can help I will be extremely grateful.
    OSI.

    Sir.
    Would you kindly give me the benefit of your knowledge to put the finishing touches to this Post?.
    I shall get Disc W. soon, meanwhile the following is a mystery.
    My Mac HD is partitioned so that I have a CLONE in one and then separately a BACK-UP.
    The BACK-UP happens weekly automatically with SuperDuper. I have not bothered changing the CLONE.
    However in view of dire warnings about my HD I decided to update the CLONE so that everything current is secured.
    I then went to Disk Utility and tried again to repair the Mac HD. As before although the SMART status is Verified the previous issues remain, they are:-
    MacHD Invalid node structure, The vol MacHD needs to be repaired. Error 1HFS checked. Vol needs repair.
    Here is the mystery. I then tried the repair task on the LaCie external HD here I got the following messages:-
    THE VOL CLONE OF MAC APPEARS TO BE OK (mounting disc)
    THE VOL BACK-UP APPEARS TO BE OK (mounting disc)
    2 HFS VOLUMES CHECKED - *NO REPAIRS WERE NECESSARY.*
    Just to make certain I ran this twice with the same result,
    Question is ... Would I be taking a risk if if I
    did the procedure in reverse in an endeavor to get the "CLONED" version to replace the damaged version on the MacHD.
    In other words use SuperDuper Smart Update and switch the usual source/destination instruction to SOURCE 'Clone of MAC' ... DESTINATION 'MacHD'.
    This probably exposes my lack of understanding but I would be interested in your comments
    OSI.

  • Updated to 10.9.2 - preview now won't launch (starts but crashes on launch and sits 'not responding' and I have to forcequit).

    Any ideas of what might be the issue ? The issue appeared 'randomly' about 1 day after updating.
    After googling I tried the 'trash the containers' files in the library troubleshooing step, and repaired permissions, which made it work for about 1 day.
    Now again on launching preview by any method it sits in the doc not responding as has to be force quitted. I have since retried the 'trash the containers' thing and this didnt work, I emptied my cache, I repaired permissions... I'm stuck!
    Any ideas??!

    BTW, OS X 10.9.3 was released. I suggest you download and run the combo updater rather than use the smaller updater via the Mac App Store (MAS).
    OS X Mavericks 10.9.3 (Update (Combo)
    http://support.apple.com/kb/DL1746

  • Hp dv7 dies need to removed and power disconnected to re start but it stats up s a full crash in dos

    hp dv7 with new Factory HP battery , when crashes it needs battery to be removed and power diconnected to re start but it stats up into a full crash in dos asking what type of starup is required
    Please advise
    clive

    Hi @CliveBeattie ,
    Thank you for visiting the HP Support Forums and Welcome. I have read about your HP Pavilion dv7 4115TX Notebook and having an issue with the new HP battery . Here is a link to test and calibrate the battery.
    Please note remove any and all USB devices. Disconnect all non-essential devices, as these could cause some issues.
    Plug the power adapter directly into a functioning wall outlet. Do not plug it into a power strip, surge protector, or secondary power source as this could cause and issue.
    Hope this helps.
    Thanks.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • Adobe Reader X process starts but application does not open

    I have Adobe Reader X installed on a Windows 7 64bit OS.  Most of the time (95%) when I try to open pdf files that I've saved locally or on the web the process (AcroRd32.exe) will start, but the application and the file do not actually open.
    Sometimes I can shutdown the computer and restart and I'm then able to open pdf files.
    I have tried uninstalling and reinstalling the application, but the status does not change.  I still continue to have problems opening pdf files.
    I have searched, but cannot find this issue in the discussion board...most users get some type of error.  I checked the event logs on Windows and there are no errors.

    Hi Antonyd22,
    I've found the same issue using Acro Reader 9 on Windows XP.
    Sometimes, when I try to open some PDF documents which are locally saved on my computer, the process AcroRd32.exe (and AcroRd32Info.exe) starts immideately, but the window is not shown for a long time (more than some minutes); trying to start Adobe Acrobat Reader from start menu, the window is shown immideately but it becames "not responding".
    It seems that this behaviour is related to some recent file that it is not more accessible (perhaps because it was located on an unavailable network path).
    To solve this issue, try to reduce the number of recent files (Edit -> Preferences -> Document -> set "Document in recently used list" to 1) and to open a PDF file that it is available locally (in order to set the last used file); then close and restart Adobe Acrobat. 
    In my opionion it is a bug that it is still present with Adobe Acrobat Reader 9.4.7.

  • Application install starts but status is failed

    Hi guys,
    I'm running into an issue where I'm deploying Microsoft Office 2010 Pro and although the install starts the status in Software Center is "Failed". Once application finishes installing and I click on "Reply" button status changes to "Installed".
    This seems to happen only with this software.
    The fail error code is: 0x87D00324(-2016410844).
    Doing a search on the forums I see that people are suggesting to try a different detection methods for my deployment and I have tried different ones but to no luck. I also tried starting the install by launching .exe and .msi but that didn't make a difference. 
    Do you guys have any suggestions?
    Steve

    +++ Starting Install enforcement for App DT "Microsoft Office 2010 Pro" ApplicationDeliveryType - ScopeId_352419C3-121B-4F48-A71E-DAC7E1D9A151/DeploymentType_390a03d8-32b9-4622-88ce-d3e201274977, Revision - 2, ContentPath - C:\Windows\ccmcache\1, Execution Context - System AppEnforce 9/4/2014 10:33:53 AM 1576 (0x0628)
    A user is logged on to the system. AppEnforce 9/4/2014 10:33:53 AM 1576 (0x0628)
    Performing detection of app deployment type Microsoft Office 2010 Pro(ScopeId_352419C3-121B-4F48-A71E-DAC7E1D9A151/DeploymentType_390a03d8-32b9-4622-88ce-d3e201274977, revision 2) for system. AppEnforce 9/4/2014 10:33:53 AM 1576 (0x0628)
    +++ Application not discovered. [AppDT Id: ScopeId_352419C3-121B-4F48-A71E-DAC7E1D9A151/DeploymentType_390a03d8-32b9-4622-88ce-d3e201274977, Revision: 2] AppEnforce 9/4/2014 10:33:53 AM 1576 (0x0628)
    App enforcement environment:
    Context: Machine
    Command line: setup.exe
    Allow user interaction: Yes
    UI mode: 1
    User token: null
    Session Id: 2
    Content path: C:\Windows\ccmcache\1
    Working directory: AppEnforce 9/4/2014 10:33:53 AM 1576 (0x0628)
    Prepared working directory: C:\Windows\ccmcache\1 AppEnforce 9/4/2014 10:33:53 AM 1576 (0x0628)
    Prepared command line: "C:\Windows\ccmcache\1\setup.exe" AppEnforce 9/4/2014 10:33:53 AM 1576 (0x0628)
    Executing Command line: "C:\Windows\ccmcache\1\setup.exe" with user context AppEnforce 9/4/2014 10:33:53 AM 1576 (0x0628)
    Working directory C:\Windows\ccmcache\1 AppEnforce 9/4/2014 10:33:53 AM 1576 (0x0628)
    Post install behavior is BasedOnExitCode AppEnforce 9/4/2014 10:33:53 AM 1576 (0x0628)
    Waiting for process 4340 to finish. Timeout = 120 minutes. AppEnforce 9/4/2014 10:33:53 AM 1576 (0x0628)
    Process 4340 terminated with exitcode: 0 AppEnforce 9/4/2014 10:33:53 AM 1576 (0x0628)
    Looking for exit code 0 in exit codes table... AppEnforce 9/4/2014 10:33:53 AM 1576 (0x0628)
    Matched exit code 0 to a Success entry in exit codes table. AppEnforce 9/4/2014 10:33:53 AM 1576 (0x0628)
    Performing detection of app deployment type Microsoft Office 2010 Pro(ScopeId_352419C3-121B-4F48-A71E-DAC7E1D9A151/DeploymentType_390a03d8-32b9-4622-88ce-d3e201274977, revision 2) for system. AppEnforce 9/4/2014 10:33:53 AM 1576 (0x0628)
    +++ Application not discovered. [AppDT Id: ScopeId_352419C3-121B-4F48-A71E-DAC7E1D9A151/DeploymentType_390a03d8-32b9-4622-88ce-d3e201274977, Revision: 2] AppEnforce 9/4/2014 10:33:53 AM 1576 (0x0628)
    ++++++ App enforcement completed (0 seconds) for App DT "Microsoft Office 2010 Pro" [ScopeId_352419C3-121B-4F48-A71E-DAC7E1D9A151/DeploymentType_390a03d8-32b9-4622-88ce-d3e201274977], Revision: 2, User SID: ] ++++++ AppEnforce 9/4/2014 10:33:53 AM 1576 (0x0628)
    +++ Starting Uninstall enforcement for App DT "Microsoft Office 2010 Pro" ApplicationDeliveryType - ScopeId_352419C3-121B-4F48-A71E-DAC7E1D9A151/DeploymentType_390a03d8-32b9-4622-88ce-d3e201274977, Revision - 2, ContentPath - C:\Windows\ccmcache\1, Execution Context - System AppEnforce 9/4/2014 11:11:30 AM 4496 (0x1190)
    A user is logged on to the system. AppEnforce 9/4/2014 11:11:30 AM 4496 (0x1190)
    Performing detection of app deployment type Microsoft Office 2010 Pro(ScopeId_352419C3-121B-4F48-A71E-DAC7E1D9A151/DeploymentType_390a03d8-32b9-4622-88ce-d3e201274977, revision 2) for system. AppEnforce 9/4/2014 11:11:30 AM 4496 (0x1190)
    +++ Discovered application [AppDT Id: ScopeId_352419C3-121B-4F48-A71E-DAC7E1D9A151/DeploymentType_390a03d8-32b9-4622-88ce-d3e201274977, Revision: 2] AppEnforce 9/4/2014 11:11:30 AM 4496 (0x1190)
    App enforcement environment:
    Context: Machine
    Command line: msiexec /x "x86\ProPlus.WW\ProPlusWW.msi"
    Allow user interaction: Yes
    UI mode: 1
    User token: null
    Session Id: 2
    Content path: C:\Windows\ccmcache\1
    Working directory: AppEnforce 9/4/2014 11:11:30 AM 4496 (0x1190)
    Prepared working directory: C:\Windows\ccmcache\1 AppEnforce 9/4/2014 11:11:30 AM 4496 (0x1190)
    Found executable file msiexec with complete path C:\Windows\system32\msiexec.exe AppEnforce 9/4/2014 11:11:30 AM 4496 (0x1190)
    Prepared command line: "C:\Windows\system32\msiexec.exe" /x "x86\ProPlus.WW\ProPlusWW.msi" AppEnforce 9/4/2014 11:11:30 AM 4496 (0x1190)
    Executing Command line: "C:\Windows\system32\msiexec.exe" /x "x86\ProPlus.WW\ProPlusWW.msi" with user context AppEnforce 9/4/2014 11:11:30 AM 4496 (0x1190)
    Working directory C:\Windows\ccmcache\1 AppEnforce 9/4/2014 11:11:30 AM 4496 (0x1190)
    Post install behavior is BasedOnExitCode AppEnforce 9/4/2014 11:11:30 AM 4496 (0x1190)
    Waiting for process 2688 to finish. Timeout = 120 minutes. AppEnforce 9/4/2014 11:11:30 AM 4496 (0x1190)
    Process 2688 terminated with exitcode: 1603 AppEnforce 9/4/2014 11:11:47 AM 4496 (0x1190)
    Looking for exit code 1603 in exit codes table... AppEnforce 9/4/2014 11:11:47 AM 4496 (0x1190)
    Unmatched exit code (1603) is considered an execution failure. AppEnforce 9/4/2014 11:11:47 AM 4496 (0x1190)
    ++++++ App enforcement completed (16 seconds) for App DT "Microsoft Office 2010 Pro" [ScopeId_352419C3-121B-4F48-A71E-DAC7E1D9A151/DeploymentType_390a03d8-32b9-4622-88ce-d3e201274977], Revision: 2, User SID: ] ++++++ AppEnforce 9/4/2014 11:11:47 AM 4496 (0x1190)
    +++ Starting Uninstall enforcement for App DT "Microsoft Office 2010 Pro" ApplicationDeliveryType - ScopeId_352419C3-121B-4F48-A71E-DAC7E1D9A151/DeploymentType_390a03d8-32b9-4622-88ce-d3e201274977, Revision - 2, ContentPath - C:\Windows\ccmcache\1, Execution Context - System AppEnforce 9/4/2014 11:11:55 AM 4496 (0x1190)
    A user is logged on to the system. AppEnforce 9/4/2014 11:11:55 AM 4496 (0x1190)
    Performing detection of app deployment type Microsoft Office 2010 Pro(ScopeId_352419C3-121B-4F48-A71E-DAC7E1D9A151/DeploymentType_390a03d8-32b9-4622-88ce-d3e201274977, revision 2) for system. AppEnforce 9/4/2014 11:11:55 AM 4496 (0x1190)
    +++ Discovered application [AppDT Id: ScopeId_352419C3-121B-4F48-A71E-DAC7E1D9A151/DeploymentType_390a03d8-32b9-4622-88ce-d3e201274977, Revision: 2] AppEnforce 9/4/2014 11:11:55 AM 4496 (0x1190)
    App enforcement environment:
    Context: Machine
    Command line: msiexec /x "x86\ProPlus.WW\ProPlusWW.msi"
    Allow user interaction: Yes
    UI mode: 1
    User token: null
    Session Id: 2
    Content path: C:\Windows\ccmcache\1
    Working directory: AppEnforce 9/4/2014 11:11:55 AM 4496 (0x1190)
    Prepared working directory: C:\Windows\ccmcache\1 AppEnforce 9/4/2014 11:11:55 AM 4496 (0x1190)
    Found executable file msiexec with complete path C:\Windows\system32\msiexec.exe AppEnforce 9/4/2014 11:11:55 AM 4496 (0x1190)
    Prepared command line: "C:\Windows\system32\msiexec.exe" /x "x86\ProPlus.WW\ProPlusWW.msi" AppEnforce 9/4/2014 11:11:55 AM 4496 (0x1190)
    Executing Command line: "C:\Windows\system32\msiexec.exe" /x "x86\ProPlus.WW\ProPlusWW.msi" with user context AppEnforce 9/4/2014 11:11:55 AM 4496 (0x1190)
    Working directory C:\Windows\ccmcache\1 AppEnforce 9/4/2014 11:11:55 AM 4496 (0x1190)
    Post install behavior is BasedOnExitCode AppEnforce 9/4/2014 11:11:55 AM 4496 (0x1190)
    Waiting for process 1544 to finish. Timeout = 120 minutes. AppEnforce 9/4/2014 11:11:55 AM 4496 (0x1190)
    Process 1544 terminated with exitcode: 1618 AppEnforce 9/4/2014 11:12:06 AM 4496 (0x1190)
    Looking for exit code 1618 in exit codes table... AppEnforce 9/4/2014 11:12:06 AM 4496 (0x1190)
    ++++++ App enforcement completed (11 seconds) for App DT "Microsoft Office 2010 Pro" [ScopeId_352419C3-121B-4F48-A71E-DAC7E1D9A151/DeploymentType_390a03d8-32b9-4622-88ce-d3e201274977], Revision: 2, User SID: ] ++++++ AppEnforce 9/4/2014 11:12:07 AM 4496 (0x1190)
    +++ Starting Install enforcement for App DT "CMTrace" ApplicationDeliveryType - ScopeId_352419C3-121B-4F48-A71E-DAC7E1D9A151/DeploymentType_355e20a1-4f9d-443a-8a6d-7e0c9df56fc6, Revision - 1, ContentPath - C:\Windows\ccmcache\2, Execution Context - User AppEnforce 9/4/2014 11:14:12 AM 4596 (0x11F4)
    A user is logged on to the system. AppEnforce 9/4/2014 11:14:12 AM 4596 (0x11F4)
    Performing detection of app deployment type CMTrace(ScopeId_352419C3-121B-4F48-A71E-DAC7E1D9A151/DeploymentType_355e20a1-4f9d-443a-8a6d-7e0c9df56fc6, revision 1) for user. AppEnforce 9/4/2014 11:14:12 AM 4596 (0x11F4)
    +++ Application not discovered. [AppDT Id: ScopeId_352419C3-121B-4F48-A71E-DAC7E1D9A151/DeploymentType_355e20a1-4f9d-443a-8a6d-7e0c9df56fc6, Revision: 1] AppEnforce 9/4/2014 11:14:12 AM 4596 (0x11F4)
    App enforcement environment:
    Context: User
    Command line: "install.bat"
    Allow user interaction: Yes
    UI mode: 1
    User token: not null
    Session Id: 2
    Content path: C:\Windows\ccmcache\2
    Working directory: AppEnforce 9/4/2014 11:14:12 AM 4596 (0x11F4)
    Prepared working directory: C:\Windows\ccmcache\2 AppEnforce 9/4/2014 11:14:12 AM 4596 (0x11F4)
    Prepared command line: "C:\Windows\ccmcache\2\install.bat" AppEnforce 9/4/2014 11:14:12 AM 4596 (0x11F4)
    Executing Command line: "C:\Windows\ccmcache\2\install.bat" with user context AppEnforce 9/4/2014 11:14:12 AM 4596 (0x11F4)
    Working directory C:\Windows\ccmcache\2 AppEnforce 9/4/2014 11:14:12 AM 4596 (0x11F4)
    Post install behavior is BasedOnExitCode AppEnforce 9/4/2014 11:14:12 AM 4596 (0x11F4)
    Waiting for process 5028 to finish. Timeout = 120 minutes. AppEnforce 9/4/2014 11:14:12 AM 4596 (0x11F4)
    Process 5028 terminated with exitcode: 0 AppEnforce 9/4/2014 11:14:12 AM 4596 (0x11F4)
    Looking for exit code 0 in exit codes table... AppEnforce 9/4/2014 11:14:12 AM 4596 (0x11F4)
    Matched exit code 0 to a Success entry in exit codes table. AppEnforce 9/4/2014 11:14:12 AM 4596 (0x11F4)
    Performing detection of app deployment type CMTrace(ScopeId_352419C3-121B-4F48-A71E-DAC7E1D9A151/DeploymentType_355e20a1-4f9d-443a-8a6d-7e0c9df56fc6, revision 1) for user. AppEnforce 9/4/2014 11:14:12 AM 4596 (0x11F4)
    +++ Discovered application [AppDT Id: ScopeId_352419C3-121B-4F48-A71E-DAC7E1D9A151/DeploymentType_355e20a1-4f9d-443a-8a6d-7e0c9df56fc6, Revision: 1] AppEnforce 9/4/2014 11:14:12 AM 4596 (0x11F4)
    ++++++ App enforcement completed (0 seconds) for App DT "CMTrace" [ScopeId_352419C3-121B-4F48-A71E-DAC7E1D9A151/DeploymentType_355e20a1-4f9d-443a-8a6d-7e0c9df56fc6], Revision: 1, User SID: S-1-5-21-1792559092-1865782889-1767051203-1000] ++++++ AppEnforce 9/4/2014 11:14:12 AM 4596 (0x11F4)
    The weird thing is that the Failed status is as soon as the application starts installing. I just run setup.exe in the command line.

  • I have started migration système to transfert from hold Macbook pro to New MacBook air application starter successfully for several hours. But since more than 3 hours I got the message transferring Time zone paramètres with time left less than 1 minute.

    Hi
    I have started migration système to transfert from hold Macbook pro to New MacBook air
    Application starter successfully for several hours.
    But since more than 3 hours I got the message "transferring Time zone paramètres " with time left less than 1 minute.
    Any recommendation or suggestion to solve it ?
    Many tanks

    If it has run for 3 hours it's probably done and you can quit Migration Assistant and reboot the new computer. In the future rather than using Migration Assistant I would recommend using Startup Assistant which tends to be a bit more reliable and does not create a new user account as MA does. If  you're interested here is an article explaining Setup Assistant tips.
    Roger

  • 5.0.1 Firefox, application froze then crashed. Restarted it, but no 'restore session' and i've lost all my tabs. Help please?!?!

    Can anyone help please?
    5.0.1 Firefox, application froze then crashed. Restarted it, but no 'restore session' and i've lost all my tabs. Help please?!?!
    Done config:restoresession, and nothing.

    There shouldn't be any numbered sessionstore-##.js in the Firefox Profile Folder
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    The presence of such files usually indicates that that was a problem with accessing the main sessionstore.js file that prevented Firefox from renaming the temp file with the number.<br />
    In this case you may be lucky that the file with the highest number may have that session.<br />
    You can try to rename the file sessionstore-3.js to sessionstore.js to see if that brings back the lost tabs.
    If you use the Time Machine then you can try to restore a copy of sessionstore.js from around the time that you lost that session.

  • Hi .after up dating my iphon5 to ios 8.1 and 8.1.1 my main cam dot wrong.dosnt work correctly.the cam frizing at the start for 10 sec.but second cam working normaly.

    hi .after up dating my iphon5 to ios 8.1 and 8.1.1 my main cam dot wrong.dost not  work correctly.the cam frizzing at the start for 10 sec.but second cam working normally.

    I hate being the bearer of bad news, but from what I have read on the Forum and FAQ, you will need to un-install Network Magic from all of your computers making sure that no NM settings folders are left behind under users.  Then unplug all wired computers and rebuild your network by re-installing NM  in each computer before connecting it to your router.  After you have added all of your wired computers, set up your wireless network and install NM and add each wireless computer.
    That is a lot of work.  I hope this helps.
    Gary

  • Its Urgent! J2EE Server Started but the Application is not running?

    J2EE server starts ok, I deployed the application successfully but when I open the URL http://localhost:8000 to start the application in browser it shows errors e.g
    Error: 500
    Internal Servlet Error:
    java.lang.NoSuchMethodError
    at com.sun.web.security.SecurityInterceptor.setSSLAttributes(SecurityInterceptor.java:56)
    at com.sun.web.security.SecurityInterceptor.preInvoke(SecurityInterceptor.java:83)
    at org.apache.tomcat.core.ServiceInvocationHandler.preInvoke(ServletWrapper.java:615)
    at org.apache.tomcat.core.ServletWrapper.handleInvocation(ServletWrapper.java:531)
    at org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:378)
    at org.apache.tomcat.core.Context.handleRequest(Context.java:644)
    at org.apache.tomcat.core.ContextManager.service(ContextManager.java:440)
    at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:144)
    at org.apache.tomcat.service.TcpConnectionThread.run(TcpEndpoint.java:310)
    at java.lang.Thread.run(Thread.java:484)
    Please Help me its very Urgent

    I deployed the application successfully, J2ee server started successfully but when I open the browser and try to run the application or view the welcome page it shows the above mentioned error.

  • Hi, sorry this is so basic, but how do I stop certain applications starting automatically on startup?

    sorry this is so basic but how do I stop certain applications starting automatically on startup?

    Is this for a computer model or an iDevice model? If the former you've posted in the wrong forum. But here's the answer.
    Open General preferences in System Preferences. There are two options you can check that affect this behavior:
    Check the boxes you thing you prefer. When you next shutdown the computer you should be asked in a dialog about reopening applications on restart. Select the option to not reopen.

  • JDS and Gnome start, but all applications become fixed in upper left hand

    Problem:
    Java Desktop and Gnome start, but all applications are fixed in the upper left hand corner and become stacked on top of each other.
    Multi-panel JDS does not start up, and I am forced into one window, which makes the above problem critical.
    Conditions: New installation (not an upgrade) I experienced this problem. Attempted to connect from SGD. Using the following command
    /usr/dt/config/Xsession.jds
    Environment Variable: LD_LIBRARY_PATH=/usr/openwin/lib:/usr/dt/lib
    ERROR MESSAGE:
    There was an error starting the GNOME Settings Daemon.
    Some things, such as themes, sounds, or background settings may not work correctly.
    The Settings Daemon restarted too many times.
    The last error message was:
    Child process did not give an error message, unknown failure occurred
    GNOME will still try to restart the Settings Daemon next time you log in.
    SOLARIS Version:
    SunOS ITK-EDS1-IS 5.10 Generic_137137-09 sun4u sparc SUNW,Sun-Fire-V210
    Window Manager:
    Sun Java Desktop System, Release 3
    Build Date: 12/15/04
    After Problem Encountered I did the following:
    Insured all X, DT, and OPENWIN bins were in my path.
    Cleaned out the /var/tmp directory
    Cleared out the user directory except for the .dtprofile with the Sessionlog commented out, and the .profile.
    Rebooted the united and tried again.
    All .dt and JDS .directories are rebuilt, and the welcome to JDS comes up.
    The following is from the log files located in the .dt directory.
    Results of .dt/startlog (Note: only anomaly reported for brevity)
    --- starting /usr/dt/bin/dsdm &
    dsdm: another DSDM is already running
    Results of .dt/sessionlogs
    GNOME Desktop Environment
    using xinitrc file: /usr/dt/config/Xinitrc.jds
    Cleaned 0 files 0 still live
    Starting GNOME
    X_mkdir: Not owner
    (Message REPEATS)
    SESSION_MANAGER=local/ITK-EDS1-IS:/tmp/.ICE-unix/12329,inet6/ITK-EDS1-IS:34993,inet/ITK-EDS1-IS:34994
    Window manager warning: Log level 32: could not find XKB extension.
    Window manager warning: Screen 0 on display "10.70.10.21:11.0" already has a window manager; try using the --replace option to replace the current window manager.
    (Message REPEATS)
    (nautilus:12375): libgnomevfs-CRITICAL **: file gnome-vfs-volume.c: line 261: assertion `home_volume != NULL' failed
    (Message REPEATS 13 more times)
    Anyone have any idea of what this problem could be,

    Your main problem is that the JDS window manager (metacity) isn't starting up, because it thinks there is already another window manager running on that display:
    >
    Window manager warning: Screen 0 on display "10.70.10.21:11.0" already has a window manager; try using the --replace option to replace the current window manager.
    >
    I obviously don't know if there really is or not (I'm guessing not, if all the windows are stuck in the top left of the screen), but running "metacity --replace &" in a terminal should force it to start up.
    The gnome-settings-daemon warning is annoying, but non-fatal. It will usually just cause some icons and fonts to look incorrect. You can try running "/usr/lib/gnome-settings-daemon" again manually in a terminal, which will sometimes clear it up straight away. If not, I see you attempted to clean up some things in the home directory manually, but running "/usr/bin/gnome-cleanup" in a terminal (while not logged into JDS) might be a better thing to try.

Maybe you are looking for

  • Sync to Sync BPM scenario

    Hi Experts, How to do Sync to Sync BPM scenario without using Sync/Async bridge? Could you please give the BPM steps for SOAP to JDBC scenario? Regards Sara Edited by: Sara D on Jan 17, 2008 7:59 AM

  • How to copy Database installation?

    Hi All! I would like to ask, if is possible to copy whole hard disk with Oracle Database already configured on it? Server is running on CentOs and it has Oracle 10.2 - test server and environment. I want to create another test environment but on PC n

  • ALV , How to add a Field after it has been deleted

    Hi, I am formating a ABAP Webdynpro ALV: I remove a field by using :     l_value->if_salv_wd_column_settings~delete_column( lv_field_name). How will I be able to add the field again ? I tried the following :     l_value->if_salv_wd_column_settings~CR

  • Weblogic GCOverlimit Issue

    Hi, We have only one small adf application in weblogic 10.3.5. After 3 or 4 days, wls goes into GC overlimit error msg. We putted batch file in task scheduler for garbage collection of wls. The Batch file is executing wls script for garbage collectio

  • How do I put the new games on the ipod without taking off the old ones?

    downloaded some games from the itunes store, on my ipod, then I had to restore my PC causing me to have to redownload itunes. Now I tring to download more games so how do I put the new games on the ipod without taking off the old ones? Because if I p