<?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 logprn command failing to execute (java.lang.NullPointerException) in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/logprn-command-failing-to-execute-java-lang-nullpointerexception/m-p/3024489#M9105</link>
    <description>Hi Folks !&lt;BR /&gt;&lt;BR /&gt;We've been in trouble recently with our va7400 and we had to upgrade va FW to HP18 and CommandView to 1.06 (HP-UX 11.00).&lt;BR /&gt;&lt;BR /&gt;Now the logprn command fails with a:&lt;BR /&gt;&lt;BR /&gt;$ /opt/sanmgr/commandview/client/sbin/logprn -a 00SG149G0043|more&lt;BR /&gt;Exception in thread "main" java.lang.NullPointerException&lt;BR /&gt;        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknown Source)&lt;BR /&gt;        at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source)&lt;BR /&gt;        at sun.rmi.server.UnicastRef.invoke(Unknown Source)&lt;BR /&gt;        at com.hp.PanDevice.LogDB.LogDBEntry_Stub.getStringVerbose(Unknown Source)&lt;BR /&gt;        at com.hp.Array2001Mgr.logclui.logprn.executeOptions(logprn.java:539)&lt;BR /&gt;        at com.hp.Array2001Mgr.logclui.logprn.main(logprn.java:82)&lt;BR /&gt;&lt;BR /&gt;Maybe it's a patch misalignment, maybe someone of you has faced the same.&lt;BR /&gt;&lt;BR /&gt;Thanks !&lt;BR /&gt;&lt;BR /&gt;Mike</description>
    <pubDate>Tue, 15 Jul 2003 16:27:41 GMT</pubDate>
    <dc:creator>Michele (Mike) Alberton</dc:creator>
    <dc:date>2003-07-15T16:27:41Z</dc:date>
    <item>
      <title>logprn command failing to execute (java.lang.NullPointerException)</title>
      <link>https://community.hpe.com/t5/disk-enclosures/logprn-command-failing-to-execute-java-lang-nullpointerexception/m-p/3024489#M9105</link>
      <description>Hi Folks !&lt;BR /&gt;&lt;BR /&gt;We've been in trouble recently with our va7400 and we had to upgrade va FW to HP18 and CommandView to 1.06 (HP-UX 11.00).&lt;BR /&gt;&lt;BR /&gt;Now the logprn command fails with a:&lt;BR /&gt;&lt;BR /&gt;$ /opt/sanmgr/commandview/client/sbin/logprn -a 00SG149G0043|more&lt;BR /&gt;Exception in thread "main" java.lang.NullPointerException&lt;BR /&gt;        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknown Source)&lt;BR /&gt;        at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source)&lt;BR /&gt;        at sun.rmi.server.UnicastRef.invoke(Unknown Source)&lt;BR /&gt;        at com.hp.PanDevice.LogDB.LogDBEntry_Stub.getStringVerbose(Unknown Source)&lt;BR /&gt;        at com.hp.Array2001Mgr.logclui.logprn.executeOptions(logprn.java:539)&lt;BR /&gt;        at com.hp.Array2001Mgr.logclui.logprn.main(logprn.java:82)&lt;BR /&gt;&lt;BR /&gt;Maybe it's a patch misalignment, maybe someone of you has faced the same.&lt;BR /&gt;&lt;BR /&gt;Thanks !&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Tue, 15 Jul 2003 16:27:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/logprn-command-failing-to-execute-java-lang-nullpointerexception/m-p/3024489#M9105</guid>
      <dc:creator>Michele (Mike) Alberton</dc:creator>
      <dc:date>2003-07-15T16:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: logprn command failing to execute (java.lang.NullPointerException)</title>
      <link>https://community.hpe.com/t5/disk-enclosures/logprn-command-failing-to-execute-java-lang-nullpointerexception/m-p/3024490#M9106</link>
      <description>Mike,&lt;BR /&gt;first of all check if there's CV1.06 really installed (I had an experience with upgrading CV... old software should be removed first, and it appeared that a LOT of software should be removed with CV itself - like its Java, hostagent etc):&lt;BR /&gt;swlist -l product&lt;BR /&gt;second, as usual, do the following:&lt;BR /&gt;HA_trigger stop&lt;BR /&gt;dial_trigger stop&lt;BR /&gt;find DeviceDBFile, move it somewhere (or rename)&lt;BR /&gt;dial_trigger start&lt;BR /&gt;HA_trigger start&lt;BR /&gt;armdiscover ... (it will build new DeviceDBFile)&lt;BR /&gt;and try arm* commands again.&lt;BR /&gt;BTW, if you've JUST upgraded CV to 1.06 then it could simply did not have time to flush ANY logs from VA, thus logprn files are empty. Wait for some time, and try again&lt;BR /&gt;Eugeny</description>
      <pubDate>Tue, 15 Jul 2003 16:43:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/logprn-command-failing-to-execute-java-lang-nullpointerexception/m-p/3024490#M9106</guid>
      <dc:creator>Eugeny Brychkov</dc:creator>
      <dc:date>2003-07-15T16:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: logprn command failing to execute (java.lang.NullPointerException)</title>
      <link>https://community.hpe.com/t5/disk-enclosures/logprn-command-failing-to-execute-java-lang-nullpointerexception/m-p/3024491#M9107</link>
      <description>Hi Eugeny,&lt;BR /&gt;&lt;BR /&gt;I rebooted one of the machines just to start fom scratch, but the issue is still there.&lt;BR /&gt;&lt;BR /&gt;I could not find the DeviceDBFile, and the machine has been upgraded more than 24 hours ago.&lt;BR /&gt;&lt;BR /&gt;Installation of CMDView went apparently fine. I could reinstall it to see if anything strange happens.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Mike&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jul 2003 17:05:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/logprn-command-failing-to-execute-java-lang-nullpointerexception/m-p/3024491#M9107</guid>
      <dc:creator>Michele (Mike) Alberton</dc:creator>
      <dc:date>2003-07-15T17:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: logprn command failing to execute (java.lang.NullPointerException)</title>
      <link>https://community.hpe.com/t5/disk-enclosures/logprn-command-failing-to-execute-java-lang-nullpointerexception/m-p/3024492#M9108</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;just to let you know that re-intalling the CommandView went ok. I believe that the reason was related to the previous log files (we were asked to keep them for tracking purposes) that probably have a different format. This time I wiped out the log directories and I receive from logprn the message about the empty log files which is good as you said.&lt;BR /&gt;&lt;BR /&gt;Thanks again Eugeny !&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Tue, 15 Jul 2003 17:21:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/logprn-command-failing-to-execute-java-lang-nullpointerexception/m-p/3024492#M9108</guid>
      <dc:creator>Michele (Mike) Alberton</dc:creator>
      <dc:date>2003-07-15T17:21:27Z</dc:date>
    </item>
  </channel>
</rss>

