Java error when trying to install 1.1 standalone on Win 64b server

Hi,
just downloaded the new 1.1 release and tried to set it up as a standalone Apex listener on our Windows Server 2008 64-bit database server. Got Oracle 11.2.0.2 64-bit running on it, and are using the java install from that installation to install the Apex listener.
- unzipped the listener zip-file to d:\temp
- when trying to install with "java -jar D:\temp\listener\apex.war" I get:
INFO: Starting: D:\temp\listener\apex.war
+See: 'java -jar apex.war --help' for full range of configuration options+
INFO: Extracting to: C:\Users\haakon\AppData\Local\Temp\apex
SEVERE: java.lang.System.console()Ljava/io/Console;
java.lang.NoSuchMethodError: java.lang.System.console()Ljava/io/Console;
at ____embedded.____EntryPoint.apexImages(____EntryPoint.java:103)
at ____embedded.____EntryPoint.main(____EntryPoint.java:90)
- trying to specify a specific apex.home & apex.images directory (pointing to the images-directory in a complete installation of Apex 4.0.2) on the java command line results in the same error.
I can see that the installer has created the apex.home in this last attempt.
I'm running this as a domain user with admin-rights on the server.
Is this a 64-bit problem, or something else? Should I use a different java-version than the one installed with the 11.2.0.2 database when trying this?
Regards,
Haakon

Tried a quick install on my local workstation with Win7 64-bit and java runtime v. 1.6.0_23 and everything worked fine just as documented.
So, downloaded a new java runtime distro to the Win2008 server and tried installing with that, and eventually I got the listener running. Had to start it twice, since the first startup gave an "Invalid" errormessage when opening the listener configuration page. Second go without any changes to config worked fine.... Don't know why...
So, problem solved so far :-)

Similar Messages

  • I am receiving an A12E5 error when trying to install my Creative Cloud desktop

    I am receiving an A12E5 error when trying to install my Creative Cloud desktop. So I cannot proceed to a free trial. Thoughts?

    Hi UniversityDesigner,
    Welcome to the Community!
    Please go through this thread: http://forums.adobe.com/message/5581753#5581753
    Thanks!
    Ankit

  • I get an error when trying to install updates in Photoshop CS6

    I get an error when trying to install updates in Photoshop CS6. It says "Update Failed; Updates could not be applied." Anybody else have this probelm?

    Brooks Potteiger I would recommend also reviewing the installation log for the update you are trying to apply.  You can find details on how to accomplish this at Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html.

  • Java error when trying to edit file - access denied

    We have been running Vibe 3.0 for a couple years with no issues but suddenly users have begun to get java errors when trying to edit a file from Vibe. When a file entry is opened and the "Edit this file" link is clicked, a dialog pops up that says :
    Error from command:
    java.security.AccessControlException: access denied (java.io.FilePermission <<ALL FILES>> execute)
    Has anyone else seen this? Could it be related to some windows security update perhaps? Any ideas how to resolve would be appreciated. This happens with regular users as well as admin.
    Vibe is running on SLES 10 with mysql. We are using IIS Windows Authentication.
    Thanks

    dangross,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Fatal error when trying to install AIR app on OSX

    A user of my application is getting a fatal error when trying to install on OSX. Most installs seem to go fine so I was surprised at this one.
    A portion of the OSX error report is below. Has anybody experienced anything similar? If so, were you able to identify the core problem?
    Thanks in advance for any thoughts!
    Daniel
    Date/Time:       2013-06-13 15:50:24.666 -0700
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Interval Since Last Report:          1414734 sec
    Crashes Since Last Report:           30
    Per-App Crashes Since Last Report:   5
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000008
    VM Regions Near 0x8:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/SimpleDiagrams2.app/Contents/MacOS/SimpleDiagrams2
        __TEXT                 0000000000001000-0000000000007000 [   24K] r-x/rwx SM=COW  /Applications/SimpleDiagrams2.app/Contents/MacOS/SimpleDiagrams2
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.AIR                      0x02b43f72 0x2800000 + 3424114
    1   com.adobe.AIR                      0x02909628 0x2800000 + 1087016
    2   com.adobe.AIR                      0x02909853 0x2800000 + 1087571
    3   com.apple.AppKit                   0x95544970 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 255
    4   com.apple.AppKit                   0x952ec824 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 378
    5   libobjc.A.dylib                    0x9a3c9628 -[NSObject performSelector:withObject:withObject:] + 77
    6   com.apple.Foundation               0x94e4473a __76-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_0 + 121
    7   com.apple.Foundation               0x94e44291 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 430
    8   com.apple.Foundation               0x94e4408e _NSAppleEventManagerGenericHandler + 173
    9   com.apple.AE                       0x97aeda35 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 331
    10  com.apple.AE                       0x97ac2fbe dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    11  com.apple.AE                       0x97ac2e7d aeProcessAppleEvent + 318
    12  com.apple.HIToolbox                0x9222fc58 AEProcessAppleEvent + 100
    13  com.apple.AppKit                   0x952e8d4d _DPSNextEvent + 1655
    14  com.apple.AppKit                   0x952e81dc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    15  com.apple.AppKit                   0x952de63c -[NSApplication run] + 855
    16  com.adobe.AIR                      0x0280a772 0x2800000 + 42866
    17  com.adobe.AIR                      0x0280aab8 0x2800000 + 43704
    18  libobjc.A.dylib                    0x9a3c95d3 -[NSObject performSelector:withObject:] + 70
    19  com.simplediagrams2                0x00002f97 start + 2567
    20  com.simplediagrams2                0x000025c5 start + 53
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib             0x9263d9ae kevent + 10
    1   libdispatch.dylib                  0x97b75c71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                  0x97b757a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib             0x9263c8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x996fb280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x99781095 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                      0x02d1b113 0x2800000 + 5353747
    4   com.adobe.AIR                      0x02b4d5dc 0x2800000 + 3462620
    5   com.adobe.AIR                      0x02d1b22d 0x2800000 + 5354029
    6   com.adobe.AIR                      0x02d1b2a7 0x2800000 + 5354151
    7   com.adobe.AIR                      0x02d1b342 0x2800000 + 5354306
    8   libsystem_c.dylib                  0x996f65b7 _pthread_start + 344
    9   libsystem_c.dylib                  0x996e0d4e thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib             0x9263c8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x996fb280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x99781095 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                      0x02d1b113 0x2800000 + 5353747
    4   com.adobe.AIR                      0x02b4d5dc 0x2800000 + 3462620
    5   com.adobe.AIR                      0x02d1b22d 0x2800000 + 5354029
    6   com.adobe.AIR                      0x02d1b2a7 0x2800000 + 5354151
    7   com.adobe.AIR                      0x02d1b342 0x2800000 + 5354306
    8   libsystem_c.dylib                  0x996f65b7 _pthread_start + 344
    9   libsystem_c.dylib                  0x996e0d4e thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib             0x9263c8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x996fb280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x99781095 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                      0x02d1b113 0x2800000 + 5353747
    4   com.adobe.AIR                      0x02b4d5dc 0x2800000 + 3462620
    5   com.adobe.AIR                      0x02d1b22d 0x2800000 + 5354029
    6   com.adobe.AIR                      0x02d1b2a7 0x2800000 + 5354151
    7   com.adobe.AIR                      0x02d1b342 0x2800000 + 5354306
    8   libsystem_c.dylib                  0x996f65b7 _pthread_start + 344
    9   libsystem_c.dylib                  0x996e0d4e thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib             0x9263c8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x996fb280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x99781095 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                      0x02d1b113 0x2800000 + 5353747
    4   com.adobe.AIR                      0x02b4d5dc 0x2800000 + 3462620
    5   com.adobe.AIR                      0x02d1b22d 0x2800000 + 5354029
    6   com.adobe.AIR                      0x02d1b2a7 0x2800000 + 5354151
    7   com.adobe.AIR                      0x02d1b342 0x2800000 + 5354306
    8   libsystem_c.dylib                  0x996f65b7 _pthread_start + 344
    9   libsystem_c.dylib                  0x996e0d4e thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib             0x9263c8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x996fb280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x997810e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.adobe.AIR                      0x02d1b13f 0x2800000 + 5353791
    4   com.adobe.AIR                      0x02d60c0e 0x2800000 + 5639182
    5   com.adobe.AIR                      0x02d1b22d 0x2800000 + 5354029
    6   com.adobe.AIR                      0x02d1b2a7 0x2800000 + 5354151
    7   com.adobe.AIR                      0x02d1b342 0x2800000 + 5354306
    8   libsystem_c.dylib                  0x996f65b7 _pthread_start + 344
    9   libsystem_c.dylib                  0x996e0d4e thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib             0x9263d0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x996f90ac _pthread_workq_return + 45
    2   libsystem_c.dylib                  0x996f8e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                  0x996e0d2a start_wqthread + 30
    Thread 8:
    0   libsystem_kernel.dylib             0x9263d0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x996f90ac _pthread_workq_return + 45
    2   libsystem_c.dylib                  0x996f8e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                  0x996e0d2a start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x02b43f55  ecx: 0x95b40466  edx: 0x00000000
      edi: 0x00000000  esi: 0xbfffef18  ebp: 0xbfffee58  esp: 0xbfffeda0
       ss: 0x00000023  efl: 0x00210282  eip: 0x02b43f72   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000008
    Logical CPU: 1

    Hi Daniel,
    Could you post or send me ([email protected]) the entire crash log?  I'll at least need the binaries section so I can properly symbolicate the log.
    Thanks,
    Chris

  • How do you fix a msvcr80.dll error when trying to install itunes 11.1.4

    How do you fix a msvcr80.dll error when trying to install itunes 11.1.4?

    This also work100% 
    Removing and reinstalling iTunes and other software components
    If applicable, disconnect any iPod or iOS device and close Microsoft Outlook.
    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later).
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (see note 1 below)
    iCloud (if present)
    MobileMe (if present) (see note 2 below)
    Bonjour
    Apple Application Support
    Reboot your computer. Delete any of the following folders where they can be found: (see note 3 below)
    C:\Program Files\Bonjour
    C:\Program Files\Common Files\Apple
    C:\Program Files\iPod
    C:\Program Files\iTunes
    also on 64-bit systems:
    C:\Program Files (x86)\Bonjour
    C:\Program Files (x86)\Common Files\Apple
    C:\Program Files (x86)\iPod
    C:\Program Files (x86)\iTunes
    Download the iTunes setup file and run it to install. Use an account with administrative rights. This can usually be achieved by right-clicking on the downloaded file and selecting Run as... or Run as Administrator. In some cases a combination of Shift or Ctrl keys may be required for the option to show, or it may not be necessary.
    If you deleted iCloud and reinstalling iTunes doesn't automatically reinstall it visit iCloud Control Panel.

  • "Shared Resources error" when trying to install Photoshop Elements 11

    I keep getting installation error "Shared Resources error" when trying to install Photoshop Elements 11 (Windows 7).  Any advice will be appreciated..

    Welcome to the forum, Ted,
    Here's an older "Shared Technologies" thread: http://forums.adobe.com/message/3155897#3155897
    But, I am not sure that we were ever able to help the OP, and they never reported back with the responses from Adobe. Still, might be a tip that is useful.
    Good luck,
    Hunt
    [Edit] I mis-spoke. The OP and another user with the same error WERE helped. What I saw initially was yet another poster, who was going to contact Adobe, but never came back to the thread. In the case of the OP and another users, the issue was caused by having Adobe Bridge, included with other Adobe programs, like Photoshop and Premiere Pro, running. When they killed that, the installation went well.
    Message was edited by: Bill Hunt

  • "please use setup.exe for installati​on instead of blackberry desktop software.m​si" error when trying to install the software through 610_b038_m​ultilangua​ge.exe

    "please use setup.exe for installation instead of blackberry desktop software.msi" error when trying to install the software through 610_b038_multilanguage.exe
    I need to install this so that i can transfer my contacts and calendar to my laptop

    Hi and Welcome to the Community!
    Sorry to be dense, but what happens when you do exactly as the message instructs?
    Thanks!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • HT1926 Error when trying to install iTunes 'iTunesSetup.exe was reported as unsafe.'

    Get an error when trying to install iTunes 'iTunesSetup.exe was reported as unsafe.'
    Any suggestions for how to fix this?
    I am using Windows Vista and IE9.

    After using the Windows Installer clean up tool and removing the iTunes 7.0.7.16 install file I was able to update to 7.0.2

  • Action list not found error when trying to install Flash 11. I have IE8 and windows 32 bit. What can

    action list not found error when trying to install Flash 11. I have IE8 and windows 32 bit. What can I do? Thanks

    Hi, Please try to download the installer from the links provided in the following page: http://helpx.adobe.com/content/help/en/flash-player/kb/installation-problems-flash-player- windows.html#main-pars_header
    Thanks,
    Sunil

  • Newbie apex error when trying to install the OEHR Sample object.

    ORA-01653: unable to extend table FLOWS_030000.WWV_FLOW_ONLINE_HELP by 8 in tablespace APEX
    I got this error when trying to install.
    I will go back now and check the storage space.
    I could not find any error message on it.
    Thanks.Steve

    Just few minutes after asking this question on forum, I was able to find the workaround for opening the DashboardDesigner.exe.
    What I was trying earlier was that, In my "Business Intelligence Center" site,  i was trying to open the Dashboard Designer from "PerformancePoint Content" list by clicking "New Item" from "Items" tab in Ribbon.
    Instead Now I go to the connections library "Data Connections",  Go to "Documents" tab in Ribbon and then click on "New Document".
    Voila!
    Finally "DashboardDesinger.exe" opens up! :D
    Now from this designer application, I can add other Lists directly and can add "PerformancePoint Content" list for creating actual ScoreCards, Dashboards, KPIs etc.
    Happy Learning!
    Shri07

  • Edge Animate error when trying to install

    I'm getting an incomplete install when I try to download and install Edge Animate:
    Exit Code: 6
    Please see specific errors below for troubleshooting. For example,  ERROR:
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s)
    ----------- Payload: DirectX 10.0.0.0 {9DDAF699-BA5E-48e3-8A09-7AC369D6EEA1} -----------
    ERROR: Third party payload installer DXSETUP.exe failed with exit code: -9

    Re: Edge Animate error when trying to install
    created by Jeff A Wright in Downloading, Installing, Setting Up - View the full discussion
    Edward do you meet or exceed the system requirements listed at http://html.adobe.com/edge/animate/tech-specs.html?
    Jip I sure do!
    I checked the program in discussion just for the heck of it and it works. But when using the Adobe applications manager it says not correctly installed. So I don't know what is going on there!
    It is just unappreciated to have people like Mylenium give such unhelpful replies to customers who are really keen on learning and using your new products.
    (I must probably add that I have tried installing the demo version of Photoshop CS6 when it was just released and caused a serious error. And when I wanted to uninstall it, the uninstaller suggested I use Adobe removal software to remove the demo software... this also did not work properly and I’m still stuck with a error message every time I log on to my windows account)
    But thank for the prompt reply Jeff, keep it up.

  • I keep getting an error when trying to install Java for OS X 2014-001

    I was trying to download this because I was getting errors when trying open some applications saying you need Java 6 and it directed me to the download link for this but it always gets and error when installing.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Select
              /var/log ▹ install.log
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen. The contents of the log will appear on the right. Each log message begins with a timestamp. Select the messages from the time of the last installation or update attempt. If you're not sure when that was, click the Clear Display button in the toolbar of the Console window and then try the installation again. Select the new messages that appear. Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    ☞ If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    ☞ When posting a log extract, be selective. Don't post more than is requested.
    ☞ Please don't indiscriminately dump thousands of lines from the log into this discussion.
    ☞ Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting. You may need to use a text editor with search and replace, such as TextEdit.

  • Error when trying to install iTunes with Windows 7

    I am using windows 7 on my laptop and when trying to install iTunes i recieve the following error message
    Apple Application Support was not found.
    Apple Application Support is required to run iTunesHelper.Please uninstall iTunes, then install iTunes again.
    Error 2
    After uninstalling and re-installing iTunes, the error still occured.
    Anyone any ideas how to solve this?

    After searching through this forrow i found this
    http://support.microsoft.com/kb/946414
    After running the Fix-It, i had no problem installing iTunes

  • "Se ha producido algún error al intentar instalar esta aplicación" error when trying to install a .air application

    Hello,
    I'm having an issue when trying to install Warcraft Logs application:
    Warcraft Logs - Combat Analysis for Warcraft
    https://www.warcraftlogs.com/client/warcraftlogs.air
    I successfully install Adobe AIR, version 17.0.0.144 (and I'm using Windows 7 64 bits), without any problem (well, that's what I suppose), this is the Install.log from the Adobe AIR:
    [2015-04-19:19:27:30] Runtime Installer begin with version 17.0.0.144 on Windows 7 x86
    [2015-04-19:19:27:30] Commandline is:
    [2015-04-19:19:27:30] No installed runtime detected
    [2015-04-19:19:27:32] Relaunching with elevation
    [2015-04-19:19:27:32] Launching subprocess with commandline c:\users\alberto\appdata\local\temp\air276b.tmp\adobe air installer.exe -ei
    [2015-04-19:19:27:32] Runtime Installer begin with version 17.0.0.144 on Windows 7 x86
    [2015-04-19:19:27:32] Commandline is: -stdio \\.\pipe\AIR_5800_0 -ei
    [2015-04-19:19:27:32] No installed runtime detected
    [2015-04-19:19:27:32] Starting silent runtime install. Installing runtime version 17.0.0.144
    [2015-04-19:19:27:32] Installing msi at c:\users\alberto\appdata\local\temp\air276b.tmp\setup.msi with guid {34927EBC-98D4-4D53-98BE-510DF5999F50}
    [2015-04-19:19:27:33] Runtime Installer end with exit code 0
    [2015-04-19:19:27:34] Elevated install completed
    [2015-04-19:19:27:35] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2015-04-19:19:27:35] Runtime Installer end with exit code 0
    [2015-04-19:19:27:35] Runtime Installer begin with version 17.0.0.144 on Windows 7 x86
    [2015-04-19:19:27:35] Commandline is: -installupdatecheck
    [2015-04-19:19:27:35] Installed runtime (17.0.0.144) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2015-04-19:19:27:35] Performing pingback request
    [2015-04-19:19:27:36] Pingback request completed with HTTP status 200
    [2015-04-19:19:27:36] Starting runtime background update check
    [2015-04-19:19:27:36] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/17.0.0.144/update
    [2015-04-19:19:27:36] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/17.0.0.144/update to C:\Users\Alberto\AppData\Roaming\Adobe\AIR\Updater\Background
    [2015-04-19:19:27:36] Runtime update not available
    [2015-04-19:19:27:36] Unpackaging cancelled
    [2015-04-19:19:27:36] Runtime Installer end with exit code 0
    Afterwards, I try to install the warcraftlogs.air application, and when I execute the program I get the following error:
    Se ha producido algún error al intentar instalar esta aplicación. Instale la versión más reciente de Adobe AIR desde http://www.adobe.com/go/getair_es y vuelva a intentarlo.
    Translated it should be something like this (this is not the official English message):
    Some error has occurred while trying to install this application. Install the latest Adobe AIR version from http://www.adobe.com/go/getair_es and try again.
    I've tried to search anything related, because I can't find that exact error message in any Adobe troubleshooting page, but everything I can find is a really old version issue, or something I've tried without success (trying to install everything running as administrator, also via cmd.exe ran as administrator, installing an older version, uninstalling and installing 100 times Adobe AIR, etc.).
    I've also searched (but not asked) in Warcraft Logs forums for any solution, but I couldn't find anything related either.
    Any help would be appreciated.
    Thank you in advance and best regards! ^^

    Inesipinesii please remove your current installation of the Adobe Download Assistant from your Applications folder.  You will then be able to reinstall the Adobe Download Assistant and begin the download process for Photoshop Elements 11.  You can find more information at http://helpx.adobe.com/creative-suite/kb/troubleshoot-download-assistant.html#main_Known_i ssues.

Maybe you are looking for

  • GTK Theme :: X-Forwarding :: gnome-settings-daemon

    Just wondering if anyone else has come across an error like this.  Every GTK application I run using X-Forwarding looks really bad (small fonts, old boxy gnome 2.0 theme).  When I attempt to start gnome-appearance properties (also over ssh, as there

  • DNG Converter install problem

    Hi all- I didnt know what forum to post this in but since I run elements, I figured I'd post it here. I have a new camera and was looking to get DNG converter to bridge the gap until I get Lightroom-3 Current set up: iMac 24 os 10.4.1.1 Photoshop Ele

  • Are there any additional Captivate themes available?

    I have been tasked with designed and producing a series of e-learning courses and although I have ID experience, I am not a graphics designer. There are a handful of themes available in Captivate 8, but I was hoping to have a wider selection. Are the

  • Why does LR shut down EVERY time I click anything?

    Hey everyone!  I'm hoping you can help me because I can't seem to find any answers online or google.  I just downloaded the free trial version of Lightroom and no matter what I click (yes, no matter what...whether it's trying to get to "library", "de

  • Firefox 4 randomly hangs for a few seconds

    When im browsing, Firefox 4 randomly hangs for ~10 seconds saying its "Not Responding", then it returns to normal. I dont seem to see a pattern on when it hangs, sometimes its when i open new pages, sometimes im just scrolling, sometimes i'm not doin