<?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 View details on content got an error when versioning is on in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/view-details-on-content-got-an-error-when-versioning-is-on/m-p/182972#M136102</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When there is no versioning on, the view details work fine. When the versioning in on, and there is more then one Version (by check out, check in) the show details (version history) will cause an error. Is this a bug? or a configuration Problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Configuration:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco 3.0b on Win 2003 Server&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with Oracle DB, NTLM paththru (work with webspace, but not with CFIS)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Win XP SR3 Clients&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jens R.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Errormessage:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.faces.FacesException: Cannot get value for expression '#{DialogManager.bean.versionHistory}'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.apache.jasper.JasperException: Cannot get value for expression '#{DialogManager.bean.versionHistory}'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.faces.el.EvaluationException: Cannot get value for expression '#{DialogManager.bean.versionHistory}'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.faces.el.EvaluationException: Exception getting value of property versionHistory of base of type : org.alfresco.web.bean.content.DocumentDetailsDialog&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.faces.el.EvaluationException: Bean: org.alfresco.web.bean.content.DocumentDetailsDialog, property: versionHistory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.reflect.InvocationTargetException&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.ClassCastException: org.alfresco.service.cmr.repository.MLText cannot be cast to java.lang.String&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hide Details&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.faces.FacesException: Cannot get value for expression '#{DialogManager.bean.versionHistory}' &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:425) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:211) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.myfaces.lifecycle.RenderResponseExecutor.execute(RenderResponseExecutor.java:41) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:132) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at javax.faces.webapp.FacesServlet.service(FacesServlet.java:140) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.web.app.servlet.NTLMAuthenticationFilter.doFilter(NTLMAuthenticationFilter.java:352) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at java.lang.Thread.run(Thread.java:619) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.apache.jasper.JasperException: Cannot get value for expression '#{DialogManager.bean.versionHistory}' &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:476) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:389) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:315) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:691) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:594) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:505) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:965) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.jsp.jsp.dialog.container_jsp._jspService(container_jsp.java:618) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:328) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:315) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:691) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:469) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:403) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:301) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:419) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;… 21 more &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Return to application&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Logout&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jan 2009 08:31:34 GMT</pubDate>
    <dc:creator>reboot</dc:creator>
    <dc:date>2009-01-15T08:31:34Z</dc:date>
    <item>
      <title>View details on content got an error when versioning is on</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-details-on-content-got-an-error-when-versioning-is-on/m-p/182972#M136102</link>
      <description>When there is no versioning on, the view details work fine. When the versioning in on, and there is more then one Version (by check out, check in) the show details (version history) will cause an error. Is this a bug? or a configuration Problem.Configuration:Alfresco 3.0b on Win 2003 Serverwith Orac</description>
      <pubDate>Thu, 15 Jan 2009 08:31:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-details-on-content-got-an-error-when-versioning-is-on/m-p/182972#M136102</guid>
      <dc:creator>reboot</dc:creator>
      <dc:date>2009-01-15T08:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: View details on content got an error when versioning is on</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-details-on-content-got-an-error-when-versioning-is-on/m-p/182973#M136103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I assume you're using JDK6 ? This is a known bug in Labs 3b which is fixed in Labs 3c and Enterprise 3.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: if you do not wish to use 3c yet then a (possible) workaround for 3b is to downgrade from JDK 6 to JDK 5. This downgrade is not necessary if using 3c.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2009 11:37:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-details-on-content-got-an-error-when-versioning-is-on/m-p/182973#M136103</guid>
      <dc:creator>janv</dc:creator>
      <dc:date>2009-01-15T11:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: View details on content got an error when versioning is on</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-details-on-content-got-an-error-when-versioning-is-on/m-p/182974#M136104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes you are correct, we use JDK6.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks to the help&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;mfg&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jens&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2009 12:37:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-details-on-content-got-an-error-when-versioning-is-on/m-p/182974#M136104</guid>
      <dc:creator>reboot</dc:creator>
      <dc:date>2009-01-15T12:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: View details on content got an error when versioning is on</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-details-on-content-got-an-error-when-versioning-is-on/m-p/182975#M136105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My office is still encountering this problem with the versioning.&amp;nbsp; We are using Alfresco Labs 3c.&amp;nbsp; Originally we started with the binary distribution (release 1342) and then one of our developers downloaded the developer version and compiled it on his machine and we tried it again but we keep getting a null pointer exception on the version history element.&amp;nbsp; If we use the Alfresco defaults and don't customize the model with our own properties and aspects, the version history works fine.&amp;nbsp; Once we apply aspects or specialize the document model to our own model with our customized properties, the version history on the document detail screen cannot be accessed.&amp;nbsp; I am using the JRE 1.6.0_07 on my Windows machine for developing and testing.&amp;nbsp; However, our web application runs on Red Hat Linux and we are using JDK 1.5.0_07 on these machines and we still encounter the null pointer exception with version history.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We appreciate any suggestions or ideas you may have.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2009 17:25:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-details-on-content-got-an-error-when-versioning-is-on/m-p/182975#M136105</guid>
      <dc:creator>elsells</dc:creator>
      <dc:date>2009-01-16T17:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: View details on content got an error when versioning is on</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-details-on-content-got-an-error-when-versioning-is-on/m-p/182976#M136106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you log a reproducible use case in &lt;/SPAN&gt;&lt;A href="http://issues.alfresco.com/" rel="nofollow noopener noreferrer"&gt;JIRA&lt;/A&gt;&lt;SPAN&gt; please, along with an example of your customisation. Feel free to add as much detail as you can.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that we'd recommend upgrading the JDK to 1.6 on the production server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2009 20:28:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-details-on-content-got-an-error-when-versioning-is-on/m-p/182976#M136106</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-01-16T20:28:37Z</dc:date>
    </item>
  </channel>
</rss>

