JSF Link PArameter get null

I have a page with link http://localhost:8080/Test/Page.faces?id=asdasdasd
The page got 2 text field and one button, after user key in the details and click submit, it works well when you first time click the submit button, the id will return me the exact value, but if the user never enter the value and click submit the validation will be invoked and next click the button again the id return null? How to solve this problem anyone can help?
Edited by: NewbieH on Jul 15, 2009 7:34 PM

Provide the code in detail that would be ease to trace the defect.

Similar Messages

  • 'we had difficulty reading this feed. host parameter is null' I am getting no where here, help!?

    I've had an RSS feed created for an online video podcast but keep getting the message: 'we had difficulty reading this feed. host parameter is null' i've looked at the forums but none of them make any sense. My IT team say the RSS feed is valid and it should work and that is more like down to an itunes error, any help?

    This will be our first podcast so do not currently have a page. Below is the feed.
    Thank you Roger.
    <?xml version="1.0" encoding="utf-8"?>
    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
    <atom:link href="http://dmsukltd.com/rss/rss.xml" rel="self" type="application/rss+xml" />
    <title>The Big Picture</title>
    <link>http://www.dmsukltd.com/hawk/dms_big_picture/</link>
    <description>A brand new monthly movie show produced by DMS</description>
    <language>en-gb</language>
    <item>
    <title>The Big Picture: Mission: Impossible-Ghost Protocol first podcast</title>
    <link>http://dmsukltd.com/dl/paramount/tbp_mi4gp_uk_premiere_v1_qt_hires.mov</link>
    <guid>http://dmsukltd.com/dl/paramount/tbp_mi4gp_uk_premiere_v1_qt_hires.mov</guid>
    <pubDate>15 Dec 2011 12:00:00 GMT</pubDate>
    <description>[CDATA[The cast of Mission Impossible - Ghost Protocol joined The Big Picture on the red carpet for the films UK Premiere! Tom Cruise, Simon Pegg, Paula Patton and Samuli Edelmann were on hand to talk about this latest chapter of the popular series!]]</description>
    </item>
    </channel>
    </rss>

  • Getting null returned when working with Linked Lists

    Ok, i'm having the same problem with a couple of methods that deal with linked lists, and i was hoping someone could lend me a hand. First off, the specifications for one of the methods:
    An iterative procedure smallElements
    PARAMETERS: a ListItem reference, ls
    an integer n
    RETURN VALUE: a new list identical to the given list, except
    that it contains no occurrences of numbers greater than n.
    for example, given input list ( 3 2 6 3 4 ) and 3,
    the return value would be the list ( 3 2 3 )
    And here is my code:
    ListItem smallElements(ListItem ls, int n){
    ListItem small = null;
    ListItem result = small;
    if(ls == null)
    return null;
    else{
    while(ls!=null){
         if(ls.number <=n){
         result = new ListItem(ls.number, null );
         result = result.next;
         ls = ls.next;
    return small;
    Like the topic says, i keep getting null returned as a value. I have tried setting small= new ListItem(ls.number, null), and that actually returns the correct list, except that the first number is repeated twice. I would greatly appreciate any assistance.

    I am not sure I understand your code. What exactly are those ListItems? It seems to me that you are dealing with single List elements, while the specification says that you are supposed to return a List.
    But the main error is that you have two ListItem objects there, which seems to fill the same purpose - only that you use one, and return the other. 'small', which is the one you return, never get set to anything else than null.
    I think you should do something like this: make a new, empty list to return
    for element in parameterlist
        if number is smaller than n
            add this element to returnlist
    return returnlist

  • We had difficulty reading this feed. host parameter is null

    Hi,
    I'm fairly new to creating podcasts and have come across the 'host parameter is null' error when submitting my podcast to itunes.
    The RSS feed validates )bar the <itunes:link> tag to which I understand Feed Validator doesn't yet support due to previous errors. (correct me if i'm wrong)
    I've tried linking copying the source code and uploading a XML file to the server and linking to that, but still get the same error in itunes.
    Any help is welcome
    link to Feed - http://www.spinoutrecords.co.uk/index.php?page=temp

    itunes error - restarted and all ok.

  • Error Message from ITS "host parameter is null" - Huh?

    I am having trouble submitting a podcast to the iTunes Store.
    I have a podcast that I can access directly through my blog: blog.mindthegap.us
    The RSS2 feed to my podcast is: http://blog.mindthegap.us/podcasts-only/rss2.aspx
    I have subscribed to my podcast through the "Advanced" menu in iTunes. It finds my podcast and adds them to my podcast library.
    BUT, when I submit my podcast to the iTunes Store, I get this message:
    We had difficulty reading this feed. host parameter is null
    I just spent an hour with tech support from godaddy determining that the feed is legit.
    Can someone help me resolve why iTS won't take it?
    Thanks

    I had sumitted the same (or variations of the same) for nearly a week and after submitting the question to iTunes Technical Support, tried one more time.
    Eureka! It was accepted. The only thing that I could possibly have changed was to have added some episode descriptions. The error message "host parameter is null" isn't very helpful if that WAS the solution.
    Now, I can get back to my podcasts.

  • RSS Help - iTunes Error - "host parameter is null"

    hello all,
    I checked the history and there seems to be no answer why iTunes is giving this error, but that it some how fixes itself. I am trying to submit a new podcast (and podcast series) to iTunes. The error that I am getting is "host parameter is null". I am not creating the xml myself i am using Feeder and I have checked it again the FeedValidator.org. I am pretty sure that I have all the fields filled out. Any ideas?
    Thanks
    http://flixmakers.net/feeds/NoBudgetMovieMaking(MP4).xml
    http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fflixmakers.net%2Ffeeds%2FNoB udgetMovieMaking%28MP4%29.xml

    I'd start by taking those parentheses out of the URL - they might be the cause of trouble. If you want to let people know that this is an MP4 version of your feed, put the (MP4) in the podcast title.
    Hope this helps.

  • Iweb/itunes problem - host parameter is null

    i use iweb to publish and host our website. everything works fine, except... i have never been able to successfully publish a podcast to itunes through iweb. the error message in itunes is that the host parameter is null. i'm really scratching my head on this, because why would iweb offer an application that does not sync up with itunes automatically? please help!

    The feed appears to be OK: it references a media file:
    http://www.undergroundfellowship.info/undergroundfellowship/Media/uftv.intro.m4v
    However making this URL into a link in an html page and then downloading from the the link produces not the m4v file but an html file called uftv.intro.m4v.html which references the media file:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
    "http://www.w3.org/TR/html4/strict.dtd">
    <html>
    <head>
    <title>www.undergroundfellowship.info </title>
    </head>
    <frameset rows="100%,*" border="0">
    <frame src="http://web.me.com/growingdeeper/undergroundfellowship/Media/uftv.intro.m4v " frameborder="0" />
    <frame frameborder="0" noresize />
    </frameset>
    <!-- pageok -->
    <!-- 02 -->
    <!-- 7.9-->
    </html>
    I don't know how this is happening, or how this page is being generated, but it's what is causing the problem.

  • Host Parameter is null / Podcast submission

    Hi there!
    I'm starting a new podcast, in the hope that it will be avaliable via iTunes soon! but I hit a brick wall when I submitted my XML/rss feed to itunes and the following error message occured...
    "We had difficulty reading this feed. host parameter is null"
    What does it mean and how do i get rid of it?
    here is my xml file >>> http://www.intfi.in/rss/intfi.xml
    Any info wouldbe greatly appreciated!
    +The Squire+ ^_^

    pyrotech13 - your feed appears to be valid.
    LBesquire: there are some minor errors in your feed. The 'lastpubdate' doesn't have a timezone (and is earlier than the date of the last episode) - also your dates are variously GMT or +0100. The 'itunes:subtitle' for both episodes is too long - they should be limited to 255 characters.
    None of these errors is likely to be serious. Both feeds can be subscribed to manually from the 'Advanced' menu and work OK. I can't say why submitting them is failing, unless perhaps there is a temporary glitch in the system. Certainly the error message doesn't make much sense - it would suggest a failure to communicate with your servers. I should leave it for a day and try again. Do come back if you continue to have failures.

  • Host Parameter is Null Error

    So i'm trying to publish my podcast on itunes, but all i get is ''Host Parameter is Null''. The rss feed has been created following itunes instructions, and it has been 100% validated on the feed validator. If you also paste our feed manually it works. this is the feed http://www.someguysonemic.com/rss.php

    I had sumitted the same (or variations of the same) for nearly a week and after submitting the question to iTunes Technical Support, tried one more time.
    Eureka! It was accepted. The only thing that I could possibly have changed was to have added some episode descriptions. The error message "host parameter is null" isn't very helpful if that WAS the solution.
    Now, I can get back to my podcasts.

  • SOAP Axis receiver: host parameter is null

    Hello,
    we are on a PI 7.11 (SP06) system & we are trying to setup a scenario SOAP - SOAP (Axis) where we initiate a third party webservice. To connect to this service we are obliged to go through our proxy, which we defined in our JVM parameters:
    http.nonProxyHosts: [*.ont.local|*.val.local|*.mon.local]
    http.proxyHost: [proxypac.mon.local]
    http.proxyPort: [8080]
    http.proxySet: true
    When we execute our scenario via soapUI we get following error:
    com.sap.engine.interfaces.messaging.api.exception.MessagingException:
    com.sap.engine.interfaces.messaging.api.exception.MessagingException:
    XIAdapterFramework:GENERAL:com.sap.engine.interfaces.messaging.api.exception.MessagingException:
    java.lang.IllegalArgumentException: host parameter is null
    We already tried with http://proxypac.mon.local as parameter as well but still we get this error.
    Furthermore we are able to make a connection to the service via a SM59 connection.
    Axis details:
    Adapter Common Library Version: 1.7.1106.20110202095400.0000, NW711_06_REL
    Adapter Application Version: 1.7.1106.20110202095400.0000, NW711_06_REL
    Axis Version: Apache Axis version: 1.4 Built on Apr 22, 2006 (06:55:48 PDT)
    Many thanks in advance for your help,
    Frédéric.

    Hello Mark,
    we get this last error when connecting with SOAP receiver instead of Axis receiver.
    We are sending different headers (wsa & wsse) in our soapUI request:
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:klip="http://ws.agiv.be/klipws" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <soapenv:Header>
    <wsa:Action xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">http://ws.agiv.be/klipws/ListKLB</wsa:Action>
    <wsa:MessageID>urn:uuid:2a46571e-d5a7-4b33-a4a1-a174330cd36c</wsa:MessageID>
    <wsa:ReplyTo> <wsa:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:Address></wsa:ReplyTo>
    <wsa:To>http://wsklip.beta.agiv.be/**********.asmx</wsa:To>
    <wsse:Security soapenv:mustUnderstand="1" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:klip="http://ws.agiv.be/klipws" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
    <wsu:Timestamp xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
      <wsu:Created>2011-09-27T10:00:31Z</wsu:Created>
      <wsu:Expires>2011-09-30T18:01:31Z</wsu:Expires>
      </wsu:Timestamp>
    <wsse:UsernameToken>
      <wsse:Username>*********</wsse:Username>
      <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">***************************************wsse:Password>
      <wsse:Nonce>****************************************</wsse:Nonce>
      <wsu:Created xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2011-09-12T14:01:31Z</wsu:Created>
      </wsse:UsernameToken>
      </wsse:Security>
    </soapenv:Header>
       <soapenv:Body> <klip:ListKLB xmlns="http://ws.agiv.be/klipws"/>
       </soapenv:Body>
    </soapenv:Envelope>
    For the Axis receiver it looks like one of the handlers can't get the value of our host parameter.
    Any help or tips would be really appreciated!
    Regards,
    Frédéric.

  • URGENT: I am getting Null in my JSP

    Below is my bean containing all the data access logic - the jsp file follows also is my presentation file, when i render i get null value at display, do anyone know why?
    Help me experts.
    import java.io.Serializable;
    import java.sql.Connection;
    import java.sql.DriverManager;
    import java.sql.PreparedStatement;
    import java.sql.ResultSet;
    import java.sql.SQLException;
    public class Licensee implements Serializable {
    private String artist_name;
    private String recording_title;
    private String Code;
    private String title;
    private String email;
    private String contact;
    public static Connection getConnection() throws Exception {
    String driver = "oracle.jdbc.driver.OracleDriver";
    String url = "jdbc:oracle:thin:@IP
    String username = "username";
    String password = "password";
    Class.forName(driver);
    Connection conn = DriverManager.getConnection(url, username, password);
    return conn;
    public void ConnectMe() {
    ResultSet rs = null;
    Connection conn = null;
    PreparedStatement pstmt = null;
    try {
    conn = getConnection();
    String query = "SELECT code, title, email, contact " +
    "FROM address '";
    pstmt = conn.prepareStatement(query); // create a statement
    //pstmt.setInt(1, 1001); // set input parameter
    rs = pstmt.executeQuery();
    //extract data from the ResultSet
    while (rs.next()) {
    setCode(rs.getString(1));
    setTitle(rs.getString(2));
    setEmail(rs.getString(3));
    setContact(rs.getString(4));
    System.out.println(Code + " " + title + " " + email + " " +
    contact + " ");
    } catch (Exception e) {
    e.printStackTrace();
    } finally {
    try {
    rs.close();
    pstmt.close();
    conn.close();
    } catch (SQLException e) {
    e.printStackTrace();
    public String getArtist_name() {
    return artist_name;
    public void setArtist_name(String artist_name) {
    this.artist_name = artist_name;
    public String getRecording_title() {
    return recording_title;
    public void setRecording_title(String recording_title) {
    this.recording_title = recording_title;
    public String getCode() {
    return this.Code;
    public void setIseries_Code(String Code) {
    this.Code = Code;
    public String getTitle() {
    return this.title;
    public void setTitle(String title) {
    this.title = title;
    public String getEmail() {
    return this.email;
    public void setEmail(String email) {
    this.email = email;
    public String getContact() {
    return this.contact;
    public void setContact(String contact) {
    this.contact = contact;
    This is my JSP file
    <jsp:useBean id="param" class="com.catco.rrd.Licensee"/>
    <jsp:setProperty name="param" property="*" />
    <%@page contentType="text/html" pageEncoding="UTF-8"%>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>Simulating the RRD protype application</title>
    </head>
    <center>
    <body>
    <table width="900">
    <tr>
    <td>Iseries Code</td>
    <td>Title</td>
    <td>Contact</td>
    <td>Email</td>
    </tr>
    <tr>
    <td><%= param.getEmail() %>
    </td>
    <td><%= param.getTitle() %></td>
    <td><%= param.getEmail() %></td>
    <td><%= param.getEmail() %></td>
    </tr>
    </table>
    </body>
    </center>
    </html>
    If i run the project and and render the jsp in browser i get null values for the get event. Can someone spot what i am doing wrong here?

    mport java.io.Serializable;
    import java.sql.Connection;
    import java.sql.DriverManager;
    import java.sql.PreparedStatement;
    import java.sql.ResultSet;
    import java.sql.SQLException;
    public class Licensee implements Serializable {
    private String artist_name;
    private String recording_title;
    private String Code;
    private String title;
    private String email;
    private String contact;
    public static Connection getConnection() throws Exception {
    String driver = "oracle.jdbc.driver.OracleDriver";
    String url = "jdbc:oracle:thin:@IP
    String username = "username";
    String password = "password";
    Class.forName(driver);
    Connection conn = DriverManager.getConnection(url, username, password);
    return conn;
    public void ConnectMe() {
    ResultSet rs = null;
    Connection conn = null;
    PreparedStatement pstmt = null;
    try {
    conn = getConnection();
    String query = "SELECT code, title, email, contact " +
    "FROM address '";
    pstmt = conn.prepareStatement(query); // create a statement
    //pstmt.setInt(1, 1001); // set input parameter
    rs = pstmt.executeQuery();
    //extract data from the ResultSet
    while (rs.next()) {
    setCode(rs.getString(1));
    setTitle(rs.getString(2));
    setEmail(rs.getString(3));
    setContact(rs.getString(4));
    System.out.println(Code + " " + title + " " + email + " " +
    contact + " ");
    } catch (Exception e) {
    e.printStackTrace();
    } finally {
    try {
    rs.close();
    pstmt.close();
    conn.close();
    } catch (SQLException e) {
    e.printStackTrace();
    public String getArtist_name() {
    return artist_name;
    public void setArtist_name(String artist_name) {
    this.artist_name = artist_name;
    public String getRecording_title() {
    return recording_title;
    public void setRecording_title(String recording_title) {
    this.recording_title = recording_title;
    public String getCode() {
    return this.Code;
    public void setIseries_Code(String Code) {
    this.Code = Code;
    public String getTitle() {
    return this.title;
    public void setTitle(String title) {
    this.title = title;
    public String getEmail() {
    return this.email;
    public void setEmail(String email) {
    this.email = email;
    public String getContact() {
    return this.contact;
    public void setContact(String contact) {
    this.contact = contact;
    This is my JSP file
    <jsp:useBean id="param" class="com.catco.rrd.Licensee"/>
    <jsp:setProperty name="param" property="*" />
    <%@page contentType="text/html" pageEncoding="UTF-8"%>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>Simulating the RRD protype application</title>
    </head>
    <center>
    <body>
    <table width="900">
    <tr>
    <td>Iseries Code</td>
    <td>Title</td>
    <td>Contact</td>
    <td>Email</td>
    </tr>
    <tr>
    <td><%= param.getEmail() %>
    </td>
    <td><%= param.getTitle() %></td>
    <td><%= param.getEmail() %></td>
    <td><%= param.getEmail() %></td>
    </tr>
    </table>
    </body>
    </center>
    </html>{code}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Getting Null Value

    Hi
    I have made on Bapi as webservice.. and i imported that webservice in model...
    The structure of the model is like this.....
    Request_Z_Bapi_Customer_GetDetail
    .......|
    .......|----- parameter
    ................|
    ................|-------customerNo
    ................|-------division
    ................|-------distributionchannel
    ................|-------saleOrg
    ................|-------passbuffer
    .......|-------Response
    ................|------Result
    .......................|-------peAddress
    ...............................|---city
    ...............................|---country
    ...............................|----name
    ...............................|----.....
    ...............................|----......
    <b>I have writtin the following code in my Custom Controller</b>
    Request_Z_BAPI_CUSTOMER_GETDETAIL_WS_customerGetDetail customer = new Request_Z_BAPI_CUSTOMER_GETDETAIL_WS_customerGetDetail();
        customer._setUser("abap");
        customer._setPassword("quinnox");
        wdContext.nodeRequest_Z_Bapi_Customer_GetDetail().bind(customer);
    <b>I have executed the fuction like this...............</b>
    public void executeCustomerDetails( )
        //@@begin executeCustomerDetails()
        try{
             wdContext.currentRequest_Z_Bapi_Customer_GetDetailElement().modelObject().execute();
             wdComponentAPI.getMessageManager().reportSuccess("Check "+wdContext.currentPeAddressElement().getFirstName());
        }catch(Exception e){
             wdComponentAPI.getMessageManager().reportException(e.getMessage(),true);
    but when i am priniting the results i am getting the null values.........
    ex:
    wdComponentAPI.getMessageManager().reportSuccess("Check "+wdContext.currentPeAddressElement().getFirstName());
    here i am trying to get the FirstName but i am getting null value.....
    how to solve this problem....
    please help me
    Best Regards
    Ravi Shankar B

    Hi Ravi,
    First i would suggest you to test/execute the webservice to makesure that its working properly.
    If yes, pass all the madatory fields to the webservice input parameters. In your case customerID could be a madatory parameter to get the address.
    You can pass that parameter by customer.setCustomerNo().
    Regards, Anilkumar

  • Getting "null" when trying to commit

    Dear All,
    am using Jdeveloper 11.1.1.3 ...
    i have a master-detail jsp page , i tried to insert a new row and when i commit the transaction ( press on the commit button ) nothing happen i mean the transaction is not saved and when i checked the log of the IntegratedWebLogicServer i found the the commit generated no error just "null" was there in the log , i have other pages working correctly am not sure what is wrong with this one ...this is a very serious problem since no error message was generated to the user !!!
    Any help please

    problem solved !! the problem was that i wrote this statement
    if ( ADFContext.getCurrent().getSessionScope().get("ClientType").equals("1") ) ....
    and this session scope parameter returned null thats why ... i changed into the following then it worked if ( ADFContext.getCurrent().getSessionScope().get("ClientType") ==1 instead of .equals
    but am not sure why this didnt generate an error message , that way we could know what is the problem

  • Error: Operation illegal on linked parameter.

    Hi,
    I am running a reports from c# application after updating datasource to a dataset. But I get the following error when running reports with sub-reports.
    Error in File RptGroup {37DC74F5-5A6A-4517-AA4C-D5D9C5991968}.rpt:
    Operation illegal on linked parameter.
    I am updating all stored procedure parameters for the report, but not doing anything for other parameter types. What should I do to get rid of this error?
    Thanks
    Ajith

    Well,.I thought I was not setting values for parameter types other than stored procedure, but I was.
    rptParam.ApplyCurrentValues(rptParamValues);  was outside the code that loops through parameter values.
    I have fixed this and the code is working fine.
    Thanks.

  • OracleHomeInventory gets null oracleHomeInfo

    Dear all,
    Am getting the below error,when applying OPATCH
    -bash-3.2$ opatch apply
    Invoking OPatch 11.1.0.6.9
    Oracle Interim Patch Installer version 11.1.0.6.9
    Copyright (c) 2009, Oracle Corporation.  All rights reserved.
    Oracle Home       : /u01/oracle/PROD/db/tech_st/11.1.0
    Central Inventory : /u01/oracle/PROD/db/tech_st/11.1.0/admin/oui/PROD_oracle/oraInventory
       from           : /etc/oraInst.loc
    OPatch version    : 11.1.0.6.9
    OUI version       : 11.1.0.7.0
    OUI location      : /u01/oracle/PROD/db/tech_st/11.1.0/oui
    Log file location : /u01/oracle/PROD/db/tech_st/11.1.0/cfgtoollogs/opatch/opatch2010-06-03_02-47-54AM.log
    Patch history file: /u01/oracle/PROD/db/tech_st/11.1.0/cfgtoollogs/opatch/opatch_history.txt
    ApplySession applying interim patch '6266400' to OH '/u01/oracle/PROD/db/tech_st/11.1.0'
    List of Homes on this system:
    OPatchSession cannot load inventory for the given Oracle Home /u01/oracle/PROD/db/tech_st/11.1.0. Possible causes are:
       No read or write permission to ORACLE_HOME/.patch_storage
       Central Inventory is locked by another OUI instance
       No read permission to Central Inventory
       The lock file exists in ORACLE_HOME/.patch_storage
       The Oracle Home does not exist in Central Inventory
    ApplySession failed: ApplySession failed to prepare the system. OracleHomeInventory gets null oracleHomeInfo
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code 73I checked metalink notes . OPatch Fails With "LsInventorySession failed: OracleHomeInventory gets null oracleHomeInfo" [ID 728417.1] and
    Opatch error: "Inventory load failed... OPatch cannot load inventory for the given Oracle Home."
    -bash-3.2$ echo $ORACLE_HOME
    /u01/oracle/PROD/db/tech_st/11.1.0
    -bash-3.2$ cat /etc/oraInst.loc
    inst_group=dba
    inventory_loc=/u01/oracle/PROD/db/tech_st/11.1.0/admin/oui/PROD_oracle/oraInventory
    [root@oracle PROD_oracle]# cat /u01/oracle/PROD/db/tech_st/11.1.0/admin/oui/PROD_oracle/oraInst.loc
    inst_group=dba
    inventory_loc=/u01/oracle/PROD/db/tech_st/11.1.0/admin/oui/PROD_oracle/oraInventory
    -bash-3.2$ opatch lsinventory -all
    Invoking OPatch 11.1.0.6.9
    Oracle Interim Patch Installer version 11.1.0.6.9
    Copyright (c) 2009, Oracle Corporation.  All rights reserved.
    Oracle Home       : /u01/oracle/PROD/db/tech_st/11.1.0
    Central Inventory : /u01/oracle/PROD/db/tech_st/11.1.0/admin/oui/PROD_oracle/oraInventory
       from           : /etc/oraInst.loc
    OPatch version    : 11.1.0.6.9
    OUI version       : 11.1.0.7.0
    OUI location      : /u01/oracle/PROD/db/tech_st/11.1.0/oui
    Log file location : /u01/oracle/PROD/db/tech_st/11.1.0/cfgtoollogs/opatch/opatch2010-06-03_14-13-25PM.log
    Patch history file: /u01/oracle/PROD/db/tech_st/11.1.0/cfgtoollogs/opatch/opatch_history.txt
    List of Homes on this system:
    Inventory load failed... OPatch cannot load inventory for the given Oracle Home.
    Possible causes are:
       Oracle Home dir. path does not exist in Central Inventory
       Oracle Home is a symbolic link
       Oracle Home inventory is corrupted
    LsInventorySession failed: OracleHomeInventory gets null oracleHomeInfo
    OPatch failed with error code 73
    -bash-3.2$Any idea what could be wrong
    Kai

    From which OS user you are applying the patch? Is it the same user who installed the Oracle in first place? It looks like a permission problem.
    regards

Maybe you are looking for

  • Generate barcode on paper layout PDF report - using IDAutomation

    Hello, Although i have asked in other threads, i please you to help me regarding this matter: - i am generating PDF paper report (invoices to my clients). - i need to print the barcodes on the invoices. - i have used barcode fonts (i need 128 barcode

  • How are printer issues solved by creating a new login ID in ts?

     I have been having printing issues with one user on a terminal Server. I have been trying to figure this out for some time and decided to make a new TS login ID which fixed the issue....At lest appears to have fixed the issue.... Can anyone explain

  • Sourcetable for text elements

    Hi there, could You tell me which table keeps application texts? I've got such problem, that I'd like to determine text language by code, so for example: IF ( condition1 ) .   text-001 will be taken in language A . ELSEIF ( condition 2 ) .   text-002

  • Help - The screen's gone black!!!

    Hmm not sure what I've done here. I have FCP6.0.4 installed, I was entering settings to allow my Canon camera to communicate when I sneezed, selected something - no idea what! - and hit the mouse button the screen went black with just a white outline

  • Regarding aggreagte tables in RPD?

    I have to check for some of the columns in my report whether they are being picked up from aggregate tables or simple tables in the report. Please help me know which query to use for it and how to check this in rpd. Veryyy urgent.pls help thanks so m