PSE12 editor does not lunch

Hi,
I have an 3.6 GHz 4-core AMD and Windows7 64bit.
I installed the PSE12 (not on C: partition) and at the beginning both, the organizer and the editor were working.
But the installation has been influenced by the windows-update that has been installed at the same time in the background.
I realized this after restart of the PC.
All my links from desktop and in START were deleted and also the uninstaller entries.
I removed the complete folder, cleaned the registry and installed PSE12 again (this time in the recommended Folder and with disabled Antivirus).
Now the PSE12 editor does not lunch anymore. The organizer is still working.
I installed also PSE12 using the downloaded installer from adobe. No effect.
An installation of the PSE12-Trial-Version on another computer with the same OS is working properly.
Maybe somebody experienced the same and found a solution.
I am very grateful for any suggestions.
Thank you and best regards,
Marina

Not sure what to look for in this file?  I note that it says the host is not pingable:
923: Oct 15 09:59:21.961 PDT %MEDT-FILE_MGR-1-EXCEPTION:          at com.cisco.util.ThreadPoolFactory$ThreadImpl.run(ThreadPoolFactory.java:853)
924: Oct 15 10:00:10.848 PDT %MEDT-MGR_MGR-7-UNK:CRS Host Ping Thread --> Host 10.13.5.104 is not reachable.. continuing with ping thread
925: Oct 15 10:01:13.874 PDT %MEDT-MGR_MGR-7-UNK:CRS Host Ping Thread --> Host 10.13.5.104 is not reachable.. continuing with ping thread
926: Oct 15 10:01:27.603 PDT %MEDT-MGR_MGR-7-UNK:*** SHUTDOWN_HOOK invoked, exitFlag=false
927: Oct 15 10:01:27.603 PDT %MEDT-MGR_MGR-7-UNK:*** shuttingDown is false...Setting it to true...
928: Oct 15 10:01:27.603 PDT %MEDT-MGR_MGR-7-UNK:*** MgrMgr is shutting down...
I can most definitely ping the server from my desktop.   Downloading a script launches the Editor and it indicates that I am logged in.  Anyway to restart the MgrMgr without closing out and relaunching?

Similar Messages

  • Help - Editor does not contain a main type error (Eclipse)

    Hello,
    I'm trying to run a Text input program out of the Eclipse program and I keep getting this Editor does not contain a main type error - can someone help me
    here's the code
    import java.io.File;
    import java.io.FileNotFoundException;
    import java.text.DecimalFormat;
    import java.util.Scanner;
    import uwcse.io.Input;
    public class FileInputExample {
         public static void main(String[] args) {
              // Create a Scanner to read the input file
              String fileName = new Input().readString("Input file name? ");
              System.out.println();
              Scanner scan;
              try {
                   scan = new Scanner(new File(fileName));
              } catch (FileNotFoundException e) {
                   System.out.println(fileName + " doesn't exist!");
                   return;
              // Read the file and count the number of occurences of A, B, ...
              int[] count = new int[26];
              while (scan.hasNextLine()) {
                   String line = scan.nextLine();
                   line = line.toLowerCase();
                   for (int i = 0; i < line.length(); i++) {
                        char c = line.charAt(i);
                        if (c >= 'a' && c <= 'z') {
                             count[c - 'a']++;
              scan.close();
              int length = 0;
              for (int i = 0; i < count.length; i++) {
                   length += count;
              // Display the statistics (as an histogram)
              DecimalFormat df = new DecimalFormat("0.00");
              for (int i = 0; i < count.length && length > 0; i++) {
                   double percent = count[i] * 100.0 / length;
                   String display = "" + (char) ('a' + i);
                   display += "(" + df.format(percent) + "%):\t";
                   for (int j = 1; j <= Math.round(percent); j++) {
                        display += "X";
                   System.out.println(display);
    }Thanks                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    First, note that your program uses a non-standard class, "uwcse.io.Input" which is not available to us. Normally that is a show stopper - in this case, it's not, as I was able to eliminate its use.
    Your program runs fine, so the error is an Eclipse error unrelated to Java.
    You need to ask for help at an Eclipse support site, not here, as these forums are Java language forums.

  • Photoshop elements (photo editor) does not start

    Photoshop elements (photo editor) does not start after replacement of the mainboard of the computer.
    We uninstalled the software and reinstalled it but it still refuses to work.
    System is Windows7 64 bits

    I have the same problem, does no one from Adobe look at this forum? I have done the mentioned things and nothing works. I am trying to get a project done and this very frustrating. I too should have gone with a Mac

  • Adobe photoshop elements 12 organizer works, but adobe photoshop elements 12 editor does not work--it thinks it is a trial version

    adobe photoshop elements 12 organizer works, but adobe photoshop elements 12 editor does not work--it thinks it is a trial version.HELP
    If I try to register 4 boxes circle endlessly.Why should I have to register editor separately from organizer?

    jaroFocb&#39;15 wrote:
    This is almost the same as the problem I had. I'm my case the Editor installed but not the Organizer! Adobe chat told me they no longer have chat or any other services for Elements 12. I guess they want people to buy their new Elements 13, but that leaves us in a bad place and doesn't say much for how Adobe cares about their customers After it moves on to their next version. I posted a message like yours over a week ago, and only got one email from an Adobe staff person, asking me to answer a couple of clarifying questions, but he never followed up on my response, so my problem is still unresolved. If you are luckier and are given a solution please let me know what it is -- it might work for me too, and I'd be very grateful!  My email:  [email protected]  
    Good luck.
    Have you checked whether you have folder for PSE Organizer?  It is normally at this location in Windows 7 and Windows 8/8.1:
    <C:\Program Files (x86)\Adobe\Elements 12 Organizer>
    If the folder is there then try double-clicking on the file called:  PhotoshopElementsOrganizer.exe
    If the folder isn't there at all then you need to re-install the package again using your original disks or from download from Adobe website.  <Download Photoshop Elements products | 13, 12, 11, 10>
    Hope this helps.

  • PSE Elements 9 Editor does not recognize scanner

    Mac OS 10.7 Lion. Adobe Photoshop Elements 9 Editor does not recognize my scanner (Epson 3170 Photo) even though scanner shows up in Preferences Print & Fax. Awkward workaround is to scan to desktop and open scan in PSE9.

    Over in Windows, applications link to a scanner via TWAIN software, which is not included with Windows 7 - so the solution is to manually download the twain driver and install it 
    How do applications link to a scanner using a Mac, and does your OS include that driver?

  • PSE_13 Editor does not recognize Windows 7 but the Organizer does?  How do I fix this?

    PSE_13 Editor does not recognize Windows 7 but the Organizer does?  How do I fix this?

    Try making separate desktop icons for the Editor and Organizer. You can then launch directly. The standard desktop icon is for the welcome screen which often runs in the background or doesn’t shut down properly.
    Start by right-clicking on the desktop and select:
    New >> Shortcut
    Then browse to:
    C:\Program Files\Adobe\Photoshop Elements 13
    Inside the Photoshop Elements 13 folder make sure you select the application (not a shortcut) by scrolling down to the files beginning with the letter P and highlighting ‘PhotoshopElementsEditor’
    Then click next followed by finish.
    You can repeat for the Organizer using the different file path.
    New >> Shortcut
    Then browse to:
    C:\Program Files\Adobe\Elements 13 Organizer
    Highlight ‘PhotoshopElementsOrganizer’
    Then click next, followed by finish.
    Now that you have your separate desktop icons you can delete the one for the welcome screen, if preferred.

  • Premier elements 11 (trial) tries to run but video editor does not appear

    I've installed trial version of Premier elements 11 OK and Icon appears on desktop. When I try to run it, I can see from my screen that it tries to load and initialise but the video editor does not appear. Any ideas? I'm running Windows 7 Home Premium. I can see the .exe appear in the task manager process list and then disappears after 10 or so seconds.

    Provide exact system info and crash details:
    Working with your Operating System’s Tools
    On a hunch I would say you face the good old "I need to update my graphics driver/ get a better graphics card" thing...
    Mylenium

  • Org.eclipse.core.runtime.CoreException: Text editor does not have a documen

    Hi all,
    strangely on most hprof-files while opening them as snapshot
    I get a org.eclipse.core.runtime.CoreException (see below the stack trace).
    This happens indipendently if launching MemoryAnalyzer as standalone (MemoryAnalyzer.sh)
    or within my Eclipse SDK platform (Version: 3.3.2).
    It seems to depend of the hprof-files itself, if the error raises or not.
    For example the HeapDumpSamples from the snapshots dir are not affect to this problem,
    maybe the size of the dumpfile is deterministic ? Any help or hint is welcome, thanks.
    org.eclipse.core.runtime.CoreException: Text editor does not have a document provider
         at org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:3947)
         at org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:190)
         at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEditor.java:1225)
         at org.eclipse.ui.editors.text.TextEditor.doSetInput(TextEditor.java:168)
         at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3003)
         at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:369)
         at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:313)
         at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:758)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
         at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:755)
         at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2451)
         at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3021)
         at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3048)
         at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:794)
         at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:643)
         at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:426)
         at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:592)
         at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:263)
         at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2739)
         at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2651)
         at org.eclipse.ui.internal.WorkbenchPage.access$13(WorkbenchPage.java:2643)
         at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2595)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
         at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2590)
         at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2574)
         at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2557)
         at com.sap.tools.memory.ui.core.actions.OpenSnapshotAction$1.visit(OpenSnapshotAction.java:68)
         at com.sap.tools.memory.ui.core.actions.OpenSnapshot$Visitor.go(OpenSnapshot.java:78)
         at com.sap.tools.memory.ui.core.actions.OpenSnapshotAction.run(OpenSnapshotAction.java:57)
         at com.sap.tools.memory.ui.core.actions.OpenSnapshotAction.run(OpenSnapshotAction.java:52)
         at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:256)
         at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:229)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546)
         at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
         at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
         at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
         at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
         at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    Hi Guenther,
    I have a guess...
    The Memory Analyzer is implemented as an Eclipse editor. That means, Eclipse decides based on the extension what editor to open. We have registered the editor for the hprof extension.
    Sometimes, heap dumps end with the timestamp, like java_pid282.hprof.200804031745. If you use "Open Heap Dump" then we will try to rename the file. If you use "Open File", it will try to open the heap dump with the default editor as it doesn't know the 200804xxx extension. The default editor is the text editor and that will not work. So the work-around is renaming the file.
    Kind regards,
      - Andreas.

  • PSE 12 opens; Photo Editor does not.

    PhotoShop Elements 12 Photo Editor does not open.
    What must be done to make it work?

    Bought PSE 12 because PSE 6.0 did not run. Same problem with PSE 12. Did a refresh and started loading PSE 12. Worked fine. McAfee was running. Loaded PSE 6.0 and IT worked too. Spent the rest of the day reloading the other app(lications). I'm old fashion. The word "app" is a bit too chic for the work that went into loading it! Anyway, I suspect that what the problem was was an Adobe program running in the background. I thought I had closed ALL Adobe programs as the PROMPT indicated. Anyway, PSE 12 is compatible with Win 8.1. So is PSE 6.0 and no telling how many other OLD versions. Readers beware. NEW software is NOT always THE answer!!

  • Lightroom cc 2015 does not lunch

    lightroom cc 2015 does not lunch - quits after showing preview for 1 second

    Sign out and Sign in to Creative Cloud application
    https://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html
    Once Signed in , click on Apps tab and load Apps list .
    Locate Lightroom cc 2015 option under apps tab menu and double click on it.

  • Webmail Editor does not execute

    What browser settings would keep the editor from executing?  Everything else in the interface works just fine, but when I reply to a message, the editor does not load completely and execute.
    Running Windows Server 2008 R2 SP1 / IE8

    do you actually navigate to the block? Can you try navigating to the block to see if that works...
    Regards
    Grant Ronald
    Forms Product Management

  • Ecore diagram editor does not load when I click the (aird) file

    When I click on an aird file , which I created for the first time to graphically edit an ecore diagram, the diagram editor does not load, but instead, Eclipse opens the aird file as xml in a text editor! Why this is happening? and how can I solve this? any thoughts?
    I am using Eclipse 4.4.2. in mac.
    I updated the content, with the hope to get a reply.

    Hi, sorry for the lag.
    This might happen depending on the perspective you are using, please try with the "Modeling" perspective.
    You should be able to load the .aird using right-click=>open and then see the corresponding diagrams as childs of the .aird file.

  • Windows control panel routine to designate Elements 12 as my default editor does not list the program. It loaded OK and accepted the key. Your regular help line could not help. What to do?

    Windows control panel routine to designate Elements 12 as my default editor does not list the program. It loaded OK and accepted the key. Your regular help line could not help. What to do?

    Hi Robbie,
    The editor program is NOT under the organizer path as you mentioned in your last message. The actual editor program is at the location I gave in message #1 i.e. as follows
    "C:\Program Files (x86)\Adobe\Photoshop Elements 12\PhotoshopElementsEditor.exe"
    The one under the organizer is actually the Welcome screen which you have probably set up to go directly to the editor.
    If you go to the Open With screen I showed in message #3 and browse to the actual editor as given above, it should show up in your list.
    If it doesn't, then Windows is playing up again - and we have to take extra steps.
    Brian

  • JDEV 10.1.3  XML Editor does not load XML file

    I am trying to edit a large (300MB+) xml file with JDEV 10.1.3 running on a Windows XP Pro workstation with a 2.8 ghz processor and 1GB of memory. The XML file has application data in it. The file loads just fine into the Oracle database using the XML Developer's toolkit so I don't thing there is anything wrong with the XML.
    I'm finding that the XML editor does not load the file. Many minutes elapse, then JDEV appears to simply give up - JDEV is no longer busy. There's no XML data to edit - that window is empty. There are no error messages displayed.
    I'm new to JDEV so I need to know if there is an error log file I should examine.
    BTW, other XML editors (XML Spy, Stylus Studio, etc) simply run out of memory and lock up the machine - it appears they are tryign to convert the XML file contents into 32-bit unicode in memory, build a list of pointers to impose a DOM-like structure, and then load their editor.

    Do you really want to manually edit the 300MB file? how much scrolling will you need to do to get to the last row?
    In any case it is likely that JDeveloper also runs out of memory - you can try running the [jdev-root]\jdev\bin\jdev.exe file and see if you get any error message in the log window.

  • Audio Editor does not open in Captivate 6

    Unfortunately when I try to open the Audio Editor nothing opens but I have to use the Esc key to move on (as if it's open but it's really not open).  I've tried opening from the Timeline (double clicking audio or right-click Edit...) and from the Advanced Audio Management screen, the window is just not there.  I looked up this topic and it seems there was this same issue with Captivate 4 and the solution was to find the Application Data folder and remove a .dat file.  I am not a system admin on this computer so I cannot access this file.  Please help me to find another solution community.  Thanks

    Hello There,
    Please try this:
    Close Captivate First.
    For Windows 7
    Please go to C:> users> current User>  App data (hidden Folder) > Adobe> Captivate 6.0 > rename this folder to oldCaptivate 6.0
    For Windows XP
    Please go to C:>
    C:\Documents and Settings>Current User>Local Settings>Application Data>Adobe>Captivate 6.0 rename this folder to oldCaptivate 6.0
    Then launch Captivate
    Note: make sure that Captivate 6.0 folder shold not be empty
    Accessing this folder and renaming, does not require Admin Rights.
    Thanks.

Maybe you are looking for

  • What is difference between the datasources - 1) 0CRM_QUOTA_ORDER_I & 2) 0CRM_QUOTATION_I and 0CRM_SALES_ORDER_I ?

    Hi, For a requirement, I need Quotations and Sales orders relevant to the quotations. Presently, We are using 0CRM_QUOTATION_I and 0CRM_SALES_ORDER_I datasources. A dataflow to DSO for quotations from 0CRM_QUOTATION_I is developed and a different dat

  • Audio briefly drops out for a few seconds

    I about half way through a recorded Keynote presentation, the narration audio drops out (goes blank) for a few seconds. It doesn't affect timing. I've checked the narration file and it's just fine. Narration was done in Garageband. I've re-recorded t

  • Problems consuming a web service in ABAP

    We wish to consume an external web service from ABAP but the provided WSDL file contains syntax not supported by SAP - namely "mixed content".  A response from Roman Glushkov      in forum thread [Call Sharepoint Web Service; seemed to offer a soluti

  • SAP PI Roadmap for future release

    Hi, Can anybody give some idea/link about SAP PI roadmap for next 2-3 years. Regards,

  • OCCI & ORA -21500

    Hi... This is agustin. I am getting the oracle error while runnning my c++ appln.. which uses occi for connecting and accessing db. the error is ora-21500 internal error code.. please i ma not able to get into this,, any one tell me what may be the p