You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grailsEnCastellano
Estoy intentando desplegar mi app en webspehere pero obtnego este error(en tomcat funciona) :
NOTA: no se si esta relacionado con el plugin spring security y spring ldap que uso en mi app
com.ibm.ws.webcontainer.webapp.WebAppDispatcherContextImpl isUserInRole SRVE8080E: Excepción isUserInRole inesperada, devolución de isUserInRole falsa. java.lang.NullPointerException at com.ibm.ws.webcontainer.metadata.WebCollaboratorComponentMetaDataImpl.getJ2EEName(WebCollaboratorComponentMetaDataImpl.java:63) at com.ibm.ws.runtime.component.ApplicationServerImpl$1.getValue(ApplicationServerImpl.java:113) at com.ibm.websphere.logging.hpel.LogRecordContext.getExtensions(LogRecordContext.java:217) at com.ibm.ws.logging.object.hpel.LogRecordStack$StackInfo.collectExtensions(LogRecordStack.java:48) at com.ibm.ws.logging.object.hpel.LogRecordStack$StackInfo.<init>(LogRecordStack.java:42) at com.ibm.ws.logging.object.hpel.LogRecordStack.getStack(LogRecordStack.java:64) at com.ibm.ws.logging.WsLogger$AsyncRecord.<init>(WsLogger.java:118) at com.ibm.ws.logging.WsLogger.queueAsyncEvent(WsLogger.java:932) at com.ibm.ws.logging.WsLogger.deliverOrBuffer(WsLogger.java:375) at com.ibm.ws.logging.WsLogger.log(WsLogger.java:360) at com.ibm.ws.logging.WsLogger.log(WsLogger.java:549) at com.ibm.ffdc.util.provider.FfdcProvider.ffdcerror(FfdcProvider.java:329) at com.ibm.ffdc.util.provider.IncidentEntry.log(IncidentEntry.java:107) at com.ibm.ffdc.util.provider.Ffdc.log(Ffdc.java:94) at com.ibm.ws.ffdc.FFDCFilter.processException(FFDCFilter.java:116) at com.ibm.ws.security.web.WebCollaborator.isUserInRole(WebCollaborator.java:2924) at com.ibm.ws.security.web.WebCollaborator.isUserInRole(WebCollaborator.java:2275) at com.ibm.ws.webcontainer.collaborator.WebAppSecurityCollaboratorImpl.isUserInRole(WebAppSecurityCollaboratorImpl.java:287) at com.ibm.ws.webcontainer.webapp.WebAppDispatcherContextImpl.isUserInRole(WebAppDispatcherContextImpl.java:64) at com.ibm.ws.webcontainer.srt.SRTServletRequest.isUserInRole(SRTServletRequest.java:2655) at javax.servlet.http.HttpServletRequestWrapper.isUserInRole(HttpServletRequestWrapper.java:182) at com.ibm.ws.console.appdeployment.ApplicationDeploymentController.setupCollectionForm(ApplicationDeploymentController.java:457) at com.ibm.ws.console.appdeployment.ApplicationDeploymentController.perform(ApplicationDeploymentController.java:306) at org.apache.struts.tiles.TilesRequestProcessor.processTilesDefinition(Unknown Source) at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(Unknown Source)
Paul
unread,
Feb 15, 2017, 11:03:09 AM2/15/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grailsEnCastellano
ahora tengo este error:
[15/02/17 16:52:22:667 CET] 0000009d SystemErr R com.ibm.ws.exception.RuntimeWarning: com.ibm.ws.webcontainer.exception.WebAppNotLoadedException: Failed to load webapp: Failed to load webapp: javax/servlet/ServletContext.getVirtualServerName&#40;&#41;Ljava/lang/String&#59; [15/02/17 16:52:22:667 CET] 0000009d SystemErr R at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:432) [15/02/17 16:52:22:667 CET] 0000009d SystemErr R at com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:718) [15/02/17 16:52:22:667 CET] 0000009d SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1175) [15/02/17 16:52:22:667 CET] 0000009d SystemErr R at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1370) [15/02/17 16:52:22:667 CET] 0000009d SystemErr R at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:639) [15/02/17 16:52:22:667 CET] 0000009d SystemErr R at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:968) [15/02/17 16:52:22:667 CET] 0000009d SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:774) [15/02/17 16:52:22:667 CET] 0000009d SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplicationDynamically(ApplicationMgrImpl.java:1374) [15/02/17 16:52:22:667 CET] 0000009d SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:2179) [15/02/17 16:52:22:668 CET] 0000009d SystemErr R at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:445) [15/02/17 16:52:22:668 CET] 0000009d SystemErr R at com.ibm.ws.runtime.component.CompositionUnitImpl.start(CompositionUnitImpl.java:123)
Ismael
unread,
Feb 26, 2017, 7:05:43 AM2/26/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message