[Opensource] Expresso installation problems with JBoss/Tomcat ?

Gene McCullough genemcc at swbell.net
Thu Dec 26 19:13:48 PST 2002


Maybe your snippet just didn't get pasted properly, but the 
"ConversionPattern" tag is not closed.
No other clues

On Thu, 26 Dec 2002 16:26:32 -0500, <sdavenport at worldbank.org> wrote:

>
> Same problem on server startup....
>
> OS: RedHat Linux 8.0
> JDK: IBM J2SDK 1.4.0.0 (tried with Sun J2SE too)
> JBOSS 3.0.4 with Tomcat 4.1.12 bundle installation, working properly.
>
> 1. We have tried removing the ConsoleAppender lines from the 
> expressoLogging.xml
> file:
> <appender name="console" class="org.apache.log4j.ConsoleAppender">
> <param name="Target" value="System.Out"/>
> <layout class="org.apache.log4j.PatternLayout">
> <param name="ConversionPattern" value="%d %-5p [%t]
> %C{2} (%F:%L) -
> </layout>
> </appender>
> (/usr/local/jboss/server/default/deploy/expresso.war/WEB-INF/config/) 
> with no
> success...same error
>
> 07:05:35,451 INFO  [STDOUT] DefaultInit: init
> 07:05:35,561 ERROR [STDERR] Expresso Configuration initializing...
> ERROR: invalid console appender config detected, console stream is
> loopingShutting down
>
> Which, when Expresso called from browser leads to
> org.apache.jasper.JasperException: ConfigManager not initialized
>
> 2. Then we tried renaming/replacing the log4j.jar file 
> (/usr/local/jboss/lib/)
> for JBOSS with the one supplied by Expresso (log4j-1.2.7.jar)
> (/usr/local/jboss/server/default/deploy/expresso.war/WEB-INF/lib/) 
> ....same
> error
>
> 3. We removed expressoLogging.xml & the DTD....same error
>
> Any ideas?
>
>
> _______________________________________________
> Opensource mailing list
> Opensource at jcorporate.com
> http://mail.jcorporate.com/mailman/listinfo/opensource
> Archives: http://mail.jcorporate.com/pipermail/opensource/
>



-- 
gene




More information about the Opensource mailing list