ODI installed with FDMEE 11.1.2.4 path

I installed FDMEE 11.1.2.4. I want to access the ODI installation location. Anyone can refer to the ODI installation location.

Concerning

Hi JanGLi,

ODI is installed in C:\Oracle\Middleware\odi for FDMEE, but to access the ODI console that is deployed on the successful FDMEE Weblogic Server, you must go to http://server:19000 / odiconsole. If you must use designer components but then you must install ODI 11.1.1.7 Studio.

Concerning

Craig

Tags: Business Intelligence

Similar Questions

  • RKM Hyperion Planning 11.1.2.3 of ODI installed with FDMEE

    Hello!

    We have a problem when you try to run the reverse engineering for hyperion planning.

    We get the following message:

    org.apache.bsf.BSFException: exception of Jython:

    Traceback (most recent call changed):

    File "< string >", line 41, < module >

    java.io.InvalidClassException: com.hyperion.planning.HspException; incompatible local class: stream classdesc serialVersionUID =-2065834634290912749, local class serialVersionUID = 1173493819024915347

    at com.hyperion.odi.planning.wrapper.PlanningWrapper.login (unknown Source)

    at com.hyperion.odi.planning.ODIPlanningConnection.connect (unknown Source)

    at com.hyperion.odi.common.ODIModelImporter.importModels (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:497)

    com.hyperion.odi.planning.ODIPlanningException: com.hyperion.odi.planning.ODIPlanningException: error/demarshaling return; nested exception is:

    java.io.InvalidClassException: com.hyperion.planning.HspException; incompatible local class: stream classdesc serialVersionUID =-2065834634290912749, local class serialVersionUID = 1173493819024915347

    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)

    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:322)

    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:170)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2472)

    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:47)

    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:1)

    at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2913)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)

    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:577)

    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:468)

    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2128)

    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ 2.doAction(StartSessRequestProcessor.java:366)

    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)

    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:300)

    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$ 0 (StartSessRequestProcessor.java:292)

    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ StartSessTask.doExecute (StartSessRequestProcessor.java:855)

    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)

    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:82)

    at java.lang.Thread.run(Thread.java:745)

    Caused by: Traceback (most recent call changed):

    File "< string >", line 41, < module >

    java.io.InvalidClassException: com.hyperion.planning.HspException; incompatible local class: stream classdesc serialVersionUID =-2065834634290912749, local class serialVersionUID = 1173493819024915347

    at com.hyperion.odi.planning.wrapper.PlanningWrapper.login (unknown Source)

    at com.hyperion.odi.planning.ODIPlanningConnection.connect (unknown Source)

    at com.hyperion.odi.common.ODIModelImporter.importModels (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:497)

    com.hyperion.odi.planning.ODIPlanningException: com.hyperion.odi.planning.ODIPlanningException: error/demarshaling return; nested exception is:

    java.io.InvalidClassException: com.hyperion.planning.HspException; incompatible local class: stream classdesc serialVersionUID =-2065834634290912749, local class serialVersionUID = 1173493819024915347

    at org.python.core.Py.JavaError(Py.java:455)

    at org.python.core.Py.JavaError(Py.java:448)

    at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:177)

    at org.python.core.PyObject.__call__(PyObject.java:355)

    at org.python.core.PyMethod.__call__(PyMethod.java:215)

    at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:221)

    at org.python.core.PyMethod.__call__(PyMethod.java:206)

    at org.python.core.PyObject.__call__(PyObject.java:381)

    at org.python.core.PyObject.__call__(PyObject.java:385)

    to org.python.pycode._pyx0.f$ 0 (< string >: 41)

    to org.python.pycode._pyx0.call_function (< string >)

    at org.python.core.PyTableCode.call(PyTableCode.java:165)

    at org.python.core.PyCode.call(PyCode.java:18)

    at org.python.core.Py.runCode(Py.java:1204)

    at org.python.core.Py.exec(Py.java:1248)

    at org.python.util.PythonInterpreter.exec(PythonInterpreter.java:172)

    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:144)

    ... 19 more

    Caused by: com.hyperion.odi.planning.ODIPlanningException: error/demarshaling return; nested exception is:

    java.io.InvalidClassException: com.hyperion.planning.HspException; incompatible local class: stream classdesc serialVersionUID =-2065834634290912749, local class serialVersionUID = 1173493819024915347

    at com.hyperion.odi.planning.wrapper.PlanningWrapper.login (unknown Source)

    at com.hyperion.odi.planning.ODIPlanningConnection.connect (unknown Source)

    at com.hyperion.odi.common.ODIModelImporter.importModels (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:497)

    at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:175)

    ... more than 33

    Caused by: java.rmi.UnmarshalException: error/demarshaling return; nested exception is:

    java.io.InvalidClassException: com.hyperion.planning.HspException; incompatible local class: stream classdesc serialVersionUID =-2065834634290912749, local class serialVersionUID = 1173493819024915347

    at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:247)

    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:162)

    at com.hyperion.planning.HyperionPlanningBean_Stub.Login (unknown Source)

    ... more than 41

    Caused by: java.io.InvalidClassException: com.hyperion.planning.HspException; incompatible local class: stream classdesc serialVersionUID =-2065834634290912749, local class serialVersionUID = 1173493819024915347

    at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:621)

    at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1623)

    at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1518)

    at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1623)

    at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1518)

    at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1623)

    at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1518)

    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1774)

    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1351)

    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:371)

    at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:245)

    We use:

    Hyperion Planning 11.1.2.3

    ODI (installed with FDMEE)

    We trace the error in the knowledge base, but apparently is a common error present in other products, but we are a little confused

    If you can help us with any suggestions would be helpful!

    Thank you

    Ivan Lemus

    Take a look at the following support doc - ' java.io.InvalidClassException: com.hyperion.planning.HspException' reported when attempting to return a genius Hyperion Planning data warehouses (ID of Doc 1378423.1).

    I've seen usually the error when the username/password of planning name is either incorrect in ODI or has no administrative privileges

    See you soon

    John

  • ODI can be replaced with FDMEE?

    Hello

    I was just wondering, ODI can be replaced with FDMEE?

    These are the questions I want clarification on:

    can 1 - use ODI to achieve the upload of a file basis as done by FDMQ? I think it's possible.

    2 can we achieve break through the ability of the ERPI with our custom application and ODI? I think it will be much difficult.

    3 is it wise to replace FDMEE by ODI and customization?

    4. any idea of license? is expensive ODI or FDMEE?


    Appreciate your help guys.
    Concerning

    Hello

    I'll answer your questions, but you need to understand is that FDMEE is built at the top of the ODI and relies on it to make its charges of data etc. It offers is a user-friendly interface and a lot of value-added features like that out of the box auditing, reporting, Pierce back capabilities and an extremely powerful and accessible mapping engine. If your target applications are part of the entire Oracle Hyperion product, then FDMEE would be the wise choice for loading the data. ODI is a business integration tool that can move data between heterogeneous technologies. It provides templates of code in the form of its knowledge Modules that support different, but integration strategies in general, we must still build all streams integration of a set of components, nothing came out of the box. Compared to FDMEE it requires more technical knowledge and is not very accessible to your users of the average company in its pure form.

    (1) Yes you do.

    (2) Yes, in theory, but it would be a customization that requires a bit of work. Why would you re - invent the wheel when you have one output of the solution of vbox offering these features and much more?

    (3) it depends entirely on your needs, but for target of Hyperion applications, for most integration strategies I would say certainly not.

    (4) the licensing models are different. I'm no expert on licensing, but I think that FDMEE is user based licenses while ODI is licensed per processor on staging database technology. Better check with your friendly Oracle for details sales representative.

  • I have windows 7 installed with boot camp.

    I have Windows 7 installed with boot camp and use it for some financial software and games. Is this compatible with El Capitan Win7 installation, if I update?  Thank you

    Yes. Please check that you have backups and disk not resized/re-partitioned, before the upgrade of the El Capitan. In addition, create a Windows system restore point before the upgrade.

  • Since its installation in Firefox 20.0.1. There is a box in the center of my screen titled progress install with a bar running below the Green progression.

    Please help this driving me Mad
    Since the installation of Firefox 20.0.1. on my MS Windows 7 Toshiba Laptop there was a box in the center of my screen titled "progress install < with a bar running below green growth."
    Firefox 20.0.1 (FF) works very well and I can drag the box of progress on my screen to my heart's content. Although there no small cross at the top right I can get rid of him by my mouse over the icon (ff), pinned to taskbar program in hover. This gives me a box of progress of installation with small cross, click and his party. That is until I got close and restart (ff) and back it comes in the middle of the screen. I tried to get rid of it through CTRL-ALT-DEL Task Manager, but even once, it reappears on start up (FF) I also stripped (ff) of my machine, once using widows uninstall/change of MS program features and for the second time by using third-party software as soon as I reinstall (ff) new same old problem.
    Thank you
    Cordially Fenfolly

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance).

    • Do NOT click on the reset button on the startup window Mode safe or make changes.
  • How can I remove new toolbar (with Bing, MSN, celebrities, etc.) installed with 3.6.3

    remove the new toolbar (with Bing, MSN celebrities, etc.) installed with 3.6.3

    This has happened

    Each time Firefox opened

    is downloaded 3.6.3

    Firefox does not come with the Bing toolbar. Another program that you have installed delivered the Bing toolbar and added to Firefox.

    If you can find the Bing toolbar in Add/Remove Programs, uninstall it from there.

    Otherwise search for the toolbar in tools-> Modules-> Extensions in the Firefox menu bar and uninstall or disable.

    It can be named Research Assistant or Search Toolbar 1.04.

    See this thread for other possibilities: https://support.mozilla.com/en-US/forum/1/531033

    If you are using help-> information on troubleshooting and the button copy to the Clipboard to paste here troubleshooting information, I can help you identify the culprit.

  • El Capitan installed with problems

    Hi people,

    I just installed El Capitan of Snow Leopard 10.6.8. Everything seemed okay... until I opened the first application, which is a PDF file. I tried to close the new Acrobat 8 pro installed with El Capitan, but it does not close and the screenshot stays on the screen. I tried to reinstall El Capitan again on the app store and when its done, it won't restart my computer, like Acrobat does not close. It will not force me to leave or the other. I pulled the plug on the wall and turned back on to find that the Acrobat is still healing. Any suggestions?

    PS: my mouse now scrolls the contrary somewhere else :/ I have to scroll to the top to make the page down?

    IM on a 24 "early 2009 Imac, 2.93 GHz Intel Core 2 Duo processor, 4 GB memory

    Thank you very much

    El Capitan does not install Acrobat of any kind. Do you mean that you installed when you installed El Capitan or did you update the version that you had already installed before installing El Capitan?

    Your screenshots are not displayed to me what happens regularly here.

    The scrolling direction has been changed while you push the content around the page, does not move the little thumb in the scroll bar. It shouldn't take more than a few hours to get used to. If this isn't the case, you can enable in the preferences of the mouse or Trackpad.

  • I have an installed with real-time PXI-8109 module. Displays the indicator USER1?

    Hi all

    I have an installed with real-time PXI-8109 module.

    USER1 indicator LED displays on the Panel?

    Thank you

    The LEDs of the user are the indicators that you can control programmatically if needed be.

    -Jayk

  • Applications installed with device drivers OR

    I bought a few applications that have been written entirely in LabVIEW that also use data acquisition OR PXI cards.  Before the installation, I installed the drivers of devices OR newer.  I discovered that more than 70 applications installed with the drivers.  Where can I learn what do each of these applications?  I need this information because, in order for me to install device drivers OR on my networked computers, I need to know what my local network vulnerabilities could be introduced with these applications.  If anyone can help?  I enclose a list of executables (*.exe) installed in the C:\Program NIUninstaller Instruments\ folder only.

    Hi USAARL.

    I follow with you on a private message. As mentioned, we have what you ask because well documented right now, it's something we will address actively. We are having this type of information will be documented and available to all users soon. Please, followed in the manner specified in the private message.

  • Multisim update fails to install with error.

    The regular update fails to install with error: an error occurred in the installation of an update.  If this error persists contact technical support OR.  It comes to Multisim.

    How can this be repaired?

    Thank you

    Multisim is different to the discussion forum... Please post there is http://forums.ni.com/t5/Circuit-Design-Suite-Multisim/bd-p/370

    It will help you get a better answer...

    Best regards

    H S

  • Warning could not cancel install with error 80070057

    Installed upgrading windows on my Windows server 2008 and after that 1 day download and installation to date is an error message indicating that

    Warning could not cancel install with error 80070057

    warning do not cancel the installation in class HR = 80070057

    Original title: it Manager

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)
    *
  • HP hp Server ml310e gen8 v2 install with Server 2008 4 t hard drive can be used completely

    Know one on hp hp Server ml310e gen8 v2 install with Server 2008 and why 4 t hard drive cannot be used entirely to the server? How can I change the settings of the Bios MBR TPG mode?

    This would be better served if posted in the Forum of Support Business company instead of the global consumer support forum.

    http://h30499.www3.HP.com/

  • KB2449741 not can not install with an error code: 80092004 in ser Win 2008 R2 Enterprise (RTM)

    KB2449741 not can not install with an error code: 80092004 in ser Win 2008 R2 Enterprise (RTM)

    Hello Muneswar M.

    Your question of Windows Vista is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the TechNet forum. You can follow the link below to ask your question:

    http://social.technet.Microsoft.com/forums/en-us/categories

  • I keep getting failed to install with error codes 643 and 646 on my Vista, when I install updates for Windows... What should I do?

    I keep getting failed to install with error codes 643 and 646 on my Vista, when I install updates for Windows... What should I do?

    Hello

    Try this 1st to see if it helps, and it should:

    Description of the Patch registration cleanup tool
    http://support.Microsoft.com/kb/976220/

    ------------------------------------------------------

    If necessary :

    Try this - Panel - Windows Updates - on every update that will not be installed - click on the important updates
    or the update itself - double click a view more information (or click top then discovers on the right)

    Those who will take you to a page where you can download the update.

    Or go here and the KBxxxxxx number to download it.

    Download Center - mount the KBxxxxxx.

    Microsoft Download Center
    http://www.Microsoft.com/downloads/en/default.aspx

    Download - SAVE - go to where you put them - click on - RUN AS ADMIN

    Then you can right click on the update in the updates Windows and HIDE.

    If you get an error Installer install this version:

    Windows install 4.5 Redistributable
    http://www.Microsoft.com/downloads/details.aspx?FamilyId=5A58B56F-60B6-4412-95B9-54D056D6F9F4&displaylang=en

    ----------------------------------------------------

    Then run this:

    How to reset the Windows Update components? -a Mr Fixit
    http://support.Microsoft.com/kb/971058

    Description of the system for Windows Vista, Windows Server 2008, update tool and
    for Windows 7
    http://support.Microsoft.com/kb/947821

    ------------------------------------------------------------
    Because these are all Office updates you might get more information if necessary in the Agency of those groups that
    may have experienced the same problem.

    Office newsgroups
    http://www.Microsoft.com/Office/Community/en-us/FlyoutOverview.mspx

    Microsoft.public.office.misc discussions
    http://www.Microsoft.com/communities/newsgroups/list/en-us/default.aspx?DG=Microsoft.public.Office.misc&cat=en_us_01cb749f-c998-4762-8099-df71793c11c7&lang=en&CR=us

    ------------------------------------------------------------

    If necessary you can incident free get reports however the above should take care of it for you.

    Windows updates - free Incident report

    Go here and click on-> Windows Update fails while searching, downloading or installation of updates
    http://support.Microsoft.com/GP/wusupport#tab3

    The security updates, you can get free support Incident report
    http://www.Microsoft.com/protect/resources/support.aspx

    I hope this helps.

    Rob - bicycle - Mark Twain said it is good.

  • KB963671 update continually fails to install with error 80070652

    I have a HP Pavilion dv6000 laptop under Microsoft Vista Home Premium (32 bit).  My Windows Update is configured to be installed automatically, but there is an article that fails to install every day.  The update by using the Microsoft Script Editor (KB963671) fails to install with error 80070652 code.  I read this error code indicates failure prerequisite installation/update, but I don't remember that ever happening.  When I run Office Diagnostics, everything comes out very well.  I searched the Microsoft discussion groups and communities, but have not been able to discover a solution.  Any help or insight would be greatly appreciated.  Thanking you in advance for your help.

    -Vince

    Hi U07348,

    Have you tried to install the update as a stand alone.
    Here is the link to download the update by itself.
    If it does not install to proceed with the following steps.
    Step 1
    Download and install Windows Installer 4.5
    Step 2
    Download and Install CleanUp Utility
    Let us know if you need help with this problem.
    Thank you

    Martin
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

Maybe you are looking for