• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

class loader problem while jboss clustering(Sorry If my post is being duplicated)

 
Ranch Hand
Posts: 56
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Moderator ,
I have many queries regarding jboss clustering. But I could not see the posts done by me under "My Posts". Is there any problem with the posts done by me?

Please respond me. Or else here is my current query.
I am trying to cluster 2 jboss instances and I am getting class loader exception

Initially, my command console is :



I ve deployed the application by load balancer and found working well. But when the acive node was put down,the other node gave the command console as:





Is there any problem with my jboss class loader?? Please activate my account to have good discussions and participate actively..

Thank you in advance.

Edited by Jaikiran : Deleted a couple of lines from the log, for better formatting of the post
[ September 10, 2008: Message edited by: Jaikiran Pai ]
 
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

Originally posted by Srikanth Adapa:
Dear Moderator ,
I have many queries regarding jboss clustering. But I could not see the posts done by me under "My Posts". Is there any problem with the posts done by me?



Which specific thread are you referring to? I do see that you have posted here and here. Are these the threads, you were looking for?

Originally posted by Srikanth Adapa:
Please activate my account to have good discussions and participate actively..



Your account is already activated, or else you wouldn't have been able to post here
 
Srikanth Adapa
Ranch Hand
Posts: 56
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes Mr. Kiran,
I realized that I need to give a gap in order to process my topic to be posted which I dint mind before. Anyway, thank you. Please give me you suggestions regarding the classloader problem I ve faced during clustering to lead the topic towards good discussion.


Thank you.
 
Srikanth Adapa
Ranch Hand
Posts: 56
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, I could not understand why that Classloader problem is still occuring.. Please respond and continue this thread as an active discussion. On adding the <distributable/> attribute in web.xml and adding jboss-service.xml file under WEB-INF, I ve got this exception.


along with a big stack trace as mentioned before..


Hoping that I can get some advice from the jboss clustering experts of the forum...


-Sri
reply
    Bookmark Topic Watch Topic
  • New Topic