• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JBPM 5.1 tutorial does not work

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
1) I have downloaded jbpm-5.1.0.Final from page http://sourceforge.net/projects/jbpm/files/jBPM%205/.
2) Then i successfuly executed "ant install.demo " .
3) Then I tried to execute "ant start.demo" and after 5 minutes i received following error:
c:\programs\jbpm-installer>ant start.demo

Buildfile: build.xml

download.h2.check:
[echo] Checking h2 download ...

download.h2:

start.h2:

start.jboss:

BUILD FAILED
c:\programs\jbpm-installer\build.xml:450: jboss did not start within 5 minutes

It is insane because when i execute "run.bat" script from embeded jboss folder(c:\programs\jbpm-installer\jboss-5.1.0.GA\bin\ ), JBoss starts without any errors in 3 minutes. Can anybody help me?

Regards
Bartek
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Bartek

Try the download from redhat web site. Use this URL http://ufpr.dl.sourceforge.net/project/jbpm/jBPM%205/jbpm-5.2.0.Final/jbpm-5.2.0.Final-installer-full.zip.


Regards
Ricardo
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic