WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Error when when starting websphere

    Posted Wed May 20, 2015 04:42 AM
    I am starting Websphere 8.5.5 (with spnego, and a custom SSOAuthentication) and i get this error

    ADMA0116W: Unable to start: application_war using: WebSphere:name=ApplicationManager,process=server1,platform=proxy,node=machinename01Node01,version=8.5.5.0,type=ApplicationManager,mbeanIdentifier=ApplicationManager,cell=rows02638-01Node01Cell,spec=1.0 exception is: javax.management.MBeanException: Exception thrown in RequiredModelMBean while trying to invoke operation startApplication at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1299) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1088) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:831) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:804) at com.ibm.ws.management.AdminServiceImpl$1.run(AdminServiceImpl.java:1335) at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118) at com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.java:1228) at com.ibm.ws.management.application.AppManagementImpl._startApplication(AppManagementImpl.java:1482) at com.ibm.ws.management.application.AppManagementImpl.startApplication(AppManagementImpl.java:1371) at com.ibm.ws.management.application.AppManagementImpl.startApplication(AppManagementImpl.java:1320)

    Caused by: com.ibm.ws.exception.RedundantStateChangeException: Composition Unit WebSphere:cuname=reportgenerator_war,cuedition=BASE already started at com.ibm.ws.runtime.component.CompositionUnitMgrImpl$1.run(CompositionUnitMgrImpl.java:653) at com.ibm.ws.security.auth.ContextManagerImpl.runAs(ContextManagerImpl.java:5384) at com.ibm.ws.security.auth.ContextManagerImpl.runAsSystem(ContextManagerImpl.java:5600) at com.ibm.ws.security.core.SecurityContext.runAsSystem(SecurityContext.java:255) at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionUnit(CompositionUnitMgrImpl.java:677) at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionUnit(CompositionUnitMgrImpl.java:621) at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:1266)

     any ideas what am i doing wrong? Thanks


  • 2.  Error when when starting websphere

    Posted Mon May 25, 2015 01:42 PM
    Hi sergiuL,
     
      Seems that you are trying to start an application that is already started review in you SystemOut if the application application_war is already started
     
      Caused by: com.ibm.ws.exception.RedundantStateChangeException: Composition Unit WebSphere:cuname=reportgenerator_war,cuedition=BASE already started

      have you any related ffdc file?
          
       Hope this helps. Tell us if you need more support
       
    Regards

    PD: seems that you have solved the problem

      Error when when starting websphere
      stackoverflow.com/questions/30302684/err...