I'm not sure what you mean by "error when building app".

What version of Roller are you using?

What version of Glassfish, Java, database etc. are you working with?

- Dave


On Fri, Jan 21, 2011 at 10:51 AM, nicolas muller <[email protected]> wrote:
> Hello,
>
> My error is
>
> GRAVE: WebModule[/roller]PWC1277: Exception sending context destroyed
event
> to listener instance of class
> org.apache.roller.weblogger.ui.core.RollerContext
> java.lang.IllegalStateException: Roller Weblogger has not been
bootstrapped
> yet
>        at
>
org.apache.roller.weblogger.business.WebloggerFactory.getWeblogger(WebloggerFactory.java:60)
>        at
>
org.apache.roller.weblogger.ui.core.RollerContext.contextDestroyed(RollerContext.java:217)
>
> ...
> ...
> ...
>
> GRAVE: log4j:ERROR log4j called after unloading, see
> http://logging.apache.org/log4j/1.2/faq.html#unload.
> GRAVE: java.lang.IllegalStateException: *Class invariant violation*
>        at
> org.apache.log4j.LogManager.getLoggerRepository(LogManager.java:199)
>        at org.apache.log4j.LogManager.getLogger(LogManager.java:228)
>        at org.apache.log4j.Logger.getLogger(Logger.java:104)
>        at
>
org.apache.commons.logging.impl.Log4JLogger.getLogger(Log4JLogger.java:289)
>        at
> org.apache.commons.logging.impl.Log4JLogger.<init>(Log4JLogger.java:109)
>
>
> I worked previously with Tomcat and I had no error. I am trying to develop
> with GlassFish but when I REDEPLOY the webapp and i meet this problem.
> Must I change GlassFish Version ?
>
> Best regards,
> Nicolas
>

Reply via email to