EM Configuration issue. /u01/.../db_1/node01_node01 Not Found...

Hi,
I am having this problem starting Enterprise Manager in 11g RAC.
I noticed that node01_node01 folder is non-existent but node01_cluster1 does.
Please Help.
Thanks.

EM used to run smoothly until I decided to test the availability of the RAC. I turned off one of the nodes, then turned it on again.
After the testing EM wont start. It returns the EM Configuration Issue.
Had it been a problem with /etc/hosts entries, it would have been impossible to setup the RAC 11g.

Similar Messages

  • [EPM Configuration] OracleDB - OC4J Configuration issue .... not found

    Hello,
    after analysing endlessly the existing workarounds for this problem, i conclude that mine is not posted yet.
    Intro
    In order to install EPM, i had to install Oracle Database 11g. After the installation, an error ocurred stating that configurations were not saved and i could run manually "ECMA.bat" later.
    I tried to configure it by creating environment variables such as:
    - ORACLE_SID
    - ORACLE_HOSTNAME
    - ORACLE_UNQNAME
    So far, i haven't tried to executed ECMA.bat for the last time, since I am quite sure that i will fail due to not recognizing the hostname.
    The issue
    Whili trying to make sure that the database is correctly configured, i tried to access to the webpage, unsuccessfully.
    Then i found my problem in the forums:
    When i type in CMD:
    --> (I type)
    C:\OracleDB_app\alexandreyin\product\11.2.0\dbhome_1>emctl status dbconsole
    --> (returns)
    OC4J Configuration issue. C:\OracleDB_app\alexandreyin\product\11.2.0\dbhome_1/o
    c4j/j2ee/OC4J_DBConsole_HPCM.lab.pt_orcl not found.
    In fact there was no folder with that name, nor something like "/OC4J_DBConsole_localhost_orcl" as many posts suggests.
    I only have folders like:
    - "home"
    - "oc4j_applications"
    - "OC4J_DBConsole"
    - "OC4J_Workflow_Component_Container"
    - "OC4J_Workflow_Management_Container"
    - "utilities"
    - "deploy_db_wf"
    Some posts suggests me to change my /driver/etc/host file, but i think my current file is correct:
    --> (Content of host gile)
    127.0.0.1 localhost
    XX.XXX.XXX.XXX HPCM.lab.pt
    Honestly, i am out of ideas and i wish any experienced colleague could give me a hint.
    Thanks in advance

    Hi,
    It is worth having a look at the following document on Oracle support.
    Problem - emctl start dbconsole Fails with Error OC4J Configuration issue OC4J_DBConsole_<HOSTNAME>_<DBNAME> not found *[ID 555218.1]*
    Linux 64bit DBConsole Fails With "OC4J Configuration issue cannot find /oc4j/j2ee/oc4j_DBConsole_..." *[ID 462325.1]*
    Thanks,
    HyperEPM

  • EM Configuration issue. /u01/.../node01_node01 not found

    Hi,
    am new to troubleshooting enterprise manager. twas working perfectly before. http://192.168.50.161:1158/em.
    now it is not working and when I checked via the console: $ emctl --help it returns:
    EM Configuration issue. /u01/app/oracle/product/11.1.0/db_1/node01_node01 not found.
    any tips on how to fix this problem?
    please help.
    thanks.

    I resolved the issue by creating soft links to the directory...
    Let's say your original hostname was as01.corp.purisma.com, and your new hostname is as01. My SID is as01 in this example.
    So, you need to change it in two places:
    If your ORACLE_HOME is /d0/oracle/product/10.2.0/db_1, then:
    Under: /d0/oracle/product/10.2.0/db_1
    ln -s as01.corp.purisma.com_as01 as01_as01
    Under: /d0/oracle/product/10.2.0/db_1/oc4j/j2ee
    ln -s OC4J_DBConsole_as01.corp.purisma.com_as01 OC4J_DBConsole_as01_as01
    I was then able to start the enterprise manager by issuing the standard 'emctl start dbconsole' command.

  • Configuration file jdbcpds.conf is not found.

    Hi,
    My problem is: Configuration file jdbcpds.conf is not found
    When: I've this problem when I try to run a report with rwrun. The file is in the reports/conf folder. We try execute this reports at the client side.
    I think that reports doesn't find the conf files because folder's name have changed. In wich configuration files/registry/env. path i can put the access to the reports/conf folder?
    Under 10g
    Thx very much

    I've found my problem
    in ORACLE_HOME\cauprefs.ora I've to add this line
    Reports.PluggableDataSourceFactories = "oracle.reports.plugin.datasource.jdbcpds.JDBCDataSourceFactory"
    in ORACLE_HOME\reports\conf\rwbuilder.conf I've to add this line
    <pluginParam name="jdbcpds" type="file">jdbcpds.conf</pluginParam>
    that it!

  • BC Service Interface deployment issue (bc4j.xcfg is not found in the class)

    When I invoke my WS method I receive this formatted output:
    <env:Envelope
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
    <env:Header/>
    <env:Body>
    <env:Fault>
    <faultcode>env:Server</faultcode>
    <faultstring>JBO-29000: Unexpected exception caught: oracle.jbo.ConfigException, msg=JBO-33001: Configuration file /com/atrium/ws/bc/model/common/bc4j.xcfg is not found in the classpath.JBO-33001: Configuration file /com/atrium/ws/bc/model/common/bc4j.xcfg is not found in the classpath.</faultstring>
    <detail>
    <tns:ServiceErrorMessage
    xmlns:tns="http://xmlns.oracle.com/adf/svc/errors/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <tns:code>29000</tns:code>
    <tns:message>JBO-29000: Unexpected exception caught: oracle.jbo.ConfigException, msg=JBO-33001: Configuration file /com/atrium/ws/bc/model/common/bc4j.xcfg is not found in the classpath.</tns:message>
    <tns:severity>SEVERITY_ERROR</tns:severity>
    <tns:detail
    xsi:type="tns:ServiceErrorMessage">
    <tns:code>33001</tns:code>
    <tns:message>JBO-33001: Configuration file /com/atrium/ws/bc/model/common/bc4j.xcfg is not found in the classpath.</tns:message>
    <tns:severity>SEVERITY_ERROR</tns:severity>
    <tns:exceptionClassName>oracle.jbo.ConfigException</tns:exceptionClassName>
    </tns:detail>
    <tns:exceptionClassName>oracle.jbo.JboException</tns:exceptionClassName>
    </tns:ServiceErrorMessage>
    </detail>
    </env:Fault>
    </env:Body>
    </env:Envelope>
    My Bc4j.xcfg is in my (bcProfile1_MiddleTier.jar) when I deploy this to my weblogic instance.
    Any suggestions?

    could be something to do with application jws file.

  • CUP Issue in workflow - Approver not found after SP13

    Dear All,
    We are facing an issue after upgrade to SP13 in CUP. The request is not getting saved and throwing an error - Approver not Found.
    We uploaded the xml files also of SP13 after upgrade has completed.
    We have not changed the workflow after upgrade and verified all the attributes of Initiator, CAD and approver is already available in CAD - but still we are receiving the error "Approver Not Found"
    The same workflow is working succesfully in Production system which is under SP9.
    Is this an issue with SP13. If any body has encountered please let us know how to resolve.
    Thanks and Best Regards,
    Srihari.K

    Dear Chinmaya,
    Below is the error log
    Log :
    2011-05-09 08:13:17,375 [SAPEngine_Application_Thread[impl:3]_25] ERROR NoApproverFoundException in Save request
    com.virsa.ae.workflow.NoApproverFoundException: No approvers found for req no : 135, for reqPathId, 209, for path, CHNG_ANZ_Z6 and approver determinator : ANZ_LAC
    Also, we tried with simple workflow as well with just 2 attribute logic. Still we received the same error
    Thanks and Best Regards,
    Srihari.K

  • Adobe Acrobat Distiller Process. Issue with Font(L0420P not found, using courier)

    Hi Everybody,
    We are working for upgrade activities, which involves moving applications from Windows 2000 to Windows 2003 Servers.
    My applications uses Adobe Acrobat distiller, which is also getting upgraded along with the server from Adobe 4.0 to 5.0 (Installed licensed Adobe distiller).
    I have been using Adobe distiller to convert .PS files into .PDF files. The conversion process requires the PSFonts such as (MB006, L0B, L0420P etc..), each font got a separate PFB and PFM extension files, which are kept in the folder name called "Psfonts" and has been included in "Font location" under Distiller settings.
    Using Distiller( Adobe Acrobat distiller 4.0 ) in Windows 2000 didn't create any issues or error while converting .PS files into .PDF files, all the PDF files are generated by Distiller as expected and process without any Font issues.
    In Windows Server 2003, I installed Adobe Acrobat distiller 5.0 and moved the Font Folder "Psfonts" from older server(Windows 2000 server) to the new server(Windows 2003) and started Adobe Acrobat distiller process(5.0) to convert .PS to .PDF, most of the .PS files gets converted into .PDF files but when .PS files which require the Font L0420P comes in for Distilling, it displays an error message as "L0420P not found, using courier".
    I checked with the old Server's (Windows 2000) font folder (Psfonts), it has the same files(PFB and PFM) as present in the new Server(Windows 2003).
    I tried to check the Particular Font name(L0420P) in Distiller-->Setting-->Job options-->Font-->Embedding-->Psfonts, but L0420P font alone is missing in the List.
    Could you please help in resolving this Font issue.

    You may like to try deleting the PsFonts entry from distiller and closing it. Restart the machine, make the entry of PSFonts agina and try creating PDF.

  • Itune launch issue-Apple Application Support not found

    I did some serious cleaning on my computer yesterday and may have accidentally removed a program that is needed to open Itunes. When I click to open Itunes, I get an error message stating that Apple Application Support was not found. I have tried to re-install itunes and that has not worked. If I completely remove Itunes, will I lose all my music??

    You could try downloading and installing 7-Zip (free) and downloading a fresh copy of the iTunes installer, unpack the installer into its components using 7-Zip then try installing AppleApplicationSupport again. It may still fail to install but you may get more useful error messages as to why not.
    See also Troubleshooting issues with iTunes for Windows updates.
    tt2

  • Alert configuration or Alert Inbox-----404 Not Found

    Hi,
    In RWB, When I click Alert configuration or Alert Inbox
    the following message is displayed
    404 Not Found                                                                               
    SAP J2EE Engine/6.40 
    The requested resource does not exist.
    Details: Go to main page of this application!
    Is this due to installation problem ?
    How to fix this ?
    Thanks,
    ss

    Hi,
    check the following entries in your Exchange Profile:
    com.sap.aii.rwb.server.centralmonitoring.r3.ashost --- Must be full qualified
    com.sap.aii.rwb.server.centralmonitoring.httpport   --- 80<SysNo> or see SMICM -> Goto -> Services: http-Port
    Normaly you only need to refresh you RWB with the following link:
    http://<System>:<Port>/rwb/rtc?op=init
    if this doesn't work try to restart the complete ABAP Stack.
    Good luck!
    Chris

  • Possible Network Issue causing HTTP page not found error

    We have a client who is getting a page not found error that
    only occurs within their local network. They have tried to access
    the site from outside their network and it works fine. They are the
    only client we have experiencing this issue. I am wondering if
    anyone here can think of what issues we might suggest to their IT
    support unit to help them resolve this issue?

    MK_Ultra wrote:
    > We have a client who is getting a page not found error
    that only occurs within
    > their local network. They have tried to access the site
    from outside their
    > network and it works fine. They are the only client we
    have experiencing this
    > issue. I am wondering if anyone here can think of what
    issues we might suggest
    > to their IT support unit to help them resolve this
    issue?
    I've seen this caused by split-view DNS or firewalls.
    Mack

  • Is anyone else having random file access issues? including "Element not found" error?

    I don;t know what the @#$ is going on with this device, but for example:
    user A creates a folder in their area(under a share with RW rights)
    Everything is great..
    They come in on day2, and all of a sudden, they get "Access denied" on the (excel) file
    Typically, if I re-apply full rights for them using windows permissions, it "fixes" it.
    Today, I went to modify a excel spreasheet that I've been using for a week or so, and boom, access denied
    and effective permissions indicate that very thing: no rights.
    I attempted to re-apply rights to my home directory, and on that particulat .xls, got a "Element not found" message.
    I'm sad that I've had SO much trouble with this device.
    I re-sycned with A/D just for kicks, no help.
    It syncs with A/D daily
    I've had so many of these related permissions issues, we're likel;y scrapping the Lenovo for a windows server, but I figured I'll see if anyone else is dealing with this message..
    I'm  also open to the fact that it could be our A/D I suppose..

    Sorry to reply to such an old topic, but I am having exactly the same issue.  Did you ever find a fix?  We are reapplying all the parent folder settings every morning to bandaid the situation, but it is becoming a little ridiculous...
    We have our settings so that a file administrator has full access to everyone's files, and each individual has full access to their own folder.  The folder settings never change, but the files seem to lose the user's access permission periodically after being opened or edited (haven't narrowed down the exact cause, but has never happened to files that haven't been accessed, but doesn't always happen to files that have been accessed).  One odd thing that might have something to do with it, the ownership of files keeps defaulting to a generic 63353/UNIX instead of the creator of the file or the owner of the parent folder (which is set the way we want).  We are currently experiementing with changing it, but it seems ike if we set the owner to the user, the file administrator randomly loses access, if we set to the file admin, the user randomly loses access.  I think we might be can bandaid the situation from the user's perspective with this, but it doesn't seem to fix the initial issue, that the folder permissions won't stay set.

  • Links "alert configuration" & "alert inbox" show page not found error

    Hi,
    One of our test servers is at SP9, SR1 installation.
    When i tried  to access <b>"Alert Configuration"</b> , <b>"Alert Inbox"</b> links in RWB, the link pages dosen't get dispalyed. It gives the follwing error
    404 Page not found ... The requested resource does not exist.
    Should we try redeploying RWB sda..?
    cheers,
    Siva Maranani.

    Hi Siva,
    I'm Pruthvi working in SAP-XI.
    When I try to click on the Alert-Configuration and Alert-Inbox I'm getting the same error you got :
    404 Not Found
    The requested source doesnot exist
    From your blog I got to know the below things :
    1) We will get HTTP port number and full host name value from the t-code SMICM -> Goto -> Services
    2) We have to give the HTTP port number value in Exchange Profile  in com.sap.aii.rwb.server.centralmonitoring.httpport
    3) We have to give the full host name value in Exchange Profile  in  com.sap. aii.rwb.server.centralmonitoring.r3.ashost
    4) Also I have checked in the t-code SICF and all the required services as described in sap note 768456 were present over there.
    Apart from the above do I need to check for anyother services (or) parameters that needs to be installed for setting the alert configuration.
    Also You said that PMI store is already configured during post-installation steps
    Can you please let me know what is PMI store and how to check it is configured (or) not and also where to see it.
    Thanks and Regards,
    Pruthvi

  • Error Configuration File bc4j.xcfg is not found in the classpath

    I am new to JDeveloper and ADF, and am suffering through the steep learning curve. This story may prove useful to someone, someday.
    I just finished resolving a “bc4j.xcfg is not found in the classpath” error and it added another level of understanding to how things are glued together.
    There is a back story. I had made a first pass at creating a test application. When I was done I started “enhancing” the application. One of the changes was to add a column to a view in the database. Try as I might I could not get that change propagated to the business component. This is still on my to-figure-out list. In frustration I dropped the model and recreated it from the database tables and views. Testing it with the “AppModule” in the model project I could see the view with the new column. However, when I went to run one of my old jspx pages, I now got the dreaded “bc4j.xcfg is not found in the classpath” – and this was for a page that was not using my updated view. As the military expression goes, “Whiskey Tango Foxtrot”.
    It is now working again, and here is what I found.
    I noticed in the error message that it could not find “/cloudapp1/common/bc4j.xcfg”. When I searched for the file I found it in /cloudapp1/model/common/bc4j.xcfg. I went to the project properties for the model project and on the “Project Source Paths” node I saw at the bottom of the page Default Package: cloudapp1.model. Ah Ha! That is where the /cloudapp1/model structure came from. Then I remembered that the first time through I had changed the default package to just cloudapp1. Part of my experimenting with the product. When I quickly rebuilt the model project I did not do that.
    Next I found the DataBindings.cpx that one note alluded to. It is in the ViewController project. There I found an “OC4JDataControl” section. In there was and entry Package=”cloudapp1”. This was the original package name. When I rebuilt the model, this was not updated. Anyway, I changed it to Package=”cloudapp1.model”. [ Insight:  When you first build an app it can make some good guesses about what is needed, but when you start adding and dropping projects it is much harder to guess how they are glued together.]
    Raising a cup of coffee in triumph I re-ran the test page.
    Dang! Still a bc4j.xcfg not found in the classpath – but this time the path mentioned matched the path where I knew the file to be.
    I am nothing if not stubborn. I knew the problem just had to be in the ViewController project, because the AppModule in the model project worked. So, I started going through all of the project properties. I finally came across something called “Dependencies” that had big ugly red circles with an x in them. Ah ha. This is what tells the ViewController what other projects (like the business model project) this ViewController is dependent on. Although the editing process it not obvious I eventually pointed it to the new model project. [Deepening insight.]
    When I re-ran the test page it worked! Coffee finished. Story with a happy ending.
    Summary:
    1.     Make sure the package name in the ViewController DataBindings.cpx matches the one in your model project.
    2.     Make sure the ViewController Dependencies entry points to the model project.

    Thought I'd add a little bit more to this post I found helpful.
    I'm creating an application which uses other application ViewController projects deployed as library .jar files. If your .jar ViewController project deployment profiles don't have your Model project as a dependency, you will get the .bc4j error as well.
    This can be confusing when the ViewController pages function correctly when run within their own application context, but somehow lose their bc4j when deployed as a .jar.
    Hope that helps someone down the road.

  • "More" issue- service book information not found

    When I try to download a file, the "more request" doesn't work- it says" More request cannot be completed.  Service Book information not found."

    You need to reset your email account again on your device & send the service books from the same interface on your device. Wait for the 30mins & register now yourself from the handset itself by following the below steps-click on Option Application-click on Advanced - Click on Host Routing table - Click menu key - select Register now option & Click, Follow these steps twice. Now go into your email application & click on it. Then press the menu key & scroll down,you can see Reconcile now option, Click on it twice !
    Now try to open that PDF again !

  • ESS Configuration error structure field Roundtrip_Strategy not found

    we have ep7 and ecc6 our HR guyz are getting this issue when trying to create a travel request,its working in back end can any one help..?

    Hi,
    As other said you may need to update software components SAP-HR , EA-HR for this check this
    SAP Note 761266 - Self Services Patches
    Regards
    Vijay
    Edited by: Vijay Mohan on Jun 27, 2008 3:11 PM

Maybe you are looking for