Workspace 9.3.1 Cannot Open Planning Applications

Hello,
We just moved our Hyperion / Essbase applications from one database server to another. We have debugged almost everything, except we cannot open Planning applications in Workspace. We get a dialog that says, "Opening Planning Application", and the little bar runs back and forth, but never opens the application. Planning works well. We have done the Release 9.3.1 Service Pack 1 (9.3.1.1.00) patch. Does anyone have suggestions on how to correct our problem?
Thank you,

Kevin___ wrote:
We are thinking there is a problem with IE 8 on old Workspace 9.3.1.IE8 is not supported on the base install of 9.3.1, it is supported on 9.3.3
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Cannot open Planning application : An error occurred while processing page

    Hi,
    I'm using EPM 11.1.1.3 on Linux Server (Red Hat). Recently, I had to stop and start all services after which I am unable to open any Planning application. It gives me the following error:
    An error occurred while processing this page. Check the log for details.Please close the current tab and open application again
    An error occurred while processing this page. Check the log for details.
    I cannot open it through Workspace also. There aren't any logs in %HYPERION_HOME%/logs/Planning which mention anything about this error. Appreciate if someone could suggest a solution.
    Cheers,
    Sahil

    Thanks for sharing your expert opinions guys. I have checked the suggested log HYPERION_HOME/deployments/Tomcat5/HyperionPlanning/logs/catalina.out
    It seems to be a JDBC connection error. This brings me to the point that I also reconfigured Planning over the existing configuration (8300). could this be the cause of the error as other utilities (Web Analysis, Essbase, Shared Services etc.) are working fine (I did not reconfigure these).
    Kindly have a look at the log below from the aforementioned path and suggest a solution. Greatly appreciate any help.
    Jul 17, 2011 9:45:16 AM org.apache.coyote.http11.Http11BaseProtocol init
    INFO: Initializing Coyote HTTP/1.1 on http-8300
    Jul 17, 2011 9:45:16 AM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 441 ms
    Jul 17, 2011 9:45:16 AM org.apache.catalina.core.StandardService start
    INFO: Starting service Catalina
    Jul 17, 2011 9:45:16 AM org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Hyperion Embedded Java Container/1.0.0
    Jul 17, 2011 9:45:16 AM org.apache.catalina.core.StandardHost start
    INFO: XML validation disabled
    [INFO] HyperionPlanning] - Starting Hyperion Planning...
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    /oracle/hyp/app/common/config/9.5.0.0/product/planning/9.5.0.0/planning_1.xml
    displayName = Planning
    componentTypes =
    priority = 50
    version = 9.5.0.0
    build = 1
    location = /oracle/hyp/app/products/Planning
    taskSequence =
    task =
    *******/oracle/hyp/app/common/config/9.5.0.0/registry.properties
    Creating rebind thread to RMI
    [INFO] HyperionPlanning] - Hyperion Planning started in 3 seconds.
    Jul 17, 2011 9:45:20 AM org.apache.coyote.http11.Http11BaseProtocol start
    INFO: Starting Coyote HTTP/1.1 on http-8300
    Jul 17, 2011 9:45:20 AM org.apache.jk.common.ChannelSocket init
    INFO: JK: ajp13 listening on /0.0.0.0:8302
    Jul 17, 2011 9:45:20 AM org.apache.jk.server.JkMain start
    INFO: Jk running ID=0 time=0/17 config=null
    Jul 17, 2011 9:45:20 AM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 4257 ms
    Jul 17, 2011 9:45:36 AM org.apache.coyote.http11.Http11BaseProtocol init
    SEVERE: Error initializing endpoint
    java.net.BindException: Address already in use:8300
         at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint.java:297)
         at org.apache.coyote.http11.Http11BaseProtocol.init(Http11BaseProtocol.java:138)
         at org.apache.catalina.connector.Connector.initialize(Connector.java:1016)
         at org.apache.catalina.core.StandardService.initialize(StandardService.java:580)
         at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:791)
         at org.apache.catalina.startup.Catalina.load(Catalina.java:503)
         at org.apache.catalina.startup.Catalina.load(Catalina.java:523)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:266)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:431)
    Jul 17, 2011 9:45:36 AM org.apache.catalina.startup.Catalina load
    SEVERE: Catalina.start
    LifecycleException: Protocol handler initialization failed: java.net.BindException: Address already in use:8300
         at org.apache.catalina.connector.Connector.initialize(Connector.java:1018)
         at org.apache.catalina.core.StandardService.initialize(StandardService.java:580)
         at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:791)
         at org.apache.catalina.startup.Catalina.load(Catalina.java:503)
         at org.apache.catalina.startup.Catalina.load(Catalina.java:523)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:266)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:431)
    Jul 17, 2011 9:45:36 AM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 407 ms
    Jul 17, 2011 9:45:36 AM org.apache.catalina.core.StandardService start
    INFO: Starting service Catalina
    Jul 17, 2011 9:45:36 AM org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Hyperion Embedded Java Container/1.0.0
    Jul 17, 2011 9:45:36 AM org.apache.catalina.core.StandardHost start
    INFO: XML validation disabled
    [INFO] HyperionPlanning] - Starting Hyperion Planning...
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    /oracle/hyp/app/common/config/9.5.0.0/product/planning/9.5.0.0/planning_1.xml
    displayName = Planning
    componentTypes =
    priority = 50
    version = 9.5.0.0
    build = 1
    location = /oracle/hyp/app/products/Planning
    taskSequence =
    task =
    *******/oracle/hyp/app/common/config/9.5.0.0/registry.properties
    Creating rebind thread to RMI
    [INFO] HyperionPlanning] - Hyperion Planning started in 2 seconds.
    Jul 17, 2011 9:45:39 AM org.apache.coyote.http11.Http11BaseProtocol start
    SEVERE: Error starting endpoint
    java.net.BindException: Address already in use:8300
    Jul 17, 2011 9:45:39 AM org.apache.catalina.startup.Catalina start
    SEVERE: Catalina.start:
    LifecycleException: service.getName(): "Catalina"; Protocol handler start failed: java.net.BindException: Address already in use:8300
    Jul 17, 2011 9:45:39 AM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 3083 ms
    Jul 17, 2011 9:45:39 AM org.apache.catalina.core.StandardServer await
    SEVERE: StandardServer.await: create[8301]:
    java.net.BindException: Address already in use
    Jul 17, 2011 9:45:39 AM org.apache.coyote.http11.Http11BaseProtocol pause
    INFO: Pausing Coyote HTTP/1.1 on http-8300
    Jul 17, 2011 9:45:39 AM org.apache.catalina.connector.Connector pause
    SEVERE: Protocol handler pause failed
    java.lang.NullPointerException
         at org.apache.jk.server.JkMain.pause(JkMain.java:677)
         at org.apache.jk.server.JkCoyoteHandler.pause(JkCoyoteHandler.java:162)
         at org.apache.catalina.connector.Connector.pause(Connector.java:1031)
         at org.apache.catalina.core.StandardService.stop(StandardService.java:491)
         at org.apache.catalina.core.StandardServer.stop(StandardServer.java:743)
         at org.apache.catalina.startup.Catalina.stop(Catalina.java:601)
         at org.apache.catalina.startup.Catalina$CatalinaShutdownHook.run(Catalina.java:644)
    [INFO] HyperionPlanning] - Shutting down Hyperion Planning applications...
    [INFO] HyperionPlanning] - Hyperion Planning was stopped
    Unable to create JDBC connection. java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Internal error: Net8 protocol error.
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.NullPointerException
    Can not set database catalog name, skipping set of catalog name: hypdb
    Unable to create JDBC connection. java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Internal error: Net8 protocol error.
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.NullPointerException
    Can not set database catalog name, skipping set of catalog name: hypdb
    Unable to create JDBC connection. java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Internal error: Net8 protocol error.
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.NullPointerException
    Can not set database catalog name, skipping set of catalog name: hypdb
    Can not get JDBC connection.
    java.lang.Exception: No object were successfully created. This can be caused by any of the following: The OLAP Server is not running, The DBMS is not running, the DBMS is running on a different machine that the one specified, the name and password provided were incorrect.
         at java.lang.Thread.run(Unknown Source)
    java.lang.RuntimeException: Error loading objects from data source: java.lang.NullPointerException: JDBCCacheLoader.loadObjects(): jdbc connection was null.
    java.lang.NullPointerException
    Unable to create JDBC connection. java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Internal error: Net8 protocol error.
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.NullPointerException
    Can not set database catalog name, skipping set of catalog name: hypdb
    Can not get JDBC connection.
    java.lang.Exception: No object were successfully created. This can be caused by any of the following: The OLAP Server is not running, The DBMS is not running, the DBMS is running on a different machine that the one specified, the name and password provided were incorrect.
         Unable to create JDBC connection. java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Internal error: Net8 protocol error.
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.NullPointerException
    Can not set database catalog name, skipping set of catalog name: hypdb
    Unable to create JDBC connection. java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Internal error: Net8 protocol error.
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.NullPointerException
    Can not set database catalog name, skipping set of catalog name: hypdb
    Attempted to release a null connection
    java.lang.NullPointerException: JDBCCacheLoader.loadObjects(): jdbc connection was null.
    Unable to create JDBC connection. java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Internal error: Net8 protocol error.
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.NullPointerException
    Can not set database catalog name, skipping set of catalog name: hypdb
    Can not get JDBC connection.
    java.lang.Exception: No object were successfully created. This can be caused by any of the following: The OLAP Server is not running, The DBMS is not running, the DBMS is running on a different machine that the one specified, the name and password provided were incorrect.
    Attempted to release a null connection
    java.lang.NullPointerException: JDBCCacheLoader.loadObjects(): jdbc connection was null.
    java.lang.RuntimeException: Error loading objects from data source: java.lang.NullPointerException: JDBCCacheLoader.loadObjects(): jdbc connection was null.
    java.lang.NullPointerException
    Unable to create JDBC connection. java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Internal error: Net8 protocol error.
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.NullPointerException
    Can not set database catalog name, skipping set of catalog name: hypdb
    Unable to create JDBC connection. java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Internal error: Net8 protocol error.
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.NullPointerException
    Can not set database catalog name, skipping set of catalog name: hypdb

  • Cannot Open HFM Application in Workspace. "The RPC server is unavailable.

    Hi All,
    I cannot open HFM Application from Workspace. Planning works fine.
    Restarted the HFM services and tried but no use.
    Error shows "The RPC Server is Unavailable. Error code:- 2147023174
    Details shows following.
    Trace: Error Reference Number: {2498F82B-1C14-4704-B34A-BA7145D27450}<BR>Num: 0x800706ba;Type: 0;DTime: 10/8/2012 7:57:19 PM;Svr: SERVER NAME;File: CHITRegistryWrapper.cpp;Line: 1108;Ver: 11.1.2.0.0.2762;<BR>Num: 0x800706ba;Type: 0;DTime: 10/8/2012 7:57:19 PM;Svr: SERVER NAME;File: CHFMwHITRegistry.cpp;Line: 1083;Ver: 11.1.2.0.0.2762;
    Thanks.

    It may be worth having a read of the following doc in Oracle support as it sounds like it could be DCOM related - "Identifying and Troubleshooting DCOM Issues Affecting Hyperion Financial Management (HFM) [ID 1419144.1]"
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Cannot open HFM application via Workspace

    Hi
    At times users cannot open HFM application via WorkSpace.When they open an application they can see the progress bar and the application does not come back(HUNG).
    Looking into the logs at the time of incidents we find the following from the logs
    An unknown error has occurred in the HsvDSSystemInfo object.
    System Message Details
    Error Reference Number: {16E56999-6F2A-4905-99D5-B65C14A14F81} Num: -2147210624; User: Type: 0; DTime: 21/09/2009 12:39:54 PM; Svr: AU02UAP093QAN32; Application:
    File Error List
    File: CHsvDSSystemInfo.cpp Version: 9.3.1.0.1502 Line: 1981 Error: (-2147210624)(0x80042A80)(An unknown error has occurred in the HsvDSSystemInfo object.)
    XML Error String
    +<?xml version="1.0" ?>+
    +<EStr>+
    +<Ref>{16E56999-6F2A-4905-99D5-B65C14A14F81}</Ref>+
    +<User></User>+
    +<DBUpdate>157330616</DBUpdate>+
    +<ESec>+
    +<Num HEX=0x80042A80>-2147210624</Num>+
    +<Description Src=HFM>An unknown error has occurred in the HsvDSSystemInfo object.</Description>+
    +<Type>1</Type>+
    +<DTime>21/09/2009 12:39:54 PM</DTime>+
    +<Svr>AU02UAP093QAN32</Svr>+
    +<File>CHsvDSSystemInfo.cpp</File>+
    +<Line>1981</Line>+
    +<Ver>9.3.1.0.1502</Ver>+
    -<DStr>ORA-01400: cannot insert NULL into ("HFMOWNER"."QANTASHFM_USERPARAMS"."PARAMETERKEY")</DStr>-
    +<ExErr></ExErr>+
    +<PSec>+
    +<Param>INSERT INTO QANTASHFM_USERPARAMS (Username,EntryIDX,ParameterKey,BLOBData) values(N'admin@Native Directory',1,N'','19')</Param>+
    +</PSec>+
    +</ESec>+
    +</EStr>+
    Is this a known issue? What are the steps to resolve this issue?
    Thanks in Advance

    Hi Manoj,
    Please check the following points
    Is shared service is running
    Is HFM application thick client working
    Is application been creataed, if yes, is that application registered with shared services.
    Check Workspace services is running or not, and Hyperion Financial Managment services is running or not.
    Make sure that all services are running before you open workspace.
    Let me know what your system gives messages.
    Regards
    Raj - Learner

  • I downloaded Firefox 4 onto my PowerPC G4 1.67GHz running Mac OSX 10.5.6. When I try to open it I get error message You cannot open the application "Firefox" because it is not supported on this architecture. I can't find my Firefox 3.6.16 I'm on Safari.

    I just want to download Firefox 3.6 again
    I downloaded Firefox 4 onto my PowerPC G4, 1.67GHz running Mac OSX 10.5.6. When I try to open it I get error message You cannot open the application “Firefox” because it is not supported on this architecture.

    Use Tony's suggestion. I am running it right now and it is awesome. I love Mozilla but they basically screwed all of those older Macs over. Come on Mozilla. These Macs still work, and there are plenty of people with them out there.

  • Having installed an upgrade for Photoshop Elements 13, I cannot open the application. I get an error message saying "Adobe Photoshop Elements Editor cannot be opened because of a problem. Check with the developer to make sure Adobe Photoshop Elements Edit

    Having installed an upgrade for Photoshop Elements 13, I cannot open the application. I get an error message saying "Adobe Photoshop Elements Editor cannot be opened because of a problem. Check with the developer to make sure Adobe Photoshop Elements Editor works with this version of OS X. You may need to reinstall the application. Be sure to install any available updates for the application and OS X".
    I have since uninstalled and reinstalled the app, but get the same error message.

    Which version of OS X do you have? It's not clear from your post whether "installed an upgrade" means you just installed PSE 13 as an upgrade or you installed an update to PSE 13, like ACR 9 or 13.1. Please clarify.

  • You cannot open the application iTunes (11.1.4) because it is not supported on this type of Mac

    After updating iTunes to 11.1.4 as suggested by automatic updates I get the message:
    "You cannot open the application iTunes because it is not supported on this type of Mac"
    Why did it let me do the update then?
    How do I undo the uodate to iTunes?
    This is on a Mac Mini running OSX 10.6.8 with 1GB mem

    What processor do you have?
    If it's a CoreDuo (as opposed to a Core2Duo), then you ave a 32 bit OS, and no... 11.1.4 won't run on a 32 bit OS.
    =Downgrading from iTunes 11 to iTunes 10.7=
    Back up your computer first, in case the wrong things happen.
    Replace the iTunes 11 application with iTunes 10.7.  I can't provide details on this since I do not have a newer computer. With mine it is very simple but I believe on newer computers iTunes has been integrated into the operating system.  On mine I just go to my applications folder and drag iTunes to the trash.  See below for possible suggestions on how to remove.
    https://discussions.apple.com/message/20431349
    Get iTunes 10.7.  Apple does not keep many old version up on its web site.  I always keep an iTunes installer on my archive drive so I can have access to old versions .  This one is hidden but it is on an official Apple site:
    iTunes 10.7 for OS X  http://appldnld.apple.com/iTunes10/041-7195.20120912.d3uzQ/iTunes10.7.dmg
    You will have to rescue your old iTunes library from your Previous Libraries folder and rename it iTunes Library.itl because a newer version of iTunes irreversibly updates your library file.  See:
    https://discussions.apple.com/mesage/20401436 - turingtest2 11/2012 post on rebuilding empty/corrupt library after upgrade/crash from previous iTunes library file.
    iTunes: How to re-create your iTunes library and playlists - http://support.apple.com/kb/ht1451
    Other issues:
    https://discussions.apple.com/message/20432309 - solution to mobile devices saying they need to be restored after downgrading

  • I am trying to install Firefox 4 on my Mac OS 10.5.8 and I get the error message "You cannot open the application "Firefox" because it is not supported on this architecture" Help!

    I am trying to install Firefox 4 on my Mac OS 10.5.8 and I get the error message "You cannot open the application "Firefox" because it is not supported on this architecture" Help!

    Firefox 4 requires at least OS X 10.5 and an Intel Mac. There is a third party version of Firefox 4 that runs on OS X 10.4/10.5 and PPC Macs, for details see http://www.floodgap.com/software/tenfourfox
    If you prefer, you can get the latest version of Firefox 3.6 from http://www.mozilla.com/en-US/firefox/all-older.html
    Mozilla are working to prevent Mac users with non-compatible systems from getting the notification about Firefox 4, and also not displaying the "Download Firefox 4" button on http://www.mozilla.com

  • I am having problems opening iTunes! ever since I updated to 10.5.3ver, I cannot open the application.  I have deleted iTunes and all associated apps (bonjour, Cloud, Apple support apps, etc) and still something is wrong. I cant find it anywhere; where di

    i am having problems opening iTunes! ever since I updated to 10.5.3ver, I cannot open the application.  I have deleted iTunes and all associated apps (bonjour, Cloud, Apple support apps, etc) and still something is wrong. I cant find it anywhere; where did it go? I received the download confirmation each time for each application!  HELP!!  Using Win7 (64-bit)--IE9

    Your post is too difficult to read. Please repost using paragraphs.
    In the interim... For All things TM... See Pondini's Excellent information here...
    http://pondini.org/OSX/Home.html
    In particular... FAQs and Troubleshooting.

  • I have just purchased a subscription of Acrobat XI Pro, which I installed in my computer a long time ago, when I first tried it. Alas, I cannot open the application, which keeps asking me for a serial number I have not yet received. What the hell is going

    I have just purchased a subscription of Acrobat XI Pro, which I installed in my computer a long time ago, when I first tried it. Alas, I cannot open the application, which keeps asking me for a serial number I have not yet received. What the hell is going on?

    [discussion moved to Acrobat Installation & Update Issues forum.]

  • "You cannot open the application "Adobe Photoshop CS5.1" Because it isnotsupportedon this architectu

    I have a Mac OS 10.5.8, 2GHz Intel Core 2 Duo, and although I have succesfully installed the photoshop files, they will not open. When I try to open it the comptuer says "You cannot open the application "Adobe Photoshop CS5.1" because it is not supported by this architecture." Does anyone know what the hell this means or what I should do? Thanks

    Emmasrisd has it ever worked on this computer previously?  If so what has changed did you install new software or make any upgrades to the computer?  Have you also tried removing the software and reinstalling?  If so did you receive any error messages during the installation process?  Finally if you have tried to uninstall did you remove the program using the uninstaller located in Applications/Utilities/Adobe Installers.

  • CS4 "You cannot open the application Adobe InDesign CS4 because it is not supported on this archit

    Just installed CS4. Ai and Ps open fine. i get this prompt with InDesign.
    You cannot open the application Adobe InDesign CS4 because it is not supported on this architecture.
    any clues on how resolve this?
    thanks!

    I'm having exactly the same problem with InDesign from CS4 Design Standard (Photoshop and Illustrator both work), and I don't know what to do. I've called up the Adobe support line five times, and received five different answers, none of which have worked (and on three other occasions, my call was dropped, once after an hour on hold).
    One of the Adobe tech support people said to me "None of CS4 works with either 10.5.8 or Snow Leopard. We will issue a patch for that soon" - which directly contradicts what Adobe itself says on this site. I also went to see a Mac Genius, who couldn't help either.
    I have a 2GHz Macbook with 2GB RAM running 10.5.8. I've run the uninstall, and the Adobe Clean Script, I've repaired permissions on my drive (which isn't case sensitive), restarted, reinstalled, tried installing on an external drive and then tried downloading the trial, in case it's the install CD - nothing works. 
    Any suggestions, anyone? Might there be a problem with my library that is stopping the install? Something else?? I bought CS4 for InDesign primarily, this is not good.

  • Went to upgrade and says OS too old. I went back to older version of foxfire. Now I have a circle with a line through it and when I try to open it I get,You cannot open the application "Firefox" because it is not supported on this architecture.

    I have PowerBook G4, running 10.5.8. Went to upgrade and says OS too old. I went back to older version of foxfire. Now I have a circle with a line through it and when I try to open it I get,You cannot open the application “Firefox” because it is not supported on this architecture. Thanks for the help.

    Firefox 3.6.x is the last available from Mozilla for PPC Macs. <br />
    http://www.mozilla.com/en-US/firefox/all-older.html
    For older Macs that aren't supported in Firefox 4+ versions, try TenFourFox for PowerPC's running Mac 10.4.11 & 10.5.8 . <br />
    http://www.floodgap.com/software/tenfourfox/<br />
    http://tenfourfox.blogspot.com/ <br />
    https://code.google.com/p/tenfourfox/wiki/PluginsNoLongerSupported

  • What does "you cannot open the application because it is not supported on this architecture" mean?

    What does "you cannot open the application because it is not supported on this architecture" mean?

    well my mac lion (10.4.11) will run minecraft.jar, but runs very slow , i tried downloading minecraft.zip it showed the mc logo with a x on it, i tried opening it, and it said it cant open it because there is no application to open it, do i need a higher version of mac? mainly leopard or snow leopard? This is what it looks like

  • You cannot open the application app store because it is not supported on this architecture

    My Apple store app will not open, and it gives me this error. What can I do?
    "you cannot open the application app store because it is not supported on this architecture"

    The Mac App Store application is damaged. Open  > About this Mac, and check which Mac OS X version you have.
    If you have got 10.7 or newer, hold Command and R keys while your Mac is starting and reinstall OS X. Another option is to download the OS X installer from the Mac App Store and use Pacifist to install Mac App Store.
    If you have got 10.6, first try reinstalling OS X 10.6.8 > http://support.apple.com/kb/DL1399?viewlocale=en_US&locale=en_US If it doesn't work, insert the Snow Leopard DVD, hold the C key while your Mac is starting up and reinstall Mac OS X. Then, use the link above to download Mac OS X 10.6.8 from the Apple site

Maybe you are looking for

  • Poor performance and duplicate apps after migration

    I migrated from a G4 ti book to a MacBook pro and have never been happy. I have duplicate applications and one will say in parens (from old mac) behind the name. It also moves very slow, especially in Eudora. I made a new user on the new computer in

  • My Mac Mini won't allow me to install a new image (2011, i5)

    Hello. My original HDD for my Mac Mini died so I replaced it with a new one. I have downloaded Mavericks and 'burned' the image to a USB stick. When I turn the Mac Mini on and hold down 'Option' to get to the selection screen, I choose the Mavericks

  • Why can I not print a pdf document?

    I have Adobe Reader installed on my iMac with Mountain Lion OSX 10.8.2, but cannot print any pdfs.  Why not?

  • PO Error in Process with Multiple account assignment

    Hi , I am working with Extended Classsic scenario. Problem is with PO with Multiple account assignement. There is only one user who is getting problem with one particular account assignement "CCC" - Cost Center RP.. . When PO gets created with this p

  • Checking if header in a Word document has focus or not.

    Hello, I am working on a document which has header and footer. Now the header can be modified by double clicking. I need a VBA code which can check if some one double clicks on the header and footer. Thanks in advance. Cheers Anshul