List of planning RMI ports

Hello world!

I tried to update the metadata in the planning of Hyperion (on the new server) using ODI... and get the error:

com.hyperion.odi.planning.ODIPlanningException: could not connect to the instance of planning on the [10.0.0.1] host, port [11333], check if connect you are correct.


1. the agent and planning are on different servers.

2. put connectin in place of the server agent for Planning server on port 11333

3 planning server is restricting surface (incoming connection allows only on multiple ports

I did test java script and it ran on schedule server... It worked fine

I noticed that HypAppConnectionFactory trying to create two connections

-the first to 11333

-the second is 62121 or 62122 and etc.

where can I get (or set) list of these ports?

It is java code example

< String, String > HashMap targetProps = new HashMap < String, String > ();

targetProps.put (ODIConstants.SERVER, srvStr);

targetProps.put (ODIConstants.PORT, portStr);

targetProps.put (ODIConstants.USER, userName);

targetProps.put (ODIConstants.PASSWORD, password);

targetProps.put (ODIConstants.APPLICATION_NAME, application);

Object pWriter = null;

try {}

pWriter = HypAppConnectionFactory.getAppWriter (HypAppConnectionFactory.APP_PLANNING, targetProps);

} catch (Exception e1) {}

Generative TODO catch block

E1. PrintStackTrace();

return;

}

Fortunately, I have the version 11.1.2.3.0 and I fix my problem

The OS command: netsh interface ipv4 set dynamicportrange protocol = tcp startport = 49152 num = 16383

sets the ports of the user who uses the EPM for connections in advance

After changing to dynamicportrange , you will need to restart EPM (changes will take effect)

Best regards

Tags: Business Intelligence

Similar Questions

  • Problem of change for the RMI port

    Hello!

    I changed to 12333 11333 RMI port number and there seems to be a problem to connect RMI and planning. Specifically, when you try to use ODI, he says that it cannot connect to planning.

    RMI starts ok, I can telnet 12333.

    I think I should change some configuration file to indicate to planning that the RMI is now on 12333, but I could find any file with this information...

    Any suggestions?

    Thank you!

    What version are you on? In 11.1.2.X, you should find a file under EPM_ORACLE_HOME/common/RMI/VersionNumber/HyperionRMI_Port.properties

    Updated the port here in planning number select Administration / property management / system properties
    Add a new parameter COMMON_RMI_PORT and save.

    Restart the RMI services and planning.

    Research planning in the document RMI Server Port: http://docs.oracle.com/cd/E17236_01/epm.1112/epm_install_start_here_1112200.pdf

    Kind regards

    John A. Booth
    http://www.metavero.com

  • Delete the business rule on the list of planning application business rules

    Hi all


    It is Hyperion planning 11.1.2.3 500, Classic application.


    The business removed from the calculation Manager rule is not available in the calculation Manager but still available in the list of planning application business rules.

    Any suggestion is appreciated to get it removed the application too.

    Note: EPMA, to deploy the application, but not safe for the classic.

    Kind regards

    Deker P.

    Are you sure you have deployed all the rules again Calc Manager planning then the rule is removed from the planning to remove from the Manager of Calc won't be enough.

    Support documents

    How to remove Calc of Hyperion Planning and Smart View rules after their removal in the calculation Manager? (Doc ID 1983285.1)

    How to remove redundant deployed rules of calculation Manager a Hyperion Planning application (Doc ID 1568355.1)

    How to completely remove the business rules created in the calculation Manager (Doc ID 825853.1)

    How to remove business rules that have been deleted or renamed in the calculation of Planning Manager. (Doc ID 1598010.1)

    See you soon

    John

  • How to change the rmi port in atg

    Hi guys,.

    How to change the rmi port in atg

    who is the component to change port rmi in atg?

    The rmi port is defined in the component/atg/dynamo/Configuration. so in this Configuration.properties, you can change the value of the rmi port.

  • Adobe Story with OnLocation integration - list of plans

    I am trying to export a script from Adobe Story and import it in OnLocation, but I can't seem to get "shot" elements in the story to become "space shot" in OnLocation. Is what I could get OnLocation to recognize entire scenes, but not of items in individual shooting placeholders.

    History/OnLocation does support writing a shotlist in history and turning into shooting placeholders in OnLocation? Is there any news on some potential devices mentioned in this thread on the shooting elements that are related or layered in a way, so you don't have to maintain several documented lists of plans and scenarios?

    SL

    Now entered the history of shots don't end up shooting spaces reserved in OnLocation. We support only convert scenes-> shot spaces reserved.

    We see your point though and add it to the list of things to do.

    -Anubhav

    Anubhav Rohatgi

    Senior product manager

  • HSS: User available list of planning is not even as a list of project planning

    OS: Windows 2003
    Planning version: 921
    Essbase EAS:921
    Web application: Tomcat

    Hello

    When I got the OpenLDAP file, available to the user planning list is not even as a list of project planning.
    He likes the way the user list of planning are Coke, Benz and GE, but list of project planning are Pepsi, coke, BMW, Benz and GE.
    List of project planning is the most recent list.
    I can't provide any BMW application to any user.

    Any ideas?

    Hello

    It sounds like Shared Services is out of sync with your OpenLdap.
    Try going to http://localhost:58080 / interoperability/framework/configLogin
    Opening of session
    Configuration > synchronize OpenLdap

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Equalogic: grpparams syslog-server-list agreeing not to port

    I am trying to add a target server syslog with a custom port. It does not accept the port via the GUI or the CLI.

    I type grpparams syslog-server-list x.x.x.x:yyy

    It is said "% error: invalid IP address '.

    the GUI and CLI accept IP with no port.

    Is this a bug?

    Thank you

    James

    Hello

    Sounds like the bug in the documentation.

    It has been a feature requested for some time

    Don

  • Active lists in planning do not work

    All,

    I created a smart list in Hyperion Planning, through the library shared of EPMA.
    The smart list is named months (which are not not among the reserved words), and the members are SL_Jan, SL_Feb,..., SL_Dec.
    These members are labeled Jan, Feb, Mar,..., dec.
    The period dimension has members Jan, Feb, Mar,..., dec.
    Another dimension named Asset_Detail, a-Service_MO and Spend_MO members who use this smart list.

    We moved this smart list and size of the App and enabled all connections and deployed the application.
    The deployment doesn't show any errors, with the Asset_Detail dimension.
    But the cells in the data forms where I use the dimension on columns is displayed with a drop-down list.

    Can anyone think of something I may have missed?

    Thanks in advance!
    Mounira

    If you want to understand how to set the order of evaluation in EPMA then have a read of http://docs.oracle.com/cd/E17236_01/epm.1112/epma_admin/epma_data_type_eval.html

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • How to change inJDev RMI port?

    How can I change port RMI in JDev?

    Maybe you have specified wrong oc4j container.

    If you have basic installed this should be set at home. It is the default value.

    If you have installed advanced so it must be oc4j_soa.

    You define in the application server connection.

    see you soon
    James

  • Change the RMI on EMP 11.1.2.3.500 port (no file HyperionRMIRegistry)

    Hello!

    I have upgrade my EMP 11.1.2.3.500 and https://support.oracle.com/epmos/faces/DocumentDisplay?id=1948713.1 of the question, I can fixed by changing port in files

    / Oracle/Middleware/user_projects/epmsystem1/RMI/HyperionRMIRegistry
    / Oracle/middleware/user_projects/epmsystem1/config/Starter/RMI. Properties

    But there is no file hyperionrmiregistry/Oracle/Middleware/user_projects/epmsystem1/RMI/HyperionRMIRegistry in my house EMP!

    I read the blog Hyperionized: change default schedule 11333 Hyperion RMI Port but HyperionRMIRegistry has also mentioned it.

    Where can I get this file?

    Why is this in the absence of my EMP?


    Thank you

    If the RMI is listening on the port that you have set so I don't see why you need to update the files that do not exist, the RMI runs correctly is not it?

    Reversing a planning application in ODI never worked in the Middle, you are absolutely sure that the password has not changed since the configuration that you also get this error with incorrect credentials.

  • Planning Registry_11.1.2.4 RMI

    Hi gurus,

    I try to set up the connection between ODI (11.1.1.7) & planning 11.1.2.4 but unable to connect on Port planning: 11333.

    Planning & RMI successfully installed and can create applications as well; What I noticed is that Oracle Hyperion RMI registry is not displayed in the Services Console and so I imagine that connectivity is a failure.

    Can you please through some light, how the Service of the RMI registry may be high in the Services Console.

    Error when you try to REVERSE ENGINEERING of ODI: below

    "com.hyperion.odi.planning.ODIPlanningException: com.hyperion.odi.planning.ODIPlanningException: could not connect to the instance of planning on the [Planning Server] host, port [11333], check if log information are accurate."

    Services currently appear:

    Services_Capture.GIF

    Thank you

    UB.

    Some of these variables do not look correct

    Set EPM_ORACLE_HOME = E:\Oracle\Middleware\EPMSystem11R1

    Set EPM_ORACLE_INSTANCE = E:\Oracle\Middleware\user_projects\epmsystem1

    Set EPM_ORACLE_INSTANCE_NAME = epmsystem1

    Set RMI_SERVICE_NAME_STRING = Oracle Hyperion RMI Registry

    See you soon

    John

  • List of serial ports present

    I need a list of serial ports on a computer, so I can scan to find which is connected to an external device.

    The application should be distributed on several computers with different configurations of hw & sw.

    My problem is that I want only the ports of serial present listed - in other words, the same ports as those that occur in the Windows Device Manager.

    When I use Visa find Resource.vi, I get a much longer list, which includes virtual ports also on the currently missing features, in my opinion.

    Anyone know how to get this list?

    I tried the code below and it works well on Windows XP (a long text string that I can look for), but I'm not too happy because I am afraid that it will not work on other versions of Windows:

    Hi Jan.

    I have attached a VI that uses the 'VISA find Resource' - function. This gives a list of all of the parallel ports on your computer.

    Take a look at the VI and I would like to know if this is what you want?

  • List of Ports TCP UDP VMware Converter 4.0.1 P2V DMZ servers?

    Can someone list all TCP/UDP ports required to run VMware converter through a firewall? This is so that we can P2V Windows DMZ servers specific to both ESX in our DMZ servers.

    How about you use this instead?

    VMware vCenter converter required ports

    http://KB.VMware.com/kb/1010056/

    Kind regards

    EvilOne

    VMware vExpert 2009

    NOTE: If your question or problem has been resolved, please mark this thread as answered and awarded points accordingly.

  • Not able to see the list of applications for Plan when click on browse-&gt; applications

    Hello

    Somehow, I am not able to see the list of planning applications by clicking Navigate-> Applications-> planning of the workspace in planning 9.3.1. Is there an Internet settings I need to change to see the list of applications. It seems that there is something off in my internet options or preferences.

    Could someone please help?

    Thank you.

    Hello

    It's just you that has this problem.
    You use IE7, if so
    Tools-> Internet Options-> Security-> Custom Level-> windows Allow initiated by scripts without size or position constraints

    Otherwise, it could be that you did not have access.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • RKM Hyperion Planning fails to start reverse step

    Hello!

    We are facing this problem:

    We strive to retro-design of a planning Application using the RKM Hyperion Planning Module, but the task does not complete successfully. He stops the ins phase II:

    Captura1.PNG

    It is the output we get from log message:

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

    Traceback (most recent call changed):

    File '< string >", line 32, < module >

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

    to com.hyperion.odi.planning.ODIPlanningConnection. < init >(Unknown Source)

    at com.hyperion.odi.planning.PlanningConnectionFactory.getAppConnection (unknown Source)

    at com.hyperion.odi.connection.HypAppConnectionFactory.getConnection (unknown Source)

    at com.hyperion.odi.connection.HypAppConnectionFactory.getAppConnection (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: could not connect to the instance of planning on the [10.39.5.106] host, port [9000], check if connect you are correct.

    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 32, < module >

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

    to com.hyperion.odi.planning.ODIPlanningConnection. < init >(Unknown Source)

    at com.hyperion.odi.planning.PlanningConnectionFactory.getAppConnection (unknown Source)

    at com.hyperion.odi.connection.HypAppConnectionFactory.getConnection (unknown Source)

    at com.hyperion.odi.connection.HypAppConnectionFactory.getAppConnection (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: could not connect to the instance of planning on the [10.39.5.106] host, port [9000], check if connect you are correct.

    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.PyReflectedFunction.__call__(PyReflectedFunction.java:190)

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

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

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

    to org.python.pycode._pyx4.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: could not connect to the instance of planning on the [10.39.5.106] host, port [9000], check if connect you are correct.

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

    to com.hyperion.odi.planning.ODIPlanningConnection. < init >(Unknown Source)

    at com.hyperion.odi.planning.PlanningConnectionFactory.getAppConnection (unknown Source)

    at com.hyperion.odi.connection.HypAppConnectionFactory.getConnection (unknown Source)

    at com.hyperion.odi.connection.HypAppConnectionFactory.getAppConnection (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 30

    Caused by: java.rmi.ConnectIOException: Error establishing connection JRMP. nested exception is:

    java.io.EOFException

    at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:304)

    at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)

    at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:342)

    at sun.rmi.registry.RegistryImpl_Stub.lookup (unknown Source)

    at java.rmi.Naming.lookup(Naming.java:101)

    ... more than 40

    Caused by: java.io.EOFException

    at java.io.DataInputStream.readByte(DataInputStream.java:267)

    at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:246)

    We also tried to use RKM Essbase Module, and the result was the same.

    Is there a problem because Installation of the ODI has been conducted by FDMEE?

    Is there a constraint or it is just a configuration problem?

    Is and RMI (RMI) problem?

    Wouldn't be a register RMI in EPM problem?

    Information on the system environment

    -In the course of running on the LInux SUSE server

    -By using the EPM 11.1.2.3 system

    -With the help of ODI 11.1.1.7 (the ODI installation via FDMEE)

    Do you want to know from your experience of something that can guide us?

    Any suggestions would be very helpful!

    Thank you

    Ivan Lemus

    2936079 wrote:

    com.hyperion.odi.planning.ODIPlanningException: com.hyperion.odi.planning.ODIPlanningException: could not connect to the instance of planning on the [10.39.5.106] host, port [9000], check if connect you are correct.

    The port is not correct, the port must be the RMI port, which by default is 11333

    See you soon

    John

Maybe you are looking for