Is this JSF 1.2 bug? or is it just Illegal?

Hello World,
Why does the following line cause a StackOverFlowError
<f:view locale="#{pageContext.request.locale}" >
is this a bug or it's illegal. The stack trace
[#|2006-09-24T01:42:19.957+0400|SEVERE|sun-appserver-pe9.0|javax.enterprise.syst
em.container.web|_ThreadID=12;_ThreadName=httpWorkerThread-8080-0;_RequestID=c8a
e74d3-fe66-4a7f-821b-fc36fb41669f;|ApplicationDispatcher[iBank-war] Servlet.ser
vice() for servlet jsp threw exception
java.lang.StackOverflowError
at org.apache.catalina.core.ApplicationHttpRequest$AttributeNamesEnumera
tor.<init>(ApplicationHttpRequest.java:936)
at org.apache.catalina.core.ApplicationHttpRequest.getAttributeNames(App
licationHttpRequest.java:253)
at org.apache.catalina.core.ApplicationHttpRequest$AttributeNamesEnumera
tor.<init>(ApplicationHttpRequest.java:937)
at org.apache.catalina.core.ApplicationHttpRequest.getAttributeNames(App
licationHttpRequest.java:253)
at javax.servlet.ServletRequestWrapper.getAttributeNames(ServletRequestW
rapper.java:104)
at com.sun.faces.context.RequestMap.getEntryIterator(ExternalContextImpl
.java:1080)
at com.sun.faces.context.BaseContextMap$EntrySet.iterator(ExternalContex
tImpl.java:573)
at java.util.AbstractMap.containsKey(AbstractMap.java:136)
at com.sun.faces.el.ManagedBeanELResolver.getValue(ManagedBeanELResolver
.java:73)
at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELRe
solver.java:58)
at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:65)
at com.sun.el.parser.AstValue.getValue(AstValue.java:106)
at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
at javax.faces.component.UIViewRoot.getLocale(UIViewRoot.java:832)
at com.sun.faces.application.ApplicationAssociate.getResourceBundle(Appl
icationAssociate.java:399)
at com.sun.faces.application.ApplicationImpl.getResourceBundle(Applicati
onImpl.java:424)
at com.sun.faces.el.FacesResourceBundleELResolver.getValue(FacesResource
BundleELResolver.java:76)
at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELRe
solver.java:58)
at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:65)
at com.sun.el.parser.AstValue.getValue(AstValue.java:106)
at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
at javax.faces.component.UIViewRoot.getLocale(UIViewRoot.java:832)
at com.sun.faces.application.ApplicationAssociate.getResourceBundle(Appl
icationAssociate.java:399)
at com.sun.faces.application.ApplicationImpl.getResourceBundle(Applicati
onImpl.java:424)
at com.sun.faces.el.FacesResourceBundleELResolver.getValue(FacesResource
BundleELResolver.java:76)
at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELRe
solver.java:58)
at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:65)
at com.sun.el.parser.AstValue.getValue(AstValue.java:106)
at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
at javax.faces.component.UIViewRoot.getLocale(UIViewRoot.java:832)
at com.sun.faces.application.ApplicationAssociate.getResourceBundle(Appl
icationAssociate.java:399)
at com.sun.faces.application.ApplicationImpl.getResourceBundle(Applicati
onImpl.java:424)
at com.sun.faces.el.FacesResourceBundleELResolver.getValue(FacesResource
BundleELResolver.java:76)
at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELRe
solver.java:58)
at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:65)
at com.sun.el.parser.AstValue.getValue(AstValue.java:106)
at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
at javax.faces.component.UIViewRoot.getLocale(UIViewRoot.java:832)
at com.sun.faces.application.ApplicationAssociate.getResourceBundle(Appl
icationAssociate.java:399)
at com.sun.faces.application.ApplicationImpl.getResourceBundle(Applicati
onImpl.java:424)
at com.sun.faces.el.FacesResourceBundleELResolver.getValue(FacesResource
BundleELResolver.java:76)
at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELRe
solver.java:58)
at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:65)
at com.sun.el.parser.AstValue.getValue(AstValue.java:106)
at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
at javax.faces.component.UIViewRoot.getLocale(UIViewRoot.java:832)
at com.sun.faces.application.ApplicationAssociate.getResourceBundle(Appl
icationAssociate.java:399)
at com.sun.faces.application.ApplicationImpl.getResourceBundle(Applicati
onImpl.java:424)
at com.sun.faces.el.FacesResourceBundleELResolver.getValue(FacesResource
BundleELResolver.java:76)
at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELRe
solver.java:58)
at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:65)
at com.sun.el.parser.AstValue.getValue(AstValue.java:106)
at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
at javax.faces.component.UIViewRoot.getLocale(UIViewRoot.java:832)
at com.sun.faces.application.ApplicationAssociate.getResourceBundle(Appl
icationAssociate.java:399)
at com.sun.faces.application.ApplicationImpl.getResourceBundle(Applicati
onImpl.java:424)
at com.sun.faces.el.FacesResourceBundleELResolver.getValue(FacesResource
BundleELResolver.java:76)
at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELRe

As I said above:
"Having replaced the screen yourself, you voided the warranty (if any time was left on it)."
You had previously said:
"After 1 year I replaced the screen by myself ..."
So you might have meant 11 months ... or something close to, but less than a year.
Or you might have purchaed AppleCare.
Anyway, the point is regardless of whether the warranty was in force or not, I would have recommended you have Apple do the repair when the screen was replaced.

Similar Messages

  • ORA-22805 - (inserting an XMl type FAILS) I suspect this is a oracle Bug

    We're using
    Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.7.0 - Production
    Basically when I try to execute the following
    dbms_xmlschema.registerschema
    ('MySchema.xsd',
    sys.UriFactory.getUri('/Location/MySchema.xsd'),
    genTables=>TRUE);
    this generates a table for us with the name "xmlt_ds_0"
    when we try to insert into this table, we get an error
    INSERT INTO tddb.xmlt_ds_0
    SELECT sys.xmltype.createschemabasedxml(mq.content, 'http://My.Schema.xsd')
    FROM message_queue mq
    WHERE mq.sys_id = 148100
    ORA-22805: cannot insert NULL object into object tables or nested tables
    Now this works for most xml files, it just one or two that fail, however these files that have failed are well formed, and valid (ie: conform to the scehema)
    however, if I try to do this
    create table tempTest of xmltype
    XMLSCHEMA "Myschema.xsd"
    ELEMENT "schedule"
    then insert into this
    INSERT INTO tempTest
    SELECT sys.xmltype.createschemabasedxml(mq.content, 'http://My.Schema.xsd')
    FROM message_queue mq
    WHERE mq.sys_id = 148100
    Basically, this works for the same file, I just dont understand why it wouldn't work in the "resitering the schema" way. I strongly suspect this is a Oracle Bug
    Has any one encountered this before, any help would be appriciated.

    FIRST of all...
    If you create the table via registerschema, then you table will be created case-sensitive (in general take notice that with XMLDB everything can be / will be case-sensitive). So this means you will have to do things the following way (mark the double quotes):
    NSERT INTO tddb."xmlt_ds_0"
    SELECT sys.xmltype.createschemabasedxml(mq.content, 'http://My.Schema.xsd')
    FROM message_queue mq
    WHERE mq.sys_id = 148100Your statement (see below) will generate a table the default way, that is a table in uppercase
    create table tempTest of xmltype
    XMLSCHEMA "Myschema.xsd"
    ELEMENT "schedule"so ...this will create a table with the name "TEMPTEST".
    regarding the ORA-22805...
    - can you post the schema
    - can you post the values that cause the error...

  • When install iTunes 11.1.4   It says Apple Mobile Device Service service will not start.  It was started when I began the installation.  Is this an Apple software bug?

    When install iTunes 11.1.4   It says Apple Mobile Device Service service will not start.  It was started when I began the installation.  Is this an Apple software bug?

    I have this issue. It isn't the MSVCR80 issue. No matter what I do nothing will let me even INSTALL Apple Moblie Device. Further details are in my thread:
    https://discussions.apple.com/thread/5831093

  • Find: WARNING: Hard link count is wrong for /proc/1: this may be a bug

    hi all,
    when i 'find / -name abc' , it say:
    find: WARNING: Hard link count is wrong for /proc/1: this may be a bug in your
    filesystem driver.Automatically turning on find's -noleaf option. Earlier
    results may have failed to include directories that should have been
    searched.
    my kernel is 2.6.25, filesytem is ext2/boot ext3/other
    thank you!
    Last edited by wonglaye (2008-05-30 14:34:21)

    I'll highlight the important parts from that link for you:
    Question wrote:I routinely use "find / -name ......", so how do I eliminate /proc from the search path?
    Answer wrote:
    I almost always use the "-xdev" option to prevent 'find' from descending
    into file systems other than the ones I explcitly specified, e.g.,
         find -xdev / /usr /var ...
    It's pretty rare that I actually want to search my entire system, which
    would include a news spool, a seldom used MS-Windows file system,
    possibly a mounted CD or DVD, ..., and of course /proc.
    why_no_proc wrote:The problem with the link count in /proc is that it changes every time a
    process is created or terminates, so the number of directories that
    'find' sees during processing might not agree with the link count that
    it read at the start. I admit that doesn't seem terribly likely unless
    the system is quite busy, but it can certainly happen.
    Last edited by dyscoria (2008-05-31 11:11:19)

  • How can I disable the assistive touch programmatically ? This is like a bug. Though the Guided access is enabled a user can take screenshot of my application content. How can I solve this ? any idea ....

    How can I disable the assistive touch programmatically ? This is like a bug. Though the Guided access is enabled a user can take screenshot of my application content. How can I solve this ? any idea ....

    Question: Do you think the response from the support staff is correct? I mean, surely, I can't be the only CF user on a shared box whose other users need to modify the date and time within their applications. Even if they do it at the application level for their domain, surely it wouldn't affect mine, would it? That was what was implied by the support people, but I have a feeling they are way off, or covering for some goof-up on their end. I struggled like hell yesterday trying to get this to work and I did not get very far at all.
    I found an interesting tutorial here which does a comparison of time zones and, theoretically, this might do the trick. But if what the guy told me was nonsense then I won't bother with it. For the record, our calendar has been working fine for about a week now.

  • Is this a flash sound Bug?

    I made a simply Mp3 player.
    but this has a some bug.. (or flashplayer bug? ;;)
    first of all, watch this code...
    I have a test for each diffurence bitrate File.
    naming rule is [samplerate]-[bitrate].mp3
    It is works only that samplerate is 44Mhz
    Other case has occured complete event even they do not
    complete.
    is this a Flashplayer Bug? or my fault?
    p.s I'm not good in English

    the only supported samplerate's in flash are:
    "5 kHz", "11 kHz", "22 kHz", and "44 kHz".

  • Adjustment layer bug - or is it just me?

    Somebody please try this and tell me if it's a bug or just me ...
    Create an adjustment layer over some video -- any video.
    Add 2 effects to the Adj Layer: Fast Blur and Levels.
    Set blurriness to 50. Set RGB White Input Level to 50.
    Now you should see Blur and Levels applied. All good so far.
    Now add some keyframes so the blurriness animates.
    How's it going?
    On my system, as soon as I try to animate 1 or more of the effects, they stop working entirely.
    This appears to be a bug. Or am I missing something?
    My workaround has been to use TWO separate Adj Layers on top of each other, but that is cumbersome and annoying.
    If anyone else experiences this, please file a bug report so we can get this resolved!
    Here's the link: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    You can just paste in the body of this post

    I tried the approach you've outlined.  I'm able to see the original effects on my clip as it plays, but the bluriness value doesn't animate.  I also tried using Gaussian Blur.  Same result.  I tried changing the order of effects.  Still didn't animate.
    I haven't used adjustment layers too much, yet.  I did use them on a project I finished last week, however.  I never ran into this on that project since, in my case, I wanted to keep my effects on separate adjustment layers anyway.
    But good to know there's another bug, or just the way it was built.  Maybe it's a feature request. 

  • I cannot sync my iphone music, i had used my i phone on another pc, now when i bought a song on this computer from the apple store, i have just been sent an email that says Your Apple ID, was just used to purchase "" by a computer or device not prev assoc

    i cannot sync my iphone music, i had used my i phone on another pc, which died.  Ive managed to save the hard drive and transfer stuff across. I ended up smashing my phone and could update all other stuff on restore but cant sync any music.  It is all grey at the top of the screen.  Ive re installed itunes and cleared all phone data. Now when i bought a song on this computer from the apple store, i have just been sent an email that says Your Apple ID, was just used to purchase (a song ) by a computer that had not been previously associated with that apple id.  So do i have to tell apple now somehow i am using itunes on this pc, and if so how? Because i authorised it and it said this pc was one of 5 aujthorised.  if anyone can be of assistance then great!

    I'm having a similar problem.  I had previously (over a year ago) purchased 2 episodes of Law &amp; Order.  Then about 2 months ago, I purchased the 3rd season of Sons of Anarchy.  When I downloaded these episodes to my iPad, about a dozen full seasons of various shows popped up, too.  No money was removed from my iTunes account &amp; theses particular shows aren't in my iTunes library on my desktop.  I've tried every which way to delete them from my ipad, but can't.  I went to the Apple store &amp; they suggested I contact expresslane.apple.com for help.  I submitted my problem, via email Friday, as they asked, but have not received any response.  Any suggestions on how to get rid of these "phantoms?".

  • Hi! This might be a stupid question, but I just bought an IPod G5 60 GB. When you firstconnect your IPod you have to setup your ID. I'm using my brothers computer, who has an IPod too, so now I'm wondering when I set up my ID with his Itunes does his Ip

    Hi!
    This might be a stupid question, but I just bought an IPod G5 60 GB. When you firstconnect your IPod you have to setup your ID. I'm using my brothers computer, who has an IPod too, so now I'm wondering when I set up my ID with his Itunes does his Ipod still work with it??? Or would his ITunes just see my IPod? Or does his Ipod ID change to my ID?
    Or does it work without any problems, to setup two IDs on the same computer??
    Thanks!

    Hi!
    This might be a stupid question, but I just bought an IPod G5 60 GB. When you firstconnect your IPod you have to setup your ID. I'm using my brothers computer, who has an IPod too, so now I'm wondering when I set up my ID with his Itunes does his Ipod still work with it??? Or would his ITunes just see my IPod? Or does his Ipod ID change to my ID?
    Or does it work without any problems, to setup two IDs on the same computer??
    Thanks!

  • I just restored my 13" MBP i5 at the apple store to the newest version of Lion after issues with a previous Time Machine backup from Snow Leopard- this time I created a new account and just ported files and folders, and now MS Office doesn't work. Help?

    I just restored my 13" MBP i5 at the apple store to the newest version of Lion after issues with a previous Time Machine backup from Snow Leopard- this time I created a new account and just ported files and folders, and now MS Office doesn't work.
    ^^ that's the main problem. Here's the full history.
    I bought a new 13" i5 MBP, early 2011 edition. I had an old white Macbook 2.14 ghz core2duo on Snow Leopard. I attempted to port over my time machine backup, but encountered problems in that my User was inaccessible from the new computer after the import finished, and I had to go in and change the root password, etc, and for some reason or another, I couldn't install any programs at all from that administrator's account. By "couldn't" I mean I could install them, but upon installation they would never boot. So, I took it to the apple store and did a clean install from the most up to date Lion OSX. Then, I created a brand new admin account, instead of trying to import the old one, and things seemed great. Then, I just imported my old files from the TM backup, but not any system settings, permissions, or user data. Just my Docs, pics, vids, apps, and itunes stuff.
    Here's where things get weird again. I imported this stuff under the name "old", but all of these folders have a red negative sign on them, marking them as restricted. So, from my main admin account, I cannot even peruse these folders. Since I didn't import user data, I can't sign in to the "old" account to change permissions. I already tried to change the permissions from system preferences, but that didn't change anything. And now, for whatever reason, of all the apps that were imported then, MS Office is the only set of apps that does not work. When I click on it, it just says there was a problem and asks if I'd like to send a report to apple. I tried reinstalling it to no avail. I'm an English student, so i really need access to Word. Can anyone help? The Apple store is a major detour for me and would like to fix this issue myself.

    Most likely you have Office 2004 which are PPC-only applications and will not work in Lion. Upgrade to Office 2011. Other alternatives are:
    Apple's iWork suite (Pages, Numbers, and Keynote.)
    Open Office (Office 2007-like suite compatible with OS X.)
    NeoOffice (similar to Open Office.)
    LibreOffice (a new direction for the Open Office suite.)

  • My on/off button does not appear to be working on my iphone 3.....is there any way around this....anyway around this?...the phone also periodically just switches off.

    my on/off button does not appear to be working on my iphone 3.....is there any way around this....anyway around this?...the phone also periodically just switches off.

    Likely a hardware issue... no way around that except to get it repaired or don't use it (the button).
    Try restoring to solve the switching off problem.

  • Please help me in this tough problem in Java...im just new in Java program

    my teacher give this as a problem. so tough. we are just starting and we are now in control structures. please help me to finish this problem. And my problem is...
    Write an astrology program. The user types in his or her birthday(month,day,year),
    and the program responds with the user's zodiac sign, the traits associated with each sign
    the user's age(in years,months,day), the animal sign for the year(e.g., Year of the Pig,
    Year of the Tiger), the traits associated with each animal sign, and if the year is a leap
    year or not. The dates covered for each sign can be searched through the horoscope section
    of a newspaper or through the internet. Then enhance your program so that if the user is one
    or two days away from the adjacent sign, the program outputs the nearest adjacent sign as well
    as the traits associated with the nearest sign. The month may be entered as a number from 1 to 12
    or in words, i.e.,January to December. Limit the year of the birthday from 1900 to 2010 only.
    The program should allow the user to repeat the entire process as often as desired.
    You can use:
    import java.text.DateFormat;
    import java.util.Date;
    import java.util.Calendar;
    please...those who are genius out there in java program...help us to pass this project. Im begging! thanks!

    Frowner_Stud wrote:
    According to the second commandment: Thou shall not use the name of the Lord in vain.Is this not the definition of ironic, Mr. Morality?
    i am not cheating. And more of the same.
    we all know that an assignment is an assignment. a homework. homework means you can raise other help from somebody so that you will know the answer.You're not asking for "help" bucko, because you've been given decent help but have chosen to ignore it. No, you're asking for someone to do the work for you, and you may call it what you want, but in anyone else's book, that's cheating.
    dont be fool enough to reply if you dont know the reason why i am typing here Don't be fool enough to think that you can control who can or can't respond.
    because if you are in my part and if i know the answer there is no doubt that i will help you as soon as possible! Just because you have low morals doesn't mean that the rest of us do.
    Thanks for time of reading and God bless you including you family!and to you and yours. Have a blessed day.

  • When I try to launch terminal, i get an error "You are not authorized to run this applicationThe administrator has set your shell to an illegal value."

    When I try to launch terminal, i get an error "You are not authorized to run this applicationThe administrator has set your shell to an illegal value."

    If you'd asked a question in your original post it might have solicited more pertinent responses. As it is, you were stating a fact. No one knew whether you considered that fact a problem, or what you were hoping to gain by doing so.
    The simple addition of 'can anyone help me fix this so I can run Terminal' would have counted for a lot.
    As it is, your solution is likely to require the Terminal, so you're going to need to fix that one way or another. The simplest would be to create a new admin account (System Preferences -> Users & Groups) then log in using that account.
    Then try and launch the terminal. If that works the problem is specific to your original account and can likely be fixed via some command-line tweaking. I'd start with:
    dscl . read /Users/<username>
    (where <username> is the short name of the account having a problem). This will show the records in the directory data for your account, one of which will be UserShell. Chances are that value is invalid, or missing, and can be corrected via:
    sudo dscl . -change /Users/<username> UserShell <currentValue> /bin/bash
    (where <currentValue) is the current setting for UserShell) which will change the user's shell to /bin/bash (the default).
    Of course, you might already know this and already tried, but since you didn't say so in your original post it's worth checking.

  • We are unable to validate this serial number for adobe lightroom. I just purchased the upgrade for lightroom and keep getting this message upon installing

    We are unable to validate this serial number for adobe lightroom. I just purchased the upgrade for lightroom and keep getting this message upon installing

    contact adobe support by clicking this link and then clicking 'still need help' as soon as it appears, https://helpx.adobe.com/contact.html

  • HT4623 Your purchase could not be completed            contact iTunes Store Support to complete this transaction          What do I do?  I just want to upgrade to full version of a free app.  I have $ loaded onto iTunes.  Thank you

    Your purchase could not be completed           
    contact iTunes Store Support to complete this transaction         
    What do I do?  I just want to upgrade to full version of a free app. 
    I have $ loaded onto iTunes.  Thank you

    contact iTunes Store Support to complete this transaction        
    http://apple.com/support/itunes/contact/

Maybe you are looking for

  • Need help setting up at local testing server

    I have Coldfusion 8 installed on my hard drive and DWCS3 installed on an external hard drive hooked up to computer. I have set up a DSN in Coldfusion I can't however get setup the testing server so that I can test my site it is asking for a HTTP addr

  • 2 versions of windows 7 HP 32 bit running on same PC (1 pre sp1,1sp1). How to remove pre sp1?

    After much trial and error of internet information I was finally able to load Windows 7, 32 bit, SP1. To my surprise upon reboot there is the option to boot to pre-sp1 or sp1. How can I remove Pre-SP1 or at least delete the option so it always boots

  • How to set Database Logon Info, if allowDatabaseLogonPrompting="false"

    Hey, Here is the Version Details - Crystal report X1 R1 Sql Server 2005 Tomcat 5.5.27 Question - I am using jsf viewer to dispaly report in my web project. We don't want to prompt for database logon information before showing the report to teh front

  • Joining tables in Oracle BI Discoverer Plus 10g

    My company just implemented Oracle Business Intelligence Discoverer Plus 10g and I'm a little confused. It looks like this new version of Discoverer was created with the idea of "simplifying" things for the end user. But it seems to be lacking crucia

  • Wacky image sequence issue - flickers

    Hi guys, I've created a simple 2 image sequence I wanted to play through at the top of my DPS document - but when I preview the article (on both desktop, iphone and ipad) the image sequence fails.. I took a quick screencap to show what Im going. DPS