Log4j - No grammar available for namespace

JDeveloper11g
I'm getting an informational warning for the log4j.xml file.
The warning is:
No grammar available for namespace http://jakarta.apache.org/log4j/, contents of element configuration cannot be validated
The start of the log4j.xml file looks like this:
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/">
The contents of the log4j.xml file are correct.
The org.apache.log4j stuff is available in the project.
How can I tell the JDeveloper environment where to find the log4j.dtd or whatever it needs?
Everything runs just fine.
For now I'm just ignoring the informational warning.
A better solution will be to tell the JDeveloper environment whatever it needs in order to remove the warning.
Any ideas?
thanks.

Hi Bongo, you can use <ui:decorate> component to make an inner page like ;
<ui:decorate template="/jspx/adftemplate.jspx">

Similar Messages

  • NO GRAMMER AVAILABLE FOR NAMESPACE

    Hello, I am using a third party tool to implement menu tabs using java script and html.
    As a part of this implementation, first it requires to define a namespace for this tool i.e. www.nitobi.com. However, in the <html> section, when i use the tags from this namespace, it is displaying a thin orange underline with following message
    "no grammer available for namespace "http:\\www.nitobi.com" contents of tabstrip tag can not be validated"
    And this is only happening in Jdeveloper. If i cut and paste this html code in a simple html file and run it on browser, it works just fine.
    I think because of this error it is also not recognizing any classes from nitobi.
    This is part of a JSPX page in jdeveloper.
    Below is the code snippet. Any idea how can I resolve this issue?
    Many thanks in advance for reading this post and helping.
    code snippet
    <jsp:root xmlns:ntb="http://www.nitobi.com">
    <html xmlns:ntb="http://www.nitobi.com">
    <head>
    <link type="text/css" rel="stylesheet" href="./tabstrip_style/nitobi/nitobi.tabstrip.css"> </link>
    </head>
    <body onload="nitobi.loadComponent('SimpleTabstrip');">
    <script type="text/javascript" src="./nitobitoolkit.js"></script>
    <script type="text/javascript" src="./nitobitabstrip.js"></script>
    <ntb:tabstrip id="SimpleTabstrip" width="800px" height="600px">
    <ntb:tabs height="" align="center" overlap="15">
    <ntb:tab width="190px" tooltip="Welcome." label="IFrame Tab" source="http://www.nitobi.com" containertype="iframe"></ntb:tab>
    <ntb:tab width="190px" tooltip="Welcome." label="DOM Tab" source="tab2"></ntb:tab>
    <ntb:tab width="190px" tooltip="Welcome." label="Ajax Tab" source="tab3.html" loadondemandenabled="true"></ntb:tab>
    </ntb:tabs>
    </ntb:tabstrip>
    </body>
    </html>
    ..

    Hi Frank,
    Thanks for the reply. How do I register the tag library? Do I need to contact the vendor to obtain a tag library first?
    Thanks,
    Ruchir

  • Does JavaCC grammar file for JDOQuery exist? Antlr?

    Does a JavaCC (java compiler compiler) grammar file for JDOQuery exist? This
    grammar file is used as input to JavaCC to create a parser which would
    verify JDOQuery setFilter input among other things. I would be interested of
    a similar solution using Antlr. If you can shed some light on this issue,
    please notify me ASAP.
    Thanks in advance to all those who might reply
    Richard Brousseau

    On Mon, 17 Feb 2003 11:26:51 -0600, Richard Brousseau wrote:
    Does a JavaCC (java compiler compiler) grammar file for JDOQuery exist?The JDO spec only includes the JDOQL grammar in BNF. I think the JDO
    reference implementation available from Sun uses antlr, though, so you
    might check there.

  • Can anyone tell me the Map Ipad app is available for imac yet. if so where can i download it or is it already on my mac somewhere?

    Hi
    Can anyone tell me if the Maps App is available for Imac yet and if so how do i find it?

    The Apple Support Communities are an international user to user technical support forum. As a man from Mexico, Spanish is my native tongue. I do not speak English very well, however, I do write in English with the aid of the Mac OS X spelling and grammar checks. I also live in a culture perhaps very very different from your own. When offering advice in the ASC, my comments are not meant to be anything more than helpful and certainly not to be taken as insults.
    https://sites.google.com/site/emanuelet/

  • Latest PSU available for 11gr2

    May I know what is the latest PSU available for 11gr2.
    Thanks

    I assume by applications you are talking about Oracles E-Business Suite?
    There is another master document about PSUs: http://www.oracle.com/technetwork/topics/security/alerts-086861.html
    It leads you to PSUs for the database, EBS and other products.
    It is not needed to have all Applications on the same PSU - and there are often requirement for several Applications which need additional patches installed.
    To check which PSU is applied at DB level, you can run at OS prompt
    opatch lsinventoryand with aql*plus
    select ACTION_TIME,ACTION,NAMESPACE,VERSION,BUNDLE_SERIES,ID from registry$history;

  • I am unable to download Adobe Acrobat Standard from the cloud says the "Adobe Acrobat is not currently available for your language or platform." I am running Vista and using Chrome

    I just subscribed to Adobe Acrobat Standard from the cloud. I am running microsoft Vista and Google Chrome browser. I get the error message Adobe Acrobat is not currently available for your language or platform. For a list of supported platforms and languages: and I believe I meet the Vista requirements. How do I resolve this issue?

    LorettaKallen are you trying to install Adobe Acrobat Standard 11 utilizing the Adobe Application Manager?  Do you receive the same error message if you use Internet Explorer or Firefox?

  • Problem accessing /config_general/null/Default.action   Reason:There is no Action mapped for namespace/ config_general and action name default

    in use:
    vRO 5.1
    eclipse 3.7.2
    vRo plug-sdk 5.1
    steps:
    1.create a plug-in project from samples(choose solar system)
    2.find the dar package and upload it by vRo configuration
    3.vRo configuration said upload successfully,but the solar system configuration is not properly configued..
    problem:
    Problem accessing /config_general/null/Default.action   Reason:There is no Action mapped for namespace/ config_general and action name default
    How to solve it??
    Thanks so much!!

    There was problem from crm side...its working now..

  • Jsp,bc4j,Data web Bean , error : NO ROWS AVAILABLE FOR EDITING

    HI
    I'm developping a jsp application based on Bc4j. when trying to insert a new row with missing fields which must be not null,
    in order to be able to edit the row and correct the non seized fields, I display the edit page and it works for several views. but this time when editing fields and submitting the edit form an error is raised with the message no rows available for editing.
    the particularity for these views(which causes the error) is that are details for a view which is detail for an other.
    can someone please suggest some solution for such a problem
    thanks in advance
    Ghassen
    null

    ghassen
    this is a typicall error that occurs when trying to execute the Row data tag with action "Update" and there is not row obtained through the rowkeyparam (normally MyRowKey url parameter passed from the Edit page). I don4t have sufficient information to give you an exact solution.
    I don4t understand all your escenario, you spoke about "Insert new row with missing values in required fields", but if you don4t specify a right value to that fields, the insert fail.
    Then you display the Edit page to edit that just inserted row, to correct (specify?) the values of that fields. The error occurs in the EditSubmit page.
    The EditSubmit page execute de Row data tag, according to the implementation of Rowtag, first recover the row reference (from rowkeyparam url parameter) and then, if that row reference is null, throws the "No rows available for editing" Runtime Exception. This means that the datasource used in your EditSubmit page not include that RowKey reference (obtained from Edit page as Url parameter).
    HTH
    Pepe

  • New DSO data fields are not available for transformations in the upwardflow

    Hello,
    There are data flow from
        many source DSOs -> Target DSO -> Final DSO.
    Different transformations are defined and activated with DTPs. This works fine and provides the desired results.
    now new fields are added to the target DSO, final DSO and one of the source DSO.
    When I now try to edit the transformations, the new fields are not part of the sources at the different stage.
    The fields are available in the Data Source created out of a DSO but not directly when using a DSO as a data source.
    Have anyone faced such a problem?
    any solutions to this?
       - I cannot delete all the other transformations as this is too much work to do and there is no time for it.
    Regards
    Kannan

    We created ZMD_BS_MAT_OVP_LAYOUT. But the situation has not changed - the fields are not available for edit.

  • HT200183 If I wanted to include apple loops in the assets of Logic project folders that are part of a tutorial available for download on a paid educational website would that be ok?

    If I wanted to include apple loops in the assets of Logic project folders that are part of a song that follows a tutorial available for download on a paid educational website would that be ok? No one would be paying for the file itself that's part of the membership. I don't want to get into any copyright problems. I understand that they are royalty free and you can include them in your music no problem but the individual loops would be in the audio folder if I saved all the assets to the project file.
    Also, would it be ok to include screen shots I take myself of apple programs in my downloadable content?
    Just trying to figure out exactly how I should go about it to avoid any legal issues.

    Hi
    trainedmind wrote:
    No one would be paying for the file itself that's part of the membership. I don't want to get into any copyright problems.
    My gut reaction is that you may well run into © issues if you re-distribute the original AppleLoops.If your customers are paying for the training, they are also paying for the content you provide, so I feel that you would be re-selling the loops.
    Given that anyone who has a copy of Logic would likely have installed all the loop content, there should be no need to distribute them with the project files. Alternatively, make your own loops.
    CCT

  • SharePoint 2013: A web analytics report is not available for this site.

    Hello,
    I have SharePoint Server 2013 and the enable usage data collection is enabled.  There is usage logs and data being generated, but SharePoint says there is not data available.
    A web analytics report is not available for this site. Usage processing may be disabled on this server or the usage data forthis site has
    not been processed yet.
    What can I do?
    Thanks,
    Paul
    Paul

    hi,
    Web Analytics is now part of the 2013 Search.
    You can refer the below links, :
    http://blogs.msdn.com/b/chandru/archive/2013/08/31/sharepoint-2013-web-analytics-report-where-is-it.aspx
    http://www.collabshow.com/2013/05/23/sharepoint-2013-analytics-a-big-step-backward/
    http://usamawahabkhan.blogspot.com/2013/06/sharepoint-2013-analytics-features-how.html 
    if you wanna use  API, there is a blog,which talk about the same:
    retrieve  Search Analytics Reports
    using SharePoint 2013 API:
    http://radutut.wordpress.com/2013/01/27/how-to-get-search-analytics-reports-programmatically-in-sharepoint-2013/

  • I have deleted hundreds of pictures, I've deleted apps, deleted emails and texts, and I've turned off and deleted backups of apps on icloud and it is still telling me that there is not enough icloud storage available for my phone to be back

    I have deleted hundreds of pictures, I've deleted apps, deleted emails and texts, and I've turned off and deleted backups of apps on icloud and it is still telling me that there is not enough icloud storage available for my phone to be backed up. I am supposed to do this before I go to the Apple store today to get my phone fixed. Can someone please help me? I have done almost everything.

    This article explains ways to reduce your iCloud storage: Managing your iCloud storage.  In addition to what's mentioned in the article, if you have lots of photos and videos attached to your text messages, these are all included in your iCloud backup and deleting them can sometimes significantly reduce the size of your backup.
    If worse comes to worse, back up your phone to your computer rather than iCloud.  To do this, connect it to your computer, open iTunes and go to File>Devices>Back Up and to File>Devices>Transfer Purchases.  This can be used to restore your data when you get your phone back.  (In fact, it's faster because you don't have to download the data from iCloud.)

  • User Comment field available for reporting?

    User Comment field available for reporting?
    When doing custom reporting against requests with reportable dictionaries we have a user request to also include the user comments.  How do I reference / point to the comments field for a request?

    If you are referring to the comments which are added in the Comments and History section of a requisition, this information is not migrated to the datamart and is not reportable.
    If, on the other hand, you are referring to a comments field that you have included in a dictionary on the service form, that information will be available in the datamart so long as that dictionary has been made reportable.

  • HT204149 What is the maximum resolution available for use with the Apple Mini DisplayPort to Dual-Link DVI adapter?

    What is the maximum resolution available for use with the Apple Mini DisplayPort to Dual-Link DVI adapter?

    Hey guys,
    I found out an answer by myself...
    The missing link : the MacBook Pro needs to be powered... as in you need to plug the charger in...
    In conclusion, you simply plug everything, turn on the MacBook Pro, close the lid, and there you go !

  • The application called VirusScan that comes preloaded on the macbook will no longer open, claiming that it is corrupt and that I must reinstall it.  After looking in the app store it does not appear that said application is available for re-downloading.

    The application called VirusScan that comes preloaded on the macbook will no longer open, claiming that it is corrupt and that I must reinstall it.  After looking in the app store it does not appear that said application is available for re-downloading. Is there a special, non-app store place where I am to go for this?
    Also, I installed MacKeeper about two-three months ago and am questioning its performance. Looking for input as to whether or not this application helps or hinders my system.

    I'll back up Csound on the MacKeeper thing.  In fact, I actually wrote the following about it:
    http://www.reedcorner.net/news.php/?p=245
    Remove is ASAP.  Do not use the provided uninstalled, as there are widespread reports of pop-ups advertising MacKeeper on your system after incompletely removing it.  Try this:
    http://applehelpwriter.com/2011/09/21/how-to-uninstall-mackeeper-malware/
    As for VirusScan, Barney is right on the money that it does not come preinstalled on any Mac shipped new from Apple.  However you have gotten it, your best bet is removing it.  See my Mac Malware Guide for more information that will help you understand and avoid Mac malware without relying on anti-virus software.
    http://www.reedcorner.net/guides/macvirus
    (Note that my pages contain links to other pages that promote my services, and this should not be taken as an endorsement of my services by Apple.)

Maybe you are looking for

  • Queries related to Redwood Installation / Upgrade to Full version

    Hi All, We Need some help. We have couple of question related to redwood installation, kindly help us. We have SAP Central Process for Scheduling (Redwood 6.0.2.7) basic version installed on our Unix server. We are now planning to migrate to the SAP

  • Need to be able to block area codes or allow only from specific ones

    One of my numbers is receiving calls from several soliciters from Oregon, and all are robo dialing applications that you cannot ask to be removed from.  Since, I don't know anyone from Oregon, I would like to block the whole area code. I am also on t

  • How to make my computer control sync

    I want to have iTunes sync with my iPhone controlled by my computer.  In other words, only changes made on my computer are sync'ed.  Changes made on my iPhone would not sync onto my computer.

  • IPhoto and Aperture cannot browse one another's libraries

    When I go to File>Show iPhoto Browser in Aperture, there is nothing there, and just says "Missing Content Library." And vice-versa, with iPhoto, there is nothing when trying to browse the Aperture library. I am coming from a Lightroom background, new

  • Use of Spool request

    Dear All, Sorry for posting some basic questions. But I am not clear in basics of this topic. Please explain me some basics about Spool request. 1. When the spool will be generated, how to identify in the delivery that, some spool got generated for t