Hi, When I run mvn -Dcargo.wait=true then accessing http://localhost:8081, everything is blank now, I cant even see the login page. Even viewing the HTML source is blank. When I run "mvn tomcat:run-war" there's this exception. Invalid class loader hierarchy. You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed. [INFO] ------------------------------------------------------------------------ [INFO] Trace java.lang.ExceptionInInitializerError at org.apache.catalina.core.StandardContext.processTlds(StandardContext.java:4230) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4107) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1012) at org.apache.catalina.core.StandardHost.start(StandardHost.java:718) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1012) at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442) at org.apache.catalina.startup.Embedded.start(Embedded.java:821) at org.codehaus.mojo.tomcat.AbstractRunMojo.startContainer(AbstractRunMojo.java:253) at org.codehaus.mojo.tomcat.AbstractRunMojo.execute(AbstractRunMojo.java:113) at org.apache.maven.plugin. I also searched in google "jsp blank page" and there are lots of developers experiencing this problem too. So I guess it's not an AppFuse issue but I'm still not able to find a solution on the web. :( Matt Raible wrote:
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] |
- [appfuse-user] Blank Page when there are JSP errors Allan DV. Daños
- Re: [appfuse-user] Blank Page when there are JSP err... Matt Raible
- Re: [appfuse-user] Blank Page when there are JSP... Allan DV. Daños
- Re: [appfuse-user] Blank Page when there are... Matt Raible
- Re: [appfuse-user] Blank Page when there... Allan DV. Daños
- Re: [appfuse-user] Blank Page when ... Matt Raible
- Re: [appfuse-user] Blank Page w... Allan DV. Daños