<?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 Re: VSC 6.2.1 logviewer http error 500 in VMware Solutions Discussions</title>
    <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/131581#M9299</link>
    <description>&lt;P&gt;i believe the patch your looking to install is&amp;nbsp;&lt;SPAN&gt;VSC 6.2.1P1D2 not VSC 6.2.1D1&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Jun 2017 12:42:18 GMT</pubDate>
    <dc:creator>scortez</dc:creator>
    <dc:date>2017-06-02T12:42:18Z</dc:date>
    <item>
      <title>VSC 6.2.1 logviewer http error 500</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/125540#M9261</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I updated our vsc installation from 6.2P1 to 6.2.1.&lt;/P&gt;&lt;P&gt;Since the upgrade I have the following error when trying to use the logviewer:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTTP ERROR 500&lt;/P&gt;&lt;P&gt;Problem accessing /smvi/logViewer. Reason:&lt;/P&gt;&lt;PRE&gt;    Unable to compile class for JSP: 

An error occurred at line: 1 in the generated java file
The type java.io.ObjectInputStream cannot be resolved. It is indirectly referenced from required .class files

Stacktrace:&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Caused by:&lt;/P&gt;&lt;PRE&gt;org.apache.jasper.JasperException: Unable to compile class for JSP: 

An error occurred at line: 1 in the generated java file
The type java.io.ObjectInputStream cannot be resolved. It is indirectly referenced from required .class files

Stacktrace:
	at org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:92)
	at org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:330)
	at org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:423)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:317)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:295)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:282)
	at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:586)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:317)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:598)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:486)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:542)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1065)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:413)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:192)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:999)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:271)
	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:98)
	at org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel(InternalResourceView.java:238)
	at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:264)
	at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1201)
	at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:986)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:933)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:851)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:953)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:844)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:735)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:829)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:598)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:486)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1065)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:413)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:192)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:999)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:250)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:149)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:111)
	at org.eclipse.jetty.server.Server.handle(Server.java:350)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:454)
	at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:47)
	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:890)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:944)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:630)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:230)
	at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:66)
	at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:254)
	at org.eclipse.jetty.server.ssl.SslSocketConnector$SslConnectorEndPoint.run(SslSocketConnector.java:665)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:603)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:538)
	at java.lang.Thread.run(Thread.java:745)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any help.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2016 14:16:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/125540#M9261</guid>
      <dc:creator>jurgen</dc:creator>
      <dc:date>2016-11-21T14:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: VSC 6.2.1 logviewer http error 500</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/125545#M9262</link>
      <description>&lt;P&gt;There is already a bug logged and VSC engineering support is currently looking into it. I will share further updates on this post as available.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2016 15:42:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/125545#M9262</guid>
      <dc:creator>AmitPanchal</dc:creator>
      <dc:date>2016-11-21T15:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: VSC 6.2.1 logviewer http error 500</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/125596#M9263</link>
      <description>&lt;P&gt;ok.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 14:20:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/125596#M9263</guid>
      <dc:creator>jurgen</dc:creator>
      <dc:date>2016-11-22T14:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: VSC 6.2.1 logviewer http error 500</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/125886#M9264</link>
      <description>&lt;P&gt;I just encountered this same issue after upgrading to 6.2.1. I tried performing the backup manually from the vsphere client, and it said it couldn't rename the "_recent" snapshot, which led me to this KB article:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/support/s/article/vsc-smvi-backup-fails-with-failed-to-rename-snapshot?language=en_US" target="_blank"&gt;https://kb.netapp.com/support/s/article/vsc-smvi-backup-fails-with-failed-to-rename-snapshot?language=en_US&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Short story is I had to delete my snapshot ending with "_recent", then I re-ran the job and it completed successfully.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2016 05:52:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/125886#M9264</guid>
      <dc:creator>AaronR</dc:creator>
      <dc:date>2016-12-02T05:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: VSC 6.2.1 logviewer http error 500</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/126588#M9265</link>
      <description>&lt;P&gt;Hi Guys, any news regarding this issue?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2016 10:24:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/126588#M9265</guid>
      <dc:creator>hwiteam</dc:creator>
      <dc:date>2016-12-30T10:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: VSC 6.2.1 logviewer http error 500</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/127125#M9266</link>
      <description>&lt;P&gt;hi guys, is there an update available?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 09:12:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/127125#M9266</guid>
      <dc:creator>tommymuehl</dc:creator>
      <dc:date>2017-01-19T09:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: VSC 6.2.1 logviewer http error 500</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/127210#M9267</link>
      <description>&lt;P&gt;anyone have bug ID number?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2017 19:41:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/127210#M9267</guid>
      <dc:creator>CTI-JK</dc:creator>
      <dc:date>2017-01-20T19:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: VSC 6.2.1 logviewer http error 500</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/127242#M9268</link>
      <description>&lt;P&gt;Bug #1050057&lt;/P&gt;&lt;P&gt;no public details available right now...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 11:02:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/127242#M9268</guid>
      <dc:creator>tommymuehl</dc:creator>
      <dc:date>2017-01-23T11:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: VSC 6.2.1 logviewer http error 500</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/127350#M9269</link>
      <description>&lt;P&gt;This is affecting several systems and we have just opened a case on it. Does anyone have any further info?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ps. I will update this as we'll push for escalation.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 18:15:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/127350#M9269</guid>
      <dc:creator>clayton123</dc:creator>
      <dc:date>2017-01-25T18:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: VSC 6.2.1 logviewer http error 500</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/127358#M9270</link>
      <description>&lt;P&gt;Waiting for answers ...&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2017 06:33:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/127358#M9270</guid>
      <dc:creator>aviwollman</dc:creator>
      <dc:date>2017-01-26T06:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: VSC 6.2.1 logviewer http error 500</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/127388#M9271</link>
      <description>&lt;P&gt;To fix this issue I downgraded the java that’s imbedded directly in VSC folder located here: “C:\Program Files\NetApp\Virtual Storage Console\jre”&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In order to do this &amp;nbsp;I moved the original files to a folder named “original” that I created in the same directory, I had to stop all the Netapp and VMware services to allow the move, then I took all the files from an install of version 8 update 66 of java on the same machine from C:\Program Files\Java\jre1.8.0_66 and put them in the VSC folder “C:\Program Files\NetApp\Virtual Storage Console\jre” where the files were located that I moved (the file names were an exact match)..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I restarted the machine, did a backup and checked the logging link and all worked. I then backed up and restored another vm and it worked fine as well..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Everything I checked worked fine but proceed at your own risk knowing this is an older version of JAVA..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I uploaded logs VSC logs to the case and asked that they be reviewed by an engineer to make sure there are no issues with this fix. I'll reply when I know more...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/6679iAF169382A9BE8A1B/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="location.png" title="location.png" /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 17:57:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/127388#M9271</guid>
      <dc:creator>clayton123</dc:creator>
      <dc:date>2017-01-30T17:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: VSC 6.2.1 logviewer http error 500</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/127434#M9272</link>
      <description>&lt;P&gt;Everything seems to be OK from our in-house testing.. Below is from Netapp Support:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"I haven’t noticed anything that warrants additional investigation at this time. I did follow up with another resource about this particular fix, and he’s said it has worked successfully for another case before yours. Because the pool of clients who’ve opted for this fix is small, it’s a bit difficult for us to guarantee that it won’t result in another issue down the line. What we have seen is successful so far, however, and in your most recent logs, I don’t see an issue. As long as you’re comfortable understanding that you’re trying something a bit newer and less tested, then I don’t see any issue with the fix you implemented."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if this fix has helped anyone and if there are any issues:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 17:56:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/127434#M9272</guid>
      <dc:creator>clayton123</dc:creator>
      <dc:date>2017-01-30T17:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: VSC 6.2.1 logviewer http error 500</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/127514#M9273</link>
      <description>&lt;P&gt;I can confirm that everything is working with the change out of java as listed above. We've had no issues.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 17:57:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/127514#M9273</guid>
      <dc:creator>clayton123</dc:creator>
      <dc:date>2017-01-30T17:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: VSC 6.2.1 logviewer http error 500</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/128080#M9274</link>
      <description>&lt;P&gt;can confirm the workaround is working very well! Thank you very much!&lt;/P&gt;&lt;P&gt;Important is the Java Version. Tried it with 8.51, which was already offline available, and it didn't work. After going to 8.66 everything worked instantly, not even running a new backupjob was necessary. Just picked an older link from an email and tried it.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 15:17:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/128080#M9274</guid>
      <dc:creator>hwiteam</dc:creator>
      <dc:date>2017-02-14T15:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: VSC 6.2.1 logviewer http error 500</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/128551#M9275</link>
      <description>&lt;P&gt;I am having this error as well. &amp;nbsp; &amp;nbsp;Couldn't find a link to the bug number referenced above, does anyone have a link?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 01:11:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/128551#M9275</guid>
      <dc:creator>ShawnDavis</dc:creator>
      <dc:date>2017-03-01T01:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: VSC 6.2.1 logviewer http error 500</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/128553#M9276</link>
      <description>&lt;P&gt;Bug #1050057&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a new version 6.2.1P1 posted 23/2/2017, anyone have already check it ?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 07:17:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/128553#M9276</guid>
      <dc:creator>lorpeink</dc:creator>
      <dc:date>2017-03-01T07:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: VSC 6.2.1 logviewer http error 500</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/128554#M9277</link>
      <description>&lt;P&gt;Hi lorpeink,&lt;/P&gt;&lt;P&gt;I&amp;nbsp;have this problem with 6.2.1P1 too.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 07:50:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/128554#M9277</guid>
      <dc:creator>netrz</dc:creator>
      <dc:date>2017-03-01T07:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: VSC 6.2.1 logviewer http error 500</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/128569#M9278</link>
      <description>&lt;P&gt;We installed this latest version yesterday.&amp;nbsp; Preliminary results are that VSC vSphere&amp;nbsp;functionality is restored.&amp;nbsp; However did encounter a logviewer http error 500 and performed this workaround to the error:&amp;nbsp; &lt;A href="https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/td-p/125540/highlight/false/page/2" target="_self"&gt;https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/td-p/125540/highlight/false/page/2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now we are retesting VSC functionality.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 15:21:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/128569#M9278</guid>
      <dc:creator>ShawnDavis</dc:creator>
      <dc:date>2017-03-01T15:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: VSC 6.2.1 logviewer http error 500</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/128592#M9279</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;VSC engineering has planned to take care of this bug#&lt;SPAN&gt;1050057&lt;/SPAN&gt; in future release.&lt;/P&gt;&lt;P&gt;We will share more updates on this as available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Sugandha&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 06:25:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/128592#M9279</guid>
      <dc:creator>sugandhanarang</dc:creator>
      <dc:date>2017-03-02T06:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: VSC 6.2.1 logviewer http error 500</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/128627#M9280</link>
      <description>&lt;P&gt;Spoke to NetApp Support today... expected fix is in v6.2.2 - no release ETA for 6.2.2 since "6.2.1P1 just came out last week"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don't shoot the messenger....&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 21:46:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-6-2-1-logviewer-http-error-500/m-p/128627#M9280</guid>
      <dc:creator>nicholsongc</dc:creator>
      <dc:date>2017-03-02T21:46:09Z</dc:date>
    </item>
  </channel>
</rss>

