Load Plan in oracle bi Applications Configurations Manager creating issues

Hi All,
I have installed oracle data integrator + BI Apps. I had created a load plans in Administer Execution Plans (ie. select payroll subject area ) to load payroll fact. Everything went will till this point.
But when i start executing the package i am getting weird errors.The errors are as follows:
In the SDE_ORA_TRANSACTION_TYPEDIMENSION_PO_LINES_TYPE package is failing in the step "Insert flow into I$ table" . When i checked the logs ===> "insert /*+ APPEND */ into TEMP_BIAPPS.I$17_W_XACT_TYPE_DS".. I can see that it is using "PO_LINE_TYPES_V.ORDER_TYPE_LOOKUP_CODE" directly.
from     TEMP_BIAPPS.C$17_2W_XACT_TYPE_DS RIGHT JOIN (TEMP_BIAPPS.C$17_1W_XACT_TYPE_DS RIGHT JOIN TEMP_BIAPPS.C$17_0W_XACT_TYPE_DS ON LKP_XACT_TYPES.XACT_TYPE_CODE = PO_LINE_TYPES_V.ORDER_TYPE_LOOKUP_CODE) ON LKPTRANS.XACT_TYPE_CODE1 = PO_LINE_TYPES_V.PURCHASE_BASIS
So its throwing invalid identifier as we are executing this in the data ware house and PO_LINE_TYPES_V is in EBS.
When i do execute this directly from the ODI Designer by executing the package i am not getting this error. Instead of the "PO_LINE_TYPES_V.ORDER_TYPE_LOOKUP_CODE" i was getting the " C1_XACT_TYPE_CODE".
FROM
TEMP_BIAPPS.C$17_2W_XACT_TYPE_DS RIGHT JOIN (TEMP_BIAPPS.C$17_1W_XACT_TYPE_DS RIGHT JOIN TEMP_BIAPPS.C$17_0W_XACT_TYPE_DS ON C14_XACT_TYPE_CODE = C1_XACT_TYPE_CODE) ON C13_XACT_TYPE_CODE1 = C3_XACT_TYPE_CODE1
Can any one let me know how i can resolve this issue ?

Hi ,
We are also facing same issue while using inline view IKM.
BeanShell script error: Sourced file: inline evaluation of: ``out.print("\"\"\"\n") ; import oracle.di.biapps.*;out.print("\n\n") ; String t . . . '' : Attempt to resolve method: parseFromClause() on undefined variable or class name: InlineView : at Line: 5 : in file: inline evaluation of: ``out.print("\"\"\"\n") ; import oracle.di.biapps.*;out.print("\n\n") ; String t . . . '' : InlineView .parseFromClause ( snpRef .getFrom ( ) )
BSF info: Build Java String at line: 0 column: columnNo
out.print("\"\"\"\n") ;

Similar Messages

  • OBIA 7.9.5.2 Applications Configuration Manager time zone error

    Hi,
    We are installing and configuring OBIA 7.9.5.2 ODI release for Oracle Financial Analytics...
    After seting up Oracle BI Applications Configuration Manager, we logged in using the default userid (data_biappstx)...
    When trying to access "Admininster ELT Parameters" we are getting the following error in a pop-up window...
    *"Unexpected exception caught: java.sql.SQLDataException, msg=ORA-01882: timezone region not found*
    *ORA-01882: timezone region not found*
    *Unexpected exception caught: java.lang.NullPointerException, msg=null"*
    We are using Oracle 10G(10.2.0.1.0) database for data_biappstx schema and jdk 1.6.0_14...
    Please help us to resolve this issue...
    Regards,
    dmaze
    Edited by: dmaze on Jun 11, 2009 11:07 PM

    Is your Database running in different timezone than the machine running configuration manager?
    Googling for error, found a potential solution: (Please let us know if this resolves your issue)
    Check your Windows registry if DisableAutoDaylightTimeSet exists in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation. If it exists, either set the value to 0 or delete it completely from the registry. There's a known issue with JRE and Windows for this.
    (The above should be done on oracle database machine, and database & configuration manager might need restart).

  • Oracle Change and Configuration Management packs

    Hi,
    We are looking at implementing the Oracle Change and Configuration Management packs.
    I would be very interested to hear from anybosy who is currently using these packs.
    I have done some preliminary tests, and am getting what seems like a very simple error, but i am at a loss as to how to fix it.
    Will respond to replies with exact error and scenario.
    thanks in advance.
    melvyn

    Hi Nayab,
    We are looking to implement the change and configuration management packs, to automate our change control.
    As part of my initial testing i have the following scenario...
    I have three database (namely TEST_DB, QA_DB and PROD_DB) all configured and manageable in EM.
    I have create a sample test schema in TEST_DB with tables, views, sequences, procedures and triggers.
    Using EM, i am able to transfer the sample schema (with all objects) from the TEST_DB to the PROD_DB.
    If i manually create the sample schema in the QA_DB, i am able to transfer the sample schema from the QA_DB to the PROD_DBm using EM.
    When i try to transfer the sample schema from the TEST_DB to the QA_DB i get an error in the synchronization phase.
    The capturing of the baseline, and the dictionary comparison phase complete successfully, but when i do the synchronization phase, i get
    the follwing error...
    SQL> ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    SVR4 Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    This seems strange because, it must have been able to see the destination database for it to complete the dictionary comparison phase, so
    i cannot understand now why it cannot connect to the destination database to complete the synchronization phase.
    any assistance would be greatly appreciated.
    thanks
    Melvyn

  • ETL parameters tab empty in BI Applications Configuration Manager

    Hi all,
    I am trying to do a POC in BIApps 7.9.5.2 . After installing and configuring the Configuration Manager, i am not able to see any pre-built parameters which are supposed to be as per the documentation.
    When do these parameters get generated ( i mean which step of installation / configuration) ? So that i can redo that.
    I re-ran the biappstx_setup.sql hoping that the parameters metadata is populated into DATA_BIAPPSTX schema through this script but it did not help.
    Can someone throw some light upon this
    Thanks,
    Sid

    Can someone please assist in answering the issue that has been raised above.
    I too have installed configuration manager and upon logging in the execution plans and subject areas are blank and not populated. The installation is suppsed to be bundled to Oracle EBS ETL execution plans and subject areas.
    if someone could please assist that would be greatly appreicated
    Thanks
    Regards
    Peter

  • MDS Configuration Manager Create Web Application = Unexpected Error, Keyset does not exist (HRESULT: 0x80090016)

    we are having Problems installing MDS on new sever.
    Server: Windows 2008 R2
    SQL Server 2012 SP1 (Developer Edition)
    In the Master Data Services Configuration Manager Wizard ...
    - DB Creation (Database Configuration) was succesfull
    - But we are stucked in the "Web Configuration", "Create Application" failes in both cases (Choose "Create new Website" or choose existing site like "Default Web Site")
    Error Message is alwasy:
    Unexpected Error - An unexpected error occurred: Keyset does not exist (Exception from HRESULT: 0x80090016)
    Any ideas? Are there any Extended logs created by Wizard activity? Windows Application Eventlog Shows nothing!

    Hi,
    Just a gut feel. The issue may lie within IIS. I base this upon the fact that your database was created. The second part, the web configuration  is related to IIS. SQL Server 2012 should be set up with IIS7 or better still IIS8.
    This said..
    Is IIS installed correctly? You can always de-install it and re-install it via the programs / windows features option off of the control panel.
    Out of curiosity, did you by any chance have a previous 'bad install' of MDS. If so this may be a registry issue. When one starts talking 'Keyset', the registry comes to mind. A orphan keyset which is being called.
    Also remember that in setting up the web application, that the installation will ask you for a User ID and password. If you are like us, our passwords change each 6 weeks and this create problems with bringing up the Master Data Manager AFTER a password
    change. In fact I have often resorted to creating a 'new web site' with each password change BEFORE I decided to opt for using a Process ID, with an non expiring password to do your web configuration.
    I do not know if I have answered your question, just a gut feel. Please do let us know if the steps that I mentioned resolve your issue.
    Sincerest regards
    Steve Simon SQL Server MVP

  • Oracle Financial dimension hierarchy manager -- java issue.

    Hi All,
    when im trying to load the setup form for Oracle Financial dimension hierarchy manager from daily Business Intelligence administrator responsibility i am encountering the issue for java as mentioned below:
    java.security.AccessControlException: access denied (java.util.PropertyPermission MetaObjectContext read)     at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPropertyAccess(Unknown Source)
         at java.lang.System.getProperty(Unknown Source)
         at oracle.apps.fnd.framework.OAApplicationModuleFactory.getCommonProperties(OAApplicationModuleFactory.java:675)
         at oracle.apps.fnd.framework.OAApplicationModuleFactory.createRootOAApplicationModuleInternal(OAApplicationModuleFactory.java:347)
         at oracle.apps.fnd.framework.OAApplicationModuleFactory.createRootOAApplicationModule(OAApplicationModuleFactory.java:312)
         at oracle.apps.gl.fdhm.client.ServerLayer.initAppsModule(ServerLayer.java:57)
         at oracle.apps.gl.fdhm.client.FinDimHierMgr.jbInit(FinDimHierMgr.java:468)
         at oracle.apps.gl.fdhm.client.FinDimHierMgr.init(FinDimHierMgr.java:321)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Any inputs on this issue is appreciated.
    Thanks in advance.

    Hi Hussein,
    Thanks for an update.
    The tech note 273227.1 points all the issues related with jinitiator, we are using sun jre 1.6 update 7.
    The complete log for java:
    Exception in thread "thread applet-oracle.apps.gl.fdhm.client.FinDimHierMgr-3" java.lang.NoClassDefFoundError: oracle/apps/fnd/metadata/DatabaseClass
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.defineClassHelper(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.access$400(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.jbo.common.java2.JDK2ClassLoader.loadClassForName(JDK2ClassLoader.java:37)
         at oracle.jbo.common.JBOClass.forName(JBOClass.java:141)
         at oracle.apps.fnd.framework.server.OASecurityAMImpl.<clinit>(OASecurityAMImpl.java:44)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.jbo.common.java2.JDK2ClassLoader.loadClassForName(JDK2ClassLoader.java:37)
         at oracle.jbo.common.JBOClass.forName(JBOClass.java:141)
         at oracle.jbo.common.JBOClass.findCustomClass(JBOClass.java:153)
         at oracle.jbo.server.ApplicationModuleDefImpl.loadFromXML(ApplicationModuleDefImpl.java:828)
         at oracle.jbo.server.ApplicationModuleDefImpl.loadFromXML(ApplicationModuleDefImpl.java:771)
         at oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:517)
         at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:456)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:313)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:269)
         at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:649)
         at oracle.jbo.server.ApplicationModuleDefImpl.findDefObject(ApplicationModuleDefImpl.java:232)
         at oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:359)
         at oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:91)
         at oracle.apps.fnd.framework.OAApplicationModuleFactory.createRootOAApplicationModuleInternal(OAApplicationModuleFactory.java:373)
         at oracle.apps.fnd.framework.OAApplicationModuleFactory.createRootOAApplicationModule(OAApplicationModuleFactory.java:312)
         at oracle.apps.gl.fdhm.client.ServerLayer.initAppsModule(ServerLayer.java:57)
         at oracle.apps.gl.fdhm.client.FinDimHierMgr.jbInit(FinDimHierMgr.java:468)
         at oracle.apps.gl.fdhm.client.FinDimHierMgr.init(FinDimHierMgr.java:321)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: oracle.apps.fnd.metadata.DatabaseClass
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         ... 43 more
    Caused by: java.io.IOException: open HTTP connection failed:http://cloneappl.test.com.sa:8004/OA_JAVA/oracle/apps/fnd/metadata/DatabaseClass.class
         at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 47 more

  • Configuration manager showing question marks???

    Hello,
    I installed BI Applications Configuration Manager as a requirement for the complete installation of BI APPS. For some reason I get something like this all over the application:
    ???configmanager.welcome_title???
    ???configmgr.etlparams_text???
    ???configmgr.pkgconfig_text???
    ???configmgr.etlexec_text???
    Welcome to Oracle Business Intelligence Applications Configuration Manager
    This is just the homepage of the tool. The Manager is fully functional but as you can imagine it is quite hard to work with it since there are no 'normal' headings or links, or column names.
    Has anyone had this kind of problem in the past?
    Thanks,
    Luka

    Then there is no specific reason to have an additional DP for just one of the domains. As mentioned, site roles should be divided by locations. Clients use the network access account if needed -- trusts are irrelevant for ConfigMgr client management -- as
    mentioned, ConfigMgr doesn't care about AD for management purposes..
    Having said that though, you will need 5-10 DPs (given the supported number of client connections for a DP is 4,000).
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Dynamic Load Plan creation using scripting

    Hello All,
                   We have a requirement to create load plans dynamically i.e using script groovy. Idea is that we will store interface scenarios in a table and then script will read these scenarios an create dynamic load plans. Now following are my question.
                   1) Is it possible to create load plans through script ? (different blogs on net claims that you can do anything or everything whatever ODI studio can do)
                    2) Any pointer what API to use for this task ? I am very new to scripting and have zero idea about how to go about it . if possible please suggest sample script to create load plans (I can see some sample to create interface,folder etc on net.)
    Thanks in advance for your reply.
    Thanks & Regards

    ODI SDK apis allows dynamic creation of Loadplans. Oracle Fusion Middleware Java API Reference for Oracle Data Integrator
    Studio too uses these APIs for LP related operations so you should be able to do using these whatever studio allows.
    You can find SDK samples at Oracle Data Integration Sample Code

  • Best Practices for Configuration Manager

    What all links/ documents are available that summarize the best practices for Configuration Manager?
    Applications and Packages
    Software Updates
    Operating System Deployment
    Hardware/Software Inventory

    Hi,
    I think this may help you
    system center 2012 configuration manager best practices
    SCCM 2012 task-sequence best practices
    SCCM 2012 best practices for deploying application
    Configuration Manager 2012 Implementation and Administration
    Regards, Ibrahim Hamdy

  • How to coordinate Load Plan Asynchronous Steps?

    How does one start a subsequent sequential step depending on the successful completion of two or more prior asynchronous steps.
    1. Wait for the posting of multiple 'successful' completion step variables?
    2. Or does the [successful] completion of all asynchronous Child Steps "terminate successfully" a synchronous Parent Step, so a subsequent [to the Parent]sequential step can start?
    Experience tells me once an asynchronous step starts, a subsequent synchronous step (in the same Parent) starts immediately thereafter.
    What I want to do: asynchronously collect data from multiple sources and once successfully collected, synchronously start an update process.

    You can do that in a package. You will have to use odiWaitForChild tool.
    Scen1(async) -> Scen2(async) -> Scen3(async) -> odiWaitForChild -> startUpdateProcess
    In Load Plans you can do the same.
    Create a load plan with 2 serial steps on the root. Step 1 and Step 2.
    Inside Step 1, create 3 parallel steps.
    [email protected]
    Making your ODI journey a success.

  • Failed to upgrade Oracle Cluster Registry configuration

    I'm making a new installation of Oracle RAC environment, the clusterware version is 10 and therefore the RDBMS, I'm using oracle linux 5 update 7, the installation is being performed on only one machine. The problem occurs at the end of the installation when I try to run / u01/app/oracle/product/10.2.0/crs/root.sh the error messages are:
    Failed to upgrade Oracle Cluster Registry configuration, which is issued shortly after the execution of root.sh.
    And in the log the error message is:
    31/10/2011 11:36:36.654: [OCRCONF] [103401184] ocrconfig starts ...
    31/10/2011 11:36:36.654: [OCRCONF] [103401184] Upgrading OCR data
    31/10/2011 11:36:36.661: [OCRCONF] [103401184] OCR Already in current version.
    31/10/2011 11:36:36.669: [OCRCONF] [103401184] Failed to call clsssinit (21)
    31/10/2011 11:36:36.670: [OCRCONF] [103401184] Failed to make a backup copy of OCR
    31/10/2011 11:36:36.670: [OCRCONF] [103401184] Exiting [status = failed] ...
    If anyone has faced this error and won, I'm accepting suggestions.
    Att.
    Italo Moisés dos Santos.

    Hi;
    For your issue i suggest close your thread here as changing thread status to answered and move it to Forum Home » Grid Computing » RAC, ASM & Clusterware Installation which you can get more quick response
    Regard
    Helios

  • Error in generating load plan from BI Apps Configuration manager

    Hi,
    We are trying to load data from PeopleSoft Campus Solution. The load plan type is Domain only Extract. However the generate load plan fails with the following error :
    "LPG Failed. See Details.
    oracle.odi.core.repository.UncategorizedRepositoryAccessException: ODI-10182: Uncategorized exception during repository access.
    Exception Description: Null or zero primary key encountered in unit of work clone [oracle.odi.domain.model.KeyColumn@3ef765a8], primary key [[[null, 17033002]: 528023062]]. Set descriptors IdValidation or the "eclipselink.id-validation" property.
      at oracle.odi.core.repository.RepositoryAccessExceptionTranslator.translateSpringException(RepositoryAccessExpection)"
    We are following the steps given in Cookbook: Installing and Configuring Oracle BI Applications 11.1.1.7.1
    Please help
    Thanks

    Please close this thread...it appears that the error occurs when the report involves a big set of records. I tried trying to filter only one record and was able to produce the pdf

  • Is Oracle Configuration Manager Available for Hyperion Planning Servers?

    The "My Oracle Support" site (https://support.oracle.com) describes the values of installing the Oracle Configuration Manager on servers.
    Question: is this available for the Hyperion products or just Oracle databases? If available for Hyperion products, does it add value to tech support?
    Any comments would be appreciated.

    John
    This is partially correct. If you user12136418 are looking for a way to monitor health automatically and get access to web ex session technical support from one console OCM is a great tool. The fact that it is not a thick client in nature nor a windows service makes it ideal for having agents monitor network traffic SNMP and still have all hyperion health monitored without having to run a tool like SCOM. I have been waiting for this tool for a year . Now if only Hyperion would work with IE8. But we all can not have egg in our beer.
    Thank you
    Michael Worthylake
    Systems Analyst
    DJO, LLC
    1430 Decision St.
    Vista, CA 92081-8553 U.S.A.
    Direct: 760-734-5631
    Cell: 760-445-0746
    www.djortho.com
    [email protected]

  • Configuring Multiple Schemas in Oracle ADF application

    Hi,
    Thanks all for the replies for my previous posts :-)
    We have a requirement in which we need to configure our application for multiple Database schema. At runtime based upon the logged in user we need to get data from the schema related to that user.
    These schema may be on same Database instance/server or may be on different DB servers.
    The requirement is like this
    Logged in User DB schema configured
    "A" ASchema @ 127.0.0.1
    "B" BSchema @ 127.0.0.2
    "C" ASchema @  127.0.0.1
    "D" Dschema @ 127.0.0.2
    based on the User login (which is happening through one OID system), I need to fetch data from different schema (configured for different application).
    These schema have different set of tables but set of table we require for our application are of same structure.
    Same structure means same Table names with same relations.
    Please let me know can we do the same in Oracle ADF application and How?_
    One more requirement is that if i add a user at runtime and configure the DB schema for this user, All data related to this users will be loaded from this Schema which is configured for this user.
    Thanks in Advance,
    Amit
    newbie to Oracle ADF
    Edited by: ur.amit on May 10, 2010 3:17 PM

    You can try the below example to change database at run time.
    in the filter change the connection and not the credentials
    http://www.oracle.com/technetwork/developer-tools/jdev/dynamicjdbchowto-101755.html#03.
    Most of the other part is done to handle state management tables, which you might also have to do unless you use a file passivation store or if its ok to passivate to a single database always.
    If its ok to passivate to a single db always. Hard code the jbo.server.internal_connection in the AM configurations to a DB jndi name.
    Adf allows you to activate and passivate to a different database other than what you are connected to get and put data.

  • Host: Unable to load application configuration + wrong install version on download

    i am using 64 bit windows 7 ... when unable to playing video, it redirects me to the adobe download pages to get flash player ... the page says i am about to download flashplayer for win7 64 bit, of 9MB approximately, but the file i get has name "install_flashplayer11x32_mssd_aih.exe" (NOTE THE NUMBER 32) and this file just wont install it ends with error message: HOST: Unable to load application configuration ...
    By google i found also file install_flashplayer11x64_mssd_aih.exe (NOTE THE NUMBER 64) ... this file runs the install, i get the final screen saying "installation completed" but after clicking the "finish" button i get an error message saying "an error occured while sending a command to the program" ...
    I am just getting mad ... its 3 days i am trying to figure aout this problem ...
    i also tryed files as "install_flash_player_11_plugin.exe" , "install_flash_player_11_plugin.msi" , "install_flash_player_11_active_x.exe" and "install_flash_player_11_active_x.msi" ... those files actually proceeds with the install, but at the end, the videos are still not displaying ...
    When i am checking the plugins statuses in my firefox addons manager, it says Shockwave Flash is all right ...
    The precedent version of flash player was working just fine, i do not understand why you must make such a mess every 2 months ...
    How do i get work this?

    yes, the pages is http://get.adobe.com/flashplayer/
    the page says:
    Adobe Flash Player 11.3.300.257 (9.36 MB)
    Your system: Windows 64-bit , English, Firefox
    but when i click the "Download now" button i get the file named "install_flashplayer11x32_mssd_aih.exe" (NOTE THE NUMBER 32) which wont start and after few seconds i get the message "HOST: Unable to load application configuration"
    but finaly i solved the problem ... i just installed the file found by google on some private page "install_flashplayer11x64_mssd_aih.exe" (NOTE THE NUMBER 64)
    (the page is here: http://www.ziddu.com/download/16693235/install_flashplayer11x64_mssd_aih.exe.html)
    and after that i disabled the protected mode of flashplayer by adding a line in the cfg file
    the howto is here: http://forums.adobe.com/thread/1018071
    i must say its quite shameful one must get this torture to have movies playing on websites ... this cant happen at open source stuf, at least not for 3 days ...
    and being already here and complaining, i must say also (i hope some adobe emploee will read this) i am quite disgusted (and i believe not only me) by adobes bad habit to provide other software than flashplayer, when they include mcafee antivir into the install ...
    it is literally taking the user as a stupid one ...
    if i will need an antivir, i will look for it ...
    i just hate when some society tries to infiltrete in my comp some crap software counting on possibility that at the download i will not pay enough attention
    its just ridiculous and shameful behavior

Maybe you are looking for

  • Populating from one table cell in one table to another cell in another table - confusing results

    Hi, really hope someone can help because I feel like I'm almost there... just not quite! Here's what I have: Two tables. One is called 'plantable' - this is an expanding table in so much as the user can click a button and it will add a new empty row.

  • HT204053 can i use my apple id with different emails

    i have an apple id that is assiciate with my email & with my iphone 4s, we have recently purchased 2 new ipod touches and i set those up with my apple id, can i add 2 more apple id's to my account or do i have to make them both separate (the new ipod

  • Question About this Ca

    I have a audigy 2 zs and logitech z5500 speakers. I have been trying to get a digital hook up for some time now and I have finally got it. But I have question. Everybody says that you need a mono mini plug to rca cable to make it work. I bought this

  • Broken Links in Your FAQ's

    The JBCL FAQ, Q10, entitled 'LOV example using a PickList and a FieldControl' Points to an invalid page. Please fix it. null

  • Apple Pro Res 422 / FCP7 render issues

    Hello, I do a lot of timelapses and have pretty good workflow for all this. However, I am experiencing one issue that makes everything a bit difficult. I appreciate if anybody could help me. My workflow is: 1. Shoot some stills RAW 2. Develop in Adob