|
From: bruce <br...@mc...> - 2003-03-31 23:18:00
|
Ok,
You will need to place the log4j.properties file in the classpath.
You will need to define the system property babeldoc.home directory to a place
where the journal logging files can be written.
On Monday 31 March 2003 06:05 pm, ek...@ba... wrote:
> Here's the error I'm getting from Weblogic ...
> [ChangeAwareClassLoader] : Name is :
> META-INF/services/org.apache.commons.logging.LogFactory
> log4j:WARN No appenders could be found for logger (com.babeldoc).
> log4j:WARN Please initialize the log4j system properly.
> java.io.FileNotFoundException: ${system.getProperty
> ("babeldoc.home")}/journal.log (The filename, directory name, or volume
> label syntax is incorrect)
>
>
> Bear in mind, I have NOT done the following:
> -- set the BABELDOC_HOME environment variable
> -- set the BABELDOC_USER environment variable
> -- set any of the other environment variables that you see in
> babeldoc.bat (do I need to?)
> -- placed any configuration files (properties files, xml files, etc)
> into the file system or pointed WLS to them
>
> I have done the following:
> -- I took every Jar file built from the build.bat process and put it in
> a directory that WLS can see ... each Jar has some embedded properties
> files in them
> -- I set the WLS classpath to point to EVERY Jar file in that directory
> -- I deployed the babeldoc-httpfeed.war so I can test things (by the
> way, the servlet runs ... it just gives the error above)
>
> I believe I still have quite a bit of configuring to do ... please
> advise.
>
> Erik
> The information in this e-mail, and any attachment therein, is
> confidential and for use by the addressee only. If you are not the
> intended recipient, please return the e-mail to the sender and delete it
> from your computer. Although The Bank of New York attempts to sweep
> e-mail and attachments for viruses, it does not guarantee that either
> are virus-free and accepts no liability for any damage sustained as a
> result of viruses.
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: ValueWeb:
> Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
> No other company gives more support or power for your dedicated server
> http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
> _______________________________________________
> Babeldoc-devel mailing list
> Bab...@li...
> https://lists.sourceforge.net/lists/listinfo/babeldoc-devel
|