Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7192931
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T20:03:40+00:00 2026-05-28T20:03:40+00:00

Got an exception during migration Web application from WAS 6.1 to WAS 7. This

  • 0

Got an exception during migration Web application from WAS 6.1 to WAS 7. This application developed using JSF1.1 (MyFaces) + Facelets + Spring (for backing beans). On some pages I’m getting the following exception:

Caused by: javax.faces.FacesException: Could not retrieve value of component with path : {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /pages/recovery_accs.xhtml][Class: javax.faces.component.html.HtmlForm,Id: sequestration][Class: javax.faces.component.html.HtmlDataTable,Id: _id37][Class: javax.faces.component.UIColumn,Id: _id50][Class: javax.faces.component.html.HtmlOutputText,Id: _id52]}

    at org.apache.myfaces.shared_impl.renderkit.RendererUtils.getValue(RendererUtils.java:271)

    at org.apache.myfaces.shared_impl.renderkit.RendererUtils.getStringValue(RendererUtils.java:226)

    at org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase.renderOutput(HtmlTextRendererBase.java:69)

    at org.apache.myfaces.shared_impl.renderkit.html.HtmlTextRendererBase.encodeEnd(HtmlTextRendererBase.java:57)

    at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:799)

... 46 more

Caused by: javax.faces.el.PropertyNotFoundException: /pages/sub/idocAccsRecoverySub.xhtml @34,55 value="#{varbean.idocAcc.vzOrder}": Bean: com.test.project.bean.idoc.accs.IdocAccBean, property: idocAcc

    at com.sun.facelets.el.LegacyValueBinding.getValue(LegacyValueBinding.java:58)

    at javax.faces.component.UIOutput.getValue(UIOutput.java:118)

    at org.apache.myfaces.shared_impl.renderkit.RendererUtils.getValue(RendererUtils.java:267)

    ... 50 more

Caused by: java.beans.IntrospectionException: Parameter type in setter method does not corresponds to predefined.

    at java.beans.PropertyDescriptor.setWriteMethod(Unknown Source)

    at java.beans.PropertyDescriptor.<init>(Unknown Source)

    at java.beans.StandardBeanInfo.introspectProperties(Unknown Source)

    at java.beans.StandardBeanInfo.<init>(Unknown Source)

    at java.beans.Introspector.getBeanInfoImpl(Unknown Source)

    at java.beans.Introspector.getBeanInfoImpl(Unknown Source)

    at java.beans.Introspector.getBeanInfoImplAndInit(Unknown Source)

    at java.beans.Introspector.getBeanInfo(Unknown Source)

    at org.apache.myfaces.el.PropertyResolverImpl.getPropertyDescriptor(PropertyResolverImpl.java:474)

    at org.apache.myfaces.el.PropertyResolverImpl.getProperty(PropertyResolverImpl.java:438)

    at org.apache.myfaces.el.PropertyResolverImpl.getValue(PropertyResolverImpl.java:85)

    at com.sun.facelets.el.LegacyELContext$LegacyELResolver.getValue(LegacyELContext.java:141)

    at org.apache.el.parser.AstValue.getValue(AstValue.java:123)

    at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:186)

    at com.sun.facelets.el.TagValueExpression.getValue(TagValueExpression.java:71)

    at com.sun.facelets.el.LegacyValueBinding.getValue(LegacyValueBinding.java:56)

    ... 52 more

Tried to use different version of facelet library and different EL implementations. Even tried to recompile project using IBM’s JDK. Still no success. On Apache Tomcat it works without problem.

In a stacktrace above – IdocAccBean is a regular java bean which extends an abstract class IdocAccCore. If I use other backing beans which extend that class I get the same exception. All other beans not derived from IdocAccCore work correctly. There is nothing special in IdocAccCore class and it’s pretty big so I don’t think it’s necessary to give full source code.

Any suggestions what can be wrong with that IdocAccCore class?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T20:03:41+00:00Added an answer on May 28, 2026 at 8:03 pm

    The problem solved by updating IBMs version of JRE. Actually, I was thinking that I’m using the latest version of IBMs JRE. For sure I downloaded one from IBM’s siteIBM Development Package for Eclipse. The problem is that this package contains pretty old version of IBM’s java 1.6. Fresh version of IBM’s java I found in fixpacks for Websphere AS.
    You can find detailed list of fixed bugs in IBM’s java 1.6 here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've got exception about convert NULL to Int32. I've got a table from database
I got this error Unhandled exception at 0x0049b946 in Program.exe: 0xC0000005: Access violation reading
i got a webservicedefinition like this: [OperationContract] [FaultContract(typeof(Exception))] [WebInvoke(ResponseFormat = WebMessageFormat.Xml, BodyStyle = WebMessageBodyStyle.Wrapped,
I got below mentioned code for adding my application to Windows Firewall Exception list.
I got this error message and I'm not quite sure whats wrong: Exception in
I'm using this code: Dim VehiclesTable1 = dsVehicleList.Tables(0) Dim VT1 = (From d In
I've got an exception log from one of production code releases. System.OutOfMemoryException: Exception of
I am currently accessing a web service. The only message I got from the
I have IronPython hosted within my application, whenever I catch an exception thrown from
During compilation of a GWT class I got some compiler exception. I filed a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.