• 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

Running JBoss on Sheeva plug

 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!
Im trying to install JBoss on my Sheeva plug running ubuntu with openjdk6.
Sheeva plug runs on a arm processor 1,2 GHz, 512 mb ram, 8 gb sda.
When i install Tomcat6 it works like a charm. When I try to run JBoss the boot just stops
and I get following message from console.



Anyone can shred some light on this?
Is it not possible to run JBoss on this setup?

Thanks
Best Regards
Bjorn
 
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
Since this is a JVM crash, you should report this to the OpenJDK dev team. They would have a better chance of helping debug this problem and fixing it. The JVM should not crash under any circumstances, and if the OpenJDK passed the JVM spec tests (TCK) it should run JBoss AS just fine.
 
Bjorn Stove
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for the reply.
I will do that.

Regards
Bjorn
 
reply
    Bookmark Topic Watch Topic
  • New Topic