David Webster [
https://community.jboss.org/people/dawebster] created the discussion
"Re: JBPM Apps fail to deploy after running install.demo ant script"
To view the discussion, visit:
https://community.jboss.org/message/783149#783149
--------------------------------------------------------------
If harmless, why log it at all? When the first thing I see in my log is ERROR, I am going
to assume that is a problem I have to deal with.
Below is the output of the installer off a fresh, pristine, download from the download
link. Notice the warnings in the console-server and human task tasks. Again, I assume
Warnings are serious things that indicate stuff will not work later, which is indeed what
happens here. Those files in those warnings, indeed, do not exist in the db folder. They
are named differently and they come in pairs, JPA1 and JPA2. I picked one (JPA2) and went
with it. Guess I could pick the other and try that. But out of the box, it throws
warnings and the apps will not deploy and initialize even though the script runs to BUILD
SUCCESSFUL. I fix the build.xml to pick one, and those warnings disappear, but again,
the apps will not initialize. I edit nothing other than the build.xml so it can at least
find a file to copy.
H:\software\jbpm-installer>ant install.demo
Buildfile: H:\software\jbpm-installer\build.xml
download.jboss.check:
[echo] Checking JBoss AS download ...
download.jboss:
install.jboss:
[unzip] Expanding: H:\software\jbpm-installer\lib\jboss-as-7.1.1.Final.zip into
H:\software\jbpm-installer
[unzip] Failed to change file modification time
Terminate batch job (Y/N)? Y
H:\software\jbpm-installer>ant install.demo
Buildfile: H:\software\jbpm-installer\build.xml
download.jboss.check:
[echo] Checking JBoss AS download ...
download.jboss:
install.jboss:
[unzip] Expanding: H:\software\jbpm-installer\lib\jboss-as-7.1.1.Final.zip into
H:\software\jbpm-installer
check.jboss.version:
download.db.driver.check:
[echo] Checking if db driver jar has been downloaded ....//db/driver/h2.jar
download.db.driver:
install.db.files:
download.drools.guvnor.check:
[echo] Checking Drools Guvnor download ...
download.drools.guvnor:
install.guvnor.into.jboss:
[mkdir] Created dir: H:\software\jbpm-installer\target
[unzip] Expanding:
H:\software\jbpm-installer\lib\guvnor-distribution-wars-5.5.0.Final.war into
H:\software\jbpm-installer\tar
t
[copy] Copying 1 file to H:\software\jbpm-installer\target\WEB-INF\classes
[zip] Building zip:
H:\software\jbpm-installer\target\guvnor-distribution-wars-5.5.0.Final.war
[copy] Copying 1 file to
H:\software\jbpm-installer\jboss-as-7.1.1.Final\standalone\deployments
[delete] Deleting directory H:\software\jbpm-installer\target
download.designer.check:
[echo] Checking Designer download ...
download.designer:
install.designer.into.jboss:
[copy] Copying 1 file to
H:\software\jbpm-installer\jboss-as-7.1.1.Final\standalone\deployments
check.jboss.version:
created.designer.deployment.as7:
[touch] Creating
H:\software\jbpm-installer\jboss-as-7.1.1.Final\standalone\deployments\designer.war.dodeploy
download.jBPM.gwt-console.check:
[echo] Checking jBPM gwt-console download ...EE6
download.jBPM.gwt-console:
install.jBPM-gwt-console.into.jboss:
check.jboss.version:
download.transport.lib.check:
install.transport.lib:
install.jBPM-gwt-console.into.jboss5:
check.jboss.version:
install.jBPM-gwt-console.into.jboss7:
check.birt.as7:
download.birt.check.as7:
[echo] Checking birt reporting engine download for as7 ...
download.birt.as7:
[mkdir] Created dir: H:\software\jbpm-installer\target
[mkdir] Created dir: H:\software\jbpm-installer\target\jbpm-gwt-console-server-war
[unzip] Expanding:
H:\software\jbpm-installer\lib\jbpm-gwt-console-server-5.4.0.Final-EE6.war into
H:\software\jbpm-installer\ta
rget\jbpm-gwt-console-server-war
[copy] Copying 1 file to
H:\software\jbpm-installer\target\jbpm-gwt-console-server-war\WEB-INF\lib
[copy] Copying 5 files to
H:\software\jbpm-installer\target\jbpm-gwt-console-server-war\WEB-INF\classes
[copy] Warning: Could not find file
H:\software\jbpm-installer\db\jbpm-persistence.xml to copy.
[copy] Copying 1 file to
H:\software\jbpm-installer\target\jbpm-gwt-console-server-war\WEB-INF\classes\META-INF
check.birt.as7:
install.reporting.into.jboss7:
[mkdir] Created dir: H:\software\jbpm-installer\birt
[unzip] Expanding: H:\software\jbpm-installer\lib\birt-runtime-3_7_0.zip into
H:\software\jbpm-installer\birt
[copy] Copying 77 files to
H:\software\jbpm-installer\target\jbpm-gwt-console-server-war\WEB-INF\lib
[mkdir] Created dir:
H:\software\jbpm-installer\target\jbpm-gwt-console-server-war\WEB-INF\output
[mkdir] Created dir:
H:\software\jbpm-installer\target\jbpm-gwt-console-server-war\WEB-INF\reports
[copy] Copying 1 file to
H:\software\jbpm-installer\target\jbpm-gwt-console-server-war\WEB-INF\reports
[delete] Deleting directory H:\software\jbpm-installer\birt
install.dependencies:
[zip] Building zip:
H:\software\jbpm-installer\target\jbpm-gwt-console-server-5.4.0.Final.war
[copy] Copying 1 file to
H:\software\jbpm-installer\jboss-as-7.1.1.Final\standalone\deployments
[copy] Copying 1 file to
H:\software\jbpm-installer\jboss-as-7.1.1.Final\standalone\deployments
[delete] Deleting directory H:\software\jbpm-installer\target
[copy] Copying 1 file to
H:\software\jbpm-installer\jboss-as-7.1.1.Final\standalone\configuration
[copy] Copying 1 file to
H:\software\jbpm-installer\jboss-as-7.1.1.Final\standalone\configuration
[copy] Copying 1 file to
H:\software\jbpm-installer\jboss-as-7.1.1.Final\standalone\configuration
download.jBPM.ht-war.check:
[echo] Checking jBPM human task war download ...
download.jBPM-ht.war:
download.transport.lib.check:
install.transport.lib:
install.jBPM-ht.into.jboss:
install.ht.war.into.jboss5:
install.ht.war.into.jboss7:
[mkdir] Created dir: H:\software\jbpm-installer\target
[mkdir] Created dir: H:\software\jbpm-installer\target\jbpm-human-task-war
[unzip] Expanding:
H:\software\jbpm-installer\lib\jbpm-human-task-war-5.4.0.Final-EE6.war into
H:\software\jbpm-installer\target
\jbpm-human-task-war
[copy] Copying 1 file to
H:\software\jbpm-installer\target\jbpm-human-task-war\WEB-INF
[copy] Warning: Could not find file
H:\software\jbpm-installer\db\task-persistence.xml to copy.
[copy] Warning: Could not find file H:\software\jbpm-installer\db\Taskorm.xml to
copy.
[zip] Building zip:
H:\software\jbpm-installer\target\jbpm-5.4.0.Final-human-task-war.war
[copy] Copying 1 file to
H:\software\jbpm-installer\jboss-as-7.1.1.Final\standalone\deployments
[delete] Deleting directory H:\software\jbpm-installer\target
download.form.builder.check:
[echo] Checking Form Builder download ...
download.form.builder:
install.form.builder.into.jboss:
[mkdir] Created dir: H:\software\jbpm-installer\target
[mkdir] Created dir: H:\software\jbpm-installer\target\jbpm-form-builder-war
[unzip] Expanding: H:\software\jbpm-installer\lib\jbpm-5.4.0.Final-form-builder.war
into H:\software\jbpm-installer\target\jbpm-
form-builder-war
| | [copy] Copying 1 file to
H:\software\jbpm-installer\target\jbpm-form-builder-war\WEB-INF\classes |
| | [copy] Copying 1 file to
H:\software\jbpm-installer\target\jbpm-form-builder-war\WEB-INF\classes |
| | [zip] Building zip:
H:\software\jbpm-installer\target\jbpm-5.4.0.Final-form-builder.war |
| | [copy] Copying 1 file to
H:\software\jbpm-installer\jboss-as-7.1.1.Final\standalone\deployments |
[delete] Deleting directory H:\software\jbpm-installer\target
download.eclipse.check:
| | [echo] Checking Eclipse download ... |
download.eclipse:
download.eclipse.gef.check:
| | [echo] Checking Eclipse GEF download ... |
download.eclipse.gef:
install.eclipse:
unzipEclipse:
| | [unzip] Expanding:
H:\software\jbpm-installer\lib\eclipse-java-juno-SR1-win32-x86_64.zip into
H:\software\jbpm-installer |
untarEclipse:
| | [unzip] Expanding: H:\software\jbpm-installer\lib\GEF-SDK-3.6.2.zip into
H:\software\jbpm-installer |
download.jBPM.bin.check:
| | [echo] Checking jBPM binaries download ... |
download.jBPM.bin:
install.jBPM.runtime:
| | [mkdir] Created dir: H:\software\jbpm-installer\runtime |
| | [unzip] Expanding: H:\software\jbpm-installer\lib\jbpm-5.4.0.Final-bin.zip into
H:\software\jbpm-installer\runtime |
download.droolsjbpm.eclipse.check:
| | [echo] Checking jBPM and Drools Eclipse download ... |
download.droolsjbpm.eclipse:
install.droolsjbpm-eclipse.into.eclipse:
| | [mkdir] Created dir: H:\software\jbpm-installer\eclipse\droolsjbpm-update-site |
| | [unzip] Expanding:
H:\software\jbpm-installer\lib\org.drools.updatesite-5.5.0.Final-assembly.zip into
H:\software\jbpm-installer |
\eclipse\droolsjbpm-update-site
| | [copy] Copying 4 files to H:\software\jbpm-installer\eclipse\features |
| | [copy] Copying 5 files to H:\software\jbpm-installer\eclipse\plugins |
[delete] Deleting directory H:\software\jbpm-installer\eclipse\droolsjbpm-update-site
install.demo:
BUILD SUCCESSFUL
Total time: 86 minutes 57 seconds
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/783149#783149]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]