<!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: The install instructions are not correct in the zip download
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/tclongo">Troy Longo</a> in <i>jBPM</i> - <a href="https://community.jboss.org/message/824165#824165">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Thanks for your response. The problem is that I already have jboss and eclipse installed. The install.demo target would reinstall jboss and eclipse on my machine. Hence the reason for me trying to "manually install the individual components". However it seems that the ant target I mentioned above has been replaced by this one "install.jBPM.runtime". I executed this target instead and so far it looks like everything is working properly. My only concern was that I received the following error during startup of the human task. I am not sure if it is a result of the afore mentioned missing target.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>start.human.task:<br/>&#160;&#160;&#160; [javac] C:\Users\tclongo\Tools\jbpm-5.4.0.Final\jbpm-installer\build.xml:867: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set<br/>repeatable builds<br/>&#160;&#160;&#160;&#160; [java] 0&#160;&#160;&#160; 20/06 13:22:45,785[main] ERROR task.identity.DefaultUserGroupCallbackImpl.&lt;init&gt;&#160; - Error when loading group information for callback from location:<br/>s.properties<br/>&#160;&#160;&#160;&#160; [java] java.io.FileNotFoundException: null\roles.properties (The system cannot find the path specified)<br/>&#160;&#160;&#160;&#160; [java]&#160;&#160;&#160;&#160; at java.io.FileInputStream.open(Native Method)<br/>&#160;&#160;&#160;&#160; [java]&#160;&#160;&#160;&#160; at java.io.FileInputStream.&lt;init&gt;(FileInputStream.java:138)<br/>&#160;&#160;&#160;&#160; [java]&#160;&#160;&#160;&#160; at java.io.FileInputStream.&lt;init&gt;(FileInputStream.java:97)<br/>&#160;&#160;&#160;&#160; [java]&#160;&#160;&#160;&#160; at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)<br/>&#160;&#160;&#160;&#160; [java]&#160;&#160;&#160;&#160; at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)<br/>&#160;&#160;&#160;&#160; [java]&#160;&#160;&#160;&#160; at java.net.URL.openStream(URL.java:1035)<br/>&#160;&#160;&#160;&#160; [java]&#160;&#160;&#160;&#160; at org.jbpm.task.identity.DefaultUserGroupCallbackImpl.&lt;init&gt;(DefaultUserGroupCallbackImpl.java:55)<br/>&#160;&#160;&#160;&#160; [java]&#160;&#160;&#160;&#160; at org.jbpm.task.identity.DefaultUserGroupCallbackImpl.&lt;init&gt;(DefaultUserGroupCallbackImpl.java:40)<br/>&#160;&#160;&#160;&#160; [java]&#160;&#160;&#160;&#160; at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)<br/>&#160;&#160;&#160;&#160; [java]&#160;&#160;&#160;&#160; at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)<br/>&#160;&#160;&#160;&#160; [java]&#160;&#160;&#160;&#160; at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)<br/>&#160;&#160;&#160;&#160; [java]&#160;&#160;&#160;&#160; at java.lang.reflect.Constructor.newInstance(Constructor.java:525)<br/>&#160;&#160;&#160;&#160; [java]&#160;&#160;&#160;&#160; at java.lang.Class.newInstance0(Class.java:372)<br/>&#160;&#160;&#160;&#160; [java]&#160;&#160;&#160;&#160; at java.lang.Class.newInstance(Class.java:325)<br/>&#160;&#160;&#160;&#160; [java]&#160;&#160;&#160;&#160; at org.jbpm.task.identity.UserGroupCallbackManager.setCallbackFromProperties(UserGroupCallbackManager.java:69)<br/>&#160;&#160;&#160;&#160; [java]&#160;&#160;&#160;&#160; at org.jbpm.DemoTaskService.main(Unknown Source)<br/>&#160;&#160;&#160;&#160; [java] Task service registered usergroup callback ...<br/>&#160;&#160;&#160;&#160; [java] Task service started correctly!<br/>&#160;&#160;&#160;&#160; [java] Task service running ...</p><div class="mcePaste" id="_mcePaste" style="position: absolute; top: 0px; left: 0px;"></div></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/824165#824165">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>