• 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

JBoss 4.2.3 having problems on startup

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

Starting JBoss 4.2.3 on my Snow Leopard system results in the following problem :



I works fine an a Linux system (JDK 1.6 as well).

Any hints?

 
Sheriff
Posts: 10445
227
IntelliJ IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Those are just debug messages. I don't see any ERROR. What exact problem are you seeing?
 
Rob Saul
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


Thought the failure to create the xmbean might have been relevant. Guess not.

Here is the first actual error :


That's the top of a very long trace.

A few lines above this was this message :


That looked more like a 'don't expect optimal performance' type informative message. I note that MacPorts lists "tomcat-native", but
I don't know if this will be of any help with the error.


Thanks for your time.
 
reply
    Bookmark Topic Watch Topic
  • New Topic