[jboss-user] [Installation, Configuration & Deployment] - Re: jboss web console error

rasa do-not-reply at jboss.com
Mon Oct 26 09:02:33 EDT 2009


"rasa" wrote : "jaikiran" wrote : Is this a clean installation or have you done any changes and/or deployed any of your applications? Try it on a clean installation without any changes.
  |   | 
  | 
  | No I have deployed my application. One thing i needed to ask is in jbss.web deployer there is no servlet api and jsp-api jar files. When i copied those files it is started working now. Let me check once again.

clean installation  is working fine. But with application everything working fine with the old release. ie in 3.2.5. 

even AS is not able to find the classes from the ear which is deployed in the deploy directory 



  | 
  |  java.lang.ClassNotFoundException: No ClassLoaders found for: com.apps.web.module.transaction.TicketReservationAction
  | 18:10:02,786 ERROR [STDERR]     at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:212)
  | 18:10:02,786 ERROR [STDERR]     at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:521)
  | 18:10:02,786 ERROR [STDERR]     at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:415)
  | 18:10:02,786 ERROR [STDERR]     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
  | 18:10:02,786 ERROR [STDERR]     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
  | 18:10:02,786 ERROR [STDERR]     at java.lang.Class.forName0(Native Method)
  | 18:10:02,786 ERROR [STDERR]     at java.lang.Class.forName(Class.java:164)
  | 
  | 

I guess something i missed ???

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4262173#4262173

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4262173



More information about the jboss-user mailing list