<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Problem with Links within SIM in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/problem-with-links-within-sim/m-p/4866268#M44463</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;we are running HP SIM 4.1 (SP1 with SP26191 on DL360G3 with W2K) for a couple of months now but recently the device links (for example: when you open the list of servers with minor problems and click the name of the server to get to the page with the detailed infos on this server) do not work anymore. When you click on it, the browser obviously does something (mouse pointer changes, the progress bar moves) but you stay on the page. Same on event list, but on this page you can view the event by clicking on the link but not the server.&lt;BR /&gt;&lt;BR /&gt;I do not think this is an issue with the browser and / or java version on the client because the problem is on different client machines, with IE and Firefox and even directly on the SIM server.&lt;BR /&gt;&lt;BR /&gt;The only thing done on the server was the installation of the current patches from Microsoft, but I am unable to find a connection to this problem by looking at the patch descriptions.&lt;BR /&gt;&lt;BR /&gt;Can somebody help ?</description>
    <pubDate>Wed, 20 Oct 2004 04:44:08 GMT</pubDate>
    <dc:creator>Dietmar Krause_1</dc:creator>
    <dc:date>2004-10-20T04:44:08Z</dc:date>
    <item>
      <title>Problem with Links within SIM</title>
      <link>https://community.hpe.com/t5/server-management-systems/problem-with-links-within-sim/m-p/4866268#M44463</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;we are running HP SIM 4.1 (SP1 with SP26191 on DL360G3 with W2K) for a couple of months now but recently the device links (for example: when you open the list of servers with minor problems and click the name of the server to get to the page with the detailed infos on this server) do not work anymore. When you click on it, the browser obviously does something (mouse pointer changes, the progress bar moves) but you stay on the page. Same on event list, but on this page you can view the event by clicking on the link but not the server.&lt;BR /&gt;&lt;BR /&gt;I do not think this is an issue with the browser and / or java version on the client because the problem is on different client machines, with IE and Firefox and even directly on the SIM server.&lt;BR /&gt;&lt;BR /&gt;The only thing done on the server was the installation of the current patches from Microsoft, but I am unable to find a connection to this problem by looking at the patch descriptions.&lt;BR /&gt;&lt;BR /&gt;Can somebody help ?</description>
      <pubDate>Wed, 20 Oct 2004 04:44:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/problem-with-links-within-sim/m-p/4866268#M44463</guid>
      <dc:creator>Dietmar Krause_1</dc:creator>
      <dc:date>2004-10-20T04:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Links within SIM</title>
      <link>https://community.hpe.com/t5/server-management-systems/problem-with-links-within-sim/m-p/4866269#M44464</link>
      <description>Resolved this one by myself - nasty one&lt;BR /&gt;&lt;BR /&gt;Finally took a look in the logs folder of SIM. Found the entries below in one of the files. &lt;BR /&gt;&lt;BR /&gt;Hmm, something wrong with the database ? Lets look at the devices table. Strange, their is an entry with an empty name. Changed this to DUMMY, restartet SIM, works fine again ... :-)&lt;BR /&gt;&lt;BR /&gt;com.hp.mx.core.nodemanager.MxInvalidNodeNameException: The specified node name was too short. The node name must be at least  characters long.&lt;BR /&gt; at com.hp.mx.core.nodemanager.MxNodeName.validate(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.nodemanager.MxNodeName.&lt;INIT&gt;(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.nodemanager.Device.loadData(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.nodemanager.AddressableDevice.loadData(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.nodemanager.Device.loadDevice(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.nodemanager.Device.initializeCache(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.nodemanager.Device.getDefaultDeviceManager(Unknown Source)&lt;BR /&gt; at com.hp.mx.startup.InsightXE.startUp(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.daemon.MxSecureRMIImpl.main(Unknown Source)&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt; at com.hp.mx.core.objectmodel.MxObjectManager.modifyInLocalCache(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.nodemanager.MxNodeManager.processEvent(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.event.MxEventSupport.notifyLocalEventListeners(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.event.MxEventSupport.notifyListeners(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.event.MxEventSupport.dispatchEvent(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.nodemanager.Device.processEvent(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.nodemanager.Device.update(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.nodemanager.AddressableDevice.update(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.tools.polling.SnmpPollingProtocol.startPolling(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.tools.polling.HardwareStatusPolling.run(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.utilities.CachedThread.run(Unknown Source)&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt; at com.hp.mx.core.authorizationmanager.MxAuthInfoQueryEngine.updateHashtables(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.authorizationmanager.MxAuthInfoQueryEngine.listNodeNames(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.authorizationmanager.MxAuthorizationManager.listNodeNamesForUser(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.controllers.MxAuthController.getNodeNamesForUser(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.controllers.MxToolController.getToolsForNonPrivilegedUser(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.controllers.MxToolController.getAuthorizedToolsForUser(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.controllers.MxToolController.getToolsForSessionUser(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.client.MxToolClientLocalImpl.getToolsForSessionUser(Unknown Source)&lt;BR /&gt; at com.hp.mx.portal.settings.HomePageBean.isUserAuthorziedForTool(Unknown Source)&lt;BR /&gt; at org.apache.jsp.intro_jsp._jspService(intro_jsp.java:428)&lt;BR /&gt; at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137)&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)&lt;BR /&gt; at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:204)&lt;BR /&gt; at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)&lt;BR /&gt; at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:98)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:176)&lt;BR /&gt; at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:172)&lt;BR /&gt; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256)&lt;BR /&gt; at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)&lt;BR /&gt; at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)&lt;BR /&gt; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)&lt;BR /&gt; at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)&lt;BR /&gt; at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:553)&lt;BR /&gt; at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)&lt;BR /&gt; at org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246)&lt;BR /&gt; at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)&lt;BR /&gt; at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2417)&lt;BR /&gt; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)&lt;BR /&gt; at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)&lt;BR /&gt; at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171)&lt;BR /&gt; at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)&lt;BR /&gt; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)&lt;BR /&gt; at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)&lt;BR /&gt; at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:400)&lt;BR /&gt; at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)&lt;BR /&gt; at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)&lt;BR /&gt; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)&lt;BR /&gt; at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)&lt;BR /&gt; at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)&lt;BR /&gt; at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:193)&lt;BR /&gt; at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:781)&lt;BR /&gt; at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:549)&lt;BR /&gt; at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:589)&lt;BR /&gt; at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:666)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:534)&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt; at com.hp.mx.core.objectmodel.MxObjectManager.modifyInLocalCache(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.nodemanager.MxNodeManager.processEvent(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.event.MxEventSupport.notifyLocalEventListeners(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.event.MxEventSupport.notifyListeners(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.event.MxEventSupport.dispatchEvent(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.nodemanager.Device.processEvent(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.nodemanager.Device.markDeviceInfoAsChanged(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.nodemanager.Device.updateDeviceInfoExInformation(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.nodemanager.Device.update(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.nodemanager.AddressableDevice.update(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.tools.polling.SnmpPollingProtocol.startPolling(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.tools.polling.HardwareStatusPolling.run(Unknown Source)&lt;BR /&gt; at com.hp.mx.core.utilities.CachedThread.run(Unknown Source)&lt;BR /&gt;&lt;/INIT&gt;</description>
      <pubDate>Fri, 22 Oct 2004 08:30:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/problem-with-links-within-sim/m-p/4866269#M44464</guid>
      <dc:creator>Dietmar Krause_1</dc:creator>
      <dc:date>2004-10-22T08:30:35Z</dc:date>
    </item>
  </channel>
</rss>

