|
From: <ek...@ba...> - 2003-03-31 23:05:30
|
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.
|