Yum list command throws repomd.xml file damaged error on OEL6.4 client

Hi,
I have an OEL6.4 client and it points to our internal YUM server. When i run yum list command on the client it throws an error given below,
[root@client 6.4]# yum list
Loaded plugins: security
ol6_base                                                 |  982 B     00:00
http://server1/yum/6/Latest/patch/x86_64/repodata/repomd.xml: [Errno -1] Error importing repomd.xml for ol6_UEK_latest: Damaged repomd.xml file
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: ol6_UEK_latest. Please verify its path and try again
Can someone help me in fixing this issue.

Let me explain a bit about my setup. I have a YUM server which is located in US and clients are located in both US and in UK.
Working server in US and details requested are below,
OS - Oracle Linux Server release 5.7
YUM rpm - yum-3.2.22-37.0.1.el5
# yum clean all
Loaded plugins: rhnplugin, security
Cleaning up Everything
# yum repolist
Loaded plugins: rhnplugin, security
This system is not registered with ULN.
ULN support will be disabled.
ol6_base                                                 | 1.9 kB     00:00
ol6_base/primary_db                                      | 4.7 MB     00:00
ol6_patch                                                | 1.9 kB     00:00
ol6_patch/primary_db                                     | 1.7 MB     00:00
repo id   repo name                                                       status
ol6_base  Latest Unbreakable Enterprise Kernel for Oracle Linux (x86_64)  6,245
ol6_patch Latest Unbreakable Enterprise Kernel for Oracle Linux (x86_64)    745
repolist: 6,990
========================================
2 Servers in UK which are not working,
Client 1:-
OS - Oracle Linux Server release 6.4
YUM rpm - yum-3.2.29-40.0.1.el6.noarch
# yum clean all
Loaded plugins: security
Cleaning repos: ol6_base ol6_patch
Cleaning up Everything
YUM repolist:-
#yum repolist
Loaded plugins: security
ol6_base                                                 |  984 B     00:00
http://yum-server/yum/6/Latest/base/x86_64/repodata/repomd.xml: [Errno -1] Error importing repomd.xml for ol6_base: Damaged repomd.xml file
Trying other mirror.
repo id   repo name                                                       status
ol6_base  Latest Unbreakable Enterprise Kernel for Oracle Linux (x86_64)  0
ol6_patch Latest Unbreakable Enterprise Kernel for Oracle Linux (x86_64)  0
repolist: 0
Client2:-
OS - Oracle Linux Server release 5.9
YUM rpm - yum-3.2.22-40.0.1.el5
# yum clean all
Loaded plugins: rhnplugin, security
Cleaning up Everything
=====================================
Server in UK which is working,
OS - Oracle Linux Server release 5.8
YUM rpm - yum-3.2.22-39.0.2.el5
# yum clean all
Loaded plugins: rhnplugin, security
Cleaning up Everything
YUM repolist -
yum repolist
Loaded plugins: rhnplugin, security
This system is not registered with ULN.
ULN support will be disabled.
ol6_base                                                 | 1.9 kB     00:00
ol6_base/primary_db                                      | 4.7 MB     00:02
ol6_patch                                                | 1.9 kB     00:00
ol6_patch/primary_db                                     | 1.7 MB     00:00
repo id   repo name                                                       status
ol6_base  Latest Unbreakable Enterprise Kernel for Oracle Linux (x86_64)  6,245
ol6_patch Latest Unbreakable Enterprise Kernel for Oracle Linux (x86_64)    745
repolist: 6,990
===================================
YUM server details are below,
OS - Oracle Linux Server release 5.8
YUM rpm - yum-3.2.22-39.0.2.el5
Looks like issue with some of the clients in UK, can you tell me the config files of the clients which i should take a look and that should help us in fixing the problem.
Thank you for your sincere efforts in spending so much of your valuable time to fix this problem. I truly appreciate it.

Similar Messages

  • Printing list of keywords used (xml file)

    Hi!
    Back again after four "quiwt" month with the result of "empty brain" syndrome: How do I print the list exported list of keywords, the xml file?
    Thanks for any hints (= re-awaking grey cells)...
    Alexander

    I assume you're referring to the XML file created by Keyword Tags > + > Save Keyword Tags To File.
    If you have Excel 2007 and you're reasonably fluent with Excel, you could import the XML file into Excel and then filter and merge the various columns in which the keywords appear.
    Alternatively, you could download the free utility psedbtool and use the -csv option to extract the catalog contents, including the keywords, into CSV files that Excel or other tools can more easily import:
    http://www.johnrellis.com/psedbtool/

  • Import Command for importing XML files to server

    Hi All,
    Please help me in importing the files to MDS repository.
    i am trying to import a xml file from my C:\JDeveloper903\jdevhome\jdev\myprojects\oracle\apps\ar\irec\webui to the server. i have a confusion like from where(location) i should run the command ?? is that is from $JAVA_TOP or $APPL_TOP/mds??? or local drive?
    and also i have moved my XML files from local Jdeveloper to server using FileZilla to the location /oraweb/u09/appldev2/oadev2comn/java/oracle/apps/ar/irec/webui in ASCII mode. and then i was using following command to import , from $JAVA_TOP,it says import completed , but when i check from TOAD by jdr_utils.printDocument('/oracle/apps/ar/irec/webui/DownloadPG'); it throws an error - Could not find document /oracle/apps/ar/irec/webui/DownloadPG.
    java oracle.jrad.tools.xml.importer.XMLImporter /oraweb/u09/appldev2/oadev2comn/java/oracle/apps/ar/irec/webui/DownloadPG.xml -username "apps" -password apps -dbconnection "(description=(address_list=(address=(community=tcp.world)(protocol=tcp)(host=utx001dod008.uson.usoncology.int)(port=1540)))(connect_data=(sid=OADEV2)))" -rootdir  /oraweb/u09/appldev2/oadev2comn/java/oracle/apps/ar/irec/webui
    Please suggest me the correct way of doing it..
    Your help in this regard is greatly appreciated.
    Thanks
    Praveen Reddy

    Hi,
    I believe all your questions are answered in [Oracle Application Framework Personalization Guide|http://download-uk.oracle.com/docs/cd/B25516_14/current/acrobat/115fwkpg.pdf], Chapter 9.
    To use the import tool, copy the XML file to the server. It is recommended you copy it to $APPL_TOP/<directory> (for example, $APPL_TOP/personalizations), and run the import command from this directory. For the path, you need to give the full path of the XML file you want to import (for example, if you have copied the file to $APPL_TOP/personalizations, then the path according to your first post should be $APPL_TOP/personalizations/oracle/apps/ar/irec/webui/DownloadPG.xml).
    BTW, you can import from your local PC using import.bat file.
    I would also suggest you review the following thread for similar topic.
    Deploy a custom buid OA page
    Deploy a custom buid OA page
    Regards,
    Hussein

  • The XML file importing Error / Exception

    Dear All,
    I am getting the following error while importing the XML file
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_NO_REGION_DATA. Tokens: REGIONCODE = /doc/oracle/apps/po/selfservice/webui/DocSrvRcptQryPG;
         at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:527)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3719)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3452)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:999)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:502)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:423)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at oa_html._RF._jspService(_RF.java:102)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    Exception:
    oracle.adf.mds.MetadataDefException: Unable to find component with absolute reference = /doc/oracle/apps/po/selfservice/webui/DocSrvRcptQryPG, XML Path = null. Please verify that the reference is valid and the definition of the component exists either on the File System or in the MDS Repository.
         at oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1350)
         at oracle.adf.mds.MElement.findElement(MElement.java:97)
         at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:501)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3719)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3452)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:999)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:502)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:423)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at oa_html._RF._jspService(_RF.java:102)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    Exception:
    oracle.adf.mds.MetadataDefException: Unable to find component with absolute reference = /doc/oracle/apps/po/selfservice/webui/DocSrvRcptQryPG, XML Path = null. Please verify that the reference is valid and the definition of the component exists either on the File System or in the MDS Repository.
         at oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1350)
         at oracle.adf.mds.MElement.findElement(MElement.java:97)
         at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:501)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3719)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3452)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:999)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:502)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:423)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at oa_html._RF._jspService(_RF.java:102)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    The command format what I use is as follows:
    java oracle.jrad.tools.xml.importer.XMLImporter $JAVA_TOP/doc/oracle/apps/po/selfservice/webui/DocSrvDlvyRcptPG.xml -rootdir $JAVA_TOP -username apps -password apps -dbconnection "(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<HOST_NAME>)(PORT=1521))(CONNECT_DATA=(SID=<SID>)))"
    java oracle.jrad.tools.xml.importer.XMLImporter $JAVA_TOP/doc/oracle/apps/po/selfservice/webui/DocSrvRcptQryPG.xml -rootdir $JAVA_TOP -username apps -password apps -dbconnection "(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<HOST_NAME>)(PORT=1521))(CONNECT_DATA=(SID=<SID>)))"
    Am I wrong anywhere, Please sugegst the right way?
    Many thanks..,

    santark,
    There are numerous threads with details on xmlimporter usage and debugging steps in case something is wrong. Go through them.
    --Shiv                                                                                                                                                                                                                                                                                                       

  • Problem for XSL copying  XML file with Error in expression '*|/'.

    Hi,
    I am trying to convert xml file to another xml through command-line interface but failed.
    java oracle.xml.parser.v2.oraxsl data.xml data.xsl data_new.xml
    My sample xml and xsl files are:
    1. XML file
    <employee_data>
    <employee_row>
    <employee_number>7950</employee_number>
    <employee_name>ABC</employee_name>
    <employee_title>PRESIDENT</employee_title>
    <manager>1111</manager>
    <date_of_hire>20-JAN-93</date_of_hire>
    <salary>65000</salary>
    <commission>1000</commission>
    <department_number>10</department_number>
    </employee_row>
    </employee_data>
    2. XSL file
    <?xml version="1.0" ?>
    <xsl:stylesheet xsl:version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
    <xsl:output method="xml"/>
    <xsl:template match="*">
    <xsl:copy>
    <xsl:apply-templates>
    <xsl:sort select=".//employee_name"/>
    </xsl:apply-templates>
    </xsl:copy>
    </xsl:template>
    </xsl:stylesheet>
    The error message:
    Error occurred while processing data.xsl: Error in expression: '*|/'.
    I used a sample XSL files copying from a XML book to do the convert but got the same error.
    Does anyone know how to fix this problem? I'll appreciate it very much for your help.
    Thanks.
    Yiguang Zhong

    Hi swanelvis ,
    I have the same issue. Were you able to resolve this ?
    Thanks

  • Itunes/ Playlists backup/ Cannot import xml file./error message (50)

    Hello there,
    My itunes crashed so I'm trying to reinstall it. I do have a huge library, (>50K tracks) and have manual backups, but cannot using the library auto save since it would mean more than 100 dvd .
    I copied all music files to external hard drive. I've exported my library to get the xml file to backup all my playlists.
    I've reinstalled Itunes.
    I've added folder to the library to get all my tracks and it worked.
    Surprinsingly, all my playlists appear in Itunes, but they are all empty.
    I've used import list function to get the xml file and playlists but get constantly this message :
    "il est impossible d'importer le fichier bibliotheque itunes
    une erreur inconnue s'est produite (-50)"
    Impossible to import the itunes library file, unknown error appeared (50)
    I've tried with older xml files (maybe 5 or 6 old ones) and it's always the same. What are the solutions to get my playlists back ?
    I guess the problem would probably come from itunes version conflict (between 8 9 or 10). Should I try to get an old version of Itunes, compatible with my xml file ?
    Is there a way to convert my xml file in another format so that Itunes can read it ?
    This is the only huge weakness of this amazing software.
    Thanks.

    This bug did in fact appear for many of us when we upgraded to iTunes 7.3.
    Here 's a lengthy thread that discusses some possible solutions.
    For what it's worth, I uninstalled 7.3 and rolled back to an earlier version of iTunes.

  • Oc4j generated finders in orion-ejb-jar.xml file causing errors

    Any information or assistance would be greatly appreciated.
    I have encountered a problem with the generated orion-ejb-jar.xml file.
    It looks like the additional finder methods that are generated when the application
    is deployed are incorrect from the 9.0.3 version to the new 10.1.2.0.2 version.
    The original content of orion-ejb-jar.xml before additional finder syntax is added:
    <finder-method query=
    "NO_SYS_USER_OBJECT_HISTORY.USER_ID=UPPER($1) and
      NO_SYS_USER_OBJECT_HISTORY.AUTOID NOT IN(
      SELECT H1.AUTOID                             
      FROM   NO_SYS_USER_OBJECT_HISTORY H1,                                
             (SELECT AUTOID                                     
              FROM   NO_SYS_USER_OBJECT_HISTORY                                    
              WHERE  USER_ID=UPPER($1)                                    
              ORDER BY DATE_TIME DESC) H2                            
      WHERE  ROWNUM &lt;= $2
        AND  H1.AUTOID = H2.AUTOID)">
    <method>
      <ejb-name>NoUserHistoryEntry</ejb-name>
      <method-name>findOldest</method-name>
      <method-params>
       <method-param>java.lang.String</method-param>
       <method-param>java.lang.Integer</method-param>
      </method-params>
    </method>
    </finder-method>
    After deploying in 9.0.3 the following information is added to the orion-ejb-jar.xml file:
    <finder-method query=
    "NO_SYS_USER_OBJECT_HISTORY.USER_ID=UPPER($1) and
      NO_SYS_USER_OBJECT_HISTORY.AUTOID NOT IN(
      SELECT H1.AUTOID
      FROM   NO_SYS_USER_OBJECT_HISTORY H1,
             (SELECT AUTOID                                     
              FROM   NO_SYS_USER_OBJECT_HISTORY
              WHERE  USER_ID=$1   
              ORDER BY DATE_TIME DESC) H2
      WHERE  ROWNUM &lt;= $2
        AND  H1.AUTOID = H2.AUTOID)">
    <!-- Generated SQL:
      "select NO_SYS_USER_OBJECT_HISTORY.autoid
       from   NO_SYS_USER_OBJECT_HISTORY
       where  NO_SYS_USER_OBJECT_HISTORY.USER_ID=UPPER(?)
         and  NO_SYS_USER_OBJECT_HISTORY.AUTOID NOT IN(
              SELECT H1.AUTOID                             
              FROM   NO_SYS_USER_OBJECT_HISTORY H1,
                     (SELECT AUTOID
                      FROM   NO_SYS_USER_OBJECT_HISTORY
                      WHERE  USER_ID=?
                      ORDER BY DATE_TIME DESC) H2
              WHERE ROWNUM <= ?
                AND H1.AUTOID = H2.AUTOID) -->
    <method>
      <ejb-name>NoUserHistoryEntry</ejb-name>
      <method-name>findOldest</method-name>
      <method-params>
       <method-param>java.lang.String</method-param>
       <method-param>java.lang.Integer</method-param>
      </method-params>
    </method>
    </finder-method>
    After deploying in 10.1.2.0.2 the following information is added to the
    orion-ejb-jar.xml file:
    <finder-method query=
    "NO_SYS_USER_OBJECT_HISTORY.USER_ID=UPPER($1) and
      NO_SYS_USER_OBJECT_HISTORY.AUTOID NOT IN(
      SELECT H1.AUTOID
      FROM   NO_SYS_USER_OBJECT_HISTORY H1,
             (SELECT AUTOID
              FROM   NO_SYS_USER_OBJECT_HISTORY
              WHERE  USER_ID=UPPER($1)
              ORDER BY DATE_TIME DESC) H2
      WHERE  ROWNUM &lt;= $2
        AND  H1.AUTOID = H2.AUTOID)">
    <!-- Generated SQL (pk only):
      "select H1.autoid
       from   NO_SYS_USER_OBJECT_HISTORY
       where  NO_SYS_USER_OBJECT_HISTORY.USER_ID=UPPER(?)
         and  NO_SYS_USER_OBJECT_HISTORY.AUTOID NOT IN(
              SELECT H1.AUTOID
              FROM   NO_SYS_USER_OBJECT_HISTORY H1,
                     (SELECT AUTOID
                      FROM   NO_SYS_USER_OBJECT_HISTORY
                      WHERE  USER_ID=UPPER(?)
                      ORDER BY DATE_TIME DESC) H2
              WHERE  ROWNUM <= ?
                AND  H1.AUTOID = H2.AUTOID) -->
    <!-- Generated SQL (all columns):
      "select H1.autoid, H1.USER_ID, H1.OBJECT_CLASS_ID,
                 H1.DATE_TIME, H1.COMMENT_TEXT, H1.ACTION,
                 H1.ACTION_DATA, H1.SITE_DESCRIPTION
       from   NO_SYS_USER_OBJECT_HISTORY
       where  NO_SYS_USER_OBJECT_HISTORY.USER_ID=UPPER(?)
         and  NO_SYS_USER_OBJECT_HISTORY.AUTOID NOT IN(
              SELECT H1.AUTOID
              FROM   NO_SYS_USER_OBJECT_HISTORY H1,
                     (SELECT AUTOID
                      FROM   NO_SYS_USER_OBJECT_HISTORY
                      WHERE  USER_ID=UPPER(?)
                      ORDER BY DATE_TIME DESC) H2
              WHERE  ROWNUM <= ?
                AND  H1.AUTOID = H2.AUTOID) -->
    <method>
      <ejb-name>NoUserHistoryEntry</ejb-name>
      <method-name>findOldest</method-name>
      <method-params>
       <method-param>java.lang.String</method-param>
       <method-param>java.lang.Integer</method-param>
      </method-params>
    </method>
    </finder-method>
    The problem with the 10.1.2.0.2 generated finders is that it is prepending H1 when
    it should be NO_SYS_USER_OBJECT_HISTORY which results in the following error:
    Exception in thread "main" com.cdtelecom.vygroe.configuration.ConfigurationException:
    com.evermind.server.rmi.OrionRemoteException:
    Transaction was rolled back: Database error: java.sql.SQLException:
    ORA-00904: "H1"."SITE_DESCRIPTION": invalid identifier
    ; nested exception is:
            java.sql.SQLException: ORA-00904: "H1"."SITE_DESCRIPTION": invalid identifier
            at com.cdtelecom.vygroe.configuration.ConfigurationSession.internalRecordAction(ConfigurationSession.java:869)
            at com.cdtelecom.vygroe.configuration.ConfigurationSession.recordAction(ConfigurationSession.java:401)
            at com.cdtelecom.vygroe.configuration.Configuration.recordActionSaveOrder(Configuration.java:886)
            at com.cdtelecom.vygroe.configuration.Configuration.getOrder(Configuration.java:239)
            at test10g.main(test10g.java:47)
    I tried to manually edit the file but when I shutdown and restart oc4j it regenerates the file again.

    Jingzhi -- If you define the correct EJB-QL you should get the correct SQL generated for the finder. If that's not happening can you verify it against the OC4J v903 production release and see if it is still happening. I don't know if this helps with the JDeveloper problem specifically but if you don't need to create your own finders then that I hope should help.
    Thanks -- Jeff

  • Importing XML file, getting error -50

    I recently had a hard drive crash and am working on getting my music onto the new HD. After multiple attempts with various programs, I finally got a copy of the songs on the iPod made using SharePod. Now I'm trying to import the XML file it created into iTunes. When I do this, I get the error -50, unknown error has occured. I've upgraded to the latest iTunes version and I'm still getting the error. Any ideas?? It's frustrating since I FINALLY got the songs on the iPod copied, but now can't get them in to iTunes.

    hi april!
    Now I'm trying to import the XML file it created into iTunes.
    hmmm. i'm probably confused because i'm not familiar with sharepod ... but are you getting the error when you import the
    b songs,
    or just the
    b playlists?
    can you at least get the songs back, even though you can't get the XML file?
    love, b

  • Database error, file damaged, error code: 3

    Hi,
    I have what I believe is an InDesign CS3 file. InDesign CS4, 5, and 5.5 refuse to open it. When I try to open it in CS3, I get a database error, saying the file is damaged, error code: 3.
    I'm sure the problem is with the file, not InDesign, since I've tried this on 2 Macs. CS3 quits before I can export to .idml.
    I read some earlier threads concerning this error and I tried removing the Links, but that didn't help. I also read something about editing across a network but since this is not my file I don't know how it was created and edited in the past. I'm just looking for a solution.
    Anyone?
    Thanks,
    Tina

    Best bet is probably Markzware's recovery service, if the file is critical and would cost more than $200 to rebuild. Bad InDesign or Quark File Recovery Submission Form

  • XML file opening error using CV03N in ECC6

    Experts, I am getting below error while opening an XML file in ECC6 using transaction CV03N. File was generated in 4.6C and system is upgraded to ECC6.
    " The XML page cannot be displayed
    Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
    A name contained an invalid character. Error processing resource 'file:///C:/temp/ABC.xml'. Line 1, Position 35 "

    Experts, I am getting below error while opening an XML file in ECC6 using transaction CV03N. File was generated in 4.6C and system is upgraded to ECC6.
    " The XML page cannot be displayed
    Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
    A name contained an invalid character. Error processing resource 'file:///C:/temp/ABC.xml'. Line 1, Position 35 "

  • Windows File Protection error when installing 9i client

    While installing the 9i client I am getting a Windows file protection error message on all 5 of the test machines.
    If I cancel out of the message the install finishes correctly and everything seems to function properly.
    However, it is prety counterintuitive to have to cancel out of the message when we are wanting to do these installs in silent mode.
    Anyone else have this problem, or any ideas on fixing?

    nm, fixed it myself.
    The Oracle install was replacing regsvr32.exe with an old version. When WFP detects a file protection problem, it first looks at the %systemroot%\system32\dllcache dir for a known good copy of the file to restore. If it doesn't find one in there, then it pops the dialog up and asks for a CD. If it does find one then it silently restores it in the background.
    So, now at the beginning of my script I have a script checking the dllcache dir for regsvr32.exe, if it is there it moves on to the install, if it is not then it copies the one from their current system32 dir into the system32\dllcache dir. That way when Oracle replaces it WFP will silently restore their previous version.
    -C

  • NQUDMLExec throws end of file reached error

    Hi,
    I have tried to execute the below command in windows command line .
    [code] nQUDMLExec -U user -P pass -I test.cfg -B test.rpd -O C:\test.rpd[/code]
    My test.cfg contains some db credentials as repositary variable.
    it throws the below error always:
    ---------------ERROR(s)---------------
    [nQSError: 28002] Near Line 12, Near <{>:  End of file has been reached.
    Please note that the test.cfg contains 12 lines totally. the error is reported in the last line always.
    Any thoughts on this?
    Thanks,
    Pandeeswaran

    28002 Near Line @1%d, Near <@2%ls>: End of file has been reached.
    Cause. The singly or doubly quoted string does not have a matching quote.
    Response. Add single or double quote at the end.

  • CS2 Database file - Damaged Error, program shuts down

    32mb InDesign file with 50 pages of text and hi-res color images. Just after saving and trying to scroll to another page, images were grayed out and an error message came up stating the database was damaged and InDesign was shutting down.
    Reopened InDesign and same error. Restarted the Mac, opened the file and the program rebuilt the file, seems to be OK. I have 3.5mb of memory with InDesign, Photoshop, Illustrator, Word, Excel, Acrobat and Safari all open. MAC OS 10.4.11
    Any clues on what might be causing this problem??

    This is the window I received.
    edit* looks like pics don't work here
    What is it supposed to do and how do I un-install it.....have removed all traces of JAVA & downloaded fresh, still nothing
    Any ideas?
    Message was edited by:
    RichardJW1

  • Adobe Reader 10 File Damage Error

    I just upgraded my Firefox and am running Firefox ver 8 on my PC , when I goto my AMEX website and try to download PDF file it always gives me an error the file you have downloaded is damaged. This did not happen earlier and only started ever since I upgraded my Firefox. I use Adobe Reader 10 . Any help please.
    And for the records I do not get this error on any other website.

    I will try this.  Thanks. 
    It strikes me that I should first "uninstall" the 2 A/R apps I have on my computer before I try to install the one downloaded from the site you suggest.  However, I could find no "uninstaller" associated with either of these now resident A/R apps.  Is there something in particular I need to do to uninstall these?
    As to your comment about a MS installer for Mac OS, the installer pertains to MS wireless keyboard 2000 that is Mac compatible.  And as to why this somehow incorporates Adobe Reader I can only speculate that there's a document that has to be opened in the installation process and it is this "opening" that is getting hung up.

  • Send out failed IDOCS as XML files or as email from production client

    Hello Gurus,
    We run SAP R/3 in a Retail environment and use MS BizTalk as the interface tool to our POS system.
    We have a requirement to be able to send out failed IDOCs to developers / interface team for verification. This is not a regular task, but needs to be done once in a while.
    Please advice how this can be achieved in a production region, where the IDOCS can be converted into XML format or emailed out for verification. How are such situations handled at other sites?
    All help provided will be useful and rewarded well.
    Many Thanks,
    Regards,
    Nisch

    Hi Nisch,
    I hate to write custom program,as i did lot of R&D On this ,there is no sap standard transaction,you can monitor by using WE02 or WE05 ,see each you can able to see one idoc completely  by using WE02 or WE05 ,you can not send the data .
    Thanks
    Seshu

Maybe you are looking for