I am getting this error both with the 2.2.1 SP3 bundle and when deploying 2.2.1 SP3 binary on JBoss 4.0.4.GA. It is a fresh install of the application server and the portal app - I don't change *any* configuration settings, not even the default datasource. Basically, when starting the application server, I get a lot of error stack traces that seem to be caused by this:
java.lang.NoClassDefFoundError: org/jboss/ha/singleton/HASingletonMBean After the application server boots up, the portal application is obviously unavailable: java.lang.IllegalStateException: Cannot get portal server | org.jboss.portal.server.servlet.PortalServlet.getServer(PortalServlet.java:105) | org.jboss.portal.server.servlet.PortalServlet.doGet(PortalServlet.java:197) | javax.servlet.http.HttpServlet.service(HttpServlet.java:697) | javax.servlet.http.HttpServlet.service(HttpServlet.java:810) | org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) I am using sun-jdk-1.5.0.06 on Gentoo linux 2.6.14 TIA View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954251#3954251 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954251 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
