TREX Monitor

Hi all.
I've trying to create indexes and i have a problem, the portal gives me the following error:
'Index could not be created; creating index failed: There are no active http servers known at the nameserver. (Errorcode 7218)'
And when i try to look what happends in the TREX Monitor the portal gives me the following exception:
'com.sapportals.wdf.WdfError
     at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:678)
     at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:32)
     at com.sapportals.htmlb.Container.preRender(Container.java:118)
     at com.sapportals.htmlb.Container.preRender(Container.java:118)
     at com.sapportals.htmlb.Container.preRender(Container.java:118)
     at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:934)
     at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
     at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
     at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:62)
     at com.sapportals.htmlb.page.PageProcessorServlet.doPost(PageProcessorServlet.java:22)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:100)
     at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:313)
     at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
     at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
     at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
     at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
     at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
     at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
     at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:232)
     at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:153)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
     at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
--- Nested WDF Error -
com.sapportals.wdf.WdfException
     at com.sapportals.wdf.WdfCompositeController.doInitialization(WdfCompositeController.java:301)
     at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:659)
     at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:32)
     at com.sapportals.htmlb.Container.preRender(Container.java:118)
     at com.sapportals.htmlb.Container.preRender(Container.java:118)
     at com.sapportals.htmlb.Container.preRender(Container.java:118)
     at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:934)
     at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
     at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
     at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:62)
     at com.sapportals.htmlb.page.PageProcessorServlet.doPost(PageProcessorServlet.java:22)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:100)
     at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:313)
     at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
     at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
     at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
     at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
     at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
     at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
     at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:232)
     at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:153)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
     at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
--- Nested WDF Exception -
com.sap.mw.jco.JCO$Exception: (106) JCO_ERROR_RESOURCE: Trying to access row values in a table which does not have any rows yet
     at com.sap.mw.jco.JCO$Record.checkRowCapacity(JCO.java:11353)
     at com.sap.mw.jco.JCO$Record.getString(JCO.java:11811)
     at com.sap.mw.jco.JCO$Field.getString(JCO.java:10046)
     at com.sapportals.htmlb.type.JCOTypeUtil.convertJCOFieldToDataType(JCOTypeUtil.java:40)
     at com.sapportals.htmlb.table.JCOTableViewModel.addColumn(JCOTableViewModel.java:103)
     at com.sapportals.trex.app.ServerAvailabilityControl.renderHttpServers(ServerAvailabilityControl.java:489)
     at com.sapportals.trex.app.ServerAvailabilityControl.render(ServerAvailabilityControl.java:241)
     at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:42)
     at com.sapportals.wdf.stack.Pane.render(Pane.java:155)
     at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
     at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
     at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
     at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
     at com.sapportals.wdf.layout.VerticalLayout.renderPanes(VerticalLayout.java:74)
     at com.sapportals.wcm.control.layout.VerticalGroupLayout.renderPanes(VerticalGroupLayout.java:35)
     at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
     at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
     at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
     at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
     at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
     at com.sapportals.wdf.WdfCompositeController.doInitialization(WdfCompositeController.java:281)
     at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:659)
     at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:32)
     at com.sapportals.htmlb.Container.preRender(Container.java:118)
     at com.sapportals.htmlb.Container.preRender(Container.java:118)
     at com.sapportals.htmlb.Container.preRender(Container.java:118)
     at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:934)
     at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
     at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
     at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:62)
     at com.sapportals.htmlb.page.PageProcessorServlet.doPost(PageProcessorServlet.java:22)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:100)
     at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:313)
     at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
     at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
     at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
     at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
     at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
     at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
     at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:232)
     at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:153)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
     at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)'
I hope somebody can helps me!
thx.
rgds.
Gregory.

i found in the Taxonomy Builder(TrexGui) under Trex Landscape Settings the following data:
Active name server: d3z3nb51:30201
local SAP_RETRIEVAL_PATH: C:\usr\sap\trex_02
i assume that the port is 30201, and with that port it gives me the exception that i mentioned before.
thx
best regards
Gregory.

Similar Messages

  • Trex monitor nullpointerexception

    Hello
    We're on EP60 SP2 and installed trex 6.0 SP1 on the same box. We followed the how to guide create and crawl a web repository which worked fine.
    unfortunately the TREX Monitor in the EP does bring up this error message:
    java.lang.NullPointerException
         at com.sapportals.trex.app.control.htmlb.wdf.ServerAvailabilityControl.updateJMonStateMBeans(ServerAvailabilityControl.java:692)
         at com.sapportals.trex.app.control.htmlb.wdf.ServerAvailabilityControl.render(ServerAvailabilityControl.java:306)
         at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:41)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:153)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:64)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:156)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.layout.VerticalLayout.renderPanes(VerticalLayout.java:65)
         at com.sapportals.wcm.control.layout.VerticalGroupLayout.renderPanes(VerticalGroupLayout.java:35)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:156)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:64)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:156)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.ControllerDynPage.doInitialization(ControllerDynPage.java:245)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:94)
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:64)
         at com.sapportals.htmlb.page.PageProcessorServlet.doGet(PageProcessorServlet.java:32)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:81)
         at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:280)
         at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:143)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:195)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:209)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:589)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:143)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:195)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:636)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:209)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:147)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:789)
         at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:644)
         at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:305)
         at com.inqmy.services.httpserver.server.Response.handle(Response.java:166)
         at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1152)
         at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
         at com.inqmy.core.cluster.impl0.ParserRunner.run(ParserRunner.java:35)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:132)
    javax.servlet.ServletException
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:75)
         at com.sapportals.htmlb.page.PageProcessorServlet.doGet(PageProcessorServlet.java:32)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:81)
         at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:280)
         at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:143)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:195)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:209)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:589)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:143)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:195)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:636)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:209)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:147)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:789)
         at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:644)
         at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:305)
         at com.inqmy.services.httpserver.server.Response.handle(Response.java:166)
         at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1152)
         at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
         at com.inqmy.core.cluster.impl0.ParserRunner.run(ParserRunner.java:35)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:132)
    I did check sap notes, sdn forums etc. and played around with classpath and path variable, changed the iis settings (we're on w2k3s, iis6 and mssql 2000).
    another issue - maybe it is related to the nullexception - is, that in the w2k3s event log the sql server brings up an error:
    Error: 0, Severity: 19, State: 0
    SqlDumpExceptionHandler: Process 88 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process.
    0000: 00 00 00 00 13 00 00 00   ........
    0008: 0c 00 00 00 4e 00 43 00   ....N.C.
    0010: 48 00 5a 00 52 00 48 00   H.Z.R.H.
    0018: 53 00 49 00 49 00 53 00   S.I.I.S.
    0020: 32 00 00 00 04 00 00 00   2.......
    0028: 57 00 43 00 4d 00 00 00   W.C.M...
    (nchzrhsiis2 is the name of the box)
    I already spent weeks for that issue and finally post that topic with a big HELP!
    Regards,
    Silvio
    Message was edited by: Silvio Biaggi
    solved the issue:
    updated jmon lib to newest patchlevel (actual 16).
    now it's working
    cheers

    Hello Roland
    Thanx for your answer. Yes I had a look on those notes.
    The TREX Problem itself has been solved by upgrading the jmon lib to pl 16. I don't have any error msg with the trex monitor.
    Actually, I'm upgrading now the portal to SP2 Patch 3 and 4, since I still have some nullpointer exceptions in the portal.
    Will post the results here.
    Regards,
    Silvio

  • TREX Monitor / Index Monitor are hanging

    Hi Experts ,
    We are running on EP 2004s SP 12 and TREX 7.0 rev 34.
    Our issue is TREX Monitor (System Admin -> Monitoring -> KM -> TREX Monitor) is hanging and not able to display anything.
    Same thing is happening with Index Monitor also .
    We have checked both TREX and EP are running fine , I can see other iViews in monitor view eg. - Crawler Monitor .
    Can anybody help ..
    Thaks & Regards,
    Amit

    Hi Amit,
    I have had this issue before as well but unfortunately wasn't able to find out what exactly the problem is. I believe it is some type of communication problem between TREX and your portal. Try restarting both TREX and the portal and see if it helps.
    -Esther

  • TREX Monitor Hanging

    Hi,
    NW04 EP 6 Sneak on Win XP Pro.  Stuck trying to get TREX working properly with the portal. 
    http://j2e.xxx.yyy:30205/TREXHTTPServer_02/TREXISAPIExt.dll?CMD=PING
    returns     "OK Server Connection 1.001" so I believe TREX is OK.  I have set up name server as per docs
    I log into Portal and goto Sys Admin -> Monitoring -> KM -> TREX Monitor   BUT the page never returns - IE flag flies indefinitely. 
    From Active ports I can see   inetinfo.exe port 30205 has established a a connection with a jlaunch process.
    Any ideas of what I may have missed in the config.
    TIA

    Hi Amit,
    I have had this issue before as well but unfortunately wasn't able to find out what exactly the problem is. I believe it is some type of communication problem between TREX and your portal. Try restarting both TREX and the portal and see if it helps.
    -Esther

  • TREX Monitor - Null Pointer Exception

    Folks,
    I'm trying to integrate TREX with SAP EP6 SP2. The TREX installation itself works well, as per the python test scripts. But when I go to the 'TREX Monitor' on the portal, it gives me a null pointer exception.
    java.lang.NullPointerException
         at com.sapportals.trex.app.control.htmlb.wdf.ServerAvailabilityControl.createJMonStateMBeans(ServerAvailabilityControl.java:465)
         at com.sapportals.trex.app.control.htmlb.wdf.ServerAvailabilityControl.render(ServerAvailabilityControl.java:304)
         at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:41)
    javax.servlet.ServletException
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:75)
         at com.sapportals.htmlb.page.PageProcessorServlet.doGet(PageProcessorServlet.java:32)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:81)
         at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:280)
    Here's what it writes to the ccms_jmon.trc file:
    Jul 28, 2004 10:25:32...         com.sap.mona.api.MonitoringAgent [System_Thread_90] Info: Calculated library path: additional-lib
    Jul 28, 2004 10:25:32...         com.sap.mona.api.MonitoringAgent [System_Thread_90] Info: System.loadLibrary [3] %JAVA_HOME\bin%
    Jul 28, 2004 10:25:32...         com.sap.mona.api.MonitoringAgent [System_Thread_90] Fatal: java.lang.UnsatisfiedLinkError: no jmon in java.library.path
    I verified that the jmonapi.jar file exists in the \usr\sap\SAPR\j2ee\j2ee_25\cluster\dispatcher\additional-lib folder.
    I've configured the proxy settings to disable proxy look-ups for the servers in the same domain.
    TIA,
    Biju.

    See if this works: On your EP6 box make sure in your PATH statement variable you have a path set to your os_libs directory. There is a note about it causing the nullpointer exception in the trex monitor if that variable is not present.

  • TREX Monitor not showing nameserver details

    Hi ,
    i am  getting below error, even after maintaining the TREX service in visual admin( as per Note#980678).
    "The name server is not running or no name server is configured in TREX Service Properties. Start J2EE Admin to change the properties"
    TREX7.1 with biuild 44 is up and running.
    Thanks in advance,
    Satya

    Hello Satya,
    Please refer to the help link given below for 'Configuration of the TREX Services in the SAP J2EE Engine',
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/be/dd4d3d39852f44b5943eb02117da88/frameset.htm
    This should solve your issue.
    thanks
    Willie

  • Index server details in Trex monitor

    Hi Experts,
    Can you please tell me when we click on trexmonitor in portal we will get hte details like
    http server details
    nameserver details
    index server details
    Queue server details
    and where can we find the details of index server could you please let me know ASAP.
    Waiting for your responses
    Regards,
    Shilpa.

    Yes Sir,
    There are errors  in component monitor and i have expanaded the node ands checked the errors that are as follows,
    Component Monitor  -->  Services --> scheduler -->  attachmentscheduler startup failed  :
    Configuration Error:  No CM system assigned to this task
    Component Monitor  -->  Services > reporting> Startup Error:  exception in startup: Invalid RID: No repository manager found for prefix: /reporting
    Component Monitor  --> Repository Managers > reporting> startup failed
    Component Monitor   --> Repository Managers >taxonomy> Startup Error:  taxonomy manager: start failed
    We had assigned one server node to Scheduler Tasks.
    Still there is same error.

  • Trex Monitor - Preparation Failed

    Hi,
      I have configured a file system repository that I'm trying to index. I have installed KM Pack 3, and the crawler is working fine. But in indexing all the documents fail. Here are the queue details, same for all documents.
    Return Code:     13502
    Return Message:  HTTP-Proxy: BadGateway
    Document Status: Preparation Failed
    Action:          Index
    Retry Count:     3
    The repository seems to be working, as in I can access the files of the repository from the KM Content Tab.
    Any ideas as to what am i doing wrong?
    Regards,
    Harsh

    Hi Nick,
                I have also came across a similar type of problem.
    In my case some of the documents are getting Indexed,
    while few has status as "preparation failed."
    Here are the exact error details:
    <b>Return Code </b>     <u>Return Message </u>                 <b> Document Status </b>     <u>Action</u> <b>Retry Count</b>
    <b>16057</b>              <u>SSL: rc=-57 ssl_connect </u>     <b>Prep. Failed      </b>             <u>Index  </u>       <b> 3</b>
    Return Code      Return Message                   Document Status             Action Retry Count
    8002               Unknown Hostname               Preparation Failed         Index      3
    Do you have any idea what could be the reason?
    Regards
    Sunil Kulkarni

  • Trex Index error in Component Monitor

    Hi Experts,
    I have created an index for indexing one of the KM folder . When I check the queue status from TREX monitor screen, it shows Document Status as "Preparation
    Failed"
    Return Message : 8005
    Return Message : Timeout reached
    Return Message : 8006
    Return Message : Lost Connection to peer
    I have also checked Component Monitor in that Repository Managers and Services shows runing status but there is errror symbol with yellow trangle.
    Can someone please help me out

    Yes Sir,
    There are errors  in component monitor and i have expanaded the node ands checked the errors that are as follows,
    Component Monitor  -->  Services --> scheduler -->  attachmentscheduler startup failed  :
    Configuration Error:  No CM system assigned to this task
    Component Monitor  -->  Services > reporting> Startup Error:  exception in startup: Invalid RID: No repository manager found for prefix: /reporting
    Component Monitor  --> Repository Managers > reporting> startup failed
    Component Monitor   --> Repository Managers >taxonomy> Startup Error:  taxonomy manager: start failed
    We had assigned one server node to Scheduler Tasks.
    Still there is same error.

  • How to configure one TREX host with multiple index servers ?

    Hi All,
    Does anyone know how to configure TREX on the one host,
    with multiple index servers ?
    Reason for this is to make better use of resources available on the host server(4 Gig, 4 Processor, Windows2003), to improve the search performance of
    our KM content for portal users.
    I am using TREX 7 and have not been able to do this,
    despite reading the Single and Distributed install
    documentation.
    Any help would be appreciated.
    Regards,
    Andres

    Hi Andres,
    To make use of the RAM a Server provides you have to run two indexserver processes (each can then consume 2 GB);
    Proceed like this:
    1. Go to TREXdeamon.ini; check if section [indexserver2] is there (it is already provided, but not active in standard installation)
    2. In TREXdeamon.ini go to
    [daemon]
    references sections below
    programs=nameserver,preprocessor1,indexserver1,queueserver,alertserver
    and add indexserver2 here. Restart TREX; second porcess is then started; can be checked in TREX monitor in Portal as well
    3. To distribute existing indexes to the new process, start TREXadmintool and go to Index: Landscape
    Go to the last two columns and move the indexes (move master here/secondary mouse click)
    If you don't distribute the indexes the new index server process will be regarded when an new index is created.
    Hope this helps!
    cheers
    Bettina

  • How to configure trex name server

    hi all
      while creating index i am getting the error
    Index could not be created; creating index failed: TREX Name Server (including back-up servers) is down or not accessable. (Errorcode 7217)
    for the above error i need to configure the trex name server using  TREX Configuration in the J2EE Engine  in j2ee visual administrator .
    can any one tell me the clear path that where to configure the above and where j2ee visual administrator installed how to configure the name server
    awaiting for replies
    regards
    ganesh

    Hi Ganesh,
    In order to access the Visual Administrator, go to Start > Programs > SAP J2EE Engine > Visual Administrator. After you login, you will see 2 nodes i.e. Dispatcher and Server. Expand the Server node. Then go to "Services" and expand it. Then go all the way down to "TREX Service". Then on the right hand side, go to the property "nameserver.address" where you will key in "tcpip://<nameserver>:<port>". Then hit "Update" and click on the "Save" button. Then when you go to TRex Monitor, you should be able to see the Name Server running. Hope this helps.
    Thanks,
    Sri
    P.S Please rewards points if you find this helpful. Thanks.

  • How To Configure TREX Name Server&Port for UDDI  Service Registry Settings

    Hello Experts,
    we are using CE 7.1 SP 4 and I would like to use the trex service in the Service Registry.
    I use \NWA\Service Registry Configuration\Service Registry Settings\Keyword Search and want to test the TREX Communication using the Test Connection Button.
    If I do so, I receive "Connection to TREX not successful".
    When I press the Update TREX button I receive this exception:
    com.sapportals.trex.TrexException: TREX Name Server (including back-up servers) is down or not accessable. (Errorcode 7217)
    I tried to configure the trex.service with the two parameters: nameserver.address and nameserver.backupserverlist -> tcpip://myhostname.mydomain:30001 (Instance 00).
    I am not sure if the port number is correct -> is there a way to lookup the correct port number?
    Is there something else I should configure?
    Thanks for help, best regards
    Thomas

    Hi Ganesh,
    In order to access the Visual Administrator, go to Start > Programs > SAP J2EE Engine > Visual Administrator. After you login, you will see 2 nodes i.e. Dispatcher and Server. Expand the Server node. Then go to "Services" and expand it. Then go all the way down to "TREX Service". Then on the right hand side, go to the property "nameserver.address" where you will key in "tcpip://<nameserver>:<port>". Then hit "Update" and click on the "Save" button. Then when you go to TRex Monitor, you should be able to see the Name Server running. Hope this helps.
    Thanks,
    Sri
    P.S Please rewards points if you find this helpful. Thanks.

  • Error in processing Queue - TREX

    Hello all,
    I have a problem with the indexing of my documents. After the creation of my Index and the delegation of the datasources the processing status in the TREX monitor is "to be transmitted". But if I reindex or flush the index the status changes to "preperation failled".
    This is independent of the datasources.
    Can anybody help me please?
    Thank you
    Johannes

    Hi,
    Please check with your Basis Team if User Management services and applications are running. It is under Operations Managemenr -> Systems -> Start & Stop.
    Regards,
    Jenny

  • Services in Trex 7.0

    Hi gurus.
    We have installed EP7.0 SP15 on one machine and Trex 7.0 on another machine. When we start the services in the Trex Monitor some of them like index, queue, and so on don´t start.
    Any body can help us?.
    Thanks in advance.
    Alfonso

    Hi Karsten,
    At first time, we could see all the TREX properties (server and green lights) in a correct way on SAP EP (TREX Monitor). But we stopped/started the TREX server in SAP Management Console and now all the services are in green except for: Current Status\Index-Server
    Current Status\Queue-Server
    Current Status\Preprocesor-Server
    Current Status\Name-Server
    Current Status\Web-Server
    Current Status\Alert-Server
    At this moment, we have the follow errors in SAP EP:
    The error that it shows in System Administrator/System Configurator/Index Administrator/Application Log:
    "Communication error. TREX Name Server (including back-up servers) is down or not accessable.  (Errorcode 7217)".
    The error that it shows in System Administrator/Monitoring/KM/Trex Monitor/Server Status:
    "The name server is not running or no name server is configured in TREX Service Properties. Start J2EE Admin to change the properties."
    Thanks&Regads,
    Alfonso

  • Trex error: No embedded object found in document (Errorcode 14037)

    Hi,
    we have following problem with our crawler:
    in the crawler 50 % of documents are returning the error "No embedded object found in document (Errorcode 14037)" and are not displayed in the trex monitor. All other documents are indexed correctly an are in the trex monitor in "OK".
    We are on Stack 14 Patch 4.
    Regards,
    Gerhard

    Hi Gerhard,
    Typically, errors codes 14XXX are related to filter problems during the preprocessing of documents. Details about TREX error codes are explained in the help portal and in the note 898404.
    Unfortunatelly, filter problems could not be easily fixed. However, a good starting point would be to use a newer TREX release. If this doesnt help please open a Customer Message and attach documents, which causes the mentioned error. Please attach only not sensible documents!
    Kind regards,
    Roland

Maybe you are looking for

  • Why can't I restore the controlfile from autobackup?

    Running 10GR2 Something that I have always had a problem with is the restore controlfile from autobackup command. RMAN is configured to run autobackyps of the controlfiles. I have setup a restore test and moved the backups over to the test machine. I

  • IDVD poor movie quality

    I know there are a few other discussions with the same sor of problem but hopefully someone can help with mine. Basically, I completed a 15 minute movie on imovie. Quality is brilliant on preview. I export to imovie, once again the quality on preview

  • How do I change the new tabs page from google to the thumbnail one?

    I just downloaded some stuff and when I got back onto Firefox it made the home page and new tab page Google. I changed the home page back but I'm unsure of how to make the new tab page the way it is with the thumbnails. None of the articles I've read

  • VSphere Client VERSION 5 - error parsing clients.xml file

    hi i'm trying to connect my server via vsphere client VERSION 5! but i get that stupid error that was common in vsphere 4 "Error parsing the server "SERVER IP" "clients.xml" file. Login will continue, contact your system administrator" this error was

  • I have an iPad 2 and a Nikon DSLR. How can I transfer RAW/Tiff images using a compact flash card

    I have an iPad 2 and a Nikon DSLR. How can I transfer RAW/Tiff images using a compact flash card? Plugging in the camera at the ipad connector doesn't seem to work, possibly due to lack of power.