It's all about the answers!

Ask a question

RAM Asset can not change state


Lilian Galicia (645) | asked Mar 31 '15, 7:30 p.m.
edited Mar 31 '15, 7:35 p.m.
 
Hi, 

I have an Asset in RAM that do not allows change asset state. When i try to modify it or change state, just a white screen appear. When I check the log files, the message below is shown.....Somebody knows what does it mean????? 

[03/31/15 12:53:31 CST] CRRAM0001E  415963184 ERROR web pagecode.assetDetail.AssetDetailBase  - Failed to load the current state histor
com.ibm.ram.common.data.exception.RAMRuntimeException: java.lang.NullPointerException
        at com.ibm.ram.repository.lifecycle.AssetLifecycleManager.getActiveStateHistory(AssetLifecycleManager.java:1638)
        at com.ibm.ram.repository.lifecycle.AssetLifecycleManager.getActiveStateHistory(AssetLifecycleManager.java:1595)
        at pagecode.assetDetail.AssetDetailBase.getCurrentReviewHistory(AssetDetailBase.java:2184)
        at pagecode.assetDetail.AssetDetailBase.isActiveLifecycleReview(AssetDetailBase.java:2168)
        at pagecode.assetDetail.AssetDetailBase.isStartLifecycleReviewAllowed(AssetDetailBase.java:2156)
        at sun.reflect.GeneratedMethodAccessor4888.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
        at java.lang.reflect.Method.invoke(Method.java:611)
        at javax.el.BeanELResolver.getValue(BeanELResolver.java:91)
        at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:55)
        at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:73)
        at org.apache.el.parser.AstValue.getValue(AstValue.java:174)
        at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:283)
        at com.sun.faces.application.ValueBindingValueExpressionAdapter.getValue(ValueBindingValueExpressionAdapter.java:113)
        at javax.faces.component.ValueExpressionValueBindingAdapter.getValue(ValueExpressionValueBindingAdapter.java:89)
        at javax.faces.component.UIComponentBase.isRendered(UIComponentBase.java:388)
        at com.ibm.faces.component.UICommandEx.processDecodes(UICommandEx.java:104)
        at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:1025)
        at javax.faces.component.UIForm.processDecodes(UIForm.java:209)
        at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:1025)
        at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:1025)
        at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:504)
        at com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute(ApplyRequestValuesPhase.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)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1235)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:779)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
        at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:136)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:97)
        at com.ibm.ram.repository.web.security.RAMServletFilter.doFilter(RAMServletFilter.java:591)
        at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:195)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:91)
        at com.ibm.ram.repository.web.filters.CSRFSecurityFilter.doFilter(CSRFSecurityFilter.java:66)
        at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:195)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:91)
        at com.ibm.ram.repository.web.filters.JavascriptSecurityFilter.doFilter(JavascriptSecurityFilter.java:29)
        at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:195)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:91)
        at com.ibm.ram.repository.web.filters.GZipFilter.doFilter(GZipFilter.java:42)
        at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:195)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:91)
        at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:960)
        at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1064)
        at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3774)
        at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:304)
        at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:981)
        at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1662)
        at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:200)
        at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:453)
        at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:515)
        at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:306)
        at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:84)
        at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1819)
        at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:175)
        at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
        at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
        at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
        at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
        at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
        at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
        at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1702)
Caused by: 
java.lang.NullPointerException
        at com.ibm.ram.internal.jaxb.util.JAXBLinksUtil.getLink(JAXBLinksUtil.java:120)
        at com.ibm.ram.repository.lifecycle.AssetLifecycleManager.getActiveStateHistory(AssetLifecycleManager.java:1627)
        ... 63 more


Thanks and Regards!!!

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.