Skip to content

Instantly share code, notes, and snippets.

@Isxida
Created April 18, 2013 15:43
Show Gist options
  • Save Isxida/5413775 to your computer and use it in GitHub Desktop.
Save Isxida/5413775 to your computer and use it in GitHub Desktop.
El log del Websphere al querer levantar el aplicativo. Porque .log.java? el .java lo ordena automáticamente el gist. :V duh.
[18/04/13 10:37:20:744 COT] 00000063 AdminHelper Z ADMN1009I: An attempt is made to start the Sunarp_Base application.
[18/04/13 10:37:20:774 COT] 00000063 CompositionUn Z WSVR0190I: Starting composition unit WebSphere:cuname=Sunarp_Base in BLA WebSphere:blaname=Sunarp_Base.
[18/04/13 10:37:22:401 COT] 00000063 visitor W com.ibm.ws.amm.scan.util.AnnotationInfoDefaultVisitor visitAnnotation [ com.ibm.ws.amm.scan.util.InfoVisitor@209734758 ] for method [ com.ibm.ws.amm.scan.util.info.impl.MethodInfoImpl@-1881690379 ( org.hibernate.annotations.JoinColumnOrFormula.formula ) ] Name [ null ] Description [ Lorg/hibernate/annotations/JoinFormula; ] Call in violation of protocol
[18/04/13 10:37:22:401 COT] 00000063 visitor W com.ibm.ws.amm.scan.util.AnnotationInfoDefaultVisitor visitAnnotation [ com.ibm.ws.amm.scan.util.InfoVisitor@209734758 ] for method [ com.ibm.ws.amm.scan.util.info.impl.MethodInfoImpl@703615062 ( org.hibernate.annotations.JoinColumnOrFormula.column ) ] Name [ null ] Description [ Ljavax/persistence/JoinColumn; ] Call in violation of protocol
[18/04/13 10:37:22:403 COT] 00000063 visitor W com.ibm.ws.amm.scan.util.AnnotationInfoDefaultVisitor visitAnnotation [ com.ibm.ws.amm.scan.util.InfoVisitor@209734758 ] for method [ com.ibm.ws.amm.scan.util.info.impl.MethodInfoImpl@2032229835 ( org.hibernate.annotations.Table.foreignKey ) ] Name [ null ] Description [ Lorg/hibernate/annotations/ForeignKey; ] Call in violation of protocol
[18/04/13 10:37:22:403 COT] 00000063 visitor W com.ibm.ws.amm.scan.util.AnnotationInfoDefaultVisitor visitAnnotation [ com.ibm.ws.amm.scan.util.InfoVisitor@209734758 ] for method [ com.ibm.ws.amm.scan.util.info.impl.MethodInfoImpl@-566890070 ( org.hibernate.annotations.Table.sqlInsert ) ] Name [ null ] Description [ Lorg/hibernate/annotations/SQLInsert; ] Call in violation of protocol
[18/04/13 10:37:22:404 COT] 00000063 visitor W com.ibm.ws.amm.scan.util.AnnotationInfoDefaultVisitor visitAnnotation [ com.ibm.ws.amm.scan.util.InfoVisitor@209734758 ] for method [ com.ibm.ws.amm.scan.util.info.impl.MethodInfoImpl@-415659819 ( org.hibernate.annotations.Table.sqlUpdate ) ] Name [ null ] Description [ Lorg/hibernate/annotations/SQLUpdate; ] Call in violation of protocol
[18/04/13 10:37:22:404 COT] 00000063 visitor W com.ibm.ws.amm.scan.util.AnnotationInfoDefaultVisitor visitAnnotation [ com.ibm.ws.amm.scan.util.InfoVisitor@209734758 ] for method [ com.ibm.ws.amm.scan.util.info.impl.MethodInfoImpl@-694753163 ( org.hibernate.annotations.Table.sqlDelete ) ] Name [ null ] Description [ Lorg/hibernate/annotations/SQLDelete; ] Call in violation of protocol
[18/04/13 10:37:22:688 COT] 00000063 visitor W com.ibm.ws.amm.scan.util.AnnotationInfoDefaultVisitor visitAnnotation [ com.ibm.ws.amm.scan.util.InfoVisitor@-1782696729 ] for method [ com.ibm.ws.amm.scan.util.info.impl.MethodInfoImpl@235236430 ( javax.persistence.AssociationOverride.joinTable ) ] Name [ null ] Description [ Ljavax/persistence/JoinTable; ] Call in violation of protocol
[18/04/13 10:37:24:362 COT] 00000063 ApplicationMg Z WSVR0200I: Starting application: Sunarp_Base
[18/04/13 10:37:24:362 COT] 00000063 ApplicationMg Z WSVR0204I: Application: Sunarp_Base Application build level: Unknown
[18/04/13 10:37:24:464 COT] 00000063 webapp I com.ibm.ws.webcontainer.webapp.WebGroupImpl WebGroup SRVE0169I: Loading Web Module: Sunarp piloto.
[18/04/13 10:37:24:496 COT] 00000063 WASSessionCor I SessionContextRegistry getSessionContext SESN0176I: Will create a new session context for application key default_hostSUNARP
[18/04/13 10:37:28:213 COT] 00000063 webapp E com.ibm.ws.webcontainer.webapp.WebGroupImpl WebGroup SRVE0015E: Failure to initialize Web application Sunarp piloto
[18/04/13 10:37:28:219 COT] 00000063 DeployedAppli W WSVR0206E: Module, piloto01.war, of application, Sunarp_Base.ear/deployments/Sunarp_Base, failed to start
[18/04/13 10:37:28:220 COT] 00000063 ApplicationMg W WSVR0101W: An error occurred starting, Sunarp_Base
[18/04/13 10:37:28:220 COT] 00000063 ApplicationMg Z WSVR0217I: Stopping application: Sunarp_Base
[18/04/13 10:37:28:228 COT] 00000063 ApplicationMg Z WSVR0220I: Application stopped: Sunarp_Base
[18/04/13 10:37:28:229 COT] 00000063 CompositionUn E WSVR0194E: Composition unit WebSphere:cuname=Sunarp_Base in BLA WebSphere:blaname=Sunarp_Base failed to start.
[18/04/13 10:37:28:230 COT] 00000063 MBeanHelper E Could not invoke an operation on object: WebSphere:name=ApplicationManager,process=server1,platform=proxy,node=user-PCNode01,version=8.5.0.1,type=ApplicationManager,mbeanIdentifier=ApplicationManager,cell=user-PCNode01Cell,spec=1.0 because of an mbean exception: com.ibm.ws.exception.RuntimeWarning: com.ibm.ws.webcontainer.exception.WebAppNotLoadedException: Failed to load webapp: Failed to load webapp: null
[18/04/13 10:37:28:230 COT] 00000063 SystemErr R com.ibm.ws.exception.RuntimeWarning: com.ibm.ws.webcontainer.exception.WebAppNotLoadedException: Failed to load webapp: Failed to load webapp: nullnull
[18/04/13 10:37:28:231 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:432)null
[18/04/13 10:37:28:231 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:718)null
[18/04/13 10:37:28:231 COT] 00000063 SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1173)null
[18/04/13 10:37:28:231 COT] 00000063 SystemErr R at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1370)null
[18/04/13 10:37:28:231 COT] 00000063 SystemErr R at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:639)null
[18/04/13 10:37:28:231 COT] 00000063 SystemErr R at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:968)null
[18/04/13 10:37:28:231 COT] 00000063 SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:772)null
[18/04/13 10:37:28:231 COT] 00000063 SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplicationDynamically(ApplicationMgrImpl.java:1367)null
[18/04/13 10:37:28:231 COT] 00000063 SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:2172)null
[18/04/13 10:37:28:231 COT] 00000063 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:445)null
[18/04/13 10:37:28:232 COT] 00000063 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitImpl.start(CompositionUnitImpl.java:123)null
[18/04/13 10:37:28:232 COT] 00000063 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:388)null
[18/04/13 10:37:28:232 COT] 00000063 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.access$500(CompositionUnitMgrImpl.java:116)null
[18/04/13 10:37:28:232 COT] 00000063 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitMgrImpl$1.run(CompositionUnitMgrImpl.java:663)null
[18/04/13 10:37:28:232 COT] 00000063 SystemErr R at com.ibm.ws.security.auth.ContextManagerImpl.runAs(ContextManagerImpl.java:5363)null
[18/04/13 10:37:28:232 COT] 00000063 SystemErr R at com.ibm.ws.security.auth.ContextManagerImpl.runAsSystem(ContextManagerImpl.java:5579)null
[18/04/13 10:37:28:232 COT] 00000063 SystemErr R at com.ibm.ws.security.core.SecurityContext.runAsSystem(SecurityContext.java:255)null
[18/04/13 10:37:28:232 COT] 00000063 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionUnit(CompositionUnitMgrImpl.java:677)null
[18/04/13 10:37:28:232 COT] 00000063 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionUnit(CompositionUnitMgrImpl.java:621)null
[18/04/13 10:37:28:232 COT] 00000063 SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:1259)null
[18/04/13 10:37:28:232 COT] 00000063 SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)null
[18/04/13 10:37:28:232 COT] 00000063 SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)null
[18/04/13 10:37:28:232 COT] 00000063 SystemErr R at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)null
[18/04/13 10:37:28:233 COT] 00000063 SystemErr R at java.lang.reflect.Method.invoke(Method.java:611)null
[18/04/13 10:37:28:233 COT] 00000063 SystemErr R at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:49)null
[18/04/13 10:37:28:233 COT] 00000063 SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)null
[18/04/13 10:37:28:233 COT] 00000063 SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)null
[18/04/13 10:37:28:233 COT] 00000063 SystemErr R at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)null
[18/04/13 10:37:28:233 COT] 00000063 SystemErr R at java.lang.reflect.Method.invoke(Method.java:611)null
[18/04/13 10:37:28:233 COT] 00000063 SystemErr R at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:256)null
[18/04/13 10:37:28:233 COT] 00000063 SystemErr R at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1085)null
[18/04/13 10:37:28:233 COT] 00000063 SystemErr R at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:966)null
[18/04/13 10:37:28:233 COT] 00000063 SystemErr R at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:848)null
[18/04/13 10:37:28:233 COT] 00000063 SystemErr R at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:773)null
[18/04/13 10:37:28:233 COT] 00000063 SystemErr R at com.ibm.ws.management.AdminServiceImpl$1.run(AdminServiceImpl.java:1335)null
[18/04/13 10:37:28:233 COT] 00000063 SystemErr R at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)null
[18/04/13 10:37:28:233 COT] 00000063 SystemErr R at com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.java:1228)null
[18/04/13 10:37:28:233 COT] 00000063 SystemErr R at com.ibm.ws.management.commands.AdminServiceCommands$InvokeCmd.execute(AdminServiceCommands.java:251)null
[18/04/13 10:37:28:234 COT] 00000063 SystemErr R at com.ibm.ws.console.core.mbean.MBeanHelper.invoke(MBeanHelper.java:241)null
[18/04/13 10:37:28:234 COT] 00000063 SystemErr R at com.ibm.ws.console.appdeployment.ApplicationDeploymentCollectionAction.execute(ApplicationDeploymentCollectionAction.java:578)null
[18/04/13 10:37:28:234 COT] 00000063 SystemErr R at org.apache.struts.action.RequestProcessor.processActionPerform(Unknown Source)null
[18/04/13 10:37:28:234 COT] 00000063 SystemErr R at org.apache.struts.action.RequestProcessor.process(Unknown Source)null
[18/04/13 10:37:28:234 COT] 00000063 SystemErr R at org.apache.struts.action.ActionServlet.process(Unknown Source)null
[18/04/13 10:37:28:234 COT] 00000063 SystemErr R at org.apache.struts.action.ActionServlet.doPost(Unknown Source)null
[18/04/13 10:37:28:234 COT] 00000063 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:595)null
[18/04/13 10:37:28:234 COT] 00000063 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)null
[18/04/13 10:37:28:234 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1224)null
[18/04/13 10:37:28:234 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:774)null
[18/04/13 10:37:28:234 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:456)null
[18/04/13 10:37:28:234 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)null
[18/04/13 10:37:28:234 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:136)null
[18/04/13 10:37:28:234 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:79)null
[18/04/13 10:37:28:234 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:928)null
[18/04/13 10:37:28:235 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1025)null
[18/04/13 10:37:28:235 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:1384)null
[18/04/13 10:37:28:235 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:193)null
[18/04/13 10:37:28:235 COT] 00000063 SystemErr R at org.apache.struts.action.RequestProcessor.doForward(Unknown Source)null
[18/04/13 10:37:28:235 COT] 00000063 SystemErr R at org.apache.struts.tiles.TilesRequestProcessor.doForward(Unknown Source)null
[18/04/13 10:37:28:235 COT] 00000063 SystemErr R at org.apache.struts.action.RequestProcessor.processForwardConfig(Unknown Source)null
[18/04/13 10:37:28:235 COT] 00000063 SystemErr R at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(Unknown Source)null
[18/04/13 10:37:28:235 COT] 00000063 SystemErr R at org.apache.struts.action.RequestProcessor.process(Unknown Source)null
[18/04/13 10:37:28:235 COT] 00000063 SystemErr R at org.apache.struts.action.ActionServlet.process(Unknown Source)null
[18/04/13 10:37:28:235 COT] 00000063 SystemErr R at org.apache.struts.action.ActionServlet.doPost(Unknown Source)null
[18/04/13 10:37:28:235 COT] 00000063 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:595)null
[18/04/13 10:37:28:235 COT] 00000063 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)null
[18/04/13 10:37:28:235 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1224)null
[18/04/13 10:37:28:235 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:774)null
[18/04/13 10:37:28:235 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:456)null
[18/04/13 10:37:28:235 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)null
[18/04/13 10:37:28:236 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:136)null
[18/04/13 10:37:28:236 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:97)null
[18/04/13 10:37:28:236 COT] 00000063 SystemErr R at com.ibm.ws.console.core.servlet.WSCUrlFilter.setUpCommandAssistance(WSCUrlFilter.java:950)null
[18/04/13 10:37:28:236 COT] 00000063 SystemErr R at com.ibm.ws.console.core.servlet.WSCUrlFilter.continueStoringTaskState(WSCUrlFilter.java:499)null
[18/04/13 10:37:28:236 COT] 00000063 SystemErr R at com.ibm.ws.console.core.servlet.WSCUrlFilter.doFilter(WSCUrlFilter.java:320)null
[18/04/13 10:37:28:236 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:195)null
[18/04/13 10:37:28:236 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:91)null
[18/04/13 10:37:28:236 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:928)null
[18/04/13 10:37:28:236 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1025)null
[18/04/13 10:37:28:236 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:87)null
[18/04/13 10:37:28:236 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:895)null
[18/04/13 10:37:28:236 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1662)null
[18/04/13 10:37:28:236 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:195)null
[18/04/13 10:37:28:236 COT] 00000063 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:459)null
[18/04/13 10:37:28:237 COT] 00000063 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:526)null
[18/04/13 10:37:28:237 COT] 00000063 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:312)null
[18/04/13 10:37:28:237 COT] 00000063 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:283)null
[18/04/13 10:37:28:237 COT] 00000063 SystemErr R at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)null
[18/04/13 10:37:28:237 COT] 00000063 SystemErr R at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)null
[18/04/13 10:37:28:237 COT] 00000063 SystemErr R at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)null
[18/04/13 10:37:28:237 COT] 00000063 SystemErr R at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)null
[18/04/13 10:37:28:237 COT] 00000063 SystemErr R at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)null
[18/04/13 10:37:28:237 COT] 00000063 SystemErr R at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)null
[18/04/13 10:37:28:237 COT] 00000063 SystemErr R at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)null
[18/04/13 10:37:28:237 COT] 00000063 SystemErr R at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)null
[18/04/13 10:37:28:237 COT] 00000063 SystemErr R at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)null
[18/04/13 10:37:28:237 COT] 00000063 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1814)null
[18/04/13 10:37:28:237 COT] 00000063 SystemErr R Caused by: com.ibm.ws.webcontainer.exception.WebAppNotLoadedException: Failed to load webapp: Failed to load webapp: nullnull
[18/04/13 10:37:28:238 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.WSWebContainer.addWebApp(WSWebContainer.java:759)null
[18/04/13 10:37:28:238 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.WSWebContainer.addWebApplication(WSWebContainer.java:634)null
[18/04/13 10:37:28:238 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:426)null
[18/04/13 10:37:28:238 COT] 00000063 SystemErr R ... 95 morenull
[18/04/13 10:37:28:238 COT] 00000063 SystemErr R Caused by: com.ibm.ws.webcontainer.exception.WebAppNotLoadedException: Failed to load webapp: nullnull
[18/04/13 10:37:28:238 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.VirtualHostImpl.addWebApplication(VirtualHostImpl.java:176)null
[18/04/13 10:37:28:238 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.WSWebContainer.addWebApp(WSWebContainer.java:749)null
[18/04/13 10:37:28:239 COT] 00000063 SystemErr R ... 97 morenull
[18/04/13 10:37:28:239 COT] 00000063 SystemErr R Caused by: java.lang.ExceptionInInitializerErrornull
[18/04/13 10:37:28:239 COT] 00000063 SystemErr R at java.lang.J9VMInternals.initialize(J9VMInternals.java:250)null
[18/04/13 10:37:28:239 COT] 00000063 SystemErr R at java.lang.Class.forNameImpl(Native Method)null
[18/04/13 10:37:28:239 COT] 00000063 SystemErr R at java.lang.Class.forName(Class.java:170)null
[18/04/13 10:37:28:239 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppImpl.scanForHandlesTypesClasses(WebAppImpl.java:804)null
[18/04/13 10:37:28:240 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppImpl.initializeServletContainerInitializers(WebAppImpl.java:600)null
[18/04/13 10:37:28:240 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppImpl.initialize(WebAppImpl.java:409)null
[18/04/13 10:37:28:240 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.webapp.WebGroupImpl.addWebApplication(WebGroupImpl.java:88)null
[18/04/13 10:37:28:240 COT] 00000063 SystemErr R at com.ibm.ws.webcontainer.VirtualHostImpl.addWebApplication(VirtualHostImpl.java:169)null
[18/04/13 10:37:28:240 COT] 00000063 SystemErr R ... 98 morenull
[18/04/13 10:37:28:240 COT] 00000063 SystemErr R Caused by: java.lang.NullPointerExceptionnull
[18/04/13 10:37:28:240 COT] 00000063 SystemErr R at javax.faces.component.UINamingContainer.getSeparatorChar(UINamingContainer.java:101)null
[18/04/13 10:37:28:240 COT] 00000063 SystemErr R at com.icesoft.faces.component.ext.renderkit.GroupRenderer.<clinit>(GroupRenderer.java:61)null
[18/04/13 10:37:28:240 COT] 00000063 SystemErr R at java.lang.J9VMInternals.initializeImpl(Native Method)null
[18/04/13 10:37:28:240 COT] 00000063 SystemErr R at java.lang.J9VMInternals.initialize(J9VMInternals.java:228)null
[18/04/13 10:37:28:240 COT] 00000063 SystemErr R ... 105 morenull
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment