<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Re: Cannot retrieve a result from human task in jBPM 5.3
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/jsvitak">Jiri Svitak</a> in <i>jBPM</i> - <a href="https://community.jboss.org/message/746932#746932">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hello Maciej,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I have followed your steps and copied files to jbpm-installer/lib directory</p><p>jbpm-5.4.0-SNAPSHOT-bin.zip</p><p>jbpm-5.4.0-SNAPSHOT-gwt-console.zip</p><p>jbpm-5.4.0-SNAPSHOT-human-task-war.zip</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Also I have copied these files from elsewhere</p><p>birt-runtime-3_7_0.zip</p><p>designer-2.2.Final-jboss7.war</p><p>jboss-as-7.0.2.Final.zip</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Other files have been downloaded by Ant (I had to change manually in build.properties from guvnor-distribution-wars-5.4.0-20120503.212427-528-jboss-as-7.0.war</p><p>to guvnor-distribution-wars-5.4.0-20120708.112032-569-jboss-as-7.0.war, older one was not available on the Nexus):</p><p>guvnor-distribution-wars-5.4.0-SNAPSHOT.war</p><p>jbpm-5.4.0-SNAPSHOT-form-builder.war</p><p>jbpm-human-task-war-5.4.0-SNAPSHOT.war</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>After running</p><p>ant install.demo.noeclipse</p><p>ant start.h2</p><p>ant start.jboss</p><p>I have not been able to visit drools-guvnor or jbpm-console, because deployment has failed (output from jbpm-form-builder.war.failed):</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><pre><p>{"Composite operation failed and was rolled back. Steps that failed:" =&gt; {"Operation step-2" =&gt; {"Failed services" =&gt; {"jboss.deployment.unit.\"jbpm-form-builder.war\".WeldService" =&gt; "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"jbpm-form-builder.war\".WeldService: org.jboss.weld.exceptions.DefinitionException: Exception List with 1 exceptions:</p><p>Exception 0 :</p><p>java.lang.UnsupportedOperationException: Naming context is read-only</p><p>&#160;&#160;&#160; at org.jboss.as.naming.NamingContext.createSubcontext(NamingContext.java:314)</p><p>&#160;&#160;&#160; at javax.naming.InitialContext.createSubcontext(InitialContext.java:464)</p><p>&#160;&#160;&#160; at com.sun.jersey.server.impl.cdi.CDIExtension$1.stepInto(CDIExtension.java:280)</p><p>&#160;&#160;&#160; at com.sun.jersey.server.impl.cdi.CDIExtension.diveIntoJNDIContext(CDIExtension.java:267)</p><p>&#160;&#160;&#160; at com.sun.jersey.server.impl.cdi.CDIExtension.createJerseyConfigJNDIContext(CDIExtension.java:273)</p><p>&#160;&#160;&#160; at com.sun.jersey.server.impl.cdi.CDIExtension.initialize(CDIExtension.java:192)</p><p>&#160;&#160;&#160; at com.sun.jersey.server.impl.cdi.CDIExtension.beforeBeanDiscovery(CDIExtension.java:297)</p><p>&#160;&#160;&#160; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</p><p>&#160;&#160;&#160; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</p><p>&#160;&#160;&#160; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p>&#160;&#160;&#160; at java.lang.reflect.Method.invoke(Method.java:597)</p><p>&#160;&#160;&#160; at org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:305)</p><p>&#160;&#160;&#160; at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:54)</p><p>&#160;&#160;&#160; at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:163)</p><p>&#160;&#160;&#160; at org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:299)</p><p>&#160;&#160;&#160; at org.jboss.weld.introspector.jlr.WeldMethodImpl.invokeOnInstance(WeldMethodImpl.java:188)</p><p>&#160;&#160;&#160; at org.jboss.weld.introspector.ForwardingWeldMethod.invokeOnInstance(ForwardingWeldMethod.java:59)</p><p>&#160;&#160;&#160; at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstanceWithSpecialValue(MethodInjectionPoint.java:198)</p><p>&#160;&#160;&#160; at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:282)</p><p>&#160;&#160;&#160; at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:265)</p><p>&#160;&#160;&#160; at org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:234)</p><p>&#160;&#160;&#160; at org.jboss.weld.bootstrap.events.AbstractContainerEvent.fire(AbstractContainerEvent.java:88)</p><p>&#160;&#160;&#160; at org.jboss.weld.bootstrap.events.AbstractDefinitionContainerEvent.fire(AbstractDefinitionContainerEvent.java:52)</p><p>&#160;&#160;&#160; at org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl.fire(BeforeBeanDiscoveryImpl.java:48)</p><p>&#160;&#160;&#160; at org.jboss.weld.bootstrap.WeldBootstrap.startInitialization(WeldBootstrap.java:351)</p><p>&#160;&#160;&#160; at org.jboss.as.weld.WeldContainer.start(WeldContainer.java:80)</p><p>&#160;&#160;&#160; at org.jboss.as.weld.services.WeldService.start(WeldService.java:89)</p><p>&#160;&#160;&#160; at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1824)</p><p>&#160;&#160;&#160; at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1759)</p><p>&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)</p><p>&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)</p><p>&#160;&#160;&#160; at java.lang.Thread.run(Thread.java:662)</p><p>"}}}}</p><br/><br/></pre><p>All other .failed files have contained just sentence "Composite operation was rolled back". I have also tried ant clean.demo.noeclipse and ant install.demo.noeclipse again, but</p><p>still without success. My guess is that form builder should be ok, since it's downloaded from Jenkins as its last successful build. Any help is welcome, thanks.</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="https://community.jboss.org/message/746932#746932">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in jBPM at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>