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

Similar Messages

  • 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 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

    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.

  • Batch Monitor "hangs" on "processing" - nothing happens

    All of a sudden, I can't use compressor 2 any more. Batch monitor hangs forever on "processing". It's stuck at 0% with an "unknown" time remaining.
    When I try to stop and delete that file, it's stuck on "canceling" forever and nothing happens.
    Does anyone know what to do? I tried to trash pref files and repaired disk permissions. I don't know what else to try.
    Thanks in advance for any suggestions.
    Markus
    Dual 2Ghz G5   Mac OS X (10.3.9)   Compressor 2, FCStudio

    Are you submitting to a cluster or This Computer?

  • 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.

  • Three Monitor Save, Two Monitor Hang- CS6

    I have three monitors running from my Dell M6600 at work.  I save a Premiere Project with any panel open on the third monitor. Then take my computer home where I only have two monitors and open the project file, Premiere hangs.  It will never launch the application fully.  It opens to the point where it would normally load project data, and then hangs.
    As a workarround I have begun making sure I save the project with all panels on two screens.  However, if I forget then the only solution I have is to go to work to open the project.  (Or get a third monitor at home...)
    I would love to be able to edit the project XML and remove or reset the panel layout.  Anyone else experiencing this issue?  or know how to "hack/workaround" the project file?

    Jim Simon wrote:
    I don't think that's correct.  Each project loads with the last saved window arrangement, named or not.  So he'll need to rearrange the windows before saving at work (or get that third monitor at home).
    I'm just going by the help file:
    http://helpx.adobe.com/premiere-pro/using/workspaces.html
    "If a project saved with a custom workspace is opened on another system, the application looks for a workspace with a matching name. If it can’t find a match (or the monitor configuration doesn’t match), it uses the current local workspace."
    But like I said, I haven't tested it out myself.

  • JBuilder X Enterprise activity monitor hang while starting SUN ONE 7

    Dears,
    I have JBuilder X Enterprise installed on Win XP Pro + SP1, and I installed SUN ONE plugin for development on SUN ONE 7 update 2 platform edition.
    I can debug do whatever from about 4 weeks now, but starting from yesterday, I began getting Activity Monitor (Initializing the Java virtual machine) dialog still hanging, although the application server is started -It usually disappears after a period of starting-, so it is always there, the problem is that it appears as modal dialog and prevent me from debugging my code.
    About my application, it is an EAR with around 45 EJBs, and 30 JSPs till now, I think it is not that overhead.
    I tried and installed both JBuilder twice and SUN ONE application server once again, but no use :(
    Any suggestion?
    Thanks for yr time ...

    I made a work around and post it to JBuilder team on the following URL.
    using remote debugging even if u r on the same machine it worked fine.

  • Why does Batch Monitor hang

    Why does batch monitor seem to hang.
    It says it's processing, but no of the the times or the percentages done,
    Seem to move.
    Sometimes I can pause the task then resume and it works.
    Sometimes not.
    Sometimes I have to start another batch rolling, pause the problem
    one and then resume it after the other batch is done.

    Same is happening here.
    I've tried the Pro-Apps update and trashed the files as instructed but Compressor's Batch Monitor quits unexpectedly.
    Ahhh this is really frustrating, am on a tight deadline and really need it to work.
    Weird thing is that once its quit its seems to still process the files, which is a worry as I can't trust the quality of what its doing. My client is going to kill me!
    Apple sort your "Pro" apps out, they need to be reliable!

  • Parallels with external monitor hang/crashes os x?

    Several times now I have experienced a hang (or crash?) with Yosemite which by the way I also experienced with Mavericks, and I believe I've spotted the pattern that triggers it.  The hang/crash appears to be related to the use of Parallels, particularly when using an external monitor.  If I have my late-2013 rMBP connected to an external monitor (HDMI) at home and launch Parallels, I'm able to run a very-popular-on-x86-PCs OS therein without any apparent trouble.  However, if I subsequently shutdown that OS and even completely quit Parallels, then sometimes when I then suspend my rMBP and then get to the office, I will find that my rMBP has either hung, crashed, or otherwise remains in a suspended/sleep state.  That is, upon arrival to my office and opening the lid of my rMBP -- and without ANY external monitor attached -- I will find that the screen remains black, no backlit keyboard, nada.  It appears as if my rMBP is just off.  A simple press of the power button does nothing.  I have to press and hold the power button to force a down and press again to power up and boot anew.  This doesn't happen all the time, but when this occurs it seems like it's frequently (if not always) on the heels of using Parallels.  And, yes, I am running the latest versions of Parallels and Yosemite.
    Has anyone else experienced this?  Suggestions?

    I have the same problem - I'm afriad it seems to be yet another Apple "issue" which they pretend doesn't happen.  There's a thread here on it - Re: USB keyboard doesn't work on Thunderbolt display . 
    I haven't tried their solution, though I would be surprised if it worked!

  • 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

Maybe you are looking for

  • Windows 8.1 Error for Dell Printer 1320c

    I have a Dell 1320c printer which works fine with my Vista Laptop on an USB socket, as it is not networked. I recently purchased an ASUS N550JV 64 bit Laptop with Windows 8.1, containing driver Dell 1320c HBP, which does not work with the printer usi

  • My iphone 5 battery drains overnight

    Even with wifi, bluetooth, and cellular data turned off. When I first turned everything off, it lasted 4 days on a charge, and now 100% to 0% while it sleeps. I reset all but didn't help.

  • Black thumbnails and pictures

    Hi all, I've been having this problem lately with my iPhoto, when I try to import photos into my iPhoto from only one particular camera (my other camera when importing photos does not have this problem). All the vertical photos come up as black, also

  • Link to New Window

    How can I make a link to a new window in javascript code? I am attempting designing a website and I want the link to open a new window to another url to a different website? Thanks Ahead of time

  • Audit

    Hi guys, I am running the following query on the tarantella server to check for all users that are logged in to the server. /opt/tarantella/bin/tarantella query audit --filter "(Log-keyword=log inSuccess)" --person ancsite1 --server anctta.ancdubai.c