Quantcast
Channel: Micro Focus Forums
Viewing all articles
Browse latest Browse all 11924

Problems deploying IDMPwdMgt.war with Websphere

$
0
0
Hey All,

I have installed the IDMPwdMgt.war into my enterprise applications using the integrated solutions console. When I try to access IDMPwdMgt/jsps/pwdmgt/ForgotPassword.jsp I get an connection refused error in my websphere SystemOut.log:


[12/15/11 16:50:23:847 EST] 00000026 servlet E com.ibm.ws.webcontainer.servlet.ServletWrapper service SRVE0068E: Uncaught exception created in one of the service methods of the servlet /jsps/pwdmgt/ForgotPassword.jsp in application IDMPwdMgt_war. Exception created : java.rmi.ConnectException: Connection refused
at com.novell.soa.ws.portable.ApplicationException.ma pToRemote(ApplicationException.java:208)
at com.novell.pwdmgt.soap.PasswordManagementBinding_S tub.processForgotConf(PasswordManagementBinding_St ub.java:81)
at com.novell.pwdmgt.service.ExtForgotPassword.proces sForgotConf(ExtForgotPassword.java:127)
at com.ibm._jsp._ForgotPassword._jspService(_ForgotPa ssword.java:182)
at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJsp Base.java:99)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.ser vice(ServletWrapper.java:1657)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.han dleRequest(ServletWrapper.java:939)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.han dleRequest(ServletWrapper.java:502)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl .handleRequest(ServletWrapperImpl.java:179)
at com.ibm.wsspi.webcontainer.servlet.GenericServletW rapper.handleRequest(GenericServletWrapper.java:12 1)
at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensio nServletWrapper.handleRequest(AbstractJSPExtension ServletWrapper.java:259)
at com.ibm.ws.webcontainer.webapp.WebApp.handleReques t(WebApp.java:3935)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequ est(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest (WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleReque st(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.read y(WCChannelLink.java:186)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.handleDiscrimination(HttpInboundLink.java:452)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.handleNewRequest(HttpInboundLink.java:511)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.processRequest(HttpInboundLink.java:305)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.ready(HttpInboundLink.java:276)
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialRe adCallback.sendToDiscriminators(NewConnectionIniti alReadCallback.java:214)
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialRe adCallback.complete(NewConnectionInitialReadCallba ck.java:113)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListe ner.futureCompleted(AioReadCompletionListener.java :165)
at com.ibm.io.async.AbstractAsyncFuture.invokeCallbac k(AbstractAsyncFuture.java:217)
at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncCha nnelFuture.java:205)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.j ava:1604)

[12/15/11 16:50:23:848 EST] 00000026 webapp E com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet Error]-[/jsps/pwdmgt/ForgotPassword.jsp]: java.rmi.ConnectException: Connection refused
at com.novell.soa.ws.portable.ApplicationException.ma pToRemote(ApplicationException.java:208)
at com.novell.pwdmgt.soap.PasswordManagementBinding_S tub.processForgotConf(PasswordManagementBinding_St ub.java:81)
at com.novell.pwdmgt.service.ExtForgotPassword.proces sForgotConf(ExtForgotPassword.java:127)
at com.ibm._jsp._ForgotPassword._jspService(_ForgotPa ssword.java:182)
at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJsp Base.java:99)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.ser vice(ServletWrapper.java:1657)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.han dleRequest(ServletWrapper.java:939)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.han dleRequest(ServletWrapper.java:502)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl .handleRequest(ServletWrapperImpl.java:179)
at com.ibm.wsspi.webcontainer.servlet.GenericServletW rapper.handleRequest(GenericServletWrapper.java:12 1)
at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensio nServletWrapper.handleRequest(AbstractJSPExtension ServletWrapper.java:259)
at com.ibm.ws.webcontainer.webapp.WebApp.handleReques t(WebApp.java:3935)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequ est(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest (WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleReque st(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.read y(WCChannelLink.java:186)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.handleDiscrimination(HttpInboundLink.java:452)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.handleNewRequest(HttpInboundLink.java:511)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.processRequest(HttpInboundLink.java:305)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.ready(HttpInboundLink.java:276)
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialRe adCallback.sendToDiscriminators(NewConnectionIniti alReadCallback.java:214)
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialRe adCallback.complete(NewConnectionInitialReadCallba ck.java:113)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListe ner.futureCompleted(AioReadCompletionListener.java :165)
at com.ibm.io.async.AbstractAsyncFuture.invokeCallbac k(AbstractAsyncFuture.java:217)
at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncCha nnelFuture.java:205)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.j ava:1604)

[12/15/11 16:50:23:851 EST] 00000027 servlet E com.ibm.ws.webcontainer.servlet.ServletWrapper service SRVE0068E: Uncaught exception created in one of the service methods of the servlet /jsps/pwdmgt/ForgotPassword.jsp in application IDMPwdMgt_war. Exception created : com.ibm.websphere.servlet.error.ServletErrorReport : java.lang.NoClassDefFoundError: org.jboss.cache.CacheException
at org.apache.jasper.runtime.PageContextImpl.handlePa geException(PageContextImpl.java:695)
at com.ibm._jsp._ForgotPassword._jspService(_ForgotPa ssword.java:668)
at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJsp Base.java:99)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.ser vice(ServletWrapper.java:1657)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.han dleRequest(ServletWrapper.java:939)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.han dleRequest(ServletWrapper.java:502)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl .handleRequest(ServletWrapperImpl.java:179)
at com.ibm.wsspi.webcontainer.servlet.GenericServletW rapper.handleRequest(GenericServletWrapper.java:12 1)
at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensio nServletWrapper.handleRequest(AbstractJSPExtension ServletWrapper.java:259)
at com.ibm.ws.webcontainer.webapp.WebApp.handleReques t(WebApp.java:3935)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequ est(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest (WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleReque st(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.read y(WCChannelLink.java:186)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.handleDiscrimination(HttpInboundLink.java:452)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.handleNewRequest(HttpInboundLink.java:511)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.processRequest(HttpInboundLink.java:305)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.ready(HttpInboundLink.java:276)
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialRe adCallback.sendToDiscriminators(NewConnectionIniti alReadCallback.java:214)
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialRe adCallback.complete(NewConnectionInitialReadCallba ck.java:113)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListe ner.futureCompleted(AioReadCompletionListener.java :165)
at com.ibm.io.async.AbstractAsyncFuture.invokeCallbac k(AbstractAsyncFuture.java:217)
at com.ibm.io.async.AsyncChannelFuture.fireCompletion Actions(AsyncChannelFuture.java:161)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture .java:138)
at com.ibm.io.async.ResultHandler.complete(ResultHand ler.java:204)
at com.ibm.io.async.ResultHandler.runEventProcessingL oop(ResultHandler.java:775)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler .java:905)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.j ava:1604)
Caused by: java.lang.NoClassDefFoundError: org.jboss.cache.CacheException
at java.lang.J9VMInternals.verifyImpl(Native Method)
at java.lang.J9VMInternals.verify(J9VMInternals.java: 72)
at java.lang.J9VMInternals.initialize(J9VMInternals.j ava:134)
at com.novell.afw.theme.impl.util.CacheExternalUtil.g etObjectFromServerCache(CacheExternalUtil.java:55)
at com.novell.afw.theme.impl.util.CacheUtil.getObject (CacheUtil.java:89)
at com.novell.afw.theme.impl.core.ThemeManager.getDef aultThemeName(ThemeManager.java:628)
at com.novell.afw.theme.impl.core.ThemeManager.getDef aultTheme(ThemeManager.java:228)
at com.novell.afw.theme.util.ThemeUtil.getPrintCssURI (ThemeUtil.java:184)
at com.novell.afw.theme.util.ThemeUtil.getPrintCssLin k(ThemeUtil.java:335)
at com.novell.afw.theme.util.ThemeUtil.getCssLinks(Th emeUtil.java:452)
at com.novell.afw.theme.util.ThemeUtil.getLinks(Theme Util.java:481)
at com.novell.afw.theme.tag.GenerateCssLinksTag.doEnd Tag(GenerateCssLinksTag.java:84)
at com.ibm._jsp._ForgotPassword._jspx_meth_theme_Gene rateCssLinks_0(_ForgotPassword.java:765)
at com.ibm._jsp._ForgotPassword._jspService(_ForgotPa ssword.java:285)
... 27 more
Caused by: java.lang.ClassNotFoundException: org.jboss.cache.CacheException
at java.net.URLClassLoader.findClass(URLClassLoader.j ava:434)
at com.ibm.ws.bootstrap.ExtClassLoader.findClass(ExtC lassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:6 60)
at com.ibm.ws.bootstrap.ExtClassLoader.loadClass(ExtC lassLoader.java:111)
at java.lang.ClassLoader.loadClass(ClassLoader.java:6 26)
at com.ibm.ws.classloader.ProtectionClassLoader.loadC lass(ProtectionClassLoader.java:62)
at com.ibm.ws.classloader.ProtectionClassLoader.loadC lass(ProtectionClassLoader.java:58)
at com.ibm.ws.classloader.CompoundClassLoader.loadCla ss(CompoundClassLoader.java:541)
at java.lang.ClassLoader.loadClass(ClassLoader.java:6 26)
at com.ibm.ws.classloader.CompoundClassLoader.loadCla ss(CompoundClassLoader.java:509)
at java.lang.ClassLoader.loadClass(ClassLoader.java:6 26)
... 41 more

Viewing all articles
Browse latest Browse all 11924

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>