[
https://jira.jboss.org/jira/browse/EMBJOPR-81?page=com.atlassian.jira.plu...
]
Shelly McGowan updated EMBJOPR-81:
----------------------------------
Environment:
JBoss AS Branch_5_x r84532, embjopr r162
Still seen with: JBoss AS Branch 5_x r86127, embjopr r242
was:Boss AS Branch_5_x r84532, embjopr r162
Ian, the navigation to the Content Tab previously was not consistently accessible. That
has since been resolved. This issue, however, is still reproducable using these steps.
Navigate to Applications ==> Enterprise Applications
Add New Resource
When the .ear is "UP", click on the .ear name which brings you to the .ear
Summary Tab.
Select the Content Tab
BROWSE to update the .ear - selecting the same .ear
click UPDATE
Which provokes:
The server encountered an internal error () that prevented it from fulfilling this
request.
exception
javax.servlet.ServletException: org.jboss.seam.InstantiationException: Could not
instantiate Seam component: org.jboss.seam.exception.exceptions
<snip>
root cause
org.jboss.seam.InstantiationException: Could not instantiate Seam component:
org.jboss.seam.exception.exceptions
org.jboss.seam.Component.newInstance(Component.java:2096)
<snip>
root cause
java.lang.NullPointerException
org.jboss.seam.exception.Exceptions.parse(Exceptions.java:195)
org.jboss.seam.exception.Exceptions.initialize(Exceptions.java:119)
Server side:
javax.el.ELException: org.jboss.seam.RequiredException: @Out attribute requires non-null
value: updateBackingContentAction.packageDetails
at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:333)
at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:274)
at org.jboss.el.parser.AstMethodSuffix.getValue(AstMethodSuffix.java:59)
at org.jboss.el.parser.AstMethodSuffix.invoke(AstMethodSuffix.java:65)
at org.jboss.el.parser.AstValue.invoke(AstValue.java:96)
at org.jboss.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:276)
at org.jboss.seam.core.Expressions$2.invoke(Expressions.java:174)
at org.jboss.seam.navigation.Page.preRender(Page.java:289)
at org.jboss.seam.navigation.Pages.preRender(Pages.java:369)
at org.jboss.seam.jsf.SeamPhaseListener.preRenderPage(SeamPhaseListener.java:562)
at
org.jboss.seam.jsf.SeamPhaseListener.beforeRenderResponse(SeamPhaseListener.java:473)
at
org.jboss.seam.jsf.SeamPhaseListener.beforeServletPhase(SeamPhaseListener.java:146)
at org.jboss.seam.jsf.SeamPhaseListener.beforePhase(SeamPhaseListener.java:116)
at com.sun.faces.lifecycle.Phase.handleBeforePhase(Phase.java:214)
at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:96)
at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
javax.servlet.ServletException: /secure/resourceInstanceContent.xhtml @67,56
contentType="#{updateBackingContentAction.fileContentType}": Error writing
'fileContentType' on type
org.jboss.on.embedded.ui.content.UpdateBackingContentAction_$$_javassist_13
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:277)
Caused by: javax.el.ELException: /secure/resourceInstanceContent.xhtml @67,56
contentType="#{updateBackingContentAction.fileContentType}": Error writing
'fileContentType' on type
org.jboss.on.embedded.ui.content.UpdateBackingContentAction_$$_javassist_13
at com.sun.facelets.el.TagValueExpression.setValue(TagValueExpression.java:101)
at org.jboss.seam.ui.component.UIFileUpload.processUpdates(UIFileUpload.java:38)
at
javax.faces.component.UIComponentBase.processUpdates(UIComponentBase.java:1081)
at javax.faces.component.UIForm.processUpdates(UIForm.java:261)
at
org.ajax4jsf.component.AjaxViewRoot$2.invokeContextCallback(AjaxViewRoot.java:416)
at org.ajax4jsf.component.AjaxViewRoot.processPhase(AjaxViewRoot.java:238)
at org.ajax4jsf.component.AjaxViewRoot.processUpdates(AjaxViewRoot.java:432)
at
com.sun.faces.lifecycle.UpdateModelValuesPhase.execute(UpdateModelValuesPhase.java:78)
at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
Exception thrown when UPDATING .ear from Content Tab
----------------------------------------------------
Key: EMBJOPR-81
URL:
https://jira.jboss.org/jira/browse/EMBJOPR-81
Project: Embedded Jopr
Issue Type: Bug
Environment: JBoss AS Branch_5_x r84532, embjopr r162
Still seen with: JBoss AS Branch 5_x r86127, embjopr r242
Reporter: Shelly McGowan
Assignee: Shelly McGowan
Priority: Critical
Fix For: 1.2
Attachments: jbossas-default-server.log, resourceInstanceContent.seam.log
Navigating to the Content Tab to update an existing resource results in a
ServletException (see attached file, resourceInstanceContent.seam.log. While the
exception is thrown on this action, it appears to be the result of a previous exception
during the navigation to the Content tab. The Content tab is not consistently available
but is during a specific navigation sequence. I'll identify the specific navigation
sequence to reproduce and update this issue. I've also attached the jbossas
server.log snippet.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira