• 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 error

 
Ranch Hand
Posts: 118
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
After deploying a number of EJB's to jboss server, I get the following
error:

error [UDP] exception=java.io.exception: Network is unreachable msg=[ dst:
228.1.2.3.45566 src: localhost32854 (additional data: 14 bytes) (2 headers)
size= 0bytes] mcast_addr= 228.1.2.3.45566

Can anybody tell me what it means? I'm on a linux WS (RHEL4) 64bit. I see
all the jndi bean mappings. I don't get this error on another version of
linux.

Thanks,

John
reply
    Bookmark Topic Watch Topic
  • New Topic