<?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 Linux HP SIM problems - SSH, server issues in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/linux-hp-sim-problems-ssh-server-issues/m-p/4095110#M29951</link>
    <description>Okay, I'm new to HP SIM. I'm setting it up for some new HP blades that we recently installed.&lt;BR /&gt;&lt;BR /&gt;Everything has gone well, with a few exceptions.&lt;BR /&gt;&lt;BR /&gt;1) When attempting to configure the client via SSH, either through SIM or the mxagentconfig command, ssh would not allow a logon. Only after I changed PasswordAuthentication to yes in the /etc/sshd_config file, did it work. Is this a common workaround? What are the security implications of enabling this?&lt;BR /&gt;&lt;BR /&gt;2) SIM was installed yesterday and the online interface has been working well. This morning however, I try to logon to our SIM server, and I get this message (see below). Not sure what happened. I tried mxstop/mxstart and restarted the hpsim daemon, did not seem to help. Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Error as mentioned above:&lt;BR /&gt;----------&lt;BR /&gt;&lt;BR /&gt;HTTP Status 500 - &lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;type Exception report&lt;BR /&gt;&lt;BR /&gt;message &lt;BR /&gt;&lt;BR /&gt;description The server encountered an internal error () that prevented it from fulfilling this request.&lt;BR /&gt;&lt;BR /&gt;exception &lt;BR /&gt;&lt;BR /&gt;org.apache.jasper.JasperException&lt;BR /&gt; org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:372)&lt;BR /&gt; org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)&lt;BR /&gt; org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)&lt;BR /&gt; javax.servlet.http.HttpServlet.service(HttpServlet.java:802)&lt;BR /&gt; sun.reflect.GeneratedMethodAccessor243.invoke(Unknown Source)&lt;BR /&gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt; java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)&lt;BR /&gt; java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; javax.security.auth.Subject.doAsPrivileged(Unknown Source)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:272)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:161)&lt;BR /&gt; java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75)&lt;BR /&gt; sun.reflect.GeneratedMethodAccessor244.invoke(Unknown Source)&lt;BR /&gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt; java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)&lt;BR /&gt; java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; javax.security.auth.Subject.doAsPrivileged(Unknown Source)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:272)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:217)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root cause &lt;BR /&gt;&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt; com.hp.mx.portal.help.MxRegistrationBean.verifyTimeStamp(MxRegistrationBean.java:238)&lt;BR /&gt; com.hp.mx.portal.help.MxRegistrationBean.verifyRegLaunch(MxRegistrationBean.java:161)&lt;BR /&gt; org.apache.jsp.mxportal.home.MxPortal_jsp._jspService(MxPortal_jsp.java:216)&lt;BR /&gt; org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)&lt;BR /&gt; javax.servlet.http.HttpServlet.service(HttpServlet.java:802)&lt;BR /&gt; org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)&lt;BR /&gt; org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)&lt;BR /&gt; org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)&lt;BR /&gt; javax.servlet.http.HttpServlet.service(HttpServlet.java:802)&lt;BR /&gt; sun.reflect.GeneratedMethodAccessor243.invoke(Unknown Source)&lt;BR /&gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt; java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)&lt;BR /&gt; java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 31 Oct 2007 08:04:23 GMT</pubDate>
    <dc:creator>kschafer</dc:creator>
    <dc:date>2007-10-31T08:04:23Z</dc:date>
    <item>
      <title>Linux HP SIM problems - SSH, server issues</title>
      <link>https://community.hpe.com/t5/server-management-systems/linux-hp-sim-problems-ssh-server-issues/m-p/4095110#M29951</link>
      <description>Okay, I'm new to HP SIM. I'm setting it up for some new HP blades that we recently installed.&lt;BR /&gt;&lt;BR /&gt;Everything has gone well, with a few exceptions.&lt;BR /&gt;&lt;BR /&gt;1) When attempting to configure the client via SSH, either through SIM or the mxagentconfig command, ssh would not allow a logon. Only after I changed PasswordAuthentication to yes in the /etc/sshd_config file, did it work. Is this a common workaround? What are the security implications of enabling this?&lt;BR /&gt;&lt;BR /&gt;2) SIM was installed yesterday and the online interface has been working well. This morning however, I try to logon to our SIM server, and I get this message (see below). Not sure what happened. I tried mxstop/mxstart and restarted the hpsim daemon, did not seem to help. Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Error as mentioned above:&lt;BR /&gt;----------&lt;BR /&gt;&lt;BR /&gt;HTTP Status 500 - &lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;type Exception report&lt;BR /&gt;&lt;BR /&gt;message &lt;BR /&gt;&lt;BR /&gt;description The server encountered an internal error () that prevented it from fulfilling this request.&lt;BR /&gt;&lt;BR /&gt;exception &lt;BR /&gt;&lt;BR /&gt;org.apache.jasper.JasperException&lt;BR /&gt; org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:372)&lt;BR /&gt; org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)&lt;BR /&gt; org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)&lt;BR /&gt; javax.servlet.http.HttpServlet.service(HttpServlet.java:802)&lt;BR /&gt; sun.reflect.GeneratedMethodAccessor243.invoke(Unknown Source)&lt;BR /&gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt; java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)&lt;BR /&gt; java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; javax.security.auth.Subject.doAsPrivileged(Unknown Source)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:272)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:161)&lt;BR /&gt; java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75)&lt;BR /&gt; sun.reflect.GeneratedMethodAccessor244.invoke(Unknown Source)&lt;BR /&gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt; java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)&lt;BR /&gt; java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; javax.security.auth.Subject.doAsPrivileged(Unknown Source)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:272)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:217)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root cause &lt;BR /&gt;&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt; com.hp.mx.portal.help.MxRegistrationBean.verifyTimeStamp(MxRegistrationBean.java:238)&lt;BR /&gt; com.hp.mx.portal.help.MxRegistrationBean.verifyRegLaunch(MxRegistrationBean.java:161)&lt;BR /&gt; org.apache.jsp.mxportal.home.MxPortal_jsp._jspService(MxPortal_jsp.java:216)&lt;BR /&gt; org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)&lt;BR /&gt; javax.servlet.http.HttpServlet.service(HttpServlet.java:802)&lt;BR /&gt; org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)&lt;BR /&gt; org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)&lt;BR /&gt; org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)&lt;BR /&gt; javax.servlet.http.HttpServlet.service(HttpServlet.java:802)&lt;BR /&gt; sun.reflect.GeneratedMethodAccessor243.invoke(Unknown Source)&lt;BR /&gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt; java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)&lt;BR /&gt; java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Oct 2007 08:04:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/linux-hp-sim-problems-ssh-server-issues/m-p/4095110#M29951</guid>
      <dc:creator>kschafer</dc:creator>
      <dc:date>2007-10-31T08:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Linux HP SIM problems - SSH, server issues</title>
      <link>https://community.hpe.com/t5/server-management-systems/linux-hp-sim-problems-ssh-server-issues/m-p/4095111#M29952</link>
      <description>Wait, here is the full error page. I didn't get it all before.&lt;BR /&gt;&lt;BR /&gt;-------&lt;BR /&gt;HTTP Status 500 - &lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;type Exception report&lt;BR /&gt;&lt;BR /&gt;message &lt;BR /&gt;&lt;BR /&gt;description The server encountered an internal error () that prevented it from fulfilling this request.&lt;BR /&gt;&lt;BR /&gt;exception &lt;BR /&gt;&lt;BR /&gt;org.apache.jasper.JasperException&lt;BR /&gt; org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:372)&lt;BR /&gt; org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)&lt;BR /&gt; org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)&lt;BR /&gt; javax.servlet.http.HttpServlet.service(HttpServlet.java:802)&lt;BR /&gt; sun.reflect.GeneratedMethodAccessor243.invoke(Unknown Source)&lt;BR /&gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt; java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)&lt;BR /&gt; java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; javax.security.auth.Subject.doAsPrivileged(Unknown Source)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:272)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:161)&lt;BR /&gt; java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75)&lt;BR /&gt; sun.reflect.GeneratedMethodAccessor244.invoke(Unknown Source)&lt;BR /&gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt; java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)&lt;BR /&gt; java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; javax.security.auth.Subject.doAsPrivileged(Unknown Source)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:272)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:217)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root cause &lt;BR /&gt;&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt; com.hp.mx.portal.help.MxRegistrationBean.verifyTimeStamp(MxRegistrationBean.java:238)&lt;BR /&gt; com.hp.mx.portal.help.MxRegistrationBean.verifyRegLaunch(MxRegistrationBean.java:161)&lt;BR /&gt; org.apache.jsp.mxportal.home.MxPortal_jsp._jspService(MxPortal_jsp.java:216)&lt;BR /&gt; org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)&lt;BR /&gt; javax.servlet.http.HttpServlet.service(HttpServlet.java:802)&lt;BR /&gt; org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)&lt;BR /&gt; org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)&lt;BR /&gt; org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)&lt;BR /&gt; javax.servlet.http.HttpServlet.service(HttpServlet.java:802)&lt;BR /&gt; sun.reflect.GeneratedMethodAccessor243.invoke(Unknown Source)&lt;BR /&gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt; java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)&lt;BR /&gt; java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; javax.security.auth.Subject.doAsPrivileged(Unknown Source)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:272)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:161)&lt;BR /&gt; java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75)&lt;BR /&gt; sun.reflect.GeneratedMethodAccessor244.invoke(Unknown Source)&lt;BR /&gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt; java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)&lt;BR /&gt; java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt; javax.security.auth.Subject.doAsPrivileged(Unknown Source)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:272)&lt;BR /&gt; org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:217)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;note The full stack trace of the root cause is available in the Apache Tomcat/5.0.30 logs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Apache Tomcat/5.0.30</description>
      <pubDate>Wed, 31 Oct 2007 08:37:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/linux-hp-sim-problems-ssh-server-issues/m-p/4095111#M29952</guid>
      <dc:creator>kschafer</dc:creator>
      <dc:date>2007-10-31T08:37:59Z</dc:date>
    </item>
  </channel>
</rss>

