10.1.3.2 migration results in "not a registered TLD namespace error".

After migrating from 10.1.3.1 to 10.1.3.2 JDEV I received the following error message in many jsps:
Error(11): "http://jakarta.apache.org/taglibs/xtags-1.0" is not a registered TLD namespace.
Error(5): "http://jakarta.apache.org/taglibs/dbtags" is not a registered TLD namespace.
These were not standard taglibs; they were part of the old application. I got the same errors in 10.1.3.1 but got around them by registering the taglibs.
Here's the web.xml entries from 10.1.3.2. They are identical to the web.xml entries from 10.1.3.1
<taglib version="2">
<taglib-uri>http://jakarta.apache.org/taglibs/xtags-1.0</taglib-uri>
<taglib-location>/WEB-INF/xtags.tld</taglib-location>
</taglib>
<taglib version="2">
<taglib-uri>http://jakarta.apache.org/taglibs/dbtags</taglib-uri>
<taglib-location>/WEB-INF/dbtags.tld</taglib-location>
</taglib>
Any ideas? other places to check?

Your suggestion helped to resolve my issue. However, in addition to the steps you outlined I had to go into JDev 10.1.3.2 -> Project Properties -> Libraries -> Edit ->
and edit the library properties to add classpath and sourcepath entries.
I'd still like to know why the migration from 10.1.3.1 unmapped the libraries.
--- Original Message ---
Hello Stephen,
Here is what I did:
JDev 10.1.3.2 -> Project Properties -> JSP Tag Libraries ->
Distributed Libraries -> Add -> User -> New
and you can import the tld/jar file and it will register the
library in Jdev.
After that it works fine, although you have to put (jaxp,
xalan, crimson, dom4j) in your project lib.
This setting are good enough for Jdev runtime, but when you
deploy the application on the server, you also need to have
web.xml changes as per you mentioned.
Hope this helps, otherwise let me know and I can send my working
project with JSPs to you.
Regards,
Chintan

Similar Messages

  • Use of non-migratable database link not allowed in OSB

    Hi All,
    I have a procedure in which tables are invoked using Database links.
    Now I have created a business service which uses this procedure. However I am getting below error
    The invocation resulted in an error: Invoke JCA outbound service failed with application error, exception: com.bea.wli.sb.transports.jca.JCATransportException: oracle.tip.adapter.sa.api.JCABindingException: oracle.tip.adapter.sa.impl.fw.ext.org.collaxa.thirdparty.apache.wsif.WSIFException: servicebus:/WSDL/E2xInterface_V1/WSDL/GetEWOStatus [ GetEWOStatus_ptt::GetEWOStatus(InputParameters,OutputParameters) ] - WSIF JCA Execute of operation 'GetEWOStatus' failed due to: Stored procedure invocation error.
    Error while trying to prepare and execute the SP_GETEWOSTATUS API.
    An error occurred while preparing and executing the SP_GETEWOSTATUS API. Cause: java.sql.SQLException: ORA-00604: error occurred at recursive SQL level 1
    ORA-24777: use of non-migratable database link not allowed
    can we use dblink in procedure while accessing through business service. Please let me know.
    Thanks
    Chandana

    hello gurus . i have same problem on my stored procedure what is a non xa datasource. how can i create on my weblogic server

  • Migration Assistant did not transfer my network or computer settings as I expected. Do I have to manually reconfigure all my laptop settings after an erase of the hard drive and reload of the OS?

    Snow Leopard (10.6.8) became corrupted resulting in not being able to shut down my 1/2007 Intel Core 2 Duo MacBookPro and not being able to download numerous programs and updates. I backed-up my laptop, took it into the Apple Store where they wiped the hard disc clean and reloaded the OS. They suggested I use Migration Assistant to restore my backed up information to my laptop, but ALL of my settings from Desktop, to the Dock, to Finder, to screen savers, to Safari bookmarks, to all of my Mail inboxes, archives and smart email boxes, and to Documents and all of my files and their organization, to iTunes, to Address Book, to Calendar are GONE.
    Do I need to do some more formal kind of a restore from my back-up drive to recover/restore this information and "get my laptop back" or is it all lost?

    When a newly installed Mac is started up the first time, Setup Assistant runs for that only time and can migrate everything over, including user accounts. Later on, Migration Assistant can migrate some of the stuff but not all, since the computer already has a config and data on it that MA can't overwrite.
    If you reinstall SL again, wiping the HDD, SA will run at first start one more time and can do the full migration from the backup.

  • I have a VI and an attched .txt data file. Now I want to read the data from the .txt file and display it as an array in the front panel. But the result is not right. Any help?

    I have a VI and an attched .txt data file. Now I want to read the data from the .txt file and display it as an array in the front panel. But the result is not right. Any help?
    Attachments:
    try2.txt ‏2 KB
    read_array.vi ‏21 KB

    The problem is in the delimiters in your text file. By default, Read From Spreadsheet File.vi expects a tab delimited file. You can specify a delimiter (like a space), but Read From Spreadsheet File.vi has a problem with repeated delimiters: if you specify a single space as a delimiter and Read From Spreadsheet File.vi finds two spaces back-to-back, it stops reading that line. Your file (as I got it from your earlier post) is delimited by 4 spaces.
    Here are some of your choices to fix your problem.
    1. Change the source file to a tab delimited file. Your VI will then run as is.
    2. Change the source file to be delimited by a single space (rather than 4), then wire a string constant containing one space to the delimiter input of Read From Spreadsheet File.vi.
    3. Wire a string constant containing 4 spaces to the delimiter input of Read From Spreadsheet File.vi. Then your text file will run as is.
    Depending on where your text file comes from (see more comments below), I'd vote for choice 1: a tab delimited text file. It's the most common text output of spreadsheet programs.
    Comments for choices 1 and 2: Where does the text file come from? Is it automatically generated or manually generated? Will it be generated multiple times or just once? If it's manually generated or generated just once, you can use any text editor to change 4 spaces to a tab or to a single space. Note: if you want to change it to a tab delimited file, you can't enter a tab directly into a box in the search & replace dialog of many programs like notepad, but you can do a cut and paste. Before you start your search and replace (just in the text window of the editor), press tab. A tab character will be entered. Press Shift-LeftArrow (not Backspace) to highlight the tab character. Press Ctrl-X to cut the tab character. Start your search and replace (Ctrl-H in notepad in Windows 2000). Click into the Find What box. Enter four spaces. Click into the Replace With box. Press Ctrl-V to paste the tab character. And another thing: older versions of notepad don't have search and replace. Use any editor or word processor that does.

  • Error on WWI server EHS_GLM_GENSERV: Results file not found on production

    Hi Experts,
    I need some help/advice. We have issues with our new EH&S WWI server. 
    This new setup working OK with Dev and QA (the WWI and GLM part is just fine), We did try to link this server to production then it gives below error.
    Only difference between  existing WWI QA and production server is that
    Existing QA and development WWI server installed at location C:\Program Files (x86)\EHS\WWI 
    And Same path maintain on new server C:\Program Files (x86)\EHS\WWI  
    But existing production WWI server installation path  is  different C:\Program Files\EHS\WWI
    So is there any customizing changes required from SAP side to avoid this error on production
    Can you please advise on this.
    ================================================================================
    Error on WWI server EHS_GLM_GENSERV: Results file not found
    Message no. C$830
    Diagnosis
    The results file of the generation was not found on the WWI server EHS_GLM_GENSERV.
    System Response
    Generation was not carried out.
    Procedure
    Advise your system administrator to check the WWI installation on the WWI server EHS_GLM_GENSERV.
    Check the Windows event log on the WWI generation server. The event log may contain other error messages.
    SAP Note 1058521 provides possible solutions for this error.
    ==================================================================================
    Log shows
    ============================================================================================================================================
    E000 Error: OLE Exception (-2146823114) from Word8_OpenDoc (docs.Open) by Microsoft Word: This file could not be found. (C:\Windows\...\r00000000000001422051.rtf) (HRESULT Code:5174)
    E000 Error opening document (Word8_OpenDoc: Documents.Open failed)
    ================================================================================================================================================

    Hello Gajanan,
    the path of the temporay workfolder can be configured in the IMG. Often this path is setup as the WWI server installed location but it is just a temporay workfolder which must exist on the WWI server. The path can be configured under:
    For ECC 6.0 Ehp 0-2 and lower
    Environment, Health and Safety -> Basic Data and Tools -> Basic Settings -> Specify Environment Parameters
    For ECC 6.0 Ehp 3-6
    Environment, Health and Safety -> Product Safety -> Global Label Management -> Make Settings for Basic Data
    For ECC 6.0 Ehp 7
    Environment, Health and Safety -> Global Label Management -> Set Basic Data and Tools for Global Label Management -> Make Settings for Basic Data

  • Payroll results could not be imported/Error in Finance Posting of Payroll

    Hi friends,
    Please help me.
    I have created three wage types
    2001-Basic Pay
    2002-HRA
    2003-Conveyance
    When I generated remuneration statement all these three wage types where displayed along with EE EPF contribution and VPF contribution which I have assigned earlier in infotype.
    After that for posting to FI, I created three symbolic accounts
    (Basic, HRA and Conveyance together as 0001 symbolic account I(accounted posting to expense report)
    Employees contribution to PF ( i.e.EE EPF contribution and EE VPF contribution) to (PFEE) symbolic account II (accounted posting to balance sheet)
    Employers contribution to PF ( i.e Employer PF contribution and Employer pension contribution) to (PFER) symbolic account III (accounted posting to expense report)
    After this I have grouped employees as 3 for salaried employees, after this I have assigned the same to number 3 to PPMOD under three (I am not sure this is correct, please advise)
    Then with the help of an FI consultant, I assigned PFEE to balance sheet and 0001 and PFER to expense account.
    Now when I activated 'Execute Run' for finance posting of payroll of a personal number an error is shown 'Errors Occured! Check Error Log' “ payroll results could not be imported”.
    I doubt I missed some steps. Please help

    Dear Naveen and Stephen
    This is the message which I got
    <b><b>Payroll results could not be imported
    Message no. 3G112
    Diagnosis
    The payroll results for this employee could not be imported from the database.
    Procedure
    Check the consistency of the payroll results for this employee.</b></b>
    Please help
    Regards
    Santhosh.S

  • I'm attempting to transfer files, address book, etc from an external hard drive to my new Mac-mini using migration assistant.  The external drive is showing up on my desktop but Migration Assistant is not seeing the drive when searching for devices

    I'm attempting to migrate files, address book, maile, etc to my new Mac Mini using an external hard drive and Migration assistant.  I followed the instructions on using Migration Assistant to do this but Migration Assistant is not seeing the external drive, which is displayed on my desktop

    I've been chasing this problem all afternoon. I had to reformat my internal drive on my MBP and reinstall Mountain Lion   Start up assistant wouldn't see my extrnal drive with the Time Machine files on it.  After many tries, I skipped the restore there and let the system boot.  I could see my external drive from Finder and the files looked OK.  I was told to use Migration Assistant and it had the same problem.
    I saw a hint on one of these posts that the icon that you see and is label Macintosh HD is actually your backup disk and it is telling you that it has a copy of your internal Macintosh HD.  I went ahead and told it to continue and it started to restore my apps, settings, and documents.  It's been going for a couple of hours, and is close to being done.  I expect to see my old system restored when it is finished.
    Wish that Apple would put some type of note that it is seeing the backup. That is most confusing and seems to be a problem for lots of users.
    It's been a month or so since your post  Did your get it to work?

  • How can I copy programs (iWorks) and files from Time Capsule to my HD manually? The problem is that the migration assistant does not recognize my backup file and the user on the TC. (If I open the TC on finder, it it there though)

    How can I copy programs (iWorks) and files from Time Capsule to my HD manually? The problem is that the migration assistant does not recognize my backup file and the user on the TC. (If I open the TC on finder, it it there though)

    How can I copy programs (iWorks) and files from Time Capsule to my HD manually? The problem is that the migration assistant does not recognize my backup file and the user on the TC. (If I open the TC on finder, it it there though)

  • Payroll results could not  be imported

    Hi,
    We are facing a problem while posting payroll results to FI/CO...
    Error is " Payroll results could not be imported "..
    Kindly help
    its real urgent
    hr_user

    Hai..
    Check the sub schema
    XPR0 & XLR0...
    Import previous result current period
    Import last payroll result
    Edited by: Ram Manohar on Mar 24, 2008 5:07 PM

  • I have trouble creating a pdf portfolio from Outlook: the result does not have "From" or "Subject"

    I have trouble creating a pdf portfolio from Outlook: it creates the portfolio, but the result does not have "From" or "Subject" in the index.  Please help!

    Thank you, I am aware of this function.  The fields are present, but blank.  (It seems that the data is not getting exported…)
    Please keep trying to help me!
    -Nancie

  • Search results do not include "sponsored links"

    Hi Team,
    Search results do not include "sponsored links" (delivered by sponsored links index) nor "related terms" (not sure where/how these are configured
    Thanks
    Chandu

    You may also have to create an allow exception to keep this cookie.
    In case you are using "Clear history when Firefox closes":
    *do not clear the Cookies
    *do not clear the Site Preferences
    *Tools > Options > Privacy > Firefox will: "Use custom settings for history": [X] "Clear history when Firefox closes" > Settings
    *https://support.mozilla.org/kb/Clear+Recent+History
    Note that clearing "Site Preferences" clears all exceptions for cookies, images, pop-up windows, software installation, and passwords.
    Clearing cookies will remove all specified (selected) cookies including cookies with an allow exception.

  • Search results are not accurate

    hi,
    am facing a unique issue in SP 2013. Whenever we search for a search criteria the results returned is not accurate always. Every time we navigate across pages, the search results change which is not
    a desired behavior. However we also noticed that the refiner panel does not change as well and it retains the old count which leads to inconsistent results when user selects a criteria from the refiner.
     any pointers /  helpful links  regarding this issue, if any anyone has surfaced,  is highly appreciated!  
    Das

    Hi,
    According to your post, my understanding is that search results are not accurate.
    I recommend to run a full crawl and then to check whether the search results are correct.
    If your incremental crawl is running, it may happen that, when you are viewing the data in the search result web part, the newly added content are not crawled yet.
    So, after the content are updated, wait for some time.
    Let your incremental crawl finish. Then view the results on the page.
    More information:
    Understanding how search results are displayed in SharePoint Server 2013
    Searching new content with SharePoint Search
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Links from Search Results are not resolving or take a very long time.

    The searches happen fairly quickly, but the links from the results are not resolving. I am unable to get the information I need. It appears there are performance problems with the site.
    Lennie

    This is the same problem I just posted on for searching DOC SITE!

  • Error in script - 'Results' is not a member of 'Microsoft.SqlServer.Dts.Tasks.ScriptTask.ScriptObjectModel'

    I'm trying to set up a script task in SSIS (my first attempt at doing so, so bear with me).    Part of this is code I have pulled from other examples I found on the internet.    
            Dts.TaskResult = Dts.Results.Success
    on the above line, I'm getting error
    'Results' is not a member of 'Microsoft.SqlServer.Dts.Tasks.ScriptTask.ScriptObjectModel'
    Can you tell me what's wrong?
    Imports System
    Imports System.Data
    Imports System.Math
    Imports Microsoft.SqlServer.Dts.Runtime
    <System.AddIn.AddIn("ScriptMain", Version:="1.0", Publisher:="", Description:="")> _
    <System.CLSCompliantAttribute(False)> _
    Partial Public Class ScriptMain
     Inherits Microsoft.SqlServer.Dts.Tasks.ScriptTask.VSTARTScriptObjectModelBase
     Enum ScriptResults
      Success = Microsoft.SqlServer.Dts.Runtime.DTSExecResult.Success
      Failure = Microsoft.SqlServer.Dts.Runtime.DTSExecResult.Failure
     End Enum
        Public Sub Main()
            Dim mgr As ConnectionManager
            mgr = Dts.Connections("FTP_Connect")
            Dim conn As FtpClientConnection
            conn = New FtpClientConnection(mgr.AcquireConnection(DBNull.Value))
            Dim fileNames(0) As String
            fileNames(0) = "LEVEL01.TESTFILE"  'user can avoid using / in file name here
            Try
                conn.Connect()
                conn.ReceiveFiles(fileNames, "c:\holddata", True, True)
            Catch ex As Exception
            Finally
                conn.Close()
            End Try
            Dts.TaskResult = Dts.Results.Success
        End Sub
    End Class

    I think error is here - Dts.TaskResult = Dts.Results.Success, it can't find the enumerator
    name "Results". The enumerator name that you gave (or by default) "ScriptResults"
    Enum
    ScriptResults
      Success = Microsoft.SqlServer.Dts.Runtime.DTSExecResult.Success
      Failure = Microsoft.SqlServer.Dts.Runtime.DTSExecResult.Failure
     End Enum
    So, try with this statement 
     Dts.TaskResult = Dts.ScriptResults.Success
    //this is last 3rd line from bottom
    Narsimha

  • Mail migration assistant did not upload old messages in inbox during upgrad

    The mail migration assistant did not upload the contents of old messages stored in my inbox for mail in panther to tiger. It uploaded drafts and sent mail messages and even the husks of the messages themselves into the new inbox but not their contents, not the information contained in the messages themselves. I see that the old messages are accessible via spotlight but only their external identification remains in the new inbox, not what was in them. Is their anyway to rerun mail migration assistant or the mail setup assistant (whatever it may be called) so that it uploads all of messages from my old inbox under panther to the new inbox under tiger? I believe that while running initaially soon after I launched mail for the first time under tiger, the migration assistant for mail quit early, maybe because I had many messages stored in my inbox.
    So my basic question is, is it possible to rerun the program that migrates mail from the old inbox under panther to the new inbox under tiger? If it's not, is it possible to first of all empty out the current inbox with its group of the external skeletal remains of messages but lacking their substance, the information contained in them, and then refill my current inbox with the entirety of the message, i.e., not just its identifying information, its external identification (from whom and about what), but also what the message at one time contained? In each of these messages it only has this bit of information: "The message from 'such and such a sender' with 'such and such a subject' has not downloaded from the server. You need to take this account online in order to download it." But of course I am online. The online bit I supose the message is about is the being online with the migration assistant, and that's the being online I would really like to go back to I suppose, before it seems to me this mail migration assistant quit on me prematurely, without uploading or downloading, whatever the term, the entire content of my inbox with its batch of received messages. In the process, it did, however, capture the entirety of my drafts and sent messages from their particular boxes.
    Please help. How can I redo the migration step from panther mail inbox to tiger mail inbox so that my mail is in its inbox and reachable there as opposed to apparently being searchable by only spotlight?
    Thank you.

    I am having a similar problem. I just upgraded from 10.2.8 to 10.4.3. It didn't go well (a USB peripheral interfered)and I ended up upgrading while archiving users.
    There was no 'restore users opportunity'. I have done a lot manually, which is painful...in fact reminiscent of why I don't like PC's. Anyway, I was able to locate and restore almost all the mailboxes, including a bunch of deleted files from the 'Previous Systems' folders. I still haven't found the secret location of all the email that was in the "Inbox".
    I would greatly appreciate it if someone in the know could share where and how to restore my old inbox so I can get my important emails back. Hacking or magic software...what ever it takes.
    Thanks

Maybe you are looking for