<?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: HTTPS ERROR 500 appears when entering SAS Studio in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/HTTPS-ERROR-500-appears-when-entering-SAS-Studio/m-p/568932#M7672</link>
    <description>&lt;P&gt;So this is what I did.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am assuming you are running Catalina OS Beta.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Uninstall VB, and reinstall it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reinstall the application .ova&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Set up the folders the same way etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Run the virtual machine as "Detached Start"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before exiting the machine, make sure to "Save the state" of the machine. Do not SHUTDOWN the virtual machine. If you do this, you will have to repeat all the previous steps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lastly, do not use SAFARI. You will not be able to upload files. Use Firefox.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=D&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jun 2019 21:17:57 GMT</pubDate>
    <dc:creator>iRobot0101</dc:creator>
    <dc:date>2019-06-25T21:17:57Z</dc:date>
    <item>
      <title>HTTPS ERROR 500 appears when entering SAS Studio</title>
      <link>https://communities.sas.com/t5/SAS-Studio/HTTPS-ERROR-500-appears-when-entering-SAS-Studio/m-p/549691#M7353</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When SAS loads normally, and I get to the localhost page, I click "start studio" and this error message appears (see below).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this an error on my end, or is the server down? I am using the most up to date version of SAS University, on my Mac Book, and using Oracle VM Virtual Box Manager. I tried restarting my computer twice, but still get the same error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know at your earliest, thank you very much.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TTP Status 500 – Internal Server Error&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;STRONG&gt;Type&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Exception Report&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Message&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;java.lang.ClassFormatError: Truncated class file&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;The server encountered an unexpected condition that prevented it from fulfilling the request.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Exception&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;javax.servlet.ServletException: java.lang.ClassFormatError: Truncated class file
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:348)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:100)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	com.sas.ep.sascoder.servlets.CacheBusterResolverFilter.doFilter(CacheBusterResolverFilter.java:44)
	org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel(InternalResourceView.java:238)
	org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:264)
	org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1216)
	org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1001)
	org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:945)
	org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:867)
	org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:951)
	org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:842)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:624)
	org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:827)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	com.sas.ep.sascoder.servlets.SecurityHeaderFilter.doFilterInternal(SecurityHeaderFilter.java:36)
	org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:106)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	org.apache.catalina.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109)
	com.sas.ep.sascoder.servlets.CacheBusterResolverFilter.doFilter(CacheBusterResolverFilter.java:44)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Root Cause&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;java.lang.ClassFormatError: Truncated class file
	java.lang.ClassLoader.defineClass1(Native Method)
	java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
	java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	java.security.AccessController.doPrivileged(Native Method)
	java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:132)
	org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:63)
	org.apache.jasper.servlet.JspServletWrapper.getServlet(JspServletWrapper.java:172)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:376)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:100)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	com.sas.ep.sascoder.servlets.CacheBusterResolverFilter.doFilter(CacheBusterResolverFilter.java:44)
	org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel(InternalResourceView.java:238)
	org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:264)
	org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1216)
	org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1001)
	org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:945)
	org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:867)
	org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:951)
	org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:842)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:624)
	org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:827)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	com.sas.ep.sascoder.servlets.SecurityHeaderFilter.doFilterInternal(SecurityHeaderFilter.java:36)
	org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:106)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	org.apache.catalina.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109)
	com.sas.ep.sascoder.servlets.CacheBusterResolverFilter.doFilter(CacheBusterResolverFilter.java:44)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;The full stack trace of the root cause is available in the server logs.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 16:32:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/HTTPS-ERROR-500-appears-when-entering-SAS-Studio/m-p/549691#M7353</guid>
      <dc:creator>mendim02</dc:creator>
      <dc:date>2019-04-09T16:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: HTTPS ERROR 500 appears when entering SAS Studio</title>
      <link>https://communities.sas.com/t5/SAS-Studio/HTTPS-ERROR-500-appears-when-entering-SAS-Studio/m-p/549937#M7355</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/267495"&gt;@mendim02&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are a couple earlier discussions about this error that might be helpful - try deleting the SAS University Edition instance within VirtualBox and reimporting it. If that doesn't work, you might need to try re-downloading SAS University Edition.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Analytics-U/HTTP-Status-500-java-lang-ClassFormatError-Truncated-class-file/td-p/178538" target="_self"&gt;HTTP Status 500 - java.lang.ClassFormatError: Truncated class file&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Analytics-U/Unable-to-connect-with-SAS-University-Edition/td-p/244826" target="_self"&gt;Unable to connect with SAS University Edition&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope that helps!&lt;/P&gt;
&lt;P&gt;Jennifer&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 13:04:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/HTTPS-ERROR-500-appears-when-entering-SAS-Studio/m-p/549937#M7355</guid>
      <dc:creator>jennifert</dc:creator>
      <dc:date>2019-04-10T13:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: HTTPS ERROR 500 appears when entering SAS Studio</title>
      <link>https://communities.sas.com/t5/SAS-Studio/HTTPS-ERROR-500-appears-when-entering-SAS-Studio/m-p/568932#M7672</link>
      <description>&lt;P&gt;So this is what I did.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am assuming you are running Catalina OS Beta.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Uninstall VB, and reinstall it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reinstall the application .ova&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Set up the folders the same way etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Run the virtual machine as "Detached Start"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before exiting the machine, make sure to "Save the state" of the machine. Do not SHUTDOWN the virtual machine. If you do this, you will have to repeat all the previous steps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lastly, do not use SAFARI. You will not be able to upload files. Use Firefox.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=D&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 21:17:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/HTTPS-ERROR-500-appears-when-entering-SAS-Studio/m-p/568932#M7672</guid>
      <dc:creator>iRobot0101</dc:creator>
      <dc:date>2019-06-25T21:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: HTTPS ERROR 500 appears when entering SAS Studio</title>
      <link>https://communities.sas.com/t5/SAS-Studio/HTTPS-ERROR-500-appears-when-entering-SAS-Studio/m-p/663534#M9226</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Step 1:&lt;/P&gt;&lt;P&gt;Remove the unvbasicvapp (sas file) from VM ware work station.&lt;/P&gt;&lt;P&gt;Reimport the file once again into VM ware workstation.&lt;/P&gt;&lt;P&gt;Step 2:&lt;/P&gt;&lt;P&gt;Remove the cache from the browser and then run the sas app in the VM ware workstation.&lt;/P&gt;&lt;P&gt;Step 3:&lt;/P&gt;&lt;P&gt;Now open the address&amp;nbsp;&lt;A href="http://192.168.124.129" target="_blank"&gt;http://192.168.124.129&lt;/A&gt;&amp;nbsp;in the browser as mentioned in the VM Ware work station.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 16:03:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/HTTPS-ERROR-500-appears-when-entering-SAS-Studio/m-p/663534#M9226</guid>
      <dc:creator>satishnarra</dc:creator>
      <dc:date>2020-06-19T16:03:58Z</dc:date>
    </item>
  </channel>
</rss>

