Excel Hyperlink problem
Good Day
Can anyone help me with the following problem? I am trying to create a hyperlink to a specific webpage. When I enter the webpage to the hyperlink tool, it is accepted. However, when I click on the link, I get the following error message:
{"code":"FAILURE","actions":[],"failureObject":{"function":"Undefined","type":"e xception","code":"","message":"java.lang.NullPoint erException\njava.util.concurrent.ConcurrentHashMa p.containsKey(ConcurrentHashMap.java:803)\ncom.hp. ngc.uiframework.UIFramework.getTool(UIFramework.ja va:906)\ncom.hp.ngc.uiframework.servlets.MauiServl et.handleNewSessionRequest(MauiServlet.java:309)\n com.hp.ngc.uiframework.servlets.MauiServlet.handle RefreshPageRequest(MauiServlet.java:440)\ncom.hp.n gc.uiframework.servlets.MauiServlet.handleHttpRequ est(MauiServlet.java:270)\ncom.hp.ngc.uiframework. servlets.MauiServlet.doGet(MauiServlet.java:214)\n javax.servlet.http.HttpServlet.service(HttpServlet .java:707)\njavax.servlet.http.HttpServlet.service (HttpServlet.java:820)\nweblogic.servlet.internal. StubSecurityHelper$ServletServiceAction.run(StubSe curityHelper.java:227)\nweblogic.servlet.internal. StubSecurityHelper.invokeServlet(StubSecurityHelpe r.java:125)\nweblogic.servlet.internal.ServletStub Impl.execute(ServletStubImpl.java:301)\nweblogic.s ervlet.internal.TailFilter.doFilter(TailFilter.jav a:26)\nweblogic.servlet.internal.FilterChainImpl.d oFilter(FilterChainImpl.java:60)\ncom.hp.ngc.uifra mework.filters.FrameworkFilterChain.doFilter(Frame workFilterChain.java:32)\ncom.hp.ngc.uiframework.f ilters.FrameworkFilter.doFilter(FrameworkFilter.ja va:59)\nweblogic.servlet.internal.FilterChainImpl. doFilter(FilterChainImpl.java:60)\ncom.hp.ngc.uifr amework.filters.LoginDispatcherFilter.doFilter(Log inDispatcherFilter.java:50)\nweblogic.servlet.inte rnal.FilterChainImpl.doFilter(FilterChainImpl.java :60)\ncom.hp.ngc.uiframework.filters.compression.G ZIPFilter.doFilter(GZIPFilter.java:55)\nweblogic.s ervlet.internal.FilterChainImpl.doFilter(FilterCha inImpl.java:60)\nweblogic.servlet.internal.WebAppS ervletContext$ServletInvocationAction.wrapRun(WebA ppServletContext.java:3739)\nweblogic.servlet.inte rnal.WebAppServletContext$ServletInvocationAction. run(WebAppServletContext.java:3705)\nweblogic.secu rity.acl.internal.AuthenticatedSubject.doAs(Authen ticatedSubject.java:321)\nweblogic.security.servic e.SecurityManager.runAs(SecurityManager.java:120)\ nweblogic.servlet.internal.WebAppServletContext.se curedExecute(WebAppServletContext.java:2282)\nwebl ogic.servlet.internal.WebAppServletContext.execute (WebAppServletContext.java:2181)\nweblogic.servlet .internal.ServletRequestImpl.run(ServletRequestImp l.java:1491)\nweblogic.work.ExecuteThread.execute( ExecuteThread.java:256)\nweblogic.work.ExecuteThre ad.run(ExecuteThread.java:221)\n","serverTimeStamp ":"2014-09-02 13:14:27,154","serverName":"ngc5"},"requestId":0}
Can anyone help figure out how to correct this error? Thanks in advance!
|