on 5/18/2000 1:10 PM, Gary Bartlett <[EMAIL PROTECTED]> wrote:
> Greetings...
>
> Here is a fix for JobEntryPeer that caused the following error during
> initialization:
>
> [Thu May 18 13:47:54 EDT 2000] -- ERROR -- Cannot initialize
> TurbineSchedulerService!: java.lang.Exception: DatabaseMap could not be
> found: default
>
>
> import org.apache.turbine.util.db.map.*;
>
> private static final TurbineMapBuilder mapBuilder =
> (TurbineMapBuilder) getMapBuilder();
fixed in cvs.
> I hope this is correct since I am feeling rather good about actually
> submitting a fix as opposed to just asking for help. Also I apologize
> for not submitting this as an actual patch - but I am not up to speed on
> CVS yet.
please take some time and get up to speed on CVS...it is much easier for us
all if you do that...you will find that it is quite easy to deal with...
> Now I also have a question to ask. I am not having any luck at all
> viewing the WebMacro screens. For example if I use the following URL:
>
> /servlet/Turbine/screen/scheduler.ListJobs
>
> all I see is the top navigation. I am thinking it is some sort or
> configuration problem since the WebMacro log (as specified in the
> WebMacro.properties file) is not being created. Here is the relevant
> info from the WebMarcro properties file (which is in a directory in my
> Classpath).
>
> TemplatePath = d:\\WebMacro\\scheduler;d:\\WebMacro\\sample
> LogFile = d:\\JavaLog\\wm.log
>
> Any suggestions as to how I can figure this out.
try using "/" instead of \\. that is what i do...also john's suggestion is
good.
lastly...this stuff really needs to get moved over to the new WebMacroSite*
stuff...
-jon
--
Java Servlet Based - Open Source | Collab.Net
Bug/Issue Tracking System | now hiring smart people
<http://scarab.tigris.org/> | <http://Collab.Net/jobs/>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]