ODI-1425: Agent Application is not reachable

A number of changes to the system (backup/restore) took place in our EPM environment, including the patch for 11.1.2.3.500.

Everything works well, but our FMDEE data loading rules for Oracle EBS financials actual failed.  The details of process FDMEE (and Console ODI and oraclediagent.log) report ODI-1425: request of the officer may not be appealed using the http://server:80 / oraclediagent.

So I think that the agent may not be working?  There is no oraclediagent service, but perhaps this is changed?

I can find no error message that says that the agent was able to start.

What throws me is a successful connection of the FDMEE ODI test: workspace > Data Management > Configuration > system settings > profile Type = ODI > button = check the ODI connection.  Result = "connection to the ODI agent succeeded."

Running d:\oracle\middleware\user_projects\empsystem1\bin > status opmnctl EssbaseAgent of the Instance yields: EPM_epmsystem1 is Alive.  But I'm not sure to understand where and how to use this tool.

Running d:\oracle\middleware\EPMSystem11R1\opmn\bin > opmnctl status gives "ORACLE_INSTANCE is not defined.

Running d:\oracle\middleware\ohs\opmn\bin > opmnctl status gives "ORACLE_INSTANCE is not defined.

Running d:\oracle\middleware\user_projects\epmsystem1\httpConfig\ohs\bin > status opmnctl ohs_components of the Instance yields: ohsInstance1649849633 is Alive.

I followed the section of patch 17529887 entitled 'Additional steps for financial data quality management Enterprise Edition'.

Where to look for more information?  Any ideas?

ARG!  This whole problem was caused by this port be wrong.  no idea how/why that changed (guessing one of the many patches we applied).

Thanks again for your help Tom.

Tags: Business Intelligence

Similar Questions

  • How to fix "this site is not reachable" on Mac?

    I have a Wordpress site that is mapped to a domain (through Network Solutions) and it does not load on my computer. It loads on other computers on my network, but not my Mac, Capitan 10.11.5.

    Help, please! This is the message:

    This site is not reachable

    shootthecritic.com refuses to connect.

    Thank you!

    You, or someone else using your computer, may have hacked the system to redirect requests on some servers. The modified file is/etc/hosts.

    The best way to solve the hosts file is to restore from a backup prior to the change, or copy the file unmodified from another Mac. There is sometimes a copy unmodified with the name "hosts ~ orig" next to file hosts changed on the same Mac; If so, you can copy the contents of this file in the hosts file. Ask for advice if you need it.

    If you can not do everything above, please see below.

    Back up all data before proceeding.

    If you have more than one user account, you must be logged in as an administrator.

    Triple-click anywhere in the line below on this page to select this option:

    open -e /etc/hosts

    Copy the selected text in the Clipboard by pressing Control-C key combination.

    Launch the Terminal application integrated in one of the following ways:

    ☞ Enter the first letters of his name in a Spotlight search. Select from the results (it should be at the top).

    ☞ In the Finder, select go utilities ▹ of menu bar or press the combination of keys shift-command-U. The application is in the folder that opens.

    ☞ Open LaunchPad and start typing the name.

    Paste in the Terminal window by pressing Command + V. I tried these instructions only with the Safari browser. If you use another browser, you may need to press the return key after pasting.

    Should open a TextEdit window. At the top of the window, you should see this:

    ### Host Database## localhost is used to configure the loopback interface# when the system is booting.  Do not change this entry.##127.0.0.1                              localhost255.255.255.255          broadcasthost::1                                        localhost

    Below, you can see a few other lines. The first 9 lines should be exactly as before, except for differences in the empty space in the lines. Otherwise, you cannot use this procedure - STOP and ask for advice.

    If the content of the TextEdit window is described and there are extra lines in the file, close the window, and then enter the following command in the Terminal window in the same way as before (by copy and paste):

    sudo sed -i~ '10,$d' /etc/hosts

    This time you will be prompted for your login password, which are not displayed when you type. Type carefully, and then press return. If you do not have a password, you will need to configure one before you can run the command. You can get a warning to be careful. Confirm. Leaving the Terminal.

    If you see a message that your user name "is not in the sudoers file", then you have not logged as an administrator. Log in as one and start over.

    Who will set the hosts file. There is now a copy of the old file hosts with the name ' guests ~ "in the same folder as"hosts ". You can remove the copy if you wish. Do not delete the file named "hosts".

  • ODI the Package execution fails with ODI-1228 and ORA-20000 not sufficient privileges to analyze

    Hello

    I am trying to execute the package to ODI to have this error:

    Header 1

    ODI-1228: GATHER_SCHEMA_STATS-DW_STAGE (procedure) task fails when connecting ORACLE target ORACLE_SERVER.

    Caused by: java.sql.SQLException: ORA-20000: not sufficient privileges to analyze an object in the schema

    ORA-06512: at "SYS." DBMS_STATS", line 24867

    ORA-06512: at "SYS." DBMS_STATS", line 24945

    ORA-06512: at "SYS." DBMS_STATS", line of 24899

    ORA-06512: at line 2

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)

    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)

    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)

    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)

    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:548)

    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:217)

    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1115)

    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1488)

    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3769)

    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3954)

    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1539)

    at oracle.odi.runtime.agent.execution.sql.SQLCommand.execute(SQLCommand.java:163)

    at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:102)

    at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.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:558)

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

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

    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:744)

    (1) DW_STAGE and DW_REPORT have "ANY ANALYSER" and "UNLIMITED TABLESPACE" privilege and roles "S/n", 'CONNECT' and 'RESOURCE '.

    (2) agents are all running

    (3) tested ORACLE_SERVER and he succeeded

    Need for emergency assistance.

    Thanks in advance-

    ADI

    OK, I solved it.

    As part of Oracle under Technologies--> Oracle in the Studio of the ODI, I gave in the uid and password for DW_STAGE and it fixed the problem!

    Thank you all for your help and suggestions!

    ADI-

  • The administration server is not reachable from the node target via HTTP (S)

    Hi all

    I tried add Host in Oracle 12 c. I previously added Linux host OS, but I couldn't add OS AIX in 12 c. I did the auto update for Agent of AIX. You can find my OS and DB info on below.

    Server Oracle 12 c - OS is SunOS 5.10
    Client host Oracle 11.2.0.1.0 - OS is AIX

    During the installation, I got this error message "the administration server is not reachable from the node target via HTTP (S). In topology, we do not use any firewall... As I said I've added Linux and SunOS but AIX does not...

    How can I solve that?

    B.R

    You already mentioned the metalink note? Otherwise please see note

    EM 12: Agent deployment fails with error "the administration server can be reached from the node target via HTTP (S)" [1393450.1 ID]

    Kind regards
    http://www.oracleracexpert.com
    Remove the grid or the repository targets control agents
    http://www.oracleracexpert.com/2010/06/remove-grid-control-agents-or-targets.html
    Tablespace transportable export and import on the same Endian platforms
    http://www.oracleracexpert.com/2009/08/transportable-tablespace-export-import.html

  • Can not connect to the Internet: this site is not reachable

    Hi all

    Recently, I am not able to open most Web sites,

    It happened all of a sudden, it comes with below error:


    This site is not reachable

    Kickass.Re refuses to connect.

    Try:

    ERR_CONNECTION_REFUSED

    In order to get your help

    Adware can be installed on your Mac. Remove the Adware.

    1. use Malwarebytes Anti-Malware for Mac to remove adware.

    https://www.Malwarebytes.org/antimalware/Mac/

    Download, install, open and run by clicking on the "Scan for Adware" button to remove the adware.

    Once this is done, exit Malwarebytes Anti-Malware.

    2 Disable Extensions and test them.

    Safari > Preferences > Extensions

    Select Disable all extensions and test them.

    Enable the Extensions one by one and test.

    To uninstall any extension, select it and click the "Uninstall" button

    3 safari > Preferences > Search > search engine:

    Select your preferred search engine

    4. visit the site that you want it to be the home page

    Safari > Preferences > general > home page

    Click on the button "set to the current Page.

  • Some applications will not open on my Apple TV

    SOME applications will not open on my Apple Tv.  Updated to iOS 10 a few days ago and everything was fine.  Now, not a single application will open.   Tried to not restart, no luck.

    Try the following steps for the Apple TV 4, check if things work after each step if necessary, before you try the next.

    1. Restart the Apple TV (settings > system > restart).
    2. Restart the Apple TV by removing ALL cables for 30 seconds.
    3. Restart your router. (Also try to remove the power cord for at least 30 seconds)
    4. Reset Apple TV (settings > system > reset > reset all settings)
    5. Restore the Apple TV (settings > system > reset > restore)
  • Some applications does not respond after sleep (El Capitan)

    Product: 13 '' Macbook Pro retina (12.1) (base model sheet)

    El Capitan Version: 10.11.6

    The problem:

    When I connect after that my Macbook went down, I often have problems with some of the stock apps. In particular, I had this problem with the Mail Messages, reminders and calendar. This seems to be a problem when they are open before putting the macbook to sleep. This same problem happened with non-apple-stock applications.

    Once logged in, if I click on the application icon, the application window will come into focus. After that, I'm unable to use the application (as if frozen) and I often just see the spinning Rainbow mouse icon.

    Can I force quit the app and then open it again, but now the application does not load.

    To solve the problem, I can restart the macbook and all is well.

    Some others probably associated with funny things I saw (only attracted to this once... but did not look at one time or another):

    I open the calendar application after the macbook was sleeping and my full general calendar was empty (which would be nice if it were true!). In any case, I checked the 'accounts' and also found that there was no accounts! (I have 3 goes). So I wonder if there is a problem with the accounts after sleep since these apps I've had problems with all iCloud account and mail also uses some other accounts.

    Big Question: Is there something I can do to make that happen?

    Thank you very much for your help! Sorry if this is a double post, it is difficult to find an answer via google search.

    Start Safe Mode removes the system caches that can help...

    Follow these steps to start in safe mode.

    1. Start or restart your Mac.
    2. As soon as you hear the startup tone, hold down the SHIFT key.
    3. Release the SHIFT key when you see the logo Apple appears on the screen.

    After the Apple logo appears, this may take longer than usual to reach the login screen or your office. This is because your Mac performs a check of directory of your drive to boot in safe mode.

    To leave safe mode, restart your computer without pressing any keys during startup.

    Then try to Message, Mail, etc.

    If you still have problems, check the startup disk.

    Launch the disk utility located in/Applications/Utilities

    Then select the disk to boot on the left and then select the first aid tab and then click run.

  • the iTunes Setup program finishes, but the application does not appear

    For starters, I'm on Windows, but it seems that the system is not the problem because it's happened before, with my Macbook Air.

    I download iTunes on Apple's site and Setup will run as usual and finishes. But iTunes never displayed in Program Files, the destination he was supposed to have downloaded. I opened the Task Manager and tried to manually run the program yourself by using 'itunes.exe', but he writes that the application does not exist.

    For general advice, see troubleshooting problems with iTunes for Windows updates.

    The steps described in the second case are a guide to remove everything related to iTunes and then rebuild what is often a good starting point, unless the symptoms indicate a more specific approach.

    Review the other boxes and other support documents list to the bottom of the page, in case one of them applies.

    The more information box has direct links with the current and recent if you have problems to download, must revert to an older version or want to try the version of iTunes for Windows (64-bit - for older video cards) as a workaround for problems with installation or operation, or compatibility with third-party software.

    Backups of your library and device should be affected by these measures but there are links to backup and recovery advice there.

    TT2

  • The FireFox 42.0.1 application does not start.

    The FireFox 42.0.1 application does not start. I can uninstall and reload FireFox 37.0.2 and that worked, but now when I load 37.0.1 it installs really 42.0.1 that no longer works.
    I had to use IE 10 to contact Mozilla.
    Year annual should be ashamed of this...
    Can you tell me why Mozilla FireFox 42.0.1 installs but won't work?
    In addition, why FireFox 42.0.1 install when I try to install 37.0.2?

    It is possible that your firewall or other security software blocks or limit Firefox or plugin-container process without informing you, possibly after the detection of changes (update) for the Firefox program.

    Delete all rules for Firefox and the plugin-container in the permissions list in the firewall and allow your firewall to ask permission to get access full and unrestricted, again to install for Firefox and the plugin-container and the update process.

    See:

  • My entertainment sainburys application will not work in AirPlay on iOS 9.3

    Entertainment sainburys app will not work in AirPlay I can watch a movie on my iPad, but can't listen to my TV through the air Apple TV device, I can see my iPad on screen and YouTube plays just this app is not working I am using iOS 9.3

    Some applications do not broadcast their content you are sure that your application won't, a lot of apps that provide movies or TV series you block using AirPlay.

  • If an application does not forward on my new phone to iCloud, I lost all the data?

    I just upgraded my phone to a 5S for a SE.  They were both set to update to the latest version of the software.  I saved my 5S for my Macbook Pro before transferred its content to my new SE and erase the 5s.  I thought that all transfer ok, but I just noticed that one of my apps which has some important data on it has not transferred to the wire.  I still have backup on my laptop.  If it does not transfer the first time, she disappears somehow?  I could redownload the app, but I really don't like so much about the app.  It was the data stored in the application that concerns me. Is it possible to get it back?  The app was NotesPro, downloaded from the iTunes app store.

    It is important to understand that applications are not saved in a backup of the iOS.  The application data is saved.

    So if what you describe has happened to me, I would try the following:

    • Erase your iPhone SE and start over.  Settings > general > reset > erase content and settings and set up as new iPhone.
    • Keep in mind that NotesPro (mainly used to manage Lotus Notes) is an application very old.  It has been updated in 2009. which probably explains why this application behaves erratically.
    • Download NotesPro on your iPhone OS on the iTunes Store.  Once connected to your iPhone with your Apple ID, open the App Store, click on "Updates" in the lower right, then "Bought" on top.
    • Now restore your backup.  I hope that will restore the data from the application.  Restore your iPhone, iPad or iPod touch backup - Apple Support
  • Spotify application will not close or respond to anything

    So basically, for the last two weeks, my Spotify application icon was opened in the dock while saying "Application is not responding do not. I can see it in the menu to force her to leave, that I used several times to try to force quit, no luck. I also rebooted my Macbook Pro several times with that it is always visible on the dock. I tried to view and close it in Activity Monitor and Terminal through other help topics but is not visible in these applications, i.e. it does not appear on the active process or in a Terminal (when the Commander in Chief u etc.).

    It's very annoying that I can't use spotify now on my macbook, as she says she is already open, and I can't uninstall it because it says that the application is active and used. I also tried to reinstall without uninstalling however it asks me to close the original Spotify before installing.

    I am running OS X Yosemite - Version 10.10.5

    MacBook Pro 13 "(early 2011)

    Intel Core i7 2.7 GHz

    Please, any help would be fantastic!

    See Spotify forums for suggestions. These might help:

    https://community.Spotify.com/T5/help-desktop-Linux-Windows-Web/help-SPOTIFY-won - T-QUIT/td-p/105315

    https://community.Spotify.com/T5/help-desktop-Mac/Spotify-crashing-on-startup-OS X-Mavericks/m-p/706255/point high/true #M7...

  • Applications are not running correctly

    I installed the iOS Update 9 and therefore count my applications do not run the way they were accustomed to, something fishy is going on in the back end, I guess. If anyone has an idea about this then please let me know. I need your help

    Hi Shayadri!

    I understand that your applications do not work properly after installing iOS 9.  I understand how important it is to have your apps working correctly, and I am pleased to offer you some advice.  Please try all the tips in this article to support, and if you're still having problems with third-party applications, you will see instructions to contact the developer of the application of aid.

    If an application you have installed unexpectedly closes, unresponsive, or does not open

    Thank you for using communities of Apple Support.

    See you soon!

  • Try reinstalling firefox on a windows machine 7 and I get «the application could not start correctly (0xc0000142)»

    To solve a different problem, I uninstalled Firefox. After you have solved the other issue I'm tying to re - install Firefox and get an error message that says that "the application could not start correctly (0xc0000142). Click OK to close the application. "The title bar of the window, said"setup - stub.exe - Application error. "My PC is a Dell Studio 19 all-in-one running Windows 7 Home Premium.

    I ended up solving this problem by doing a reinstall on Windows 7 site. It took a little while but fixed this and a few other issues I've had.

  • How can I cancel a subscription and get a refund? An application does not work, the "assistance of the developer page" link provided by itunes is broken.

    How can I cancel a subscription and get a refund?

    An application does not work, the "assistance of the developer page" link provided by itunes is broken, and email provided by the application developer's sole means of support, but no response in 3 weeks to multiple addresses.

    The page you posted has since how to stop an auto-renewal subscription to renew again (see, change, or cancel your subscription - Apple Support).

    To contact iTunes support try http://reportaproblem.apple.co or https://www.apple.com/emea/support/itunes/contact.html

Maybe you are looking for

  • Adding hotmail to Motoblur account?

    Hi motorola, how can you add hotmail account (@hotmail.com) to motoblur? I tried adding it as a category of Email and manually added POP3 and SMTP, but still do not work... any ideas? Thank you!

  • Please help me. How can I unlock my administrator account while accessing this form another hard drive. ?

    Please help me. How can I unlock my administrator account while accessing this form another hard drive. ? Please help me...I use windows xp svc pack 3. some how it gets corrupted now and all my important data is in the folder my documents on my desk.

  • Cannot clear the contacts on sim card

    Is it possible to copy contacts from the sim card. But I don't see any possibility to show or select contacts on the sim card and then delete them. There are a lot of Apps on Store, all may have contacts but deletion do not work. I think android or c

  • Scanning from a HP Photosmart C6380

    When scanning my Photosmart C6380, when I chose to select the scan format PDT send it automatically send it to a file that I can not find. How can I change the setting to send the scan for a file of my choice?

  • Screen flashes white

    Since the last update when I hit the power button to put the top screen flashes a totally white whitish, I can still see the very annoying locked screen image, what is?