[jboss-user] [jBPM] - Re: Console crashes on opening Process Overview (fresh jBPM5.2 installation)

le_roy do-not-reply at jboss.com
Wed May 16 14:10:31 EDT 2012


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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120516/88111a01/attachment-0001.html 


More information about the jboss-user mailing list