• 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

Trouble running JBOSS

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all, I successfully built JBOSS, but now i can't start with run.sh. I'm using JBOSS 5.1.0 on Fedora 12. Here's the output when i run.sh:


Did I build incorrectly?

Thanks in advance for the help. If there is a more appropriate place to ask, please let me know.

Dan.
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Why are you building it from source? Whyt did not not simply install the binary?

Looking at the value for JBOSS_HOME, I think you are starting it from the wrong location. You should be in jboss-5.1.0.GA-src/build/output/jboss-5.1.0.GA.
reply
    Bookmark Topic Watch Topic
  • New Topic