You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Narayan Datt Rai (Jira)" <ji...@apache.org> on 2022/04/01 19:05:00 UTC

[jira] [Created] (DELTASPIKE-1450) Facing issue after Seam3 to deltaspike migration

Narayan Datt Rai created DELTASPIKE-1450:
--------------------------------------------

             Summary: Facing issue after Seam3 to deltaspike migration
                 Key: DELTASPIKE-1450
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1450
             Project: DeltaSpike
          Issue Type: Bug
      Security Level: public (Regular issues)
    Affects Versions: 1.9.5
         Environment: dev
            Reporter: Narayan Datt Rai
         Attachments: seam3ToDeltaspikeMigrationError.log

Hi Team,
 
We have recently migrated sema3 to deltaspike.
 
Soler, JSF, CDI Weld were used in while seam3 was there. Now with deltaspike, we are not able to trigger the java code from index.xhtml, which was working before deltraspike.
 
Below is the error seen while accessing the xhtml page.
 
 
Error Rendering View[/login.xhtml]
[exec] 44030: FND-Bhanu: Mar 25 2022 06:29:28.527 +0000: %IOTFND-3-UNSPECIFIED: %[ch=application][sev=ERROR][tid=default task-14][part=44029.2/78]: javax.el.ELException: /login.xhtml: The class 'com.cisco.cgms.webapp.aaa.CgmsUser' does not have the property 'restoreMessages'.
[exec] 44031: FND-Bhanu: Mar 25 2022 06:29:28.527 +0000: %IOTFND-3-UNSPECIFIED: %[ch=application][sev=ERROR][tid=default task-14][part=44029.3/78]: at com.sun.faces.facelets.compiler.TextInstruction.write(TextInstruction.java:47)
[exec] 44032: FND-Bhanu: Mar 25 2022 06:29:28.527 +0000: %IOTFND-3-UNSPECIFIED: %[ch=application][sev=ERROR][tid=default task-14][part=44029.4/78]: at com.sun.faces.facelets.compiler.UIInstructions.encodeBegin(UIInstructions.java:41)
[exec] 44033: FND-Bhanu: Mar 25 2022 06:29:28.527 +0000: %IOTFND-3-UNSPECIFIED: %[ch=application][sev=ERROR][tid=default task-14][part=44029.5/78]: at com.sun.faces.facelets.compiler.UILeaf.encodeAll(UILeaf.java:169)
[exec] 44034: FND-Bhanu: Mar 25 2022 06:29:28.527 +0000: %IOTFND-3-UNSPECIFIED: %[ch=application][sev=ERROR][tid=default task-14][part=44029.6/78]: at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1650)
[exec] 44035: FND-Bhanu: Mar 25 2022 06:29:28.527 +0000: %IOTFND-3-UNSPECIFIED: %[ch=application][sev=ERROR][tid=default task-14][part=44029.7/78]: at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:468)
[exec] 44036: FND-Bhanu: Mar 25 2022 06:29:28.527 +0000: %IOTFND-3-UNSPECIFIED: %[ch=application][sev=ERROR][tid=default task-14][part=44029.8/78]: at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:170)
[exec] 44037: FND-Bhanu: Mar 25 2022 06:29:28.527 +0000: %IOTFND-3-UNSPECIFIED: %[ch=application][sev=ERROR][tid=default task-14][part=44029.9/78]: at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:132)
 
 
Log file is attached for further analysis.
 
Please help us to resolve this issue.
 
Thanks.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)