le_roy [https://community.jboss.org/people/le_roy] created the discussion

"Re: Console crashes on opening Process Overview (fresh jBPM5.2 installation)"

To view the discussion, visit: https://community.jboss.org/message/736033#736033

--------------------------------------------------------------
I'm seeing the same issue, but after applying the changes stated by the OP, I'm 
still getting the same error.


<!-- Install reporting AS7  -->
  <target name="install.reporting.into.jboss7" depends="check.birt.as7" 
if="birt.download" >
    <mkdir dir="${install.home}/birt"/>
    <unzip src="${install.home}/lib/birt-runtime-${birt.version.as7}.zip"
           dest="${install.home}/birt"/>
   <copy todir="${install.home}/target/jbpm-gwt-console-server-war/WEB-INF/lib">
      <fileset 
dir="${install.home}/birt/birt-runtime-${birt.version.as7}/ReportEngine/lib">
         <include name="**/*.jar"/>
         <exclude name="**/org.apache.commons.codec_1.3.0.v201101211617.jar"/>
      </fileset>
   </copy>



JDK 1.6_u30
jBPM 5.2.0 Final Full
RHEL 6.2 x86_64

le_roy
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/736033#736033]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to