<?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>question Error while launzing oozie web console : java.io.ObjectInputStream cannot be resolved in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Error-while-launzing-oozie-web-console-java-io/m-p/45678#M43025</link>
    <description>&lt;P&gt;I have installed&amp;nbsp;&lt;SPAN&gt;Cloudera Enterprise Data Hub Edition Trial 5.5.1 recently. After this I am getting following error while opening oozie&amp;nbsp;web console :&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;type&lt;/STRONG&gt; Exception report&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;message&lt;/STRONG&gt; &lt;U&gt;Unable to compile class for JSP:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;description&lt;/STRONG&gt; &lt;U&gt;The server encountered an internal error that prevented it from fulfilling this request.&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;exception&lt;/STRONG&gt;&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:
	org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:92)
	org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:330)
	org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:460)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:356)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:334)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:321)
	org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:592)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:328)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
	org.apache.oozie.servlet.AuthFilter$2.doFilter(AuthFilter.java:171)
	org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:589)
	org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:552)
	org.apache.oozie.servlet.AuthFilter.doFilter(AuthFilter.java:176)
	org.apache.oozie.servlet.HostnameFilter.doFilter(HostnameFilter.java:86)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;note&lt;/STRONG&gt; &lt;U&gt;The full stack trace of the root cause is available in the Apache Tomcat/6.0.44 logs.&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After googling a bit, I found out that it is coming after java8-upg 91. I have java8 upg-101 installed on my machine which came by default with this version of cloudera.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 10:41:58 GMT</pubDate>
    <dc:creator>himanshubomb</dc:creator>
    <dc:date>2022-09-16T10:41:58Z</dc:date>
    <item>
      <title>Error while launzing oozie web console : java.io.ObjectInputStream cannot be resolved</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-launzing-oozie-web-console-java-io/m-p/45678#M43025</link>
      <description>&lt;P&gt;I have installed&amp;nbsp;&lt;SPAN&gt;Cloudera Enterprise Data Hub Edition Trial 5.5.1 recently. After this I am getting following error while opening oozie&amp;nbsp;web console :&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;type&lt;/STRONG&gt; Exception report&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;message&lt;/STRONG&gt; &lt;U&gt;Unable to compile class for JSP:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;description&lt;/STRONG&gt; &lt;U&gt;The server encountered an internal error that prevented it from fulfilling this request.&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;exception&lt;/STRONG&gt;&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:
	org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:92)
	org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:330)
	org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:460)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:356)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:334)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:321)
	org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:592)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:328)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
	org.apache.oozie.servlet.AuthFilter$2.doFilter(AuthFilter.java:171)
	org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:589)
	org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:552)
	org.apache.oozie.servlet.AuthFilter.doFilter(AuthFilter.java:176)
	org.apache.oozie.servlet.HostnameFilter.doFilter(HostnameFilter.java:86)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;note&lt;/STRONG&gt; &lt;U&gt;The full stack trace of the root cause is available in the Apache Tomcat/6.0.44 logs.&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After googling a bit, I found out that it is coming after java8-upg 91. I have java8 upg-101 installed on my machine which came by default with this version of cloudera.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:41:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-launzing-oozie-web-console-java-io/m-p/45678#M43025</guid>
      <dc:creator>himanshubomb</dc:creator>
      <dc:date>2022-09-16T10:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error while launzing oozie web console : java.io.ObjectInputStream cannot be resolved</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-launzing-oozie-web-console-java-io/m-p/45817#M43026</link>
      <description>&lt;P&gt;This is apparently a know issue with JDK 8u91 and 8u92 and Oozie's TomCat environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See JIRA OOZIE-2553&amp;nbsp; &lt;A href="https://issues.apache.org/jira/browse/OOZIE-2533" target="_blank"&gt;https://issues.apache.org/jira/browse/OOZIE-2533&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Per the JIRA JDK 8u90 seeems to be fine, and there's a kludged work-a-round html page if you're in clined to implement it. (See the JIRA) or... you could always downgrade your Java to 8u90.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 16:45:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-launzing-oozie-web-console-java-io/m-p/45817#M43026</guid>
      <dc:creator>wjsandman</dc:creator>
      <dc:date>2016-09-30T16:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error while launzing oozie web console : java.io.ObjectInputStream cannot be resolved</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-launzing-oozie-web-console-java-io/m-p/46451#M43027</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;Is there any workaround for this bug ? Even i am getting same error while accessing a oozie webconsole.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Details -&lt;/P&gt;&lt;P&gt;CDH - 5.8.0&lt;/P&gt;&lt;P&gt;Oozie - 4.1.0.&lt;/P&gt;&lt;P&gt;Kerberosed - Yes&lt;/P&gt;&lt;P&gt;Java - 1.8.0_101&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error -&lt;/P&gt;&lt;P&gt;Message - Unable to compile class for JSP&lt;BR /&gt;Exception - org.apache.jasper.JasperException: Unable to compile class for JSP:&lt;BR /&gt;An error occured at line : 1 in the generated java file&lt;BR /&gt;The type java.io.ObjectInputStream cannot be resolved. It is indirectly referenced from required .class files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2016 10:29:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-launzing-oozie-web-console-java-io/m-p/46451#M43027</guid>
      <dc:creator>Kumartg</dc:creator>
      <dc:date>2016-10-19T10:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error while launzing oozie web console : java.io.ObjectInputStream cannot be resolved</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-launzing-oozie-web-console-java-io/m-p/46453#M43028</link>
      <description>Downgrade the java. I did it to 1.8.0_60 and it worked for me</description>
      <pubDate>Wed, 19 Oct 2016 11:07:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-launzing-oozie-web-console-java-io/m-p/46453#M43028</guid>
      <dc:creator>himanshubomb</dc:creator>
      <dc:date>2016-10-19T11:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error while launzing oozie web console : java.io.ObjectInputStream cannot be resolved</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-launzing-oozie-web-console-java-io/m-p/46507#M43029</link>
      <description>&lt;P&gt;Do we have any other workaround suggested by cloudera?&lt;/P&gt;&lt;P&gt;How did you downgrade the java on running cluster? Please share the steps.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 12:18:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-launzing-oozie-web-console-java-io/m-p/46507#M43029</guid>
      <dc:creator>Kumartg</dc:creator>
      <dc:date>2016-10-20T12:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error while launzing oozie web console : java.io.ObjectInputStream cannot be resolved</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-launzing-oozie-web-console-java-io/m-p/46511#M43030</link>
      <description>you can follow following page :&lt;BR /&gt;&lt;A href="http://bigdatafan.blogspot.in/2016/05/upgrade-java-to-jdk-8-on-cloudera-cdh.html" target="_blank"&gt;http://bigdatafan.blogspot.in/2016/05/upgrade-java-to-jdk-8-on-cloudera-cdh.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;additionally, update the symbolic link that from which java runs. For my cluster it was /usr/bin/java which I got from which java. You can remove the same and create a new link from the location where you will place new java version</description>
      <pubDate>Thu, 20 Oct 2016 16:27:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-launzing-oozie-web-console-java-io/m-p/46511#M43030</guid>
      <dc:creator>himanshubomb</dc:creator>
      <dc:date>2016-10-20T16:27:49Z</dc:date>
    </item>
  </channel>
</rss>

